summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-06-30 17:16:54 +0000
committerMike Frysinger <vapier@gentoo.org>2004-06-30 17:16:54 +0000
commit781cc5d324fe5724da58c372378baf5216b8b02c (patch)
tree45085b67e480ba6318bd6bb13b53c3feadcde38f /dev-lisp/cl-gd
parentupdate libgd DEPEND (diff)
downloadhistorical-781cc5d324fe5724da58c372378baf5216b8b02c.tar.gz
historical-781cc5d324fe5724da58c372378baf5216b8b02c.tar.bz2
historical-781cc5d324fe5724da58c372378baf5216b8b02c.zip
update libgd DEPEND
Diffstat (limited to 'dev-lisp/cl-gd')
-rw-r--r--dev-lisp/cl-gd/Manifest24
-rw-r--r--dev-lisp/cl-gd/cl-gd-0.1.0.ebuild11
-rw-r--r--dev-lisp/cl-gd/cl-gd-0.1.4.ebuild11
-rw-r--r--dev-lisp/cl-gd/cl-gd-0.2.0-r1.ebuild12
-rw-r--r--dev-lisp/cl-gd/cl-gd-0.2.0.ebuild11
-rw-r--r--dev-lisp/cl-gd/cl-gd-0.3.1.ebuild11
-rw-r--r--dev-lisp/cl-gd/cl-gd-0.4.1.ebuild11
7 files changed, 48 insertions, 43 deletions
diff --git a/dev-lisp/cl-gd/Manifest b/dev-lisp/cl-gd/Manifest
index 4d958b5584a3..cf562e74d381 100644
--- a/dev-lisp/cl-gd/Manifest
+++ b/dev-lisp/cl-gd/Manifest
@@ -1,14 +1,24 @@
-MD5 802d71bd5b35a1da99e64c9b3d431cc6 cl-gd-0.2.0-r1.ebuild 1904
-MD5 97c3ed7d7ef27478b6aced16dabd5abe cl-gd-0.1.0.ebuild 1442
-MD5 e9b53b669c9041efcd5d86224cd3605d cl-gd-0.3.1.ebuild 2300
-MD5 69c1b77ebb6947d348786987d526ef13 cl-gd-0.2.0.ebuild 2285
-MD5 2df81762797632b0c57ba3fb721c04db cl-gd-0.4.1.ebuild 2069
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 ce746456f187c111041dac1f7330cc48 ChangeLog 1165
-MD5 c57a9ae24932c288c11eb1fe926cc3f2 cl-gd-0.1.4.ebuild 1580
+MD5 4b61808173816fad49f9f0c7dd6127c0 cl-gd-0.1.0.ebuild 1419
+MD5 26c16a3ae40089f2d83d0dd2d9382063 cl-gd-0.1.4.ebuild 1557
+MD5 08491b1d68b381ba4c35afe1bf599017 cl-gd-0.2.0.ebuild 2262
MD5 30a9bc8500295971e1228982268c3d9f metadata.xml 420
+MD5 45767ff03f34a695deb29ebff3aabe24 cl-gd-0.2.0-r1.ebuild 1889
+MD5 f2b992a75dfa0914a3a1b2357c630232 cl-gd-0.3.1.ebuild 2277
+MD5 2f340039769a93258f8fdf8d18159801 cl-gd-0.4.1.ebuild 2046
MD5 f47a6f22326f50ee0123303a9672eeab files/digest-cl-gd-0.1.0 63
MD5 fec3d8a7a4baca19965abf58f34a84bb files/digest-cl-gd-0.1.4 63
MD5 df350c7ee5da704ad167c6bdc5e790f8 files/digest-cl-gd-0.2.0 68
+MD5 df350c7ee5da704ad167c6bdc5e790f8 files/digest-cl-gd-0.2.0-r1 68
MD5 85bee1b2b7d566a6c1d61e18b2d0d694 files/digest-cl-gd-0.3.1 68
MD5 9e46d6f0fb21b76bf454980f6c7a2ab3 files/digest-cl-gd-0.4.1 68
-MD5 df350c7ee5da704ad167c6bdc5e790f8 files/digest-cl-gd-0.2.0-r1 68
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.9.8 (GNU/Linux)
+
+iD8DBQFA4vWhHTu7gpaalycRAmcnAKDHiiWcnQkdpN8Xd/VvxXLFRN+zJwCfc5s0
+VmIlrPlbYtFn3k4X8KvT6xc=
+=a+st
+-----END PGP SIGNATURE-----
diff --git a/dev-lisp/cl-gd/cl-gd-0.1.0.ebuild b/dev-lisp/cl-gd/cl-gd-0.1.0.ebuild
index 3c6ab3331d8e..41a1c801b6e7 100644
--- a/dev-lisp/cl-gd/cl-gd-0.1.0.ebuild
+++ b/dev-lisp/cl-gd/cl-gd-0.1.0.ebuild
@@ -1,30 +1,29 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-gd/cl-gd-0.1.0.ebuild,v 1.4 2004/06/24 23:43:26 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-gd/cl-gd-0.1.0.ebuild,v 1.5 2004/06/30 17:16:54 vapier Exp $
inherit common-lisp
DESCRIPTION="CL-GD is a library for Common Lisp which provides an interface to the GD Graphics Library for the dynamic creation of images. It is based on UFFI and should thus be portable to all CL implementations supported by UFFI."
-HOMEPAGE="http://weitz.de/cl-gd
- http://www.cliki.net/cl-gd"
+HOMEPAGE="http://weitz.de/cl-gd http://www.cliki.net/cl-gd"
SRC_URI="mirror://gentoo/${P}.tar.gz"
+
LICENSE="BSD"
SLOT="0"
KEYWORDS="~x86"
IUSE=""
+
DEPEND="dev-lisp/common-lisp-controller
>=dev-lisp/cl-uffi-1.3.4
media-libs/libpng
media-libs/jpeg
media-libs/freetype
- >=media-libs/libgd-2.0.15
+ >=media-libs/gd-2.0.15
sys-libs/zlib
virtual/commonlisp"
CLPACKAGE=cl-gd
-S=${WORKDIR}/${P}
-
src_compile() {
gcc ${CFLAGS} -fPIC -c cl-gd-glue.c
ld -lgd -lz -lpng -ljpeg -lfreetype -lm -shared cl-gd-glue.o -o cl-gd-glue.so
diff --git a/dev-lisp/cl-gd/cl-gd-0.1.4.ebuild b/dev-lisp/cl-gd/cl-gd-0.1.4.ebuild
index dfe6994fe7cc..2b1392b101ef 100644
--- a/dev-lisp/cl-gd/cl-gd-0.1.4.ebuild
+++ b/dev-lisp/cl-gd/cl-gd-0.1.4.ebuild
@@ -1,30 +1,29 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-gd/cl-gd-0.1.4.ebuild,v 1.4 2004/06/24 23:43:26 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-gd/cl-gd-0.1.4.ebuild,v 1.5 2004/06/30 17:16:54 vapier Exp $
inherit common-lisp
DESCRIPTION="CL-GD is a library for Common Lisp which provides an interface to the GD Graphics Library for the dynamic creation of images. It is based on UFFI and should thus be portable to all CL implementations supported by UFFI."
-HOMEPAGE="http://weitz.de/cl-gd
- http://www.cliki.net/cl-gd"
+HOMEPAGE="http://weitz.de/cl-gd http://www.cliki.net/cl-gd"
SRC_URI="mirror://gentoo/${P}.tar.gz"
+
LICENSE="BSD"
SLOT="0"
KEYWORDS="~x86"
IUSE=""
+
DEPEND="dev-lisp/common-lisp-controller
>=dev-lisp/cl-uffi-1.3.4
media-libs/libpng
media-libs/jpeg
media-libs/freetype
- >=media-libs/libgd-2.0.15
+ >=media-libs/gd-2.0.15
sys-libs/zlib
virtual/commonlisp"
CLPACKAGE=cl-gd
-S=${WORKDIR}/${P}
-
src_compile() {
gcc ${CFLAGS} -fPIC -c cl-gd-glue.c
ld -lgd -lz -lpng -ljpeg -lfreetype -lm -shared cl-gd-glue.o -o cl-gd-glue.so
diff --git a/dev-lisp/cl-gd/cl-gd-0.2.0-r1.ebuild b/dev-lisp/cl-gd/cl-gd-0.2.0-r1.ebuild
index 1dc1153f3109..9da17bf7df38 100644
--- a/dev-lisp/cl-gd/cl-gd-0.2.0-r1.ebuild
+++ b/dev-lisp/cl-gd/cl-gd-0.2.0-r1.ebuild
@@ -1,29 +1,29 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-gd/cl-gd-0.2.0-r1.ebuild,v 1.2 2004/06/24 23:43:26 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-gd/cl-gd-0.2.0-r1.ebuild,v 1.3 2004/06/30 17:16:54 vapier Exp $
inherit common-lisp
DESCRIPTION="CL-GD is a library for Common Lisp which provides an interface to the GD Graphics Library"
-HOMEPAGE="http://weitz.de/cl-gd
- http://www.cliki.net/cl-gd"
+HOMEPAGE="http://weitz.de/cl-gd http://www.cliki.net/cl-gd"
SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz"
+
LICENSE="BSD"
SLOT="0"
KEYWORDS="~x86"
+IUSE=""
+
DEPEND="dev-lisp/common-lisp-controller
>=dev-lisp/cl-uffi-1.3.4
media-libs/libpng
media-libs/jpeg
media-libs/freetype
- >=media-libs/libgd-2.0.15
+ >=media-libs/gd-2.0.15
sys-libs/zlib
virtual/commonlisp"
CLPACKAGE='cl-gd cl-gd-test'
-S=${WORKDIR}/${P}
-
src_compile() {
gcc ${CFLAGS} -fPIC -c cl-gd-glue.c
ld -lgd -lz -lpng -ljpeg -lfreetype -lm -shared cl-gd-glue.o -o cl-gd-glue.so
diff --git a/dev-lisp/cl-gd/cl-gd-0.2.0.ebuild b/dev-lisp/cl-gd/cl-gd-0.2.0.ebuild
index 3af886e6f076..026386b21ace 100644
--- a/dev-lisp/cl-gd/cl-gd-0.2.0.ebuild
+++ b/dev-lisp/cl-gd/cl-gd-0.2.0.ebuild
@@ -1,30 +1,29 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-gd/cl-gd-0.2.0.ebuild,v 1.3 2004/06/24 23:43:26 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-gd/cl-gd-0.2.0.ebuild,v 1.4 2004/06/30 17:16:54 vapier Exp $
inherit common-lisp
DESCRIPTION="CL-GD is a library for Common Lisp which provides an interface to the GD Graphics Library for the dynamic creation of images. It is based on UFFI and should thus be portable to all CL implementations supported by UFFI."
-HOMEPAGE="http://weitz.de/cl-gd
- http://www.cliki.net/cl-gd"
+HOMEPAGE="http://weitz.de/cl-gd http://www.cliki.net/cl-gd"
SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz"
+
LICENSE="BSD"
SLOT="0"
KEYWORDS="~x86"
IUSE=""
+
DEPEND="dev-lisp/common-lisp-controller
>=dev-lisp/cl-uffi-1.3.4
media-libs/libpng
media-libs/jpeg
media-libs/freetype
- >=media-libs/libgd-2.0.15
+ >=media-libs/gd-2.0.15
sys-libs/zlib
virtual/commonlisp"
CLPACKAGE=cl-gd
-S=${WORKDIR}/${P}
-
src_compile() {
gcc ${CFLAGS} -fPIC -c cl-gd-glue.c
ld -lgd -lz -lpng -ljpeg -lfreetype -lm -shared cl-gd-glue.o -o cl-gd-glue.so
diff --git a/dev-lisp/cl-gd/cl-gd-0.3.1.ebuild b/dev-lisp/cl-gd/cl-gd-0.3.1.ebuild
index 64c00b7b7725..fd571229e910 100644
--- a/dev-lisp/cl-gd/cl-gd-0.3.1.ebuild
+++ b/dev-lisp/cl-gd/cl-gd-0.3.1.ebuild
@@ -1,30 +1,29 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-gd/cl-gd-0.3.1.ebuild,v 1.3 2004/06/24 23:43:26 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-gd/cl-gd-0.3.1.ebuild,v 1.4 2004/06/30 17:16:54 vapier Exp $
inherit common-lisp
DESCRIPTION="CL-GD is a library for Common Lisp which interfaces ti the GD Graphics Library"
-HOMEPAGE="http://weitz.de/cl-gd
- http://www.cliki.net/cl-gd"
+HOMEPAGE="http://weitz.de/cl-gd http://www.cliki.net/cl-gd"
SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz"
+
LICENSE="BSD"
SLOT="0"
KEYWORDS="~x86 ~ppc"
IUSE="gif"
+
DEPEND="dev-lisp/common-lisp-controller
>=dev-lisp/cl-uffi-1.3.4
media-libs/libpng
media-libs/jpeg
media-libs/freetype
- >=media-libs/libgd-2.0.15
+ >=media-libs/gd-2.0.15
sys-libs/zlib
virtual/commonlisp"
CLPACKAGE=cl-gd
-S=${WORKDIR}/${P}
-
src_compile() {
local csource
if use gif; then
diff --git a/dev-lisp/cl-gd/cl-gd-0.4.1.ebuild b/dev-lisp/cl-gd/cl-gd-0.4.1.ebuild
index ba3c5a640879..0f4f34c7cbb5 100644
--- a/dev-lisp/cl-gd/cl-gd-0.4.1.ebuild
+++ b/dev-lisp/cl-gd/cl-gd-0.4.1.ebuild
@@ -1,30 +1,29 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-gd/cl-gd-0.4.1.ebuild,v 1.2 2004/06/24 23:43:26 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-gd/cl-gd-0.4.1.ebuild,v 1.3 2004/06/30 17:16:54 vapier Exp $
inherit common-lisp
DESCRIPTION="CL-GD is a library for Common Lisp which interfaces ti the GD Graphics Library"
-HOMEPAGE="http://weitz.de/cl-gd
- http://www.cliki.net/cl-gd"
+HOMEPAGE="http://weitz.de/cl-gd http://www.cliki.net/cl-gd"
SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz"
+
LICENSE="BSD"
SLOT="0"
KEYWORDS="~x86 ~ppc"
IUSE="gif"
+
DEPEND="dev-lisp/common-lisp-controller
>=dev-lisp/cl-uffi-1.3.4
media-libs/libpng
media-libs/jpeg
media-libs/freetype
- >=media-libs/libgd-2.0.15
+ >=media-libs/gd-2.0.15
sys-libs/zlib
virtual/commonlisp"
CLPACKAGE=cl-gd
-S=${WORKDIR}/${P}
-
src_compile() {
local csource
if use gif; then