kdeartwork3 and xscreensaver-kde do some incorrect GNOME-related checking.
They both check to see if xscreensaver-gnome is installed by looking for
${X11BASE}/share/gnome/control-center-2.0/capplets/screensaver-properties.desktopBut, that file is now ${X11BASE}/share/gnome/applications/gnome-screensaver-properties.desktop
It needs to be changed in a number of places in kdeartwork3/Makefile and xscreensaver-kde/Makefile.
It would seem to me that this change would be good to commit before 5.4 is tagged. As it stands now, kdeartwork3 cannot build with xscreensaver-gnome installed.
Furthermore, the logic in kdeartwork3 seems a little weird. It checks to see whether xscreesaver or xscreensaver-gnome is installed, and then does the same thing in both cases. Is this intentional?
# Adam
--
Adam Weinberger [EMAIL PROTECTED] || [EMAIL PROTECTED] [EMAIL PROTECTED] || [EMAIL PROTECTED] http://www.vectors.cx _______________________________________________ kde-freebsd mailing list [email protected] http://freebsd.kde.org/mailman/listinfo/kde-freebsd
