ajacoutot
271c2873c3
Update to gnome-desktop-3.10.0.
2013-09-26 08:23:25 +00:00
ajacoutot
0294a79b68
Update to gnome-desktop-3.8.4.
2013-09-04 16:27:11 +00:00
ajacoutot
7eb73ebe24
Sync with recent version of BZ patch from stsp@
2013-09-02 16:04:20 +00:00
ajacoutot
417c7a7a03
Some part of this patch is not needed anymore.
2013-08-28 09:45:12 +00:00
stsp
9a23ced5f7
Make GNOME detect supported locales from 'locale -a' output (which is
...
POSIX compliant), in addition to looking for linux-specific locale
archive files and rummaging around in the /usr/share/locale directory
with unportable assumptions about its contents.
Fixes GNOME's language/keyboard settings and makes locales work as
expected in the GNOME desktop.
ok aja
2013-08-28 09:33:30 +00:00
ajacoutot
d72eb44c20
s/png16/png/ in WANTLIB now that graphics/png got patched.
...
prodded by naddy@
2013-06-09 15:26:49 +00:00
ajacoutot
812bf502c0
Unbreak with new libpng -- until we find a solution for png vs pngXX.
2013-06-09 13:55:51 +00:00
ajacoutot
8eefaac1d7
Update to gnome-desktop-3.8.3.
2013-06-08 10:50:13 +00:00
ajacoutot
3de9758da8
Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
...
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
ajacoutot
d9db0ac3ee
Deal with our lack our proper locale support in a simpler way.
2013-05-30 17:12:35 +00:00
ajacoutot
264974fc2d
Update to gnome-desktop-3.8.2.
2013-05-14 07:21:16 +00:00
ajacoutot
5f5fc621af
Our locale support is very poor, so compile with -DWITH_INCOMPLETE_LOCALES.
...
This at least allows to display a list of "supported" locales.
2013-04-19 17:01:50 +00:00
ajacoutot
a24f325efa
goi -> gi (gnome MODULE change).
2013-04-16 13:17:00 +00:00
ajacoutot
e031469a87
Update to gnome-desktop-3.8.1.
2013-04-15 17:55:29 +00:00
ajacoutot
a202bcd233
Missing dependency on iso-codes; spotted by jasper@
2013-03-29 14:43:31 +00:00
ajacoutot
b2ce71b3a3
Update to gnome-desktop-3.8.0.1.
2013-03-29 12:29:45 +00:00
ajacoutot
2447ea4462
Update to gnome-desktop-3.6.3.
2013-03-16 20:04:18 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
ajacoutot
a4834fe655
Update to gnome-desktop-3.6.2.
2012-11-13 07:32:26 +00:00
ajacoutot
2d3a43862e
Tweak previous.
2012-10-23 09:46:52 +00:00
espie
919d37d0ae
zap blank at end of variable def
2012-10-23 06:35:51 +00:00
ajacoutot
e5d9ec2985
Update to gnome-desktop-3.6.1.
2012-10-17 15:54:40 +00:00
ajacoutot
95b6674e2f
Update to gnome-desktop-3.6.0.1.
2012-09-27 18:13:34 +00:00
ajacoutot
4c4a0e7aea
Regen distinfo.
2012-07-13 10:33:14 +00:00
ajacoutot
fb59225926
Bugfix update to gnome-desktop-3.4.2.
2012-05-14 13:52:52 +00:00
ajacoutot
6485d1ee1c
Better comment.
2012-04-23 06:45:06 +00:00
ajacoutot
74d766cc5b
Add comment.
2012-04-22 15:38:50 +00:00
jasper
fc60db3cb0
- update to 3.4.1
...
* translation updates
2012-04-16 13:50:57 +00:00
ajacoutot
a107a6b1b5
Remove uneeded patch.
2012-04-07 12:14:45 +00:00
ajacoutot
945b5f63ad
Update to gnome-desktop-3.4.0.
2012-03-29 06:46:31 +00:00
jasper
8ea933b403
- regen WANTLIB
2011-11-04 09:56:28 +00:00
ajacoutot
75fc46fb33
Update to gnome-desktop-3.2.1.
2011-10-16 14:56:47 +00:00
ajacoutot
cb9f361112
Fix an infinite loop in GnomeWallClock, from upstream.
2011-10-04 05:35:26 +00:00
jasper
6a8b83abeb
sync after recent gnome.port.mk CONFIGURE_ENV changes
2011-09-28 09:47:46 +00:00
ajacoutot
7ebe31eae6
Update to stable gnome-desktop-3.2.0.
2011-09-26 09:31:21 +00:00
ajacoutot
2ef0aedad8
Remove bogus LIB_DEPENDS.
2011-09-26 07:54:25 +00:00
ajacoutot
dbf6e304bb
Update to gnome-desktop-3.1.92; needed for upcoming gnome-scrensaver
...
update.
2011-09-26 06:20:37 +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
espie
346b5bc6dc
normalize pkgpath
2011-09-16 12:29:12 +00:00
jasper
9d1eccb70a
switch to using .tar.xz by default
2011-09-12 12:04:16 +00:00
ajacoutot
32563635a5
Start the GNOME3 merge armageddon... breakage expected.
2011-09-12 07:26:18 +00:00
rpointel
b9417a33bb
bump after default python version switch.
2011-06-08 17:35:54 +00:00
ajacoutot
ea46f2dfdd
No need to depend on py-gnome, py-gtk2 is enough.
...
from dcoppa@
2011-06-03 15:40:12 +00:00
ajacoutot
dd6d553609
Not really needed.
2011-05-18 15:49:05 +00:00
ajacoutot
8e6304f974
deve/gconf2 is about to loose its dependency on x11/gtk+2 so explicitely
...
register x11/gtk+2 for ports depending on gconf2 that don't have another
dependency that would bring it.
discussed with jasper@
2011-05-14 21:29:03 +00:00
jasper
40591a80c6
fix WANTLIB
...
ok aja@
2011-05-08 17:45:48 +00:00
ajacoutot
56881e0491
--disable-scrollkeeper is not needed when rarian is in the dependency
...
chain (scrollkeer is a compatility wrapper that does nothing).
2011-04-05 16:37:58 +00:00
ajacoutot
7f3f4a8ea6
Remove the need for ${SYSCONFDIR}/gnome and use ${SYSCONFDIR} instead.
...
Discussed with landry@ and jasper@
ok jasper@
2011-01-18 20:03:07 +00:00
espie
e50b98837f
new depends
2010-11-22 08:36:47 +00:00