diff options
author | Chris White <chriswhite@gentoo.org> | 2005-01-20 22:18:04 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2005-01-20 22:18:04 +0000 |
commit | 55fd6bfe2bfe5fdb753193c1a2986ce3db224320 (patch) | |
tree | 057a3f13c3822cca7c5228bfa08bfe84adea348c /dev-lang/fpc-bin | |
parent | x86 stable (diff) | |
download | gentoo-2-55fd6bfe2bfe5fdb753193c1a2986ce3db224320.tar.gz gentoo-2-55fd6bfe2bfe5fdb753193c1a2986ce3db224320.tar.bz2 gentoo-2-55fd6bfe2bfe5fdb753193c1a2986ce3db224320.zip |
Fix part moved fpc to fpc-bin per bug #71677.
Diffstat (limited to 'dev-lang/fpc-bin')
-rw-r--r-- | dev-lang/fpc-bin/ChangeLog | 43 | ||||
-rw-r--r-- | dev-lang/fpc-bin/Manifest | 6 | ||||
-rw-r--r-- | dev-lang/fpc-bin/files/digest-fpc-bin-1.0.10 | 1 | ||||
-rw-r--r-- | dev-lang/fpc-bin/files/digest-fpc-bin-1.9.4 | 1 | ||||
-rw-r--r-- | dev-lang/fpc-bin/fpc-bin-1.0.10.ebuild | 36 | ||||
-rw-r--r-- | dev-lang/fpc-bin/fpc-bin-1.9.4.ebuild | 36 | ||||
-rw-r--r-- | dev-lang/fpc-bin/metadata.xml | 8 |
7 files changed, 131 insertions, 0 deletions
diff --git a/dev-lang/fpc-bin/ChangeLog b/dev-lang/fpc-bin/ChangeLog new file mode 100644 index 000000000000..bad8017b191b --- /dev/null +++ b/dev-lang/fpc-bin/ChangeLog @@ -0,0 +1,43 @@ +# ChangeLog for dev-lang/fpc +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc-bin/ChangeLog,v 1.1 2005/01/20 22:18:04 chriswhite Exp $ + +*fpc-bin-1.0.10 (21 Jan 2005) + + 21 Jan 2005; Chris White <chriswhite@gentoo.org> +metadata.xml, + +fpc-bin-1.0.10.ebuild, +fpc-bin-1.9.4.ebuild: + Fix part moved fpc to fpc-bin per bug #71677. + + 19 Jan 2005; Chris White <chriswhite@gentoo.org> fpc-1.9.4.ebuild: + Part 2, Fixes Bug #78273. + + 19 Jan 2005; Chris White <chriswhite@gentoo.org> fpc-1.0.10.ebuild: + Fixed part 1 of bug #78273 for fpc-1.0.10. Also fixed bug #45768 while I was + there. + +*fpc-1.9.4 (08 Sep 2004) + + 08 Sep 2004; Chris White <chriswhite@gentoo.org> +fpc-1.9.4.ebuild: + Bumped to 1.9.4. Thanks to Boris Wachtmeister <sirro@nurfuerspam.de> for + posting the modified ebuild. Uses rpm eclass instead of rpm2tgz. + + 22 Aug 2004; Chris White <chriswhite@gentoo.org> fpc-1.0.10.ebuild: + Added fpc-source block. + + 20 Aug 2004; Chris White <chriswhite@gentoo.org> +metadata.xml: + Taking over as maintainer. + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> fpc-1.0.10.ebuild: + virtual/glibc -> virtual/libc + + 15 Dec 2003; Bart Lauwers <blauwers@gentoo.org> fpc-1.0.10.ebuild: + Fixed doc paths. + + 19 Oct 2003; Markus Nigbur <pyrania@gentoo.org> fpc-1.0.10.ebuild: + Fixed man paths. Thanks to Tomasz Olszewski (#30281). + +*fpc-1.0.10 (26 Aug 2003) + + 26 Aug 2003; Hanno Boeck <hanno@gentoo.org> fpc-1.0.10.ebuild: + The Free Pascal Compiler. + diff --git a/dev-lang/fpc-bin/Manifest b/dev-lang/fpc-bin/Manifest new file mode 100644 index 000000000000..e784df941503 --- /dev/null +++ b/dev-lang/fpc-bin/Manifest @@ -0,0 +1,6 @@ +MD5 88a95c13b5e36e9aa2759346284960b3 ChangeLog 1336 +MD5 421607ea0a7cc894e3da1cf891e1996a fpc-bin-1.9.4.ebuild 865 +MD5 f5f1522837a3398846f77d381fda47ec metadata.xml 226 +MD5 4dd2f5c7859ce38bcb7509aafaf6cd9b fpc-bin-1.0.10.ebuild 866 +MD5 332b84767ddcc966fd2bf724ba8c5961 files/digest-fpc-bin-1.0.10 61 +MD5 31bc5d0091da58e3ea79cb36fdfa5c32 files/digest-fpc-bin-1.9.4 60 diff --git a/dev-lang/fpc-bin/files/digest-fpc-bin-1.0.10 b/dev-lang/fpc-bin/files/digest-fpc-bin-1.0.10 new file mode 100644 index 000000000000..4107cd6be4ee --- /dev/null +++ b/dev-lang/fpc-bin/files/digest-fpc-bin-1.0.10 @@ -0,0 +1 @@ +MD5 bc1b51acc1165b7be926d5892c40ab4b fpc-1.0.10.tbz2 4818555 diff --git a/dev-lang/fpc-bin/files/digest-fpc-bin-1.9.4 b/dev-lang/fpc-bin/files/digest-fpc-bin-1.9.4 new file mode 100644 index 000000000000..2a5b712ccf29 --- /dev/null +++ b/dev-lang/fpc-bin/files/digest-fpc-bin-1.9.4 @@ -0,0 +1 @@ +MD5 455225329d6624bea966d766f4738f89 fpc-1.9.4.tbz2 7888365 diff --git a/dev-lang/fpc-bin/fpc-bin-1.0.10.ebuild b/dev-lang/fpc-bin/fpc-bin-1.0.10.ebuild new file mode 100644 index 000000000000..01c74e799e8d --- /dev/null +++ b/dev-lang/fpc-bin/fpc-bin-1.0.10.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc-bin/fpc-bin-1.0.10.ebuild,v 1.1 2005/01/20 22:18:04 chriswhite Exp $ + +MY_P="${P/-bin/}" + +DESCRIPTION="The Free Pascal compiler" +HOMEPAGE="http://www.freepascal.org/" +SRC_URI="mirror://gentoo/${MY_P}.tbz2" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86 -*" +IUSE="" +DEPEND="virtual/libc + !dev-lang/fpc" +RDEPEND="virtual/libc" +S=${WORKDIR} + +src_unpack() { + einfo unpacking done in install phase +} + +src_compile() { + einfo Nothing to compile +} + +src_install() { + einfo Unpacking to image directory + einfo This may take some time depending on your system + tar -xjf ${DISTDIR}/${MY_P}.tbz2 -C ${D} +} + +pkg_postinst() { + einfo Setting up configuration + ${ROOT}/opt/fpc/lib/fpc/${PV}/samplecfg ${ROOT}/opt/fpc/lib/fpc/${PV} /etc +} diff --git a/dev-lang/fpc-bin/fpc-bin-1.9.4.ebuild b/dev-lang/fpc-bin/fpc-bin-1.9.4.ebuild new file mode 100644 index 000000000000..6d6f0a682f87 --- /dev/null +++ b/dev-lang/fpc-bin/fpc-bin-1.9.4.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc-bin/fpc-bin-1.9.4.ebuild,v 1.1 2005/01/20 22:18:04 chriswhite Exp $ + +MY_P="${P/-bin/}" + +DESCRIPTION="The Free Pascal compiler" +HOMEPAGE="http://www.freepascal.org/" +SRC_URI="mirror://gentoo/${MY_P}.tbz2" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86 -*" +IUSE="" +DEPEND="virtual/libc + !dev-lang/fpc" +RDEPEND="virtual/libc" +S=${WORKDIR} + +src_unpack() { + einfo unpacking done in install phase +} + +src_compile() { + einfo Nothing to compile +} + +src_install() { + einfo Unpacking to image directory + einfo This may take some time depending on your system + tar -xjf ${DISTDIR}/${MY_P}.tbz2 -C ${D} +} + +pkg_postinst() { + einfo Setting up configuration + ${ROOT}/opt/fpc/lib/fpc/${PV}/samplecfg ${ROOT}/opt/fpc/lib/fpc/${PV} /etc +} diff --git a/dev-lang/fpc-bin/metadata.xml b/dev-lang/fpc-bin/metadata.xml new file mode 100644 index 000000000000..b452dec7e591 --- /dev/null +++ b/dev-lang/fpc-bin/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>no-herd</herd> +<maintainer> + <email>chriswhite@gentoo.org</email> +</maintainer> +</pkgmetadata> |