summaryrefslogtreecommitdiff
path: root/clutter-gst.pc.in
Commit message (Collapse)AuthorAgeFilesLines
* pc: add missing gstreamer-video-1.0 dependencyLionel Landwerlin2014-06-091-1/+1
|
* Drop Cogl-Gst dependency and reimport video sinkLionel Landwerlin2014-05-281-1/+1
|
* configure.ac: fix compilation following cogl 2.0 pc file renameLionel Landwerlin2014-01-201-2/+2
|
* Make clutter-gst for GStreamer 1.0 parallel installableBastien Nocera2012-07-121-1/+1
| | | | | | | | | | | We need to be able to ship both the GStreamer 0.10 and the GStreamer 1.0 versions of clutter-gst, and have them not clash. We used to install clutter-gst in a clutter-1.0 directory, but only the GStreamer API version changed, not the clutter one, so we need to move the includes to $(includedir)/clutter-gst-2.0/ https://bugzilla.gnome.org/show_bug.cgi?id=674077
* port to GStreamer 1.0Edward Hervey2012-07-121-1/+1
| | | | Contributions from: Alban Browaeys <prahal@yahoo.com>
* Do not hardcode pathsLaurent Bigonville2011-10-071-3/+3
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=661096
* build: Depend on clutter >= 1.3.12Damien Lespiau2010-08-181-1/+1
| | | | | Clutter-gst needs some new symbols to be able to attach a ARBfp program to a CoglMaterial.
* build: Make clutter-gst 1.2.x require clutter < 1.3.0Damien Lespiau2010-08-181-1/+1
| | | | | | | | Because of some internal changes in Clutter 1.3.x, clutter-gst 1.2.x only works with clutter < 1.3.0. With clutter < 1.2.x clutter-gst will print some warnings (as it tries to override properties of ClutterMedia that only exist in clutter 1.2.x) but will basically work, so let people build it.
* build: Add a Requires.private field in the .pc fileDamien Lespiau2010-02-161-0/+1
| | | | | We use gio-2.0 internally (not exposing it in the headers) so it's good to add a Requires.private field to make that fact clear.
* [build] Fix pc file generation and headers' location0.10.0Damien Lespiau2009-07-291-2/+2
| | | | | | Depending on clutter-0.9 API was hardcoded in the .pc file generation and include file path. A new clutter_api_version variable in the configure.ac file is there to fix that.
* [pkgconfig] Only include -I${includedir}/clutter-0.9Robert Bragg2009-06-101-1/+1
| | | | | | Developers should use #include <clutter-gst/clutter-gst.h> to include the clutter-gst header, but previously our pkg-config file was crafted as though #include <clutter-gst.h> was the intended way.
* Update the pkg-config fileEmmanuele Bassi2008-10-311-2/+2
|
* * clutter-gst.pc.in:Chris Lord2008-07-171-1/+1
| | | | Update required clutter to 0.8
* * AUTHORS:Chris Lord2008-07-171-1/+1
| | | | | | | | | | | | | | | | * NEWS: * README: Update for release * Makefile.am: * clutter-gst.pc.in: * clutter-gst/Makefile.am: * configure.ac: Update version to 0.8 * clutter-gst/clutter-gst-video-sink.c: (clutter_gst_video_sink_set_property): Notify on change of use_shaders property
* Release 0.6.0Emmanuele Bassi2008-02-181-2/+2
|
* 2007-08-15 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2007-08-151-2/+2
| | | | | | | | | * configure.ac: * REAMDE: * Makefile.am: * clutter-gst.pc.in: * clutter-gst/Makefile.am: Require Clutter 0.5 and bump up version to 0.5 as well.
* 2007-08-07 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2007-08-071-2/+2
| | | | | | | * configure.ac: Bump to 0.4.0. Require clutter-0.4 * README: * clutter-gst.pc.in: Update clutter requirements.
* 2007-07-21 Matthew Allum <mallum@openedhand.com>Matthew Allum2007-07-211-1/+1
| | | | | * clutter-gst.pc.in: Add missing gstreamer-base-0.10 dep. See #399
* 2007-07-17 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2007-07-171-3/+3
| | | | | | | | | * clutter-gst/Makefile.am: Install headers under the clutter-0.x include directory, so that the clutter integration libraries header files are all self-contained into the version they are linking to. * Makefile.am: * clutter-gst.pc.in: Update pkgconfig file template.
* 2007-07-05 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2007-07-051-1/+1
| | | | * clutter-gst.pc.in: Bump to use Clutter 0.3 here, too.
* 2007-02-18 Matthew Allum <mallum@openedhand.com>Matthew Allum2007-02-181-1/+1
| | | | | * clutter-gst.pc.in: Fix requires to point at clutter-0.2
* 2007-01-04 Matthew Allum <mallum@openedhand.com>Matthew Allum2007-01-041-3/+3
| | | | | * clutter-gst.pc.in: Fix version substitution
* added clutter-gstJorn Baayen2006-08-301-0/+11