41 Commits

Author SHA1 Message Date
jasper
12dba68aaa - update to clutter-1.20.0
* enable EGL backend, needed for upcoming mutter update
2014-10-05 18:01:35 +00:00
jasper
54aa168b6f remove ${MAJOR}, it's not really used in a way that doesn't confuse 2014-10-05 13:34:40 +00:00
jasper
84c7fae386 update to clutter-1.18.4 2014-08-14 06:51:33 +00:00
jasper
9e6a200285 update to clutter-1.18.2 2014-04-15 07:35:36 +00:00
jasper
012f7978a4 cleanup double spaces and sort MODGNOME_TOOLS 2014-04-02 09:36:09 +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
42b08c36fe update to clutter-1.18.0 2014-03-27 13:07:44 +00:00
jasper
698c3e06d7 update to clutter-1.16.4 2014-01-25 08:32:27 +00:00
jasper
58dd4a9517 update to clutter-1.16.2 2013-11-19 17:29:18 +00:00
jasper
8e08bedd42 update to clutter-1.16.0 2013-09-26 14:56:10 +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
fd9004547e update to clutter-1.14.4 2013-05-15 07:05:39 +00:00
jasper
c0dcb5f96f - update to clutter-1.4.2 2013-04-17 15:06:59 +00:00
ajacoutot
a24f325efa goi -> gi (gnome MODULE change). 2013-04-16 13:17:00 +00:00
jasper
4f39f1714a - update to clutter-1.14.0 2013-03-28 19:33:47 +00:00
espie
e4fa65e765 PERMIT_* / REGRESS -> TEST sweep 2013-03-11 11:10:51 +00:00
jasper
e6064e13f7 - update to clutter-1.12.2 2012-10-17 11:32:42 +00:00
jasper
7e4ff1d276 sync patch with what has been committed upstrea now; no pkg change. 2012-10-05 16:44:27 +00:00
jasper
e83a3dcc58 hobbits take maintainership 2012-09-27 13:00:39 +00:00
jasper
5628c81517 add git commit blurb 2012-09-27 12:07:00 +00:00
jasper
283a6691c8 - update to clutter-1.12.0
* includes a fix for the dreaded threading issues
2012-09-27 11:48:23 +00:00
jasper
57ab3b90d5 remove explict CONFIGURE_ENV, it's been taken care of by gnome.port.mk
for a while now.
2012-09-24 19:22:27 +00:00
ajacoutot
fbda118803 Our pkg-config(1) now accepts variables in Requires.
Needs a current pkg-config.
2012-07-08 08:01:16 +00:00
ajacoutot
4cd1d659b0 unsigned long long overdue update to clutter-1.10.8.
joint work with jasper@ and robert@ ; mpi@ made it all possible!
ok jasper@ robert@
2012-07-07 12:49:17 +00:00
ajacoutot
47f56b9a41 Fix conflicts.
reported by naddy@
ok sthen@
2012-01-31 09:24:23 +00:00
jasper
123b03e47c - regen WANTLIB 2011-11-01 20:30:49 +00:00
jasper
a2abbae1bd fix build with new glib2 2011-09-23 08:04:51 +00:00
jasper
b9f1fc9959 - fix the cogl pkg-config file, so gnome-games can use it 2011-04-07 11:38:42 +00:00
jasper
6bc1d17d60 - remove unneeded patch now that g-ir-scanner looks in ${X11BASE}/include 2011-04-07 09:38:46 +00:00
jasper
e7240972b9 - Add introspection support (needed for on-going GNOME 3 work).
- Add a bunch of patches to allow doing introspection on the external json-glib instead of the local copy.
2011-04-07 07:44:46 +00:00
espie
88d20077a4 new depends 2010-11-17 08:05:12 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
jasper
3e1b8510bd - fix build after gdk-pixbuf2 split 2010-09-30 07:25:57 +00:00
jasper
1865c638b7 - switch to REVISION/new-style DEPENDS
- regen plist
to reduce the update diff a bit
2010-09-27 15:11:08 +00:00
landry
6707f5fad4 Update to clutter 1.0.6:
disable gobject-introspection by default.
fix for newer json-glib proper inclusion while here.
ok jasper@
2009-10-10 23:19:25 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
jasper
6dec77db3a - update clutter to 0.8.8 2009-04-07 13:57:49 +00:00
jasper
6f890cc7c0 - adapt to DIST_SUBDIR 2009-02-15 17:51:05 +00:00
jasper
4c42b6e04d import clutter 0.8.6
Clutter is an open source software library for creating fast, visually
rich and animated graphical user interfaces.

Clutter uses OpenGL (and optionally OpenGL ES for use on Mobile and
embedded platforms) for rendering but with an API which hides the
underlying GL complexity from the developer. The Clutter API is intended
to be easy to use, efficient and flexible.
2009-02-15 17:41:13 +00:00