jasper
5b19b36f6a
Enable introspection support (though nothing is built or installed yet)
2011-04-07 13:06:26 +00:00
jasper
28b72d087f
- provide a distfile mirror
2011-04-07 12:15:44 +00:00
jasper
4fc36bfde8
unclutter build logs by not shaving the output
2011-04-07 12:03:30 +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
e96ed4d288
Add introspection support (needed for on-going GNOME 3 work).
2011-04-07 11:17:08 +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
9a85995af3
Enable introspection support (though nothing is built or installed yet)
2011-04-07 07:50:22 +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
ajacoutot
857bc31829
Missed this on in previous (move to new *_DEPENDS).
2011-03-07 18:56:03 +00:00
espie
88d20077a4
new depends
2010-11-17 08:05:12 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +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
6e879b6dd5
- since we're having our fair share of threaded perl/p5-gtk/etc issues,
...
remove the p5 references from here now
2010-09-28 07:52:04 +00:00
jasper
8115b6b1e3
- remove cairo from here too
2010-09-28 07:50:50 +00:00
jasper
1a6a49969e
- remove, it's been merged into core with the latest release
...
and it's been unhooked for a while now
2010-09-28 07:50:34 +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
ajacoutot
b4d17f84af
Unbreak with newer gtk.
2010-04-23 11:04:47 +00:00
espie
100f0c7870
SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
...
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
landry
4767af3f13
Update to clutter-box2d 0.10.0:
...
add a patch to make sure it doesn't try to build gobject-introspection
by default (so-called .gir files which turned me mad the whole day)
ok jasper@
2009-10-10 23:22:53 +00:00
landry
295f5ddc2c
Update to clutter-gst 0.10.0, disable gobject-introspection by default
...
too. ok jasper@
2009-10-10 23:21:11 +00:00
landry
8da5ae5907
Update to clutter-gtk 0.10.2:
...
disable gobject-introspection to make sure it's not picked up
ok jasper@
2009-10-10 23:20:26 +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
landry
18e425c678
Bump MAJOR to 0.10 in preparation for clutter update, and add
...
API_VERSION as suggested by jasper@.
2009-10-10 23:17:11 +00:00
landry
c837935397
Unlink clutter-cairo, no release has been made to make it work with
...
upcoming clutter update.
2009-10-10 23:16:08 +00:00
kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00
ajacoutot
2c5f8a533a
CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module
2009-04-26 11:01:04 +00:00
jasper
d800ae6e98
- update clutter-gtk to 0.8.3
2009-04-07 13:58:09 +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
7e7c98f449
- add clutter-box2d, clutter-cairo, clutter-gst and clutter-gtk
2009-02-15 17:48:07 +00:00
jasper
ca7ee4c653
import (non-working, hence unhooked) py-clutter 0.8.2
...
This package contains the Python modules that allow you to use the
Clutter toolkit in Python programs.
this doesn't fully work yet, but it's now intree in case someone
wants to have a look at fixing it.
2009-02-15 17:47:21 +00:00
jasper
cc1a4f5337
import clutter-gtk 0.8.2
...
Clutter-GTK is a library providing facilities to integrate Clutter into
GTK+ applications. It provides a GTK+ widget, GtkClutterEmbed, for
embedding the default ClutterStage into any GtkContainer.
2009-02-15 17:45:30 +00:00
jasper
6721375c9f
import clutter-gst 0.8.0
...
Clutter-GStreamer (clutter-gst) is an integration library for using
GStreamer with Clutter.
2009-02-15 17:44:51 +00:00
jasper
0540bcb8bd
import clutter-cairo 0.8.2
...
An experimental clutter cairo 'drawable' actor. Sucks a bit as renders
cairo via an image surface and thus no real cairo rendering
acceleration. Experiments with glitz and sharing GL contexts for such
acceleration proved problematic.
2009-02-15 17:44:03 +00:00
jasper
3c0299a5d5
import clutter-box2d 0.8.2
...
A glue layer between clutter and box2d that provides a special group
where the actors can be set to be static or dynamic in regard to a
physics simulation.
2009-02-15 17:43:23 +00:00
jasper
3b8b3f97fe
- add Makefile and Makefile.inc, some more ports on their way
2009-02-15 17:42:31 +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