40 Commits

Author SHA1 Message Date
jasper
806b7e457b upate to mutter-3.12.2 2014-05-14 09:26:00 +00:00
jasper
b67d941d3e update to mutter-3.12.1 2014-04-16 07:24:15 +00:00
matthieu
87404526a7 WANTLIB updates and patches for new xcb-util libs. tested by naddy@ 2014-04-14 19:52:44 +00:00
jasper
012f7978a4 cleanup double spaces and sort MODGNOME_TOOLS 2014-04-02 09:36:09 +00:00
jasper
6914c3869c DESKTOP_FILES was not a valid variable; use MODGNOME_TOOLS instead 2014-04-01 18:07:48 +00:00
jasper
43b19ca734 merge various MODGNOME_TOOLS lines into a single line (or two if it would
exceed 80 chars); no functional change intended..
2014-04-01 18:06:28 +00:00
jasper
2100c2cdff start to make MODGNOME_TOOLS resemble the name of the tools actually used.
rename 'gi' to 'gobject-introspection'.

discussed with aja@
2014-04-01 15:31:45 +00:00
ajacoutot
2ef41f5748 In x11/gnome ports we use disable-static inconsistently, usually to get
rid of static module archives; but since we end up manually removing the
libtool la files anyway, just don't bother setting up the tag.
part 2/2
2014-04-01 13:21:44 +00:00
jasper
5c5cc71c4c update to mutter-3.12.0 2014-03-27 19:04:40 +00:00
jasper
834da1029c update to mutter 3.10.4, fixing a host of issues
ok aja@ sthen@
2014-02-20 17:55:29 +00:00
stsp
4b178ed019 In mutter, fix size mismatch on 32bit architectures due to time_t-related
API/ABI patch in devel/startup-notification. A pointer to time_t vs pointer
to long problem. Same bug as recently fixed in XFCE's xfwm.
ok sthen aja jasper
2014-02-18 11:02:11 +00:00
jasper
5d9eeace98 update to mutter-3.10.3 2014-01-16 10:22:40 +00:00
jasper
d437309611 update to mutter-3.10.2 2013-11-14 13:38:22 +00:00
ajacoutot
0be6ff4347 Update to mutter-3.10.1.1. 2013-10-16 08:41:40 +00:00
ajacoutot
ea93efd05f Remove hardcoded HOMEPAGE and use the one from the x11/gnome MODULE
instead. It is just too hard to maintain a coherent list of still
reachable homepages for GNOME projects so use wiki.gnome.org which is
the entry point for *all* GNOME apps.
2013-09-28 08:50:34 +00:00
jasper
f05b1a2980 update to mutter-3.10.0.1 2013-09-27 14:04:23 +00:00
jasper
5027b7ebd9 update to mutter-3.8.4 2013-08-06 18:10:59 +00:00
jasper
be55add28b update to mutter-3.8.3 2013-06-10 12:52:53 +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
jasper
917a76d415 update to mutter-3.8.2 2013-05-14 07:36:13 +00:00
jasper
b5fb416d6c update to mutter-3.8.1 2013-04-17 09:55:40 +00:00
ajacoutot
a24f325efa goi -> gi (gnome MODULE change). 2013-04-16 13:17:00 +00:00
ajacoutot
235b50bf14 No need for the python module. 2013-04-03 13:00:14 +00:00
ajacoutot
6914b4b5f6 Add a conflict/pkgpath marker with metacity so that it gets removed
on update.
2013-03-30 10:05:17 +00:00
ajacoutot
1020c8b135 Loosen up build/run depends; no bump, was just imported. 2013-03-29 16:49:15 +00:00
jasper
7df3785b41 - update to mutter-3.8.0 2013-03-29 16:46:14 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
jasper
106d5f2ec9 - update to mutter-3.6.3 2013-03-04 14:13:23 +00:00
jasper
6d3f8104b7 disable -Werror which breaks at least hppa/mips64/sparc64
ok landry@ aja@
2013-03-02 12:42:03 +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
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
jasper
a21bf70390 - update to mutter-3.6.2 2012-11-13 10:07:20 +00:00
jasper
d4a8d2c73a - update to mutter-3.6.1 2012-10-16 08:34:25 +00:00
landry
3bce0269ea Mark as BROKEN-sparc64, this port uses -Werror and does ugly casts which
triggers warnings on sparc64.
2012-10-05 07:13:47 +00:00
jasper
532c387667 - update to mutter-3.6.0 2012-09-30 12:42:04 +00:00
ajacoutot
8d9d6bd4d6 Fix with new introspection (from upstream). 2012-09-21 13:25:27 +00:00
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
ajacoutot
7105611795 --disable-static 2012-07-13 16:35:26 +00:00
jasper
3a8f3757bd import mutter 3.4.1
Mutter is a window and compositing manager that displays and manages
your desktop via OpenGL. Mutter combines a sophisticated display engine
using the Clutter toolkit with solid window-management logic inherited
from the Metacity window manager.

ok aja@
2012-07-08 12:51:16 +00:00