diff options
author | George Shapovalov <george@gentoo.org> | 2010-01-21 11:20:13 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2010-01-21 11:20:13 +0000 |
commit | 3a192d53cc37b453122b7efe5e69d46e9ca705cf (patch) | |
tree | 6aab42ee69365270be49f2cf1d3b41a6043acb5f /dev-lang/gnat-gpl | |
parent | Add canvas colour patch. Bug #295373. (diff) | |
download | gentoo-2-3a192d53cc37b453122b7efe5e69d46e9ca705cf.tar.gz gentoo-2-3a192d53cc37b453122b7efe5e69d46e9ca705cf.tar.bz2 gentoo-2-3a192d53cc37b453122b7efe5e69d46e9ca705cf.zip |
new revision removing extra-fine SLOTting as no longer necessary. Moved eautoconf fix from eclass to specific ebuild
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang/gnat-gpl')
-rw-r--r-- | dev-lang/gnat-gpl/ChangeLog | 12 | ||||
-rw-r--r-- | dev-lang/gnat-gpl/gnat-gpl-3.4.5.2005.ebuild | 6 | ||||
-rw-r--r-- | dev-lang/gnat-gpl/gnat-gpl-3.4.6.2006-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-lang/gnat-gpl/gnat-gpl-4.1.3.2007.ebuild | 6 | ||||
-rw-r--r-- | dev-lang/gnat-gpl/gnat-gpl-4.1.3.2008-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-lang/gnat-gpl/gnat-gpl-4.1.3.2008-r2.ebuild | 75 | ||||
-rw-r--r-- | dev-lang/gnat-gpl/gnat-gpl-4.1.3.2008.ebuild | 8 |
7 files changed, 106 insertions, 13 deletions
diff --git a/dev-lang/gnat-gpl/ChangeLog b/dev-lang/gnat-gpl/ChangeLog index 52753f4fa11d..edfcbb2e366c 100644 --- a/dev-lang/gnat-gpl/ChangeLog +++ b/dev-lang/gnat-gpl/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-lang/gnat-gpl -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gpl/ChangeLog,v 1.25 2008/09/23 14:25:16 george Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gpl/ChangeLog,v 1.26 2010/01/21 11:20:13 george Exp $ + +*gnat-gpl-4.1.3.2008-r2 (21 Jan 2010) + + 21 Jan 2010; George Shapovalov <george@gentoo.org> + +gnat-gpl-4.1.3.2008-r2.ebuild: + added new revision, removing alt SLOTting, as qtada seems less picky now + and needs updating anyway. Also, eautoconf fix was moved from eclass to + ebuild as it is specific for this gnat and this version. 23 Sep 2008; George Shapovalov <george@gentoo.org> gnat-gpl-4.1.3.2008-r1.ebuild: diff --git a/dev-lang/gnat-gpl/gnat-gpl-3.4.5.2005.ebuild b/dev-lang/gnat-gpl/gnat-gpl-3.4.5.2005.ebuild index 51ecfd970256..68e131b2ab27 100644 --- a/dev-lang/gnat-gpl/gnat-gpl-3.4.5.2005.ebuild +++ b/dev-lang/gnat-gpl/gnat-gpl-3.4.5.2005.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gpl/gnat-gpl-3.4.5.2005.ebuild,v 1.5 2008/07/06 13:14:23 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gpl/gnat-gpl-3.4.5.2005.ebuild,v 1.6 2010/01/21 11:20:13 george Exp $ inherit gnatbuild @@ -21,6 +21,8 @@ KEYWORDS="~amd64 ~x86" DEPEND="app-arch/unzip" RDEPEND="" +IUSE="" + GNATSOURCE="${WORKDIR}/${P}-src" src_unpack() { diff --git a/dev-lang/gnat-gpl/gnat-gpl-3.4.6.2006-r1.ebuild b/dev-lang/gnat-gpl/gnat-gpl-3.4.6.2006-r1.ebuild index 8de2a93979d3..d9fdc0f68019 100644 --- a/dev-lang/gnat-gpl/gnat-gpl-3.4.6.2006-r1.ebuild +++ b/dev-lang/gnat-gpl/gnat-gpl-3.4.6.2006-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gpl/gnat-gpl-3.4.6.2006-r1.ebuild,v 1.7 2008/07/06 13:14:23 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gpl/gnat-gpl-3.4.6.2006-r1.ebuild,v 1.8 2010/01/21 11:20:13 george Exp $ inherit gnatbuild @@ -26,6 +26,8 @@ KEYWORDS="~amd64 ~ppc ~x86" DEPEND="app-arch/unzip" RDEPEND="" +IUSE="" + GNATSOURCE="${WORKDIR}/${PN}-2006-src" src_unpack() { diff --git a/dev-lang/gnat-gpl/gnat-gpl-4.1.3.2007.ebuild b/dev-lang/gnat-gpl/gnat-gpl-4.1.3.2007.ebuild index 92bd1427d9f0..d39b0f3c2c67 100644 --- a/dev-lang/gnat-gpl/gnat-gpl-4.1.3.2007.ebuild +++ b/dev-lang/gnat-gpl/gnat-gpl-4.1.3.2007.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gpl/gnat-gpl-4.1.3.2007.ebuild,v 1.8 2008/07/06 13:14:23 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gpl/gnat-gpl-4.1.3.2007.ebuild,v 1.9 2010/01/21 11:20:13 george Exp $ inherit gnatbuild @@ -22,6 +22,8 @@ KEYWORDS="amd64 ppc x86" DEPEND="app-arch/unzip" RDEPEND="" +IUSE="" + QA_EXECSTACK="${BINPATH:1}/gnatls ${BINPATH:1}/gnatbind ${BINPATH:1}/gnatmake ${LIBEXECPATH:1}/gnat1 ${LIBPATH:1}/adalib/libgnat-2007.so diff --git a/dev-lang/gnat-gpl/gnat-gpl-4.1.3.2008-r1.ebuild b/dev-lang/gnat-gpl/gnat-gpl-4.1.3.2008-r1.ebuild index dd638ec1746e..c010d1a2dfc5 100644 --- a/dev-lang/gnat-gpl/gnat-gpl-4.1.3.2008-r1.ebuild +++ b/dev-lang/gnat-gpl/gnat-gpl-4.1.3.2008-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gpl/gnat-gpl-4.1.3.2008-r1.ebuild,v 1.2 2008/09/23 14:25:16 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gpl/gnat-gpl-4.1.3.2008-r1.ebuild,v 1.3 2010/01/21 11:20:13 george Exp $ # NOTE: gnat-gpl-2007 and 2008 have "incompatible bugs" # so, we separate them in different slots @@ -26,6 +26,8 @@ KEYWORDS="~amd64 ~ppc ~x86" DEPEND="app-arch/unzip" RDEPEND="" +IUSE="" + QA_EXECSTACK="${BINPATH:1}/gnatls ${BINPATH:1}/gnatbind ${BINPATH:1}/gnatmake ${LIBEXECPATH:1}/gnat1 ${LIBPATH:1}/adalib/libgnat-2007.so diff --git a/dev-lang/gnat-gpl/gnat-gpl-4.1.3.2008-r2.ebuild b/dev-lang/gnat-gpl/gnat-gpl-4.1.3.2008-r2.ebuild new file mode 100644 index 000000000000..716b4a696848 --- /dev/null +++ b/dev-lang/gnat-gpl/gnat-gpl-4.1.3.2008-r2.ebuild @@ -0,0 +1,75 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gpl/gnat-gpl-4.1.3.2008-r2.ebuild,v 1.1 2010/01/21 11:20:13 george Exp $ + +inherit gnatbuild + +DESCRIPTION="GNAT Ada Compiler - AdaCore GPL version" +HOMEPAGE="https://libre.adacore.com/" +LICENSE="GPL-2" + +SRC_URI="mirror://gentoo//${P}.tar.bz2 + http://www.adaic.org/standards/05rm/RM-05-Html.zip + x86? ( mirror://gentoo/gnatboot-${BOOT_SLOT}-i386.tar.bz2 ) + ppc? ( mirror://gentoo/gnatboot-${BOOT_SLOT}-ppc.tar.bz2 ) + amd64? ( mirror://gentoo/gnatboot-${BOOT_SLOT}-amd64.tar.bz2 )" +# ${BOOT_SLOT} and ${GCCVER} are defined in gnatbuild.eclass and depend +# only on $PV, so should be safe to use in DEPEND/SRC_URI +# mirror://gentoo/${PN}-gcc-3.4.6.1.diff.bz2 + +KEYWORDS="~amd64 ~ppc ~x86" +DEPEND="app-arch/unzip" +RDEPEND="" + +IUSE="" + +QA_EXECSTACK="${BINPATH:1}/gnatls ${BINPATH:1}/gnatbind + ${BINPATH:1}/gnatmake ${LIBEXECPATH:1}/gnat1 + ${LIBPATH:1}/adalib/libgnat-2007.so + ${LIBPATH:1}/libffi.so.4.0.1 ${LIBPATH:1}/32/libffi.so.4.0.1 " + +GNATSOURCE="${S}/${PN}-2008-src" + +src_unpack() { + gnatbuild_src_unpack base_unpack + pushd "${S}"/gnattools &> /dev/null + eautoconf + popd &> /dev/null + gnatbuild_src_unpack common_prep + + # one of the converted gcc->gnatgcc in common_prep needs to stay gcc in + # fact in this version + sed -i -e 's:(Last3 = "gnatgcc"):(Last3 = "gcc"):' "${S}"/gcc/ada/makegpr.adb + # reverting similar conversion in comment - line too long + sed -i -e 's:"gnatgcc":"gcc":' "${S}"/gcc/ada/osint.ads + + # fixing some stupid misspelling issue + sed -i -e "s:the get some usefull:to get some useful:" \ + "${GNATSOURCE}"/examples/options/README.testing +} + +src_install() { + gnatbuild_src_install + + # docs have to be fetched from 3rd place, quite messy package + dodir /usr/share/doc/${PF}/html + dohtml "${WORKDIR}"/*.html + + # misc notes and examples + cd ${GNATSOURCE} + dodoc features* known-problems-601 + cp -pPR examples/ Contributors.html "${D}/usr/share/doc/${PF}/" + + # this version of gnat does not provide info files yet + rm -rf "${D}${DATAPATH}/info/" +} + +pkg_postinst() { + gnatbuild_pkg_postinst + + einfo + ewarn "Please note!!!" + ewarn "gnat-gpl is distributed under the GPL-2 license, without the GMGPL provision!!" + ewarn "For the GMGPL version you may look at the gnat-gcc compiler." + einfo +} diff --git a/dev-lang/gnat-gpl/gnat-gpl-4.1.3.2008.ebuild b/dev-lang/gnat-gpl/gnat-gpl-4.1.3.2008.ebuild index 69107850d5e0..e0329e349f46 100644 --- a/dev-lang/gnat-gpl/gnat-gpl-4.1.3.2008.ebuild +++ b/dev-lang/gnat-gpl/gnat-gpl-4.1.3.2008.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gpl/gnat-gpl-4.1.3.2008.ebuild,v 1.1 2008/07/06 13:14:23 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gpl/gnat-gpl-4.1.3.2008.ebuild,v 1.2 2010/01/21 11:20:13 george Exp $ inherit gnatbuild @@ -8,7 +8,7 @@ DESCRIPTION="GNAT Ada Compiler - AdaCore GPL version" HOMEPAGE="https://libre.adacore.com/" LICENSE="GPL-2" -SRC_URI="http://dev.gentoo.org/~george/src/${P}.tar.bz2 +SRC_URI="mirror://gentoo//${P}.tar.bz2 http://www.adaic.org/standards/05rm/RM-05-Html.zip x86? ( mirror://gentoo/gnatboot-${BOOT_SLOT}-i386.tar.bz2 ) ppc? ( mirror://gentoo/gnatboot-${BOOT_SLOT}-ppc.tar.bz2 ) @@ -21,6 +21,8 @@ KEYWORDS="~amd64 ~ppc ~x86" DEPEND="app-arch/unzip" RDEPEND="" +IUSE="" + QA_EXECSTACK="${BINPATH:1}/gnatls ${BINPATH:1}/gnatbind ${BINPATH:1}/gnatmake ${LIBEXECPATH:1}/gnat1 ${LIBPATH:1}/adalib/libgnat-2007.so |