diff options
author | Marijn Schouten <hkbst@gentoo.org> | 2007-01-12 19:08:07 +0000 |
---|---|---|
committer | Marijn Schouten <hkbst@gentoo.org> | 2007-01-12 19:08:07 +0000 |
commit | 9e33bab181e52f773ab4daba9b6a01e5dfe794b0 (patch) | |
tree | 544a4fc00f36f4dd858ece1488cbc8d8573f52b7 /dev-scheme | |
parent | Raise dependency for STLport, version 4.x breaks the build (diff) | |
download | gentoo-2-9e33bab181e52f773ab4daba9b6a01e5dfe794b0.tar.gz gentoo-2-9e33bab181e52f773ab4daba9b6a01e5dfe794b0.tar.bz2 gentoo-2-9e33bab181e52f773ab4daba9b6a01e5dfe794b0.zip |
emptied bigloo-lib
Diffstat (limited to 'dev-scheme')
-rw-r--r-- | dev-scheme/bigloo-lib/ChangeLog | 29 | ||||
-rw-r--r-- | dev-scheme/bigloo-lib/Manifest | 16 | ||||
-rw-r--r-- | dev-scheme/bigloo-lib/bigloo-lib-0.17.ebuild | 79 | ||||
-rw-r--r-- | dev-scheme/bigloo-lib/metadata.xml | 5 |
4 files changed, 0 insertions, 129 deletions
diff --git a/dev-scheme/bigloo-lib/ChangeLog b/dev-scheme/bigloo-lib/ChangeLog deleted file mode 100644 index fc64f9e1b5ab..000000000000 --- a/dev-scheme/bigloo-lib/ChangeLog +++ /dev/null @@ -1,29 +0,0 @@ -# ChangeLog for dev-scheme/bigloo-lib -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-scheme/bigloo-lib/ChangeLog,v 1.4 2006/09/01 17:31:28 genstef Exp $ - - 01 Sep 2006; Stefan Schweizer <genstef@gentoo.org> bigloo-lib-0.17.ebuild: - drop gtk2, use gtk2 with gtk, bug 106560 - - 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords - -*bigloo-lib-0.17 (13 Apr 2002) - - 02 Nov 2002; Karl Trygve Kalleberg <karltk@gentoo.org> bigloo-lib-0.17.ebuild : - Fixed USE flags, unmasked and marked for testing. - - 01 Aug 2002; Karl Trygve Kalleberg <karltk@gentoo.org> bigloo-lib-0.17.ebuild : - Added LICENSE, SLOT and KEYWORDS (apparently Seemant had a finger in this). - - 13 Apr 2002; Karl Trygve Kalleberg <karltk@gentoo.org> bigloo-lib-0.17.ebuild files/digest-bigloo-lib-0.17 : - - Bigloo-lib is a set of libraries for Bigloo, the Scheme programming language - compiler (http://kaolin.unice.fr/bigloo/). Most of the libraries are - ready-to-use interfaces for various C-based packages, such as C runtime - library, Gtk++, LDAP client API or XML parser API. Other are done entirely - in `pure Scheme', such as HTTP library and NODE library. - - Besides, the bigloo-lib provides a comfortable framework to configure, - compile, install and deploy Bigloo (in particular, system-dependent) - libraries, so it is quite a good place to put code created by other Bigloo - developers. diff --git a/dev-scheme/bigloo-lib/Manifest b/dev-scheme/bigloo-lib/Manifest deleted file mode 100644 index 3470f52e1c64..000000000000 --- a/dev-scheme/bigloo-lib/Manifest +++ /dev/null @@ -1,16 +0,0 @@ -DIST bigloo-lib-0.17.tar.gz 660118 -EBUILD bigloo-lib-0.17.ebuild 2023 RMD160 160233d71e983f39bc54bb5612d50b41907af49d SHA1 a3fa9a98add62fd5df4643bf7682d47a436d6ea8 SHA256 313d56612c683da59eb40b1612ab453db0af591849d8de9ed4c8f5eb1d11cf5d -MD5 0cc0fe0ec3f9c5b3af668b83036ea750 bigloo-lib-0.17.ebuild 2023 -RMD160 160233d71e983f39bc54bb5612d50b41907af49d bigloo-lib-0.17.ebuild 2023 -SHA256 313d56612c683da59eb40b1612ab453db0af591849d8de9ed4c8f5eb1d11cf5d bigloo-lib-0.17.ebuild 2023 -MISC ChangeLog 1462 RMD160 b45b42cb5ba5c3d0d25a0523fbd370a47b5b5f94 SHA1 2124a6df3ef02b184e5e70de5b3366ded3d7d56b SHA256 d6ba44fc1df3f2dae315d44a29567a07e0222ed49769a3ebe559dd1f3937a0e6 -MD5 6909e6bc4a45d10503a5f1fd9d26725a ChangeLog 1462 -RMD160 b45b42cb5ba5c3d0d25a0523fbd370a47b5b5f94 ChangeLog 1462 -SHA256 d6ba44fc1df3f2dae315d44a29567a07e0222ed49769a3ebe559dd1f3937a0e6 ChangeLog 1462 -MISC metadata.xml 159 RMD160 de517ce4d7d6fd637855d92a257e2c94b8339f43 SHA1 f037b0d8dd3d592d04170d21a1a9b9c594541612 SHA256 61c7b86c8f64d194ff9e03f62b4007e0c69db2054d09e3ccdbbf6dbc0c78024b -MD5 50b0f9698722324cfb463e8cb165fc87 metadata.xml 159 -RMD160 de517ce4d7d6fd637855d92a257e2c94b8339f43 metadata.xml 159 -SHA256 61c7b86c8f64d194ff9e03f62b4007e0c69db2054d09e3ccdbbf6dbc0c78024b metadata.xml 159 -MD5 596c454a257327703d728fe508bb58ca files/digest-bigloo-lib-0.17 67 -RMD160 e124c7d8f0cc466d484582c6d5505edbb15d6b6c files/digest-bigloo-lib-0.17 67 -SHA256 880846ed0df9a4d387031e439b823db65332992150015f7874a48a5278a17114 files/digest-bigloo-lib-0.17 67 diff --git a/dev-scheme/bigloo-lib/bigloo-lib-0.17.ebuild b/dev-scheme/bigloo-lib/bigloo-lib-0.17.ebuild deleted file mode 100644 index ea5862fd7afe..000000000000 --- a/dev-scheme/bigloo-lib/bigloo-lib-0.17.ebuild +++ /dev/null @@ -1,79 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-scheme/bigloo-lib/bigloo-lib-0.17.ebuild,v 1.5 2006/09/01 17:31:28 genstef Exp $ - -DESCRIPTION="Bigloo support libraries" -HOMEPAGE="http://bigloo-lib.sourceforge.net/" -SRC_URI="mirror://sourceforge/bigloo-lib/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ~sparc" -IUSE="X gd gdbm gtk ldap mysql nls postgres" - -DEPEND=">=dev-scheme/bigloo-2.4 - X? ( virtual/x11 ) - gd? ( >=media-libs/gd-1.8.3 ) - nls? ( >=sys-devel/gettext-0.11.1 ) - gtk? ( =x11-libs/gtk+-2* ) - ldap? ( >=net-nds/openldap-2.0.18 ) - gdbm? ( >=sys-libs/gdbm-1.8.0 ) - >=dev-libs/expat-1.95.4 - " -src_compile() { - local myconf - # readline support is flaky -# myconf="--with-commandline" - use gd && \ - myconf="${myconf} --with-gd" \ - || myconf="${myconf} --without-gd" - - use X \ - && myconf="${myconf} --with-x" \ - || myconf="${myconf} --without-x" - - use gtk \ - && myconf="${myconf} --with-gtk2" \ - || myconf="${myconf} --without-gtk2" - - use ldap \ - && myconf="${myconf} --with-ldap" \ - || myconf="${myconf} --without-ldap" - - use nls \ - && myconf="${myconf} --with-iconv --with-gettext" \ - || myconf="${myconf} --without-nls --without-gettext" - - # gdbm support doesn't work -# use gdbm \ -# && myconf="${myconf} --with-gdbm" \ -# || myconf="${myconf} --without-gdbm" - myconf="${myconf} --without-gdbm" - - use mysql \ - && myconf="${myconf} --with-mysql" \ - || myconf="${myconf} --without-mysql" - - use postgres \ - && myconf="${myconf} --with-postgres" \ - || myconf="${myconf} --without-postgres" - -# We just force these, as we don't have useflags for them. -# use expat \ -# && myconf="${myconf} --with-expat" \ -# || myconf="${myconf} --without-expat" -# use ipcs \ -# && myconf="${myconf} --with-ipcs" \ -# || myconf="${myconf} --without-ipcs" - - - myconf="${myconf} --with-expat --with-ipcs" - - - econf ${myconf} || die "./configure failed" - make || die -} - -src_install () { - make DESTDIR=${D} install || die -} diff --git a/dev-scheme/bigloo-lib/metadata.xml b/dev-scheme/bigloo-lib/metadata.xml deleted file mode 100644 index 6dc936ce2d1c..000000000000 --- a/dev-scheme/bigloo-lib/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>scheme</herd> -</pkgmetadata> |