Commit Graph

77680 Commits

Author SHA1 Message Date
ajacoutot
ef5cb32a0f Stupid autohell is stupid...
The situation is this: even when we --disable-gtk-doc, if gtk-doc is
actually installed at configure stage, tools like gtkdoc-rebase will be
picked up and run during the install target. That is bad because the
gtk-doc package may have been removed by then, especially during dpb(1)
bulks (we explicitely disable support for it so why should it stay...).

So for now, let's add the following env to configure whenever we use
--disable-gtk-doc, until a bettersolution is found...
CONFIGURE_ENV +=ac_cv_path_GTKDOC_CHECK="" \
		ac_cv_path_GTKDOC_REBASE="" \
		ac_cv_path_GTKDOC_MKPDF=""
2012-09-21 14:48:05 +00:00
ajacoutot
141ad145f0 --enable-*=no --> --disable
Explicitely disable connman to set connectivity to "None".
2012-09-21 14:01:54 +00:00
jasper
f13cf07f87 sync comment now that it's been merged upstream 2012-09-21 13:57:32 +00:00
jasper
76f163bde9 don't pick up pulseaudio; no pkg change as it wouldn't build if it was picked up. 2012-09-21 13:51:56 +00:00
jasper
d6819a2f5e - update to 3.14.0 2012-09-21 13:51:17 +00:00
ajacoutot
6cc7590223 Forgot to sync PLIST. 2012-09-21 13:42:45 +00:00
ajacoutot
8d9d6bd4d6 Fix with new introspection (from upstream). 2012-09-21 13:25:27 +00:00
ajacoutot
a7bd921f10 Update to at-spi2-atk-2.5.92. 2012-09-21 13:24:51 +00:00
ajacoutot
312ca81d0e Update to at-spi2-core-2.5.92. 2012-09-21 13:24:28 +00:00
ajacoutot
f0817b0d8f Fix WANTLIB after recent pango update. 2012-09-21 13:24:09 +00:00
ajacoutot
ce74f6bf46 Update to gstreamermm-0.10.11. 2012-09-21 13:23:40 +00:00
ajacoutot
0a667e2617 Update to totem-pl-parser-3.4.3. 2012-09-21 13:23:23 +00:00
ajacoutot
d717ef51d2 Update to libgda-5.1.1.
ok jasper@
2012-09-21 13:23:06 +00:00
ajacoutot
6922419361 Update to gnome-themes-standard-3.5.92. 2012-09-21 13:22:34 +00:00
ajacoutot
af18e27583 Update to gtk3mm-3.5.12. 2012-09-21 13:22:10 +00:00
ajacoutot
a598203a8d Fix after pangox removal from devel/pango.
ok jasper@
2012-09-21 13:21:44 +00:00
ajacoutot
0dea867040 Use pangox-compat.
ok jasper@
2012-09-21 13:20:57 +00:00
ajacoutot
ef9b0fb5ee Update to gtk+3-3.5.18. 2012-09-21 13:20:19 +00:00
ajacoutot
213a4a020a Update to atk-2.5.91. 2012-09-21 13:19:57 +00:00
jasper
c8c1ae70cc - update to 1.33.14 2012-09-21 13:19:40 +00:00
ajacoutot
6856337c8d +pangox-compat 2012-09-21 13:19:36 +00:00
ajacoutot
67a04068d1 Import pangox-compat-0.0.1.
This is a compatibility library providing the obsolete pangox library
that is not shipped by Pango itself anymore.

ok jasper@
2012-09-21 13:19:03 +00:00
jasper
7011f842f6 - update to geoclue-0.12.99 2012-09-21 13:19:01 +00:00
ajacoutot
7132b9ccc7 Update to pango-1.31.2. 2012-09-21 13:18:00 +00:00
jasper
73450cbf84 - remove -lpthread related patches/chunks. 2012-09-21 13:17:45 +00:00
ajacoutot
7331be73e4 Update to glib2mm-2.33.12. 2012-09-21 13:17:18 +00:00
ajacoutot
9aafe34fee It's this time of the year again... update glib2 to the latest
available development release (glib2-2.33.14). A new stable is supposed
to come out within the next 2 weeks and we want to be proactive and get
some things in tree before the big GNOME 3.6 update that we will work on
at p2k12.

big thank to jasper@ for running this and the upcoming updates in a bulk
ok jasper@
2012-09-21 13:16:49 +00:00
jasper
b35d6abbf2 add two more commits to unbreak with new goi;
only comments changed; no bump.
2012-09-21 10:27:22 +00:00
jasper
444d4da3b6 - update to 1.9.1 2012-09-21 09:48:52 +00:00
dcoppa
b9d4703772 Enable Xinerama support.
Initial diff by Gregor Best <gbe (at) ring0 (dot) de>

OK ajacoutot@
2012-09-21 08:51:47 +00:00
dcoppa
3c3d1a8028 Fix hidden dependency on icu4c, needed for Unicode collation.
Spotted by David Hoskin <root (at) davidrhoskin (dot) com>, thanks!
2012-09-21 08:10:44 +00:00
jasper
c879b2facf - add patches from upstream git to fix build with upcoming
gobject-introspection update.
2012-09-21 07:01:54 +00:00
ajacoutot
9685b7b35d Remove CONFIGURE_ENV now that freetype2 pc file has been fixed.
Require a current xenocara.
2012-09-21 06:31:27 +00:00
dcoppa
6685400950 Bugfix update to 7.0.30 2012-09-21 05:07:22 +00:00
jasper
85510f1176 unconfuse DESCR
prompted by an issue reported by weerd@
2012-09-20 21:10:42 +00:00
jasper
6807c1f9b4 fix loading of introspected libraries 2012-09-20 20:56:34 +00:00
gsoares
dc9943512b update to 1.56; ok jasper@ 2012-09-20 19:35:09 +00:00
ajacoutot
bd359745bf Fix implicit declaration. 2012-09-20 17:49:10 +00:00
jasper
67900c9c25 sync 2012-09-20 17:41:30 +00:00
jasper
4edbb42f5a import celt051
The CELT codec is an experimental audio codec for use in low-delay
speech and audio communication. It's meant to close the gap between
Vorbis and Speex for applications where both high quality audio and
low delay are desired.

This package contains the celt051 API.

ok aja@
2012-09-20 17:40:57 +00:00
stsp
02b91e2747 Add xfce4-weather to xfce-extras, now that it can get weather data again.
ok landry
2012-09-20 16:59:47 +00:00
kili
9a64b5e40a Use the new bootstrapper.
i386 bits (bootstrapper build and test) from sthen@, Thanks!
2012-09-20 16:38:16 +00:00
ajacoutot
06437d5b5c No need for at-spi2-atk. 2012-09-20 15:06:26 +00:00
ajacoutot
769785f57f Sync WANTLIB. 2012-09-20 14:41:26 +00:00
jasper
9060cec62b regen WANTLIB 2012-09-20 14:04:24 +00:00
jasper
f690ada8a6 register libmng as a dependency instead of picking it up when it just
happens to be around

spotted by nigel@
2012-09-20 14:04:17 +00:00
ajacoutot
47f7550ad8 +harfbuzz 2012-09-20 13:42:52 +00:00
ajacoutot
67d9879e4a Import harfbuzz-0.9.4.
HarfBuzz is an OpenType text shaping engine.

ok jasper@
2012-09-20 13:42:23 +00:00
ajacoutot
ad34cb8520 Fix LIB_DEPENDS. 2012-09-20 13:34:19 +00:00
fgsch
55f3aad84c include .la files as well and bump.
requested by ajacoutot@
2012-09-20 13:20:02 +00:00