commit
e4fed4a5f0
|
@ -1,6 +1,6 @@
|
||||||
# Description: CLucene is a C++ version of Lucene, a high performance text search engine.
|
# Description: CLucene is a C++ version of Lucene, a high performance text search engine.
|
||||||
# URL: http://clucene.sourceforge.net
|
# URL: http://clucene.sourceforge.net
|
||||||
# Packager: tnut at nutyx dot org
|
# Packager: alihan-ozturk28@hotmail.com
|
||||||
# Depends on: cmake
|
# Depends on: cmake
|
||||||
|
|
||||||
name=clucene
|
name=clucene
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
# Description: A C++ unit testing framework
|
# Description: A C++ unit testing framework
|
||||||
# URL: http://www.freedesktop.org/wiki/Software/cppunit
|
# URL: http://www.freedesktop.org/wiki/Software/cppunit
|
||||||
# Packager: tnut at nutyx dot org
|
# Packager: alihan-ozturk28@hotmail.com
|
||||||
|
# Depends on :
|
||||||
|
|
||||||
name=cppunit
|
name=cppunit
|
||||||
version=1.13.2
|
version=1.13.2
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
# Description: Graphite2 is a rendering engine for graphite fonts
|
# Description: Graphite2 is a rendering engine for graphite fonts
|
||||||
# URL: http://projects.palaso.org/projects/graphitedev
|
# URL: http://projects.palaso.org/projects/graphitedev
|
||||||
# Packager: pierre at nutyx dot org
|
# Packager: alihan-ozturk8@hotmail.com
|
||||||
# Depends on: cmake freetype python harfbuzz
|
# Depends on: cmake freetype python harfbuzz
|
||||||
|
|
||||||
name=graphite2
|
name=graphite2
|
||||||
version=1.3.3
|
version=1.3.8
|
||||||
release=1
|
release=1
|
||||||
|
|
||||||
source=( http://downloads.sourceforge.net/silgraphite/graphite2-$version.tgz)
|
source=( http://downloads.sourceforge.net/silgraphite/graphite2-$version.tgz)
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
# Description: Implementations for atomic memory update operations on a number of architectures.
|
# Description: Implementations for atomic memory update operations on a number of architectures.
|
||||||
# URL: http://www.hpl.hp.com/research/linux/atomic_ops/
|
# URL: http://www.hpl.hp.com/research/linux/atomic_ops/
|
||||||
# Packager: pierre at nutyx dot org
|
# Packager: alihan-ozturk28@hotmail.com
|
||||||
|
# Depends on :
|
||||||
|
|
||||||
name=libatomic-ops
|
name=libatomic-ops
|
||||||
version=7.4.2
|
version=7.4.4
|
||||||
release=1
|
release=1
|
||||||
|
|
||||||
source=(http://www.ivmaisoft.com/_bin/atomic_ops//libatomic_ops-$version.tar.gz)
|
source=(http://www.ivmaisoft.com/_bin/atomic_ops//libatomic_ops-$version.tar.gz)
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
# Description: Bundle of Netscape Plugin Application Programming Interface headers by Mozilla
|
# Description: Bundle of Netscape Plugin Application Programming Interface headers by Mozilla
|
||||||
# URL: https://bitbucket.org/mgorny/npapi-sdk/
|
# URL: https://bitbucket.org/mgorny/npapi-sdk/
|
||||||
# Packager: pierre at nutyx dot org
|
# Packager: alihan-ozturk28@hotmail.com
|
||||||
# Depends on:
|
# Depends on:
|
||||||
|
|
||||||
name=npapi-sdk
|
name=npapi-sdk
|
||||||
version=0.27.2
|
version=0.27.2
|
||||||
release=1
|
release=1
|
||||||
|
|
|
@ -1,11 +1,10 @@
|
||||||
# Description: Programe Perl for creating, manipulating and writing Zip archive files
|
# Description: Programe Perl for creating, manipulating and writing Zip archive files
|
||||||
# URL: http://search.cpan.org/~adamk/Archive-Zip-1.23/lib/Archive/Zip.pm
|
# URL: http://search.cpan.org/~adamk/Archive-Zip-1.23/lib/Archive/Zip.pm
|
||||||
# Packager: pierre at nutyx dot org
|
# Packager: alihan-ozturk28@hotmail.com
|
||||||
|
# Depends on :
|
||||||
run=( perl )
|
|
||||||
|
|
||||||
name=perl-archive-zip
|
name=perl-archive-zip
|
||||||
version=1.50
|
version=1.57
|
||||||
release=1
|
release=1
|
||||||
|
|
||||||
source=(http://cpan.metacpan.org/authors/id/P/PH/PHRED/Archive-Zip-$version.tar.gz)
|
source=(http://cpan.metacpan.org/authors/id/P/PH/PHRED/Archive-Zip-$version.tar.gz)
|
||||||
|
|
Loading…
Reference in New Issue