ajacoutot
1ebf521ccf
DIFF_ARGS is not needed anymore.
2012-08-04 15:35:09 +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
7e96470e3b
Depends on devel/iso-codes.
2012-07-08 11:19:23 +00:00
ajacoutot
3575a88b58
Unbreak, reported by espie@
2012-06-18 11:30:50 +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
ceab43ba83
Committed upstream.
2012-05-25 11:50:42 +00:00
ajacoutot
4f0dd74211
Properly disable the wacom panel.
2012-05-24 07:58:20 +00:00
ajacoutot
3a328c2dce
Bugfix update to gnome-control-center-3.4.2.
2012-05-15 14:31:18 +00:00
ajacoutot
6273261889
Add -rpath after pulseaudio update.
2012-05-14 17:46:22 +00:00
jasper
d7b4a42c10
- update to 3.4.1
...
* bug fixes and translation updates
2012-04-17 11:02:32 +00:00
ajacoutot
0257cc136a
Remove timed patch; this needs to be reimplemented externaly anyway
...
(thank you so much systemd).
2012-04-07 10:25:55 +00:00
ajacoutot
d0f7af149c
Sync WANTLIB/DEPENDS which was a mess.
2012-04-05 08:07:21 +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
94c6767e65
Implement user passwd change by admin users.
...
Prevent a couple of implicit declarations.
2012-02-16 22:25:47 +00:00
ajacoutot
e73daf7b20
Use MODGNOME_ICON_CACHE.
2011-12-03 22:17:15 +00:00
ajacoutot
9a8fcc0984
Don't try to link with -lcrypt.
2011-11-14 13:28:04 +00:00
ajacoutot
50d062667b
Drop the gtk+3-cups dependency, it'll go to meta gnome.
2011-11-13 10:28:19 +00:00
ajacoutot
ecc5e59713
Minor update to gnome-control-center-3.2.2.
2011-11-09 09:01:59 +00:00
ajacoutot
50f0e397ba
Move the dependency on graphics/argyll from gnome-control-center to
...
gnome-color-manager where it really belongs.
2011-11-07 12:38:33 +00:00
ajacoutot
b015d205e3
Add dependency on argyll.
2011-11-06 17:37:12 +00:00
ajacoutot
c22b6edfc0
Regen WANTLIB.
2011-11-06 09:00:31 +00:00
ajacoutot
41d1401c4f
Resurrect gnome-power-panel.
2011-11-05 14:07:43 +00:00
ajacoutot
bde772d129
Add a RUN_DEPENDS on gnome-color-manager.
2011-11-02 17:48:29 +00:00
ajacoutot
a35137995b
Enable colord support.
2011-11-02 16:43:00 +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
sthen
c4176e516e
mark a conflict with old gdm. ok aja@
2011-10-18 14:53:25 +00:00
ajacoutot
25c58b2b06
Update to gnome-control-center-3.2.1.
2011-10-17 15:33:28 +00:00
ajacoutot
13007685e6
Extend comment about gnome-wacom-panel.
2011-10-11 09:35:31 +00:00
ajacoutot
6a50424f2e
Align the example dates in the display panel, from upstream.
2011-10-03 13:49:32 +00:00
ajacoutot
1b4659c9e2
Fix url to upstream BZ which has changed.
2011-10-03 13:21:29 +00:00
ajacoutot
8f55ee7e4e
Also use gtk_paper_size_get_default in here, from upstream.
2011-10-03 12:11:30 +00:00
ajacoutot
c9e6e54683
Better LC_* patches.
2011-10-02 13:31:33 +00:00
jasper
6a8b83abeb
sync after recent gnome.port.mk CONFIGURE_ENV changes
2011-09-28 09:47:46 +00:00
jasper
29256282d9
tighten dependency on gsettings-desktop-schemas
2011-09-27 17:17:37 +00:00
ajacoutot
e1698b33de
Update to gnome-control-center-3.2.0.
2011-09-27 12:15:23 +00:00
ajacoutot
2a61577ca6
Regen WANTLIB to unbreak.
2011-09-26 07:33:25 +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
jasper
df5676b596
CONFIGURE_SHARED is now implied by gnome.port.mk, so no need to make it explicit anymore.
2011-09-20 21:10:00 +00:00
jasper
390043cddc
- switch to MODGNOME_TOOLS
2011-09-20 20:52:45 +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
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
4c5989e186
Fix build with cups >=1.5.0.
2011-09-12 17:24:56 +00:00
jasper
9d1eccb70a
switch to using .tar.xz by default
2011-09-12 12:04:16 +00:00
ajacoutot
082dee7474
Missing.
2011-09-12 07:33:03 +00:00
ajacoutot
fddf0adc02
Fix conflicts.
2011-09-12 07:31:17 +00:00
ajacoutot
a22e3b471a
Re-import an updated gnome-control-center-3.0.2 from x11/gnome3 under
...
x11/gnome/controlcenter.
2011-09-12 07:29:31 +00:00