Commit Graph

10862 Commits

Author SHA1 Message Date
jasper
a202fed6d5 - update to 4.99.4.1 2011-10-09 13:42:53 +00:00
jasper
e560cd2f86 - update to 0.12.4 2011-10-09 10:11:26 +00:00
dcoppa
ef68143003 Fix post-install target here too 2011-10-09 08:50:37 +00:00
jasper
85c6e06e92 - fix homepage 2011-10-08 19:26:17 +00:00
ajacoutot
5fb773d788 +gtk3-unico-engine 2011-10-08 16:42:13 +00:00
ajacoutot
59e3bd9136 Import gtk3-unico-engine-1.0.1.
Unico is a Gtk+ engine that aims to be the more complete yet powerful
theming engine for Gtk+ 3.0 and newer.

ok jasper@
2011-10-08 16:41:40 +00:00
ajacoutot
7ce64d593a Update to gdm-3.2.0; still BROKEN. 2011-10-07 14:04:18 +00:00
ajacoutot
c30e627430 Properly load libdbus-glib-1.so. 2011-10-07 10:33:24 +00:00
ajacoutot
03c5211b3e Update to meta-tracker-0.12.4. 2011-10-06 20:26:47 +00:00
dcoppa
f47f52bacd Fix numerous warnings triggered by outdated configuration options:
https://bugs.launchpad.net/ubuntu/+source/murrine-themes/+bug/584941

Committing on behalf of landry@, who I hope will recover soon
2011-10-06 10:58:12 +00:00
ajacoutot
c817c87b1c Update to nagstamon-0.9.7.1.
from new maintainer Nicolas P. M. Legrand, with some tweaks.
2011-10-06 10:05:37 +00:00
giovanni
31bcd313f4 Add a .desktop file
ok benoit@
2011-10-06 10:00:02 +00:00
jasper
baa887a2ca - using RUN_DEPENDS=${BUILD_DEPENDS} is verboten, or you'll end up
having a runtime dependency on groff, ccache and nonsense like that.
2011-10-05 17:30:57 +00:00
jasper
e74755b2d4 - update to 3.0.2 2011-10-05 16:55:43 +00:00
ajacoutot
40def5eef0 Fix a couple of crashers, from upstream. 2011-10-05 13:56:08 +00:00
sthen
29d2041e88 distfile rerolled, no content changes so no bump.
spotted by kurt@
2011-10-05 13:26:49 +00:00
jasper
01725b7580 - add bugzilla url 2011-10-05 06:42:01 +00:00
ajacoutot
4dd6d6cde0 Remove now uneeded patch. 2011-10-05 05:42:50 +00:00
sebastia
d4fc7a52e2 unbreak pdfkit after xpdf update, still some fonts may not be found, but
better than not working at all. upgrading the bundled version or other options
will be discussed with upstream.
while there, remove two empty patches

OK kili@
2011-10-04 12:53:38 +00:00
jasper
b33100513c tweak, no pkg change 2011-10-04 11:24:41 +00:00
jasper
5834ff7a7c - add patches from upstream to fix a format string vulnerability
- fix the pygtk wizard
- drop the now unneeded post-install target
2011-10-04 11:20:41 +00:00
ajacoutot
2d712ed490 Fix path to POLKITQT-1_*_LIBRARY: unbreak CMake's find_package() function
when looking for PolkitQt-1 (needed for kde 4.7 work).

from Vadim Zhukov, thanks.
2011-10-04 06:07:46 +00:00
ajacoutot
323c897156 Fix several display bugs with the falback mode; from upstream. 2011-10-04 05:42:46 +00:00
ajacoutot
dbf21affae Remove now uneeded patch. 2011-10-04 05:36:43 +00:00
ajacoutot
cb9f361112 Fix an infinite loop in GnomeWallClock, from upstream. 2011-10-04 05:35:26 +00:00
jasper
dd1684f5b4 - update to 3.2.0
- regen WANTLIB
2011-10-03 18:06:44 +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
e5ac54eaba Unbreak runtime with our half-baked locales.
ok jasper@
2011-10-03 12:10:30 +00:00
ajacoutot
7de7da5c7e Use gtk_paper_size_get_default, from upstream. 2011-10-03 10:39:22 +00:00
ajacoutot
bcef340055 Better patch. 2011-10-03 07:13:50 +00:00
ajacoutot
a5e3542d11 Set DATADIRNAME in a consistent way now that glib-gettext.m4 has been
fixed.
2011-10-03 06:42:45 +00:00
ajacoutot
158fbb6034 Set DATADIRNAME in CONFIGURE_ENV instead of using FAKE_FLAGS to install
gettext mo files in the proper location.

ok jasper@
2011-10-03 06:41:43 +00:00
ajacoutot
c9e6e54683 Better LC_* patches. 2011-10-02 13:31:33 +00:00
espie
8291a94cc2 convert to bsd.port.arch.mk
use BUILD_PKGPATH now that it's usable for that.
2011-10-02 07:03:11 +00:00
ajacoutot
746448fdda Protect __SIZEOF_INT__ and __SIZEOF_POINTER__ with an ifdef tp prevent
warnings when including gtktextattributes.h.
2011-10-01 09:38:44 +00:00
jasper
cb127d0a7d remove these now unneeded patches. the substitution appears to have been fixed
and the resulting pkgconfig files are identical to what we had with the patches
2011-10-01 09:09:09 +00:00
ajacoutot
0f653342f7 Use MODGNOME_*FLAGS. 2011-09-30 14:32:20 +00:00
ajacoutot
3ac76caea6 Remove outdated comment. 2011-09-30 13:55:05 +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
66394d1553 Extend comment. 2011-09-30 09:33:02 +00:00
ajacoutot
c66dea58f5 Re-add the gnome-sound-recorder. It works fine now as long as pulseaudio
isn't running (which we lack sndio support for).
2011-09-30 09:31:49 +00:00
ajacoutot
5bcd38a601 Add gnome-contacts; ok jasper@ 2011-09-30 08:57:36 +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
eecabfaaf1 add missing pgsql,-server dep
spotted by nigel@
2011-09-30 06:54:31 +00:00
jasper
17078088f7 meh, stupid version re-use without variables. 2011-09-30 06:50:29 +00:00
jasper
727ed086c9 sync, no pkg change 2011-09-29 20:57:45 +00:00
jasper
17cada2836 - update to 1.0.9
from new maintainer amit kulkarni
(previous maintainer timed-out several times)
2011-09-29 20:04:44 +00:00
ajacoutot
018f6761b8 Mention glom. 2011-09-29 17:31:08 +00:00