[SM-Commit] GIT changes to master grimoire by Elisamuel Resto (c87e68f572655d9819020fe4e7a8e8b33a503b99)

Elisamuel Resto samuel at dragonboricua.net
Thu Jun 19 05:09:13 EDT 2008


On Thu, 19 Jun 2008 10:48:33 +0200, Jaka Kranjc wrote:
> On Thursday 19 of June 2008 09:27:29 Elisamuel Resto wrote:
> > +++ b/kde-look/qtcurve-gtk2/CONFIGURE
> > @@ -0,0 +1 @@
> > +config_query_list QTCURVEGTK_KDEVER "Which KDE version do you want to
> > build against?" 3.x 4.x 
> 
> > diff --git a/kde-look/qtcurve-gtk2/DEPENDS 
> > b/kde-look/qtcurve-gtk2/DEPENDS index 34048ae..db289e6 100755
> > --- a/kde-look/qtcurve-gtk2/DEPENDS
> > +++ b/kde-look/qtcurve-gtk2/DEPENDS
> > @@ -1,3 +1,10 @@
> >  depends cmake &&
> > -depends qt-x11 &&
> > -depends kdebase
> > +depends gtk+2 &&
> > +
> > +if [[ $QTCURVEGTK_KDEVER == "3.x" ]]; then
> > +  depends qt-x11 &&
> > +  depends kdebase
> > +elif [[ $QTCURVEGTK_KDEVER == "4.x" ]]; then
> > +  depends qt4 &&
> > +  depends kdebase4
> > +fi
> How does the spell know what to use if you have all four installed?
> 
Woop! that peculiarity escaped me inbetween all the disconnects. It
should be handled in BUILD where the injection to PATH happens, in
which I did not make it conditional either!

Fix will be pushed soon-ish.

-- 
Elisamuel Resto <samuel at dragonboricua.net>
Source Mage General Guru / http://sourcemage.org
GPG ID: 18615F19/1024D   / http://simplysam.us
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://lists.ibiblio.org/pipermail/sm-commit/attachments/20080619/d9d8f3dc/attachment.bin 


More information about the SM-Commit mailing list