summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen de Groot <yngwin@gentoo.org>2009-06-25 19:05:23 +0000
committerBen de Groot <yngwin@gentoo.org>2009-06-25 19:05:23 +0000
commit312ab599f0da3f18abe1b11cc3d66450f1b9181e (patch)
tree5a52a5b1bc73d4380cfb419810f2dbc573476850 /dev-ada/qtada
parentDrop old ebuilds. Fix Qt4 deps (including bugs 245123 and 269337). (diff)
downloadhistorical-312ab599f0da3f18abe1b11cc3d66450f1b9181e.tar.gz
historical-312ab599f0da3f18abe1b11cc3d66450f1b9181e.tar.bz2
historical-312ab599f0da3f18abe1b11cc3d66450f1b9181e.zip
Drop old ebuild with illegal qt4 dep
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'dev-ada/qtada')
-rw-r--r--dev-ada/qtada/ChangeLog7
-rw-r--r--dev-ada/qtada/Manifest4
-rw-r--r--dev-ada/qtada/qtada-1.0.3.ebuild84
3 files changed, 6 insertions, 89 deletions
diff --git a/dev-ada/qtada/ChangeLog b/dev-ada/qtada/ChangeLog
index 48f3352cd283..ac00ab2a3505 100644
--- a/dev-ada/qtada/ChangeLog
+++ b/dev-ada/qtada/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ada/qtada
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ada/qtada/ChangeLog,v 1.3 2008/10/23 14:17:58 george Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/qtada/ChangeLog,v 1.4 2009/06/25 19:05:23 yngwin Exp $
+
+ 25 Jun 2009; Ben de Groot <yngwin@gentoo.org> -qtada-1.0.3.ebuild:
+ Drop old ebuild with illegal qt4 dep
23 Oct 2008; George Shapovalov <george@gentoo.org> qtada-1.0.4.ebuild:
fixed missing deps and USE (#241760), thanks to Philipp Riegger for report
diff --git a/dev-ada/qtada/Manifest b/dev-ada/qtada/Manifest
index 0242a8d6fa65..f5d51fa2c7bf 100644
--- a/dev-ada/qtada/Manifest
+++ b/dev-ada/qtada/Manifest
@@ -1,6 +1,4 @@
-DIST qtada-gpl-1.0.3.tar.gz 1618503 RMD160 01999348a0adae324f9102ed25cdc15172c7211d SHA1 8a5cde5bc74c1526456daadc279c988458c468df SHA256 01f283b388d050415dcad773b91e6486e4f376e87c70f1fd28e9a388d682060e
DIST qtada-gpl-1.0.4.tar.gz 1624466 RMD160 04a50e855d4c3d63213853d90bd2fa625547294e SHA1 9e71bfb47958793c324822ce9b03de308f397800 SHA256 e39b8f459361d8cf142527771b179d2aba77e7849359803042ed45e9129a9789
-EBUILD qtada-1.0.3.ebuild 2787 RMD160 39b282827a48365ebf138762dd3352df16d82eb0 SHA1 d31aeaa2792bd8e6c4f178caac34725b021310a0 SHA256 ce3e758005e97f19f30da978effc51963ae167545d6014baf38e784b61c1c7f4
EBUILD qtada-1.0.4.ebuild 2860 RMD160 4803ca18df0736b1a060c7b90e36caf8b058b595 SHA1 87381a7f82bbb2ef43639042a533c266beb8760c SHA256 919ced653e243ed646f823fdc005ac608c193f531af623ef2e5322c9aeae42fa
-MISC ChangeLog 765 RMD160 9bf88d037add98bd4117788c18e75a376595c2dc SHA1 5482d2d4417c0f2f1b5f6277e7a536bcc78e9363 SHA256 1b0e80c9eee9ceb245aa6dff1ff40e00bf9837954b1156e21962c42613b69d0f
+MISC ChangeLog 874 RMD160 937ac027bd7e3a6cc52e31857ac3789bfac01763 SHA1 8b9e0fa1e6bcc1aa2d3f0065c4fa10d93975eeaf SHA256 247e5d4f3b24947d4db05cf9fad19ec50e62054c905186857c2d1b5752206815
MISC metadata.xml 938 RMD160 d56fe21a5d0e3476dea7db8c325618f6ec007502 SHA1 47efe6a2dbcf0f11b04f1bd9d144e018ace7579d SHA256 2f009a0f62b8fc89cc7188d5bedfcd8cea774d70456f69454ad2ec6cd544a377
diff --git a/dev-ada/qtada/qtada-1.0.3.ebuild b/dev-ada/qtada/qtada-1.0.3.ebuild
deleted file mode 100644
index 61dffa25891e..000000000000
--- a/dev-ada/qtada/qtada-1.0.3.ebuild
+++ /dev/null
@@ -1,84 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ada/qtada/qtada-1.0.3.ebuild,v 1.2 2008/05/21 16:42:20 mr_bones_ Exp $
-
-# We only need gnat.eclass for a few vars and helper functions.
-# We will not use src_* functions though.
-inherit eutils multilib gnat
-
-IUSE=""
-
-DESCRIPTION="Ada bindings for Qt library"
-HOMEPAGE="http://www.qtada.com/"
-SRC_URI="mirror://sourceforge/qtada/${PN}-gpl-${PV}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-
-# qtada is quite picky atm. For example this version will only compile with
-# the specified gnat, not even gnat-gcc-4.3.0 for example.
-RDEPEND="=dev-lang/gnat-gpl-4.1*
- dev-ada/asis-gpl
- >=x11-libs/qt-4.2.0"
-
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/${PN}-gpl-${PV}"
-
-#LIBDIR=/usr/lib/ada/i686-pc-linux-gnu-gnat-gpl-4.1/qtada
-
-pkg_setup() {
- local ActiveGnat=$(get_active_profile)
- if [[ ! ${ActiveGnat} =~ "gnat-gpl-4.1" ]]; then
- ewarn "This version of qtada can only be compiled with gnat-gpl-4.1"
- die "Please switch to gnat-gpl-4.1 and try again"
- fi
- if ! built_with_use ">=x11-libs/qt-4.0" accessibility ; then
- die "Rebuild qt-4 with USE=accessibility"
- fi
-}
-
-# As this version of qtada only compiles with gnat-gpl-4.1 and we already
-# verified that it is active, we do not switch profiles or do any majic here.
-# We simplt run build once, just need to set some path appropriately.
-src_compile() {
- econf --datadir=${AdalibDataDir}/${PN} \
- --includedir=${AdalibSpecsDir}/${PN} \
- --libdir=${AdalibLibTop}/$(get_active_profile)/${PN} || die "econf failed"
- emake || die "make failed"
-}
-
-src_install() {
- # set common part of the path
- local InstTop=${AdalibLibTop}/$(get_active_profile)
-
- # run upstream setup
- einstall \
- libdir=${D}/${InstTop}/${PN} \
- bindir=${D}/${InstTop}/bin \
- includedir=${D}/${AdalibSpecsDir} || die "install failed"
-
- # move .ali file together with .so's
- mv "${D}"/${InstTop}/${PN}/${PN}/*.ali "${D}"/${InstTop}/${PN}/
- rmdir "${D}"/${InstTop}/${PN}/${PN}/
-
- # arrange and fix gpr files
- mv "${D}"/${InstTop}/${PN}/gnat "${D}"/${InstTop}/gpr
- sed -i -e "s:/usr/include:${AdalibSpecsDir}:" \
- -e "s:/usr/lib:${InstTop}/${PN}:" \
- -e "s:${PN}/${PN}:${PN}" "${D}"/${InstTop}/gpr/*.gpr
-
- # Create an environment file
- local SpecFile="${D}/usr/share/gnat/eselect/${PN}/$(get_active_profile)"
- dodir /usr/share/gnat/eselect/${PN}/
- echo "PATH=${InstTop}/bin" > "${SpecFile}"
- echo "ADA_INCLUDE_PATH=${AdalibSpecsDir}/${PN}/core" >> "${SpecFile}"
- echo "ADA_OBJECTS_PATH=${InstTop}/${PN}" >> "${SpecFile}"
- echo "ADA_PROJECT_PATH=${InstTop}/gpr" >> "${SpecFile}"
-
- # install docs
- dodoc AUTHORS NEWS README
- mv "${D}"/usr/examples/${PN} "${D}"/usr/share/doc/${PF}/examples
- rmdir "${D}"/usr/examples/
-}