Commit Graph

92 Commits

Author SHA1 Message Date
ajacoutot
816598ac30 Adapt dependencies after recent print/cups change. 2013-01-05 12:53:09 +00:00
ajacoutot
8895044843 Bump after the pulseaudio update. 2013-01-01 14:23:25 +00:00
ajacoutot
4f7751dccf Bugfix update to gnome-settings-daemon-3.6.3. 2012-11-14 13:43:30 +00:00
ajacoutot
641376fe37 Bugfix update to gnome-settings-daemon-3.6.2. 2012-11-08 13:17:46 +00:00
ajacoutot
6f561bb63a Bump pulseaudio requirements. 2012-10-17 11:49:37 +00:00
ajacoutot
65cbecde9d Remove pulseaudio -rpath hack. 2012-10-15 12:13:52 +00:00
ajacoutot
a6e6dd5b24 The mouse applet can make use of "mousetweaks", so add it as a dependency. 2012-10-10 12:56:32 +00:00
ajacoutot
5d23736776 Update to gnome-settings-daemon-3.6.1. 2012-10-08 17:12:55 +00:00
ajacoutot
1fb5ab4805 Missing build depends on textproc/docbook-xsl.
spotted by naddy@
2012-10-05 11:25:54 +00:00
ajacoutot
26d4cffb1f Remove libtool archives from modules. 2012-09-28 08:28:02 +00:00
ajacoutot
8d029673b6 Update to gnome-settings-daemon-3.6.0. 2012-09-28 07:09:22 +00:00
ajacoutot
08d1829c51 Fix build with cups >= 1.6. 2012-08-04 14:48:18 +00:00
ajacoutot
4c4a0e7aea Regen distinfo. 2012-07-13 10:33:14 +00:00
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
30ac3f3bda colord pkgpath changed, so bump. 2012-05-28 15:55:12 +00:00
ajacoutot
5e64dbdc79 Pushed upstream. 2012-05-17 18:04:00 +00:00
ajacoutot
729a49c7dc Bugfix update to gnome-settings-daemon-3.4.2. 2012-05-15 14:21:55 +00:00
ajacoutot
6273261889 Add -rpath after pulseaudio update. 2012-05-14 17:46:22 +00:00
ajacoutot
689f54b24a --localstatedir=/var is the default now. 2012-04-28 10:52:08 +00:00
ajacoutot
185fdc7314 Properly disable wacom support. 2012-04-27 10:59:31 +00:00
jasper
dcafa9c0c6 - update to 3.4.1
* bug fixes and translation updates
2012-04-17 10:48:00 +00:00
ajacoutot
3506f226d2 Update to gnome-settings-daemon-3.4.0. 2012-03-29 06:47:51 +00:00
ajacoutot
636a732027 Sync patch. 2011-12-16 11:26:34 +00:00
ajacoutot
e73daf7b20 Use MODGNOME_ICON_CACHE. 2011-12-03 22:17:15 +00:00
ajacoutot
3d08c654cd Remove this patch; it's wrong and introduced a segfault at logout. 2011-11-16 19:25:51 +00:00
ajacoutot
9a3c4523d9 Don't try to get values from sysfs, that's linux-only. 2011-11-11 09:32:07 +00:00
ajacoutot
82238b4e19 Bugfix update to gnome-settings-daemon-3.2.2. 2011-11-09 07:51:32 +00:00
ajacoutot
0d2f894947 Enable colord. 2011-11-02 16:42:21 +00:00
ajacoutot
1c86afc6cd Sync dependencies after gconf2 lost its dependency to ORBit.
This should cover all fallout but there may be some dark corners which I
missed...
2011-10-29 08:12:31 +00:00
ajacoutot
9e06c8e67c Update to gnome-settings-daemon-3.2.1. 2011-10-17 14:52:00 +00:00
ajacoutot
c09b2cb353 WANTLIB. 2011-10-16 19:23:34 +00:00
ajacoutot
7de7da5c7e Use gtk_paper_size_get_default, from upstream. 2011-10-03 10:39:22 +00:00
ajacoutot
54c71e5c4d Revert previous. Setting this env var shouldn't have any bad effects.
The issue I've been seeing with locales and glom comes from elsewhere.
(currently being worked on)
2011-09-30 12:13:24 +00:00
ajacoutot
01cc09404c Do not set LC_MEASUREMENT in the environment, we do not support that
locale definition.
2011-09-30 08:48:00 +00:00
jasper
6a8b83abeb sync after recent gnome.port.mk CONFIGURE_ENV changes 2011-09-28 09:47:46 +00:00
jasper
072c7e9395 CONFIGURE_STYLE=gnu is already set by Makefile.inc, so zap it here. 2011-09-28 08:39:50 +00:00
ajacoutot
0cdf6dc9dd No need to check for lcms2 until we have colord; spotted by jasper@ 2011-09-27 15:14:27 +00:00
ajacoutot
1217a20982 Update to gnome-settings-daemon-3.2.0. 2011-09-27 09:35:06 +00:00
ajacoutot
313ddc9cb4 Missing BUILD+RUN_DEPENDS. 2011-09-26 13:23:15 +00:00
ajacoutot
e0654fb085 Fix the xrandr @sample dir path. 2011-09-26 10:53:41 +00:00
ajacoutot
250dcfb150 No need for startup-notification anymore. 2011-09-26 07:12:11 +00:00
ajacoutot
2641b1220d Enable media keys support. 2011-09-25 13:13:05 +00:00
jasper
d81f8e3faf remove a few more implied CONFIGURE_SHARED 2011-09-20 22:54:25 +00:00
ajacoutot
034d725fcc DESKTOP_FILES => MODGNOME_DESKTOP_FILE, like it should always have been.
discussed with and ok jasper@
2011-09-19 07:44:58 +00:00
ajacoutot
7d9a8ea1c1 Do not force EXTRACT_SUFX. 2011-09-13 05:55:00 +00:00
jasper
9d1eccb70a switch to using .tar.xz by default 2011-09-12 12:04:16 +00:00
jasper
5b39fca11d Moar GNOME3 merge 2011-09-12 07:28:52 +00:00
ajacoutot
616c7e9220 Remove obsolete pre-configure target (no pkg change). 2011-05-13 20:37:17 +00:00
jasper
40591a80c6 fix WANTLIB
ok aja@
2011-05-08 17:45:48 +00:00
ajacoutot
f5a32f5f37 deamon -> daemon, from richardtoohey. 2011-05-04 05:12:23 +00:00