Commit Graph

4149 Commits

Author SHA1 Message Date
ajacoutot
efb9aba1f6 Update to nautilus-open-terminal-0.20. 2013-03-02 14:08:06 +00:00
ajacoutot
8c9ae01933 Update to ekiga-4.0.1. 2013-03-02 14:06:45 +00:00
ajacoutot
a450e6d11e Update to gnome-keyring-3.6.3. 2013-03-02 14:03:34 +00:00
ajacoutot
58418ffc44 Update to caribou-0.4.8. 2013-03-02 14:02:36 +00:00
ajacoutot
4b87c28ce2 Update to gnome-themes-standard-3.6.5. 2013-03-02 13:59:59 +00:00
jasper
6d3f8104b7 disable -Werror which breaks at least hppa/mips64/sparc64
ok landry@ aja@
2013-03-02 12:42:03 +00:00
sthen
f5a323c546 Don't use ${FLAVOR:L}, we only support lower-case flavours now.
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
ajacoutot
aae9949187 Sync depends after recent meta-tracker update. 2013-02-06 15:55:09 +00:00
ajacoutot
9ac05f1317 Update to meta-tracker-0.14.5. 2013-02-06 15:54:46 +00:00
ajacoutot
e953a008f8 Quiet gconftool-2:
gconf_ping() will try to shutdown gconfd, but since installing pkg is
done as root, there is not gconfd nor dbus that can be started when
DISPLAY isn't set and an annoying warning is issued.

discussed with espie@
2013-02-06 14:23:06 +00:00
ajacoutot
23d318a5d7 Use MODGNU_AUTO*_DEPENDS. 2013-02-06 07:14:48 +00:00
ajacoutot
de97bb7a2b move x11/gnome/user-docs dependency from meta to shell. 2013-01-25 07:56:16 +00:00
ajacoutot
d530ee2cd4 Explicitely depend on x11/gnome/icon-theme-symbolic for the power button. 2013-01-24 10:41:25 +00:00
ajacoutot
704c378e01 No need for icon-theme-symbolic, dependencies will bring it. 2013-01-24 10:40:56 +00:00
ajacoutot
7b85ea04d5 x11/gnome/user-docs dependency will move to the gnome meta pkg since
gnome-panel is scheduled for removal.
2013-01-24 10:39:02 +00:00
ajacoutot
463a641c07 Add comment about --disable-Bsymbolic. 2013-01-24 07:31:58 +00:00
ajacoutot
9cfbd463e2 xrandr: Don't operate on a NULL object. 2013-01-23 19:02:15 +00:00
jasper
ae30845f40 - update to gnote-3.6.2 2013-01-20 20:25:11 +00:00
ajacoutot
20eba4698e Enable ibus support; depends on the latest gnome-settings-daemon. 2013-01-18 07:31:15 +00:00
ajacoutot
967185cb85 Update to gnome-settings-daemon-3.6.4.
- add schemas overrides instead of patching the schemas themselves
- support for inputmethods with the new ibus
2013-01-18 07:22:27 +00:00
ajacoutot
aecba8a697 bump after recent ibus update; input method are now properly handled. 2013-01-18 07:10:58 +00:00
ajacoutot
cf853f7be7 MESSAGE are so last year... 2013-01-17 11:50:34 +00:00
ajacoutot
a33b7aa602 Update to caribou-0.4.7. 2013-01-16 07:09:50 +00:00
ajacoutot
3da9645b37 Minor update to gnome-menus-3.6.2. 2013-01-15 13:10:51 +00:00
jasper
dbb2c571c3 drop unneeded dependency on gnome-doc-utils 2013-01-15 10:18:11 +00:00
jasper
03f4bbfd46 mark broken on sgi 2013-01-15 09:52:14 +00:00
ajacoutot
b8c226475f Update to baobab-3.6.4. 2013-01-12 07:58:19 +00:00
ajacoutot
e4474dc384 Pushed upstream. 2013-01-11 19:20:46 +00:00
ajacoutot
5f84700134 Pushed upstream. 2013-01-11 15:14:44 +00:00
ajacoutot
c900c0873e Fix spawning of nautilus-connect-server. 2013-01-11 15:05:03 +00:00
ajacoutot
ae5fbe63d8 Bump after libsigc++-2 -docs => -main merge. 2013-01-11 13:44:24 +00:00
ajacoutot
c154a1e1cc Properly rename the gschema.override file and remove a bogus entry from it. 2013-01-11 10:11:57 +00:00
ajacoutot
10a2e01f67 Update to gnome-color-manager-3.6.1. 2013-01-10 13:53:56 +00:00
jasper
28b3fb2840 - update to empathy-3.6.3 2013-01-09 11:29:52 +00:00
ajacoutot
937cbf5beb All pulseaudio files are under ~/.config/pulse now. 2013-01-08 16:53:53 +00:00
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
dc151bf3fe Add some autohell goo to disable gtk support.
Enable vala bindings.
2012-12-28 09:54:47 +00:00
espie
09e64f576b make darn sure we don't use gtk+2/gtk+3, as these CAN disappear during
build.

okay ajacoutot@, hoping he gets time for a more permanent solution...
2012-12-27 18:56:59 +00:00
landry
eb4641f199 Really fix for good : remove the configure patch making it look for
liblibclang, which is now libclang.
Reported by naddy@ again. This time should be okay, i checked it
packaged :)
2012-12-26 15:07:18 +00:00
landry
a94bbbc2a0 Fix the fix : libclang SHARED_LIBS was renamed to clang.
Reported by naddy@
2012-12-26 13:53:29 +00:00
landry
085117a845 Unbreak; llvm->=3.2p9 doesnt exist. 2012-12-25 18:43:28 +00:00
sthen
8c813409e4 sync wantlib 2012-12-23 13:25:11 +00:00
jasper
f1282d0796 - update to rygel-0.16.4 2012-12-22 16:56:37 +00:00
landry
aab38a2a82 Mark as BROKEN-hppa for the same reason as on sparc64.
cast increases required alignment of target type + uses -Werror
2012-12-21 18:33:55 +00:00
sthen
40f5f67190 cope with sysctl.h changes 2012-12-18 21:38:12 +00:00
jasper
9ab0fd82a4 - update to moserial-3.0.8 2012-12-18 20:41:36 +00:00
ajacoutot
b04a9ec2fc Update to caribou-0.4.6. 2012-12-18 07:01:39 +00:00
ajacoutot
43fe9825f5 Update to nautilus-sendto-3.6.1. 2012-12-17 19:04:03 +00:00
jasper
f5f6fccb4f mark this broken for now, due to unknown reasons it throws
"Invalid object type `GitgWindow'" at startup.
2012-12-17 15:04:05 +00:00