diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2010-01-29 18:11:49 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2010-01-29 18:11:49 +0000 |
commit | be8071581f00596b407a6188b993a8e6ea36b969 (patch) | |
tree | 04d6a72297714f9472f2502525037194e9580f0c /sci-libs/plplot | |
parent | Version bump (diff) | |
download | historical-be8071581f00596b407a6188b993a8e6ea36b969.tar.gz historical-be8071581f00596b407a6188b993a8e6ea36b969.tar.bz2 historical-be8071581f00596b407a6188b993a8e6ea36b969.zip |
Fixed qt4 automagic dependencies, thanks Kacper Kowalik closing bug #302720
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'sci-libs/plplot')
-rw-r--r-- | sci-libs/plplot/ChangeLog | 8 | ||||
-rw-r--r-- | sci-libs/plplot/Manifest | 14 | ||||
-rw-r--r-- | sci-libs/plplot/plplot-5.9.5.ebuild | 9 |
3 files changed, 24 insertions, 7 deletions
diff --git a/sci-libs/plplot/ChangeLog b/sci-libs/plplot/ChangeLog index 2bba1d5a01ae..c83a7088bd60 100644 --- a/sci-libs/plplot/ChangeLog +++ b/sci-libs/plplot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/plplot -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/ChangeLog,v 1.27 2009/12/26 17:45:27 pva Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/ChangeLog,v 1.28 2010/01/29 18:11:49 bicatali Exp $ + + 29 Jan 2010; SĂ©bastien Fabbro <bicatali@gentoo.org> plplot-5.9.5.ebuild: + Fixed qt4 automagic dependencies, thanks Kacper Kowalik closing bug + #302720 26 Dec 2009; Peter Volkov <pva@gentoo.org> plplot-5.9.5.ebuild: virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only diff --git a/sci-libs/plplot/Manifest b/sci-libs/plplot/Manifest index bedb9baa340f..eed9d961a7fa 100644 --- a/sci-libs/plplot/Manifest +++ b/sci-libs/plplot/Manifest @@ -1,6 +1,16 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + AUX plplot-5.9.0-python.patch 283 RMD160 6252e5a37fd79aafc2e6333cc67fe7fddc76e54e SHA1 a7ebf85d462a3abd555d3acee6cfacecc266377e SHA256 25138e47df484955b67cc723ad2ccd3666ab3e9335f0838f82e569ff1e6d2f9a DIST plplot-5.9.5-wxwidgets-cmake.patch.bz2 9827 RMD160 cfcedd58cfcdba8bbcdc9b650b57e15693e8ce89 SHA1 6d4d16140f6764507f9db5c9bd979d7cee280f94 SHA256 44c91584721864b6fb0f217b1ff6e511484b6e44b9ca11d08367a3427befbb0e DIST plplot-5.9.5.tar.gz 7071486 RMD160 75f21ad12fbe952c964e0a9b3d298a4f059157c2 SHA1 f24d096238398b5519427145f0134ce1c180f0e8 SHA256 094cdfa1fced0cf86a52fdc3dae062a120f025ac271ddc3676a3fba7134538c3 -EBUILD plplot-5.9.5.ebuild 5195 RMD160 71378945ef889341453f168c27bf49d8b99070da SHA1 3b647ca20be3e7aec75dc3aa7402e352605a0280 SHA256 7663ea609f48f4f76748cc2fb87dbd3d813a750c859b1d0f0ce33e7a1daadee3 -MISC ChangeLog 4779 RMD160 06f9747d7af7828b3b32c30ab4ae64bc8259f5df SHA1 e3e938ec2977a63fdb06776e1e8c7d48f73ed6d3 SHA256 ca68aa28364d12cc2acb4415c83a35ec7305b2613cb4fbd98db781369511f500 +EBUILD plplot-5.9.5.ebuild 5297 RMD160 a675035bcf8d5ea13e43e75b766c6b99c3681484 SHA1 64a8a4d4b41a8c208d5a286d6d9cd273bd4c4d48 SHA256 458fd195e6f0c44403d43cc6ac589fa407565e6aa4033ec3ab915f297d06fda7 +MISC ChangeLog 4941 RMD160 eee96c1570c99c51a74aadf158c44fcfeb5d653b SHA1 a33c4601a123aa56fda4988234f0d9ce18ea3c0d SHA256 be9f0f3fc63204e1a9f81fcf487e8cd725cc213710f5f6e3a15a60a2acf7ff45 MISC metadata.xml 1219 RMD160 f221eb3d8c1967c473532291a0605628d95a9c68 SHA1 bd13e4b7ccfd9cdf2d5b129476f3f4d9f6875a15 SHA256 2d3438d25fa17ccdf08c18aa421a442f86a0dce5cef5753811e8aa7109adc74a +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.14 (GNU/Linux) + +iEYEARECAAYFAktjJO4ACgkQ1ycZbhPLE2DYuQCgllsIE3QWzxQKEGbuFC+1dqME +osgAn2elQsIRD5dH81w5aXSyMyxSIGf8 +=VyTv +-----END PGP SIGNATURE----- diff --git a/sci-libs/plplot/plplot-5.9.5.ebuild b/sci-libs/plplot/plplot-5.9.5.ebuild index 02442f86e21c..ac58a353d5de 100644 --- a/sci-libs/plplot/plplot-5.9.5.ebuild +++ b/sci-libs/plplot/plplot-5.9.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/plplot-5.9.5.ebuild,v 1.3 2009/12/26 17:45:27 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/plplot-5.9.5.ebuild,v 1.4 2010/01/29 18:11:49 bicatali Exp $ EAPI="2" WX_GTK_VER="2.8" @@ -15,7 +15,7 @@ LICENSE="LGPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="ada cairo doc examples fortran gd gnome java jpeg latex octave - pdf perl png python qhull svg svga tcl threads tk truetype wxwidgets X" + pdf perl png python qhull qt4 svg svga tcl threads tk truetype wxwidgets X" RDEPEND="ada? ( virtual/gnat ) cairo? ( x11-libs/cairo[svg?,X?] ) @@ -29,6 +29,7 @@ RDEPEND="ada? ( virtual/gnat ) pdf? ( media-libs/libharu ) perl? ( dev-perl/PDL dev-perl/XML-DOM ) python? ( dev-python/numpy ) + qt4? ( x11-libs/qt-svg ) svga? ( media-libs/svgalib ) tcl? ( dev-lang/tcl dev-tcltk/itcl ) tk? ( dev-lang/tk dev-tcltk/itk ) @@ -110,10 +111,12 @@ src_configure() { $(cmake-utils_use_enable octave octave) $(cmake-utils_use_enable perl pdl) $(cmake-utils_use_enable python python) + $(cmake-utils_use_enable qt4 qt) $(cmake-utils_use_enable tcl tcl) $(cmake-utils_use_enable tcl itcl) $(cmake-utils_use_enable tk tk) $(cmake-utils_use_enable tk itk) + $(cmake-utils_pld qt4 _svgqt) $(cmake-utils_pld wxwidgets _wxwidgets) $(cmake-utils_pld wxwidgets _wxpng) $(cmake-utils_pld pdf pdf) |