diff options
author | Tavis Ormandy <taviso@gentoo.org> | 2004-02-19 15:43:34 +0000 |
---|---|---|
committer | Tavis Ormandy <taviso@gentoo.org> | 2004-02-19 15:43:34 +0000 |
commit | 4820be1b1552af2254e891933b0ad374b2bc8cce (patch) | |
tree | 7661c12c8be2e92f0b74f36b59c85a9f170692ab /dev-lang/ccc | |
parent | Adding linuxwacom mask (diff) | |
download | historical-4820be1b1552af2254e891933b0ad374b2bc8cce.tar.gz historical-4820be1b1552af2254e891933b0ad374b2bc8cce.tar.bz2 historical-4820be1b1552af2254e891933b0ad374b2bc8cce.zip |
using rpm.eclass
Diffstat (limited to 'dev-lang/ccc')
-rw-r--r-- | dev-lang/ccc/ChangeLog | 7 | ||||
-rw-r--r-- | dev-lang/ccc/Manifest | 14 | ||||
-rw-r--r-- | dev-lang/ccc/ccc-6.5.9.001-r3.ebuild | 187 | ||||
-rw-r--r-- | dev-lang/ccc/files/digest-ccc-6.5.9.001-r3 | 1 |
4 files changed, 202 insertions, 7 deletions
diff --git a/dev-lang/ccc/ChangeLog b/dev-lang/ccc/ChangeLog index dac918f383ec..5d7282ff0f78 100644 --- a/dev-lang/ccc/ChangeLog +++ b/dev-lang/ccc/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-lang/ccc # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ccc/ChangeLog,v 1.6 2004/02/08 05:37:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ccc/ChangeLog,v 1.7 2004/02/19 15:43:34 taviso Exp $ + +*ccc-6.5.9.001-r3 (19 Feb 2004) + + 19 Feb 2004; Tavis Ormandy <taviso@gentoo.org> ccc-6.5.9.001-r3.ebuild: + use rpm.eclass *ccc-6.5.9.001-r2 (08 Feb 2004) diff --git a/dev-lang/ccc/Manifest b/dev-lang/ccc/Manifest index e8de2a3d6bd5..d3f972cf3787 100644 --- a/dev-lang/ccc/Manifest +++ b/dev-lang/ccc/Manifest @@ -1,11 +1,13 @@ -MD5 e2936cf0a645d243e3427e2052baeb1c ChangeLog 1356 -MD5 25b3e588e0dc36d835538324da158266 ccc-6.5.6.002.ebuild 5028 -MD5 091d23a4c0875c38225effcdc1c668a8 metadata.xml 1506 MD5 7efd0178ad1536ddf3d6f0b34fa8bab8 ccc-6.5.9.001-r1.ebuild 6801 +MD5 2b01156822f4ebc432cd0c223caad451 ccc-6.5.9.001-r3.ebuild 5442 MD5 01baad62ac9cc4fbb51cbbdd14328ab3 ccc-6.5.9.001.ebuild 5922 +MD5 25b3e588e0dc36d835538324da158266 ccc-6.5.6.002.ebuild 5028 MD5 11da0b8e816ed42a8602eda39595fae1 ccc-6.5.9.001-r2.ebuild 6963 -MD5 6522dec4654d037ce4a5a1e8987807b1 files/digest-ccc-6.5.9.001 77 +MD5 b1de0a884501a3596f27e1009926bcdf ChangeLog 1479 +MD5 091d23a4c0875c38225effcdc1c668a8 metadata.xml 1506 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-ccc-6.5.6.002 0 -MD5 30ceacf36e8d8764f23f73153a5f38d8 files/create-comp-config.patch 866 -MD5 6522dec4654d037ce4a5a1e8987807b1 files/digest-ccc-6.5.9.001-r2 77 +MD5 6522dec4654d037ce4a5a1e8987807b1 files/digest-ccc-6.5.9.001 77 MD5 6522dec4654d037ce4a5a1e8987807b1 files/digest-ccc-6.5.9.001-r1 77 +MD5 6522dec4654d037ce4a5a1e8987807b1 files/digest-ccc-6.5.9.001-r2 77 +MD5 6522dec4654d037ce4a5a1e8987807b1 files/digest-ccc-6.5.9.001-r3 77 +MD5 30ceacf36e8d8764f23f73153a5f38d8 files/create-comp-config.patch 866 diff --git a/dev-lang/ccc/ccc-6.5.9.001-r3.ebuild b/dev-lang/ccc/ccc-6.5.9.001-r3.ebuild new file mode 100644 index 000000000000..c4c4bfe60802 --- /dev/null +++ b/dev-lang/ccc/ccc-6.5.9.001-r3.ebuild @@ -0,0 +1,187 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ccc/ccc-6.5.9.001-r3.ebuild,v 1.1 2004/02/19 15:43:34 taviso Exp $ +# +# Ebuild contributed by Tavis Ormandy <taviso@sdf.lonestar.org> +# and edited by Aron Griffis <agriffis@gentoo.org> + +inherit eutils rpm + +IUSE="doc" + +DESCRIPTION="Compaq's enhanced C compiler for the ALPHA platform" +HOMEPAGE="http://www.support.compaq.com/alpha-tools" + +# no need to add fetch restrictions, as the rpm is gpg encrypted +# and user must agree to the license before getting access +SRC_URI="ftp://ftp.compaq.com/pub/products/linuxdevtools/latest/crypt/ccc-6.5.9.001-6.alpha.rpm.crypt" + +S=${WORKDIR} +LICENSE="PLDSPv2" +SLOT="0" +KEYWORDS="-* ~alpha" + +RDEPEND="virtual/glibc + dev-libs/libots + >=dev-libs/libcpml-5.2.01-r2" + +DEPEND="${RDEPEND} + sys-devel/gcc-config + >=sys-apps/sed-4 + app-crypt/gnupg + >=app-shells/bash-2.05b" + +RESTRICT="nostrip" + +# These variables are not used by Portage, but by the functions +# below. +ccc_release="${PV}-6" +ee_license_reg="http://h18000.www1.hp.com/products/software/alpha-tools/ee-license.html" + +src_unpack() { + # convert rpm into tar archive + local ccc_rpm="ccc-${ccc_release}.alpha.rpm" + + if [ -z ${CCC_LICENSE_KEY} ]; then + eerror "" + eerror "You have not set the environment variable" + eerror "\$CCC_LICENSE_KEY, this should be set to" + eerror "the password you were sent when you applied" + eerror "for your alpha-tools enthusiast/educational" + eerror "license." + eerror "If you do not have a license key, apply for one" + eerror "here ${ee_license_reg}" + eerror "" + die "no license key in \$CCC_LICENSE_KEY" + fi + + einfo "Decrypting ccc distribution..." + gpg --quiet \ + --homedir=${T} --no-permission-warning \ + --no-mdc-warning \ + --passphrase-fd 0 \ + --output ${ccc_rpm} \ + --decrypt ${DISTDIR}/${ccc_rpm}.crypt <<< ${CCC_LICENSE_KEY:-NULL} || die "failed to secrypt ccc distribution" + + ebegin "Unpacking ccc distribution..." + rpm_unpack ${ccc_rpm} + eend ${?} + assert "Failed to extract ${ccc_rpm%.rpm}.tar.gz" + + find ${S}/usr -type d -exec chmod a+rx {} \; + + # patch up config script to sort gcc-lib paths last. Thanks to + # Marc Giger for sorting this out + epatch ${FILESDIR}/create-comp-config.patch + + # remove unwanted documentation + if ! use doc; then + einfo "Removing unwanted documentation (USE=\"-doc\")..." + rm -rf usr/doc + fi + + # Patch create-comp-config.sh to work with gcc-3.x + # (06 Feb 2004 agriffis) + sed -i -e 's/gcc -v -V \$GCC_VER/gcc -V $GCC_VER -v/' \ + usr/lib/compaq/ccc-${ccc_release}/alpha-linux/bin/create-comp-config.sh + + # man pages are in the wrong place + einfo "Reorganising man structure..." + rm -rf usr/man + mkdir usr/share + mv usr/lib/compaq/ccc-${ccc_release}/alpha-linux/man usr/share + + if use doc; then + einfo "Reorganising documentation..." + mv usr/doc usr/share + fi +} + +src_compile() { + true # nothing to compile +} + +src_install() { + # move files over + mv usr ${D} || die "ccc installation failed" + + # prep manpages + prepman ${D}/usr/share/man/man1/ccc.1 + prepman ${D}/usr/share/man/man8/protect_headers_setup.8 + prepalldocs + + # install ccc proxy until config is executed + mv ${D}/usr/bin/ccc{,.real} + cat >${D}/usr/bin/ccc <<EOF +#!/bin/sh +echo "Error: ccc must be configured before compiling!" >&2 +echo "The system administrator must run the following command:" >&2 +echo " ebuild /var/db/pkg/dev-lang/${PF}/${PF}.ebuild config" >&2 +exit 1 +EOF + chmod 0755 ${D}/usr/bin/ccc +} + +pkg_config () { + einfo "Copying crtbegin/crtend from gcc" + local gcc_libs_path="`gcc-config --get-lib-path`" + if [[ $? != 0 || ! -d "${gcc_libs_path}" ]]; then + die "gcc-config returned an invalid library path (${gcc_libs_path})" + else + rm -f /usr/lib/compaq/ccc-${ccc_release}/alpha-linux/bin/crt{begin,end}.o + cp ${gcc_libs_path}/crt{begin,end}.o \ + /usr/lib/compaq/ccc-${ccc_release}/alpha-linux/bin + assert "Failed to copy crtbegin/crtend.o from ${gcc_libs_path}" + fi + + # Need the real ccc prior to configuration + if [[ -f /usr/bin/ccc.real ]]; then + einfo "Moving ccc.real into place" + rm -f /usr/bin/ccc + mv /usr/bin/ccc.real /usr/bin/ccc + assert "failed to rename ccc.real" + fi + + einfo "Attempting configuration of ccc" + # NOTE: _must_ hide distcc, ccache, etc during this step + PATH=/bin:/usr/bin:/sbin:/usr/sbin \ + /usr/lib/compaq/ccc-${ccc_release}/alpha-linux/bin/create-comp-config.sh \ + ccc-${ccc_release} ${gcc_libs_path} + echo + + einfo "ccc has been configured, you can now use it as usual." +} + +pkg_postinst () { + echo + einfo "ccc has been merged successfully, the EULA" + einfo "is available in" + einfo + einfo "/usr/lib/compaq/ccc-${ccc_release}/alpha-linux/bin/LICENSE.txt" + einfo + if use doc >/dev/null; then + einfo "You can also view the compiler documentation" + einfo "in /usr/share/doc/ccc-${PV}" + fi + + echo + einfo "Hopefullly soon we will get a ccc USE flag" + einfo "on packages (or at least individual " + einfo "components) that can be successfully built" + einfo "using this compiler, until then you will " + einfo "just have to experiment :) " + einfo + einfo "Please report successes/failures with ccc " + einfo "to http://bugs.gentoo.org so that the USE " + einfo "flags can be updated. " + einfo + + echo + ewarn + ewarn "You _MUST_ now run:" + ewarn "ebuild /var/db/pkg/dev-lang/${PF}/${PF}.ebuild config" + ewarn "to complete the installation" + ewarn + + echo +} diff --git a/dev-lang/ccc/files/digest-ccc-6.5.9.001-r3 b/dev-lang/ccc/files/digest-ccc-6.5.9.001-r3 new file mode 100644 index 000000000000..8e917a78390d --- /dev/null +++ b/dev-lang/ccc/files/digest-ccc-6.5.9.001-r3 @@ -0,0 +1 @@ +MD5 446e0c53fcc135b30ccf9e6af5031c18 ccc-6.5.9.001-6.alpha.rpm.crypt 7128419 |