Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 217786 Details for
Bug 302720
sci-libs/plplot: has automagic dependencies on Qt4
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
fixing automagic dependency on Qt4
plplot-5.9.5.diff (text/plain), 1.17 KB, created by
Kacper Kowalik (Xarthisius) (RETIRED)
on 2010-01-29 05:52:35 UTC
(
hide
)
Description:
fixing automagic dependency on Qt4
Filename:
MIME Type:
Creator:
Kacper Kowalik (Xarthisius) (RETIRED)
Created:
2010-01-29 05:52:35 UTC
Size:
1.17 KB
patch
obsolete
>--- plplot-5.9.5.ebuild.orig 2010-01-29 06:47:12.863421469 +0100 >+++ plplot-5.9.5.ebuild 2010-01-29 06:45:16.765176460 +0100 >@@ -15,7 +15,7 @@ > 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 @@ > 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 @@ > $(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)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 302720
:
217785
| 217786