Commit Graph

29 Commits

Author SHA1 Message Date
ajacoutot
8f4dc25866 Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:30:18 +00:00
ajacoutot
0d755ba2a9 Update to gnome-control-center-3.4.0. 2012-03-29 06:57:02 +00:00
ajacoutot
a9a97ba5d1 Forgot this one.
Our pkg-config(1) can now cope with files under share/pkgconfig, so
remove these now unneeded hacks/patches.
2012-03-19 11:09:10 +00:00
ajacoutot
e73daf7b20 Use MODGNOME_ICON_CACHE. 2011-12-03 22:17:15 +00:00
ajacoutot
41d1401c4f Resurrect gnome-power-panel. 2011-11-05 14:07:43 +00:00
ajacoutot
a35137995b Enable colord support. 2011-11-02 16:43:00 +00:00
sthen
c4176e516e mark a conflict with old gdm. ok aja@ 2011-10-18 14:53:25 +00:00
ajacoutot
e1698b33de Update to gnome-control-center-3.2.0. 2011-09-27 12:15:23 +00:00
ajacoutot
4fd56c7874 Tighten PLIST. 2011-09-25 12:53:55 +00:00
ajacoutot
bc8d15fa90 Enable gnome-sound-applet. 2011-09-25 12:47:49 +00:00
ajacoutot
4dc8e8e039 No need to check for libcanberra-gtk3; sound support is disabled because
we don't have pulseaudio.
2011-09-13 06:39:11 +00:00
ajacoutot
fddf0adc02 Fix conflicts. 2011-09-12 07:31:17 +00:00
jasper
e4c2ac1d92 remove obsolete gnome1 stuff.
gnome1 removal ok'd by naddy@ todd@ and others
2007-06-01 15:28:05 +00:00
steven
8560f8dc3e - add missing library in WANTLIB
- move iconv intl into MODULES=devel/gettext
- sync PLIST with new gettext
2006-02-12 01:22:00 +00:00
bernd
7a4cdbf807 SHARED_LIBS, USE_LIBTOOL 2006-01-10 05:45:54 +00:00
marcm
4df11e0635 Update PLISTS and good-bye INSTALL/DEINSTALL for Gnome (both 1 and 2).
Prodding by espie@... with a really, really sharp stick :).
2004-10-11 04:27:23 +00:00
espie
428350720b quick fix: kill all DYNLIBDIR and add @lib 2004-09-15 21:48:23 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
naddy
48a819eb16 @dirrm shared directories 2003-12-15 20:35:19 +00:00
marcm
4bbfb09476 Remove Gnome1/2 conflict stuff from the plists. No longer needed with the
new pkg_* tools.
2003-12-09 04:40:42 +00:00
marcm
f953b46917 @extra-ifcation of Gnome 1.
Prodded by naddy@
2003-10-16 16:55:10 +00:00
marcm
ed8916e9a3 Don't try to use the custom scrollkeeper catalog anymore. It's gone :).
Update *_DEPENDS version accordingly.
2003-07-12 06:27:12 +00:00
marcm
5df59580ba Minor update to control-center. The biggest change is the removal of
the screensaver capplet in favor of using xscreensaver-demo directly.
Also, some UI tweaks from the Hand of Ximian.

Take MAINTAINER as well.
2003-01-02 03:37:19 +00:00
marcm
0782bbd373 Add -q flag to suppress warnings about XML validation, these apps don't
really use scrollkeeper anyway.

Also add support for local a XML catalog file so the new scrollkeeper
doesn't go off on the 'net to find the DTDs it needs.

ok nino@
2002-11-30 04:51:38 +00:00
nino
41ef9b5994 Update to control-center (1.4.0.1 -> 1.4.0.4)
* sort themes case-insensitively, select newly installed theme by
default, portability/compile/warning fixes, let sound-capplet restore
gmix mixer levels at startup, fix crash in theme-switcher on Solaris,
crash in theme-switcher on all platforms, don't truncate Debian name
in the splash screen.

Ok naddy@, with additional testing by fries@.
2002-02-15 19:17:54 +00:00
naddy
791ea7e0d6 * Use variables instead of hardcoded prefixes.
* Take care to set a sane PATH.
* Add set -e
* Copy example files into ${PREFIX}/share/examples/PORTNAME.
* Replace PKGNAME with P_NAME in INSTALL/DEINSTALL scripts, unclear
  since it already exists in the Makefile with a different value.
* Change output of INSTALL/DEINSTALL to be more like other scripts
  found in the tree (suggested by heko@).
* Move scrollkeeper-update stuff to PLIST
* Remove non-owned entries from PLIST

Submitted by maintainer Nils Nordman <nino@nforced.com>.
2001-09-20 18:53:54 +00:00
naddy
7830044a52 - gettext fixes
- sync libtool patches
- miscellaneous clean-ups
2001-09-18 20:28:53 +00:00
todd
59087f2b1a crank NEED_VERSION= because these require current
use ${HOMEPAGE} in pkg/DESCR
2001-09-14 14:41:29 +00:00
todd
e2a99a1425 the GNOME control center 2001-09-13 21:38:02 +00:00