diff options
-rw-r--r-- | dev-libs/rasqal/files/digest-rasqal-0.9.4 | 1 | ||||
-rw-r--r-- | dev-libs/rasqal/rasqal-0.9.4.ebuild | 25 | ||||
-rw-r--r-- | dev-libs/redland-bindings/files/0.9.18.1-configure.patch | 16 | ||||
-rw-r--r-- | dev-libs/redland-bindings/files/digest-redland-bindings-0.9.18.1 | 1 | ||||
-rw-r--r-- | dev-libs/redland-bindings/files/digest-redland-bindings-0.9.19.1 | 1 | ||||
-rw-r--r-- | dev-libs/redland-bindings/redland-bindings-0.9.18.1.ebuild | 49 | ||||
-rw-r--r-- | dev-libs/redland-bindings/redland-bindings-0.9.19.1.ebuild | 48 | ||||
-rw-r--r-- | dev-libs/redland/files/digest-redland-0.9.19 | 1 | ||||
-rw-r--r-- | dev-libs/redland/redland-0.9.19.ebuild | 39 | ||||
-rw-r--r-- | media-libs/raptor/files/digest-raptor-1.2.0 | 1 | ||||
-rw-r--r-- | media-libs/raptor/files/digest-raptor-1.4.2 | 1 | ||||
-rw-r--r-- | media-libs/raptor/raptor-1.2.0.ebuild | 67 | ||||
-rw-r--r-- | media-libs/raptor/raptor-1.4.2.ebuild | 67 |
13 files changed, 0 insertions, 317 deletions
diff --git a/dev-libs/rasqal/files/digest-rasqal-0.9.4 b/dev-libs/rasqal/files/digest-rasqal-0.9.4 deleted file mode 100644 index 3d6af4575872..000000000000 --- a/dev-libs/rasqal/files/digest-rasqal-0.9.4 +++ /dev/null @@ -1 +0,0 @@ -MD5 e016f511d6fb0382e0ed71e0f20a9c71 rasqal-0.9.4.tar.gz 613547 diff --git a/dev-libs/rasqal/rasqal-0.9.4.ebuild b/dev-libs/rasqal/rasqal-0.9.4.ebuild deleted file mode 100644 index 91e9341988e6..000000000000 --- a/dev-libs/rasqal/rasqal-0.9.4.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/rasqal/rasqal-0.9.4.ebuild,v 1.3 2005/02/06 22:14:08 vapier Exp $ - -DESCRIPTION="library that handles Resource Description Framework (RDF)" -HOMEPAGE="http://librdf.org/rasqal/" -SRC_URI="http://librdf.org/dist/source/${P}.tar.gz" - -LICENSE="LGPL-2 Apache-2.0" -SLOT="0" -KEYWORDS="~ppc ~x86" -IUSE="" - -DEPEND="media-libs/raptor" -#RDEPEND="" - -src_compile() { - econf --with-raptor=system || die - emake || die -} - -src_install() { - make install DESTDIR="${D}" || die - dodoc AUTHORS NEWS README -} diff --git a/dev-libs/redland-bindings/files/0.9.18.1-configure.patch b/dev-libs/redland-bindings/files/0.9.18.1-configure.patch deleted file mode 100644 index 681530004722..000000000000 --- a/dev-libs/redland-bindings/files/0.9.18.1-configure.patch +++ /dev/null @@ -1,16 +0,0 @@ ---- configure~ 2004-08-11 09:03:29.649228648 +0200 -+++ configure 2004-08-11 09:03:29.655227736 +0200 -@@ -20463,11 +20463,11 @@ - done - done - else -- jdkinc=$jdkdir/include -+ jdkinc=$jdk/include - fi - - if test "X$jdk" != X -a -r $jdkinc/jni.h; then -- inc2=`find $jdkinc -type d | grep -v "$jdkinc\$" | head -1` -+ inc2=`find $jdkinc -type d | grep -v "$jdkinc\$" | head -n 1` - JDK_INCLUDES="-I$jdkinc" - if test -r $inc2/jni_md.h; then - JDK_INCLUDES="$JDK_INCLUDES -I$inc2" diff --git a/dev-libs/redland-bindings/files/digest-redland-bindings-0.9.18.1 b/dev-libs/redland-bindings/files/digest-redland-bindings-0.9.18.1 deleted file mode 100644 index 83b233f602e9..000000000000 --- a/dev-libs/redland-bindings/files/digest-redland-bindings-0.9.18.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 19f99c04da51705e8b1db5c969151af3 redland-bindings-0.9.18.1.tar.gz 650845 diff --git a/dev-libs/redland-bindings/files/digest-redland-bindings-0.9.19.1 b/dev-libs/redland-bindings/files/digest-redland-bindings-0.9.19.1 deleted file mode 100644 index a11b73945274..000000000000 --- a/dev-libs/redland-bindings/files/digest-redland-bindings-0.9.19.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 893a41b095d77012d80826fd7d6e9603 redland-bindings-0.9.19.1.tar.gz 649707 diff --git a/dev-libs/redland-bindings/redland-bindings-0.9.18.1.ebuild b/dev-libs/redland-bindings/redland-bindings-0.9.18.1.ebuild deleted file mode 100644 index 8221856f63e0..000000000000 --- a/dev-libs/redland-bindings/redland-bindings-0.9.18.1.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/redland-bindings/redland-bindings-0.9.18.1.ebuild,v 1.2 2004/08/31 02:09:31 vapier Exp $ - -inherit eutils - -DESCRIPTION="Language bindings for Redland" -HOMEPAGE="http://www.redland.opensource.ac.uk/" -SRC_URI="http://www.redland.opensource.ac.uk/dist/source/${P}.tar.gz" - -LICENSE="LGPL-2 MPL-1.1" -SLOT="0" -KEYWORDS="~x86" -IUSE="perl python java tcltk php ruby" - -DEPEND=">=dev-libs/redland-0.9.18 - dev-lang/swig - perl? ( dev-lang/perl ) - python? ( dev-lang/python ) - java? ( virtual/jdk ) - tcltk? ( dev-lang/tcl ) - php? ( dev-php/php ) - ruby? ( dev-lang/ruby )" - -src_unpack() { - unpack ${A} - cd ${S} - epatch ${FILESDIR}/${PV}-configure.patch - sed -i 's:$(INSTALL_PROGRAM) $(TCL_PACKAGE):$(INSTALL_PROGRAM) -D $(TCL_PACKAGE):' tcl/Makefile.in -} - -src_compile() { - econf \ - `use_with perl` \ - `use_with python` \ - `use_with java` \ - `use_with java jdk ${JAVA_HOME}` \ - `use_with tcltk tcl` \ - `use_with php` \ - `use_with ruby` \ - || die - emake || die -} - -src_install() { - make install DESTDIR=${D} || die - dodoc AUTHORS ChangeLog* INSTALL NEWS README TODO - dohtml *.html -} diff --git a/dev-libs/redland-bindings/redland-bindings-0.9.19.1.ebuild b/dev-libs/redland-bindings/redland-bindings-0.9.19.1.ebuild deleted file mode 100644 index 0b6d198de43c..000000000000 --- a/dev-libs/redland-bindings/redland-bindings-0.9.19.1.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/redland-bindings/redland-bindings-0.9.19.1.ebuild,v 1.1 2004/11/11 02:45:36 vapier Exp $ - -inherit eutils - -DESCRIPTION="Language bindings for Redland" -HOMEPAGE="http://www.redland.opensource.ac.uk/" -SRC_URI="http://www.redland.opensource.ac.uk/dist/source/${P}.tar.gz" - -LICENSE="LGPL-2 MPL-1.1" -SLOT="0" -KEYWORDS="~ppc ~x86" -IUSE="perl python java tcltk php ruby" - -DEPEND=">=dev-libs/redland-0.9.18 - dev-lang/swig - perl? ( dev-lang/perl ) - python? ( dev-lang/python ) - java? ( virtual/jdk ) - tcltk? ( dev-lang/tcl ) - php? ( dev-php/php ) - ruby? ( dev-lang/ruby )" - -src_unpack() { - unpack ${A} - cd ${S} - sed -i 's:$(INSTALL_PROGRAM) $(TCL_PACKAGE):$(INSTALL_PROGRAM) -D $(TCL_PACKAGE):' tcl/Makefile.in -} - -src_compile() { - econf \ - $(use_with perl) \ - $(use_with python) \ - $(use_with java) \ - $(use_with java jdk ${JAVA_HOME}) \ - $(use_with tcltk tcl) \ - $(use_with php) \ - $(use_with ruby) \ - || die - emake || die -} - -src_install() { - make install DESTDIR=${D} || die - dodoc AUTHORS ChangeLog* INSTALL NEWS README TODO - dohtml *.html -} diff --git a/dev-libs/redland/files/digest-redland-0.9.19 b/dev-libs/redland/files/digest-redland-0.9.19 deleted file mode 100644 index 6e747ada926f..000000000000 --- a/dev-libs/redland/files/digest-redland-0.9.19 +++ /dev/null @@ -1 +0,0 @@ -MD5 a9e413e5243e950e3322f6505481cedf redland-0.9.19.tar.gz 2391325 diff --git a/dev-libs/redland/redland-0.9.19.ebuild b/dev-libs/redland/redland-0.9.19.ebuild deleted file mode 100644 index cbc020efd62d..000000000000 --- a/dev-libs/redland/redland-0.9.19.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/redland/redland-0.9.19.ebuild,v 1.3 2005/02/06 22:23:09 vapier Exp $ - -DESCRIPTION="High-level interface for the Resource Description Framework" -HOMEPAGE="http://librdf.org/" -SRC_URI="http://librdf.org/dist/source/${P}.tar.gz" - -LICENSE="LGPL-2 Apache-2.0" -SLOT="0" -KEYWORDS="~ppc ~x86" -IUSE="mysql ssl" - -DEPEND="mysql? ( dev-db/mysql ) - dev-libs/libxml2 - ssl? ( dev-libs/openssl ) - media-libs/raptor - dev-libs/rasqal" - -src_unpack() { - unpack ${A} - rm -r "${S}"/{raptor,rasqal} -} - -src_compile() { - econf \ - --with-raptor=system \ - --with-rasqal=system \ - $(use_with ssl openssl-digests) \ - $(use_with mysql) \ - || die - emake || die -} - -src_install() { - make install DESTDIR="${D}" || die - dodoc AUTHORS ChangeLog* INSTALL NEWS README TODO - dohtml *.html -} diff --git a/media-libs/raptor/files/digest-raptor-1.2.0 b/media-libs/raptor/files/digest-raptor-1.2.0 deleted file mode 100644 index bdf3150efd0d..000000000000 --- a/media-libs/raptor/files/digest-raptor-1.2.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 d810016fd0014a1699f2aca69e7ec582 raptor-1.2.0.tar.gz 618917 diff --git a/media-libs/raptor/files/digest-raptor-1.4.2 b/media-libs/raptor/files/digest-raptor-1.4.2 deleted file mode 100644 index 64a8bedc94d7..000000000000 --- a/media-libs/raptor/files/digest-raptor-1.4.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 0c7336e2fe66591afef281136a9ecd30 raptor-1.4.2.tar.gz 919498 diff --git a/media-libs/raptor/raptor-1.2.0.ebuild b/media-libs/raptor/raptor-1.2.0.ebuild deleted file mode 100644 index 7b5ae7ceae7a..000000000000 --- a/media-libs/raptor/raptor-1.2.0.ebuild +++ /dev/null @@ -1,67 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-1.2.0.ebuild,v 1.14 2005/01/03 09:36:16 corsair Exp $ - -DESCRIPTION="The RDF Parser Toolkit" -HOMEPAGE="http://www.redland.opensource.ac.uk/raptor/" -SRC_URI="http://www.redland.opensource.ac.uk/dist/source/${P}.tar.gz" - -LICENSE="LGPL-2 MPL-1.1" -SLOT="0" -KEYWORDS="x86 ~ppc amd64 sparc ~ppc-macos" -IUSE="curl xml2 gnome ssl" - -DEPEND="virtual/libc - gnome? ( >=dev-libs/glib-2.2.1 dev-util/pkgconfig ) - xml2? ( >=dev-libs/libxml2-2.4.0 ) - !xml2? ( dev-libs/expat ) - ssl? ( dev-libs/openssl ) - curl? ( net-misc/curl )" -RDEPEND="virtual/libc - gnome? ( >=dev-libs/glib-2.2.1 ) - xml2? ( >=dev-libs/libxml2-2.4.0 ) - !xml2? ( dev-libs/expat ) - ssl? ( dev-libs/openssl ) - curl? ( net-misc/curl )" - -# compilation with libwww currently breaks and for using libfetch I didn't find the right USE flag -#IUSE="curl xml2 libwww gnome" -#DEPEND="virtual/libc -# gnome? ( >=dev-libs/glib-2.2.1 dev-util/pkgconfig ) -# xml2? ( >=dev-libs/libxml2-2.4.0 ) : ( dev-libs/expat ) -# ssl? ( dev-libs/openssl ) -# curl? ( net-misc/curl ) : ( !xml2? ( libwww? ( net-libs/libwww ) ) ) -# " -#RDEPEND="virtual/libc -# gnome? ( >=dev-libs/glib-2.2.1 ) -# xml2? ( >=dev-libs/libxml2-2.4.0 ) : ( dev-libs/expat ) -# ssl? ( dev-libs/openssl ) -# curl? ( net-misc/curl ) : ( !xml2? ( libwww? ( net-libs/libwww ) ) )" - -DOC="AUTHORS COPYING COPYING.LIB ChangeLog INSTALL LICENSE.txt NEWS README" -HTML="INSTALL.html LICENSE.html MPL.html NEWS.html README.html" - -src_compile() { - myraptorconf="" - - use xml2 \ - && myraptorconf="${myraptorconf} --with-xml-parser=libxml" \ - || myraptorconf="${myraptorconf} --with-xml-parser=expat" - - use curl && myraptorconf="${myraptorconf} --with-www=curl" \ - || use xml2 && myraptorconf="${myraptorconf} --with-www=xml" \ - || myraptorconf="${myraptorconf} --with-www=none" -# || use libwww && myraptorconf="${myraptorconf} --with-www=libwww" \ - econf \ - `use_enable gnome nfc-check` \ - ${myraptorconf} \ - || die "configure failed" - emake || die "emake failed" -} - -src_install() { - make DESTDIR=${D} install || die - - dodoc ${DOC} - dohtml ${HTML} -}
\ No newline at end of file diff --git a/media-libs/raptor/raptor-1.4.2.ebuild b/media-libs/raptor/raptor-1.4.2.ebuild deleted file mode 100644 index 4d2a4cd231ed..000000000000 --- a/media-libs/raptor/raptor-1.4.2.ebuild +++ /dev/null @@ -1,67 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-1.4.2.ebuild,v 1.4 2005/01/03 09:36:16 corsair Exp $ - -DESCRIPTION="The RDF Parser Toolkit" -HOMEPAGE="http://librdf.org/raptor/" -SRC_URI="http://librdf.org/dist/source/${P}.tar.gz" - -LICENSE="LGPL-2 Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc-macos sparc x86 ~ppc64" -IUSE="curl xml2 gnome ssl" - -DEPEND="virtual/libc - gnome? ( >=dev-libs/glib-2.2.1 dev-util/pkgconfig ) - xml2? ( >=dev-libs/libxml2-2.4.0 ) - !xml2? ( dev-libs/expat ) - ssl? ( dev-libs/openssl ) - curl? ( net-misc/curl )" -RDEPEND="virtual/libc - gnome? ( >=dev-libs/glib-2.2.1 ) - xml2? ( >=dev-libs/libxml2-2.4.0 ) - !xml2? ( dev-libs/expat ) - ssl? ( dev-libs/openssl ) - curl? ( net-misc/curl )" - -# compilation with libwww currently breaks and for using libfetch I didn't find the right USE flag -#IUSE="curl xml2 libwww gnome" -#DEPEND="virtual/libc -# gnome? ( >=dev-libs/glib-2.2.1 dev-util/pkgconfig ) -# xml2? ( >=dev-libs/libxml2-2.4.0 ) : ( dev-libs/expat ) -# ssl? ( dev-libs/openssl ) -# curl? ( net-misc/curl ) : ( !xml2? ( libwww? ( net-libs/libwww ) ) ) -# " -#RDEPEND="virtual/libc -# gnome? ( >=dev-libs/glib-2.2.1 ) -# xml2? ( >=dev-libs/libxml2-2.4.0 ) : ( dev-libs/expat ) -# ssl? ( dev-libs/openssl ) -# curl? ( net-misc/curl ) : ( !xml2? ( libwww? ( net-libs/libwww ) ) )" - -DOC="AUTHORS ChangeLog INSTALL NEWS README" -HTML="INSTALL.html NEWS.html README.html" - -src_compile() { - myraptorconf="" - - use xml2 \ - && myraptorconf="${myraptorconf} --with-xml-parser=libxml" \ - || myraptorconf="${myraptorconf} --with-xml-parser=expat" - - use curl && myraptorconf="${myraptorconf} --with-www=curl" \ - || use xml2 && myraptorconf="${myraptorconf} --with-www=xml" \ - || myraptorconf="${myraptorconf} --with-www=none" -# || use libwww && myraptorconf="${myraptorconf} --with-www=libwww" \ - econf \ - `use_enable gnome nfc-check` \ - ${myraptorconf} \ - || die "configure failed" - emake || die "emake failed" -} - -src_install() { - make DESTDIR=${D} install || die - - dodoc ${DOC} - dohtml ${HTML} -} |