Hi Mezz,

On Friday 04 August 2006 19:31, Jeremy Messenger wrote:
> Hello KDE team,
>
> When I was worked on move GNOME from X11BASE to LOCALBASE, so I have
> to edit x11-themes/kdeartwork3 and put in MC CVS. To me, it looks
> like it is a copy-n-paste error or are those dependencies are
> correct?
>
> ============================================
> .if exists(${X11BASE}/bin/xscreensaver)
> WITH_XS=      yes
> .endif # exists(${X11BASE}/bin/xscreensaver)
>
> .if
> exists(${X11BASE}/share/gnome/control-center-2.0/capplets/screensaver
>-properties.desktop) WITH_XSGNOME=     yes
> .endif # exists(${X11BASE}/bin/screensaver-properties-capplet)
>
> .if defined(WITH_XS) && !defined(WITH_XSGNOME)
> RUN_DEPENDS+= kxsconfig:${PORTSDIR}/x11/xscreensaver-kde
> .endif # defined(WITH_XS)
>
> .if defined(WITH_XSGNOME)
> RUN_DEPENDS+= kxsconfig:${PORTSDIR}/x11/xscreensaver-kde
> .endif # defined(WITH_XSGNOME)
> ============================================
>
> Shouldn't that WITH_XS's dependency be xscreensaver and
> WITH_XSGNOME's dendency be xscreensaver-gnome instead that
> xscreensaver-kde?

No, this seems right to me. No matter which of the two variants is 
installed, we want kdeartwork3 to depend on xscreensaver-kde. In turn, 
xscreensave-kde has the correct dependencies.

It's arguable if this indirect dependency is right or wrong though.


> While I am here, is there any KDE mailing list archive? I visited to
> http://freebsd.kde.org/contact.php , then click on any of archives
> link but those gave me 404 error. I want to search for something in
> KDE mailing list archive.

There was a small server misconfiguration (now fixed) and you can see 
the archives at http://frontrangebsd.org/pipermail/kde-freebsd/

Cheers,

Andy


-- 
Andy Fawcett                                     | [EMAIL PROTECTED]
                                                 | [EMAIL PROTECTED]
"In an open world without walls and fences,      | [EMAIL PROTECTED]
  we wouldn't need Windows and Gates."  -- anon  | [EMAIL PROTECTED]
_______________________________________________
kde-freebsd mailing list
[email protected]
http://kf.liquidneon.com/mailman/listinfo/kde-freebsd

Reply via email to