diff options
author | Armando Di Cianno <fafhrd@gentoo.org> | 2004-07-23 14:03:07 +0000 |
---|---|---|
committer | Armando Di Cianno <fafhrd@gentoo.org> | 2004-07-23 14:03:07 +0000 |
commit | c841e07fab7037e337a25ed2d1200c8443ea2cc9 (patch) | |
tree | 089e06c3a31c093df1842d2f94001a5f06f194b0 /gnustep-libs | |
parent | Moving to gnustep-libs/gnustep-guile (diff) | |
download | historical-c841e07fab7037e337a25ed2d1200c8443ea2cc9.tar.gz historical-c841e07fab7037e337a25ed2d1200c8443ea2cc9.tar.bz2 historical-c841e07fab7037e337a25ed2d1200c8443ea2cc9.zip |
Moved from dev-util/gnustep-guile to gnustep-libs/gnustep-guile.
Diffstat (limited to 'gnustep-libs')
-rw-r--r-- | gnustep-libs/gnustep-guile/ChangeLog | 42 | ||||
-rw-r--r-- | gnustep-libs/gnustep-guile/Manifest | 7 | ||||
-rw-r--r-- | gnustep-libs/gnustep-guile/files/digest-gnustep-guile-1.0.3 | 1 | ||||
-rw-r--r-- | gnustep-libs/gnustep-guile/files/digest-gnustep-guile-1.1.1 | 1 | ||||
-rw-r--r-- | gnustep-libs/gnustep-guile/files/installpath.diff | 12 | ||||
-rw-r--r-- | gnustep-libs/gnustep-guile/gnustep-guile-1.0.3.ebuild | 41 | ||||
-rw-r--r-- | gnustep-libs/gnustep-guile/gnustep-guile-1.1.1.ebuild | 16 | ||||
-rw-r--r-- | gnustep-libs/gnustep-guile/metadata.xml | 5 |
8 files changed, 125 insertions, 0 deletions
diff --git a/gnustep-libs/gnustep-guile/ChangeLog b/gnustep-libs/gnustep-guile/ChangeLog new file mode 100644 index 000000000000..9ac233f20f7c --- /dev/null +++ b/gnustep-libs/gnustep-guile/ChangeLog @@ -0,0 +1,42 @@ +# ChangeLog for dev-util/gnustep-guile +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/gnustep-guile/ChangeLog,v 1.1 2004/07/23 14:03:06 fafhrd Exp $ + +*gnustep-guile-1.0.3 (23 Jul 2004) + + 23 Jul 2004; Armando Di Cianno,,, <armando@gentoo.org> +metadata.xml, + +files/installpath.diff, +gnustep-guile-1.0.3.ebuild, + +gnustep-guile-1.1.1.ebuild: + Moved from dev-util/gnustep-guile to gnustep-libs/gnustep-guile. + + 22 Jul 2004; Armando Di Cianno,,, <armando@gentoo.org> + gnustep-guile-1.1.1.ebuild: + Changing the eclass to gnustep-old + + 22 Jul 2004; Armando Di Cianno,,, <armando@gentoo.org> + gnustep-guile-1.1.1.ebuild: + Changing the eclass to gnustep-old + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + gnustep-guile-1.0.3.ebuild, gnustep-guile-1.1.1.ebuild: + virtual/glibc -> virtual/libc + +*gnustep-guile-1.1.1 (12 Jul 2003) + + 12 Jul 2003; Nick Hadaway <raker@gentoo.org> gnustep-guile-1.1.1.ebuild: + Added a new function to the gnustep.eclass. egnustepmake2 which + only uses configure instead of econf and unsets CFLAGS and CC so + configure scripts don't fail. + + 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords + +*gnustep-guile-1.0.3 (19 Jul 2002) + + 03 Mar 2003; <vladimir@gentoo.org> gnustep-guile-1.0.3.ebuild: + Changed license from LGPL to LGPL-2.1 + + 19 Jul 2002; Nick Hadaway <raker@gentoo.org> + gnustep-guile-1.0.3.ebuild, files/digest-gnustep-guile-1.0.3, + files/installpath.diff : + + Initial ebuild of gnustep-guile. diff --git a/gnustep-libs/gnustep-guile/Manifest b/gnustep-libs/gnustep-guile/Manifest new file mode 100644 index 000000000000..a518cb22971e --- /dev/null +++ b/gnustep-libs/gnustep-guile/Manifest @@ -0,0 +1,7 @@ +MD5 b80afd0968ce72cdc06c0f82606b9563 gnustep-guile-1.1.1.ebuild 531 +MD5 41c86578325ac4440260af7f5dfd753b ChangeLog 1291 +MD5 80699754a7e9adb6c02df33c8fa16fd6 metadata.xml 161 +MD5 372fda900e7af3165e55df1add77e636 gnustep-guile-1.0.3.ebuild 1097 +MD5 9bf9315aa26a8b68362779dfb1f038da files/digest-gnustep-guile-1.0.3 71 +MD5 662658c88a060ca5b9fd42bd316e269d files/digest-gnustep-guile-1.1.1 71 +MD5 19d2146437d3d17c10ee8fd84e112ece files/installpath.diff 654 diff --git a/gnustep-libs/gnustep-guile/files/digest-gnustep-guile-1.0.3 b/gnustep-libs/gnustep-guile/files/digest-gnustep-guile-1.0.3 new file mode 100644 index 000000000000..8e00a2c07e24 --- /dev/null +++ b/gnustep-libs/gnustep-guile/files/digest-gnustep-guile-1.0.3 @@ -0,0 +1 @@ +MD5 2107a7fdb29225329e6257448ac95371 gnustep-guile-1.0.3.tar.gz 318049 diff --git a/gnustep-libs/gnustep-guile/files/digest-gnustep-guile-1.1.1 b/gnustep-libs/gnustep-guile/files/digest-gnustep-guile-1.1.1 new file mode 100644 index 000000000000..39dab4942e0a --- /dev/null +++ b/gnustep-libs/gnustep-guile/files/digest-gnustep-guile-1.1.1 @@ -0,0 +1 @@ +MD5 ba071534c0c37fe09feb583c9b475b5b gnustep-guile-1.1.1.tar.gz 351618 diff --git a/gnustep-libs/gnustep-guile/files/installpath.diff b/gnustep-libs/gnustep-guile/files/installpath.diff new file mode 100644 index 000000000000..739608e970b2 --- /dev/null +++ b/gnustep-libs/gnustep-guile/files/installpath.diff @@ -0,0 +1,12 @@ +diff -urN gnustep-guile-1.0.3/Library/Makefile.postamble gnustep-guile-1.0.3-modified/Library/Makefile.postamble +--- gnustep-guile-1.0.3/Library/Makefile.postamble Sat Jan 5 00:05:56 2002 ++++ gnustep-guile-1.0.3-modified/Library/Makefile.postamble Fri Jul 19 14:24:57 2002 +@@ -27,7 +27,7 @@ + # library to that the <libname>.so symlink points to. That should be the + # shared object name of the library. + after-install:: +- @DIRP=$(GNUSTEP_SYSTEM_ROOT)/Libraries/Guile; \ ++ @DIRP=${D}/usr/GNUstep/System/Libraries/Guile; \ + $(MKINSTALLDIRS) $$DIRP/languages/gstep-guile; \ + for i in $(SCHEME_FILES); do \ + $(INSTALL_DATA) $$i $$DIRP/languages/$$i; \ diff --git a/gnustep-libs/gnustep-guile/gnustep-guile-1.0.3.ebuild b/gnustep-libs/gnustep-guile/gnustep-guile-1.0.3.ebuild new file mode 100644 index 000000000000..00b5f6d424b0 --- /dev/null +++ b/gnustep-libs/gnustep-guile/gnustep-guile-1.0.3.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/gnustep-guile/gnustep-guile-1.0.3.ebuild,v 1.1 2004/07/23 14:03:07 fafhrd Exp $ + +DESCRIPTION="GNUstep Guile bridge" +HOMEPAGE="http://www.gnustep.org" +SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/libs/${P}.tar.gz" +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="x86 -ppc -sparc " +IUSE="" +DEPEND=">=dev-util/gnustep-base-1.3.4 + >=dev-util/guile-1.4-r3" +RDEPEND="virtual/libc" + +src_compile() { + + # Source GNUstep Makefiles + . /usr/GNUstep/System/Makefiles/GNUstep.sh + + # No options are needed to configure as environment variables + # are pulled from the GNUstep Makefiles + ./configure || die "configure failed" + + # Parallel builds fail on gnustep-base so I will follow suit here + make || die "make failed" +} + +src_install () { + + . /usr/GNUstep/System/Makefiles/GNUstep.sh + + cd ${WORKDIR} + patch -p0 < ${FILESDIR}/installpath.diff + cd ${S} + + make INSTALL_ROOT_DIR=${D} \ + GNUSTEP_INSTALLATION_DIR=${D}/usr/GNUstep/System \ + install || die "install failed" + +} diff --git a/gnustep-libs/gnustep-guile/gnustep-guile-1.1.1.ebuild b/gnustep-libs/gnustep-guile/gnustep-guile-1.1.1.ebuild new file mode 100644 index 000000000000..44fa072ed49a --- /dev/null +++ b/gnustep-libs/gnustep-guile/gnustep-guile-1.1.1.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/gnustep-guile/gnustep-guile-1.1.1.ebuild,v 1.1 2004/07/23 14:03:07 fafhrd Exp $ + +inherit gnustep-old + +DESCRIPTION="GNUstep Guile bridge" +HOMEPAGE="http://www.gnustep.org" +SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/libs/${P}.tar.gz" +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="x86 -ppc -sparc " +IUSE="" +DEPEND=">=dev-util/gnustep-base-1.6.0 + >=dev-util/guile-1.6" +RDEPEND="virtual/libc" diff --git a/gnustep-libs/gnustep-guile/metadata.xml b/gnustep-libs/gnustep-guile/metadata.xml new file mode 100644 index 000000000000..6cfe3231f3bc --- /dev/null +++ b/gnustep-libs/gnustep-guile/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>gnustep</herd> +</pkgmetadata> |