summaryrefslogtreecommitdiff
path: root/multimedia/clutter-gst/Makefile
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2010-03-11 04:07:58 +0000
committerobache <obache@pkgsrc.org>2010-03-11 04:07:58 +0000
commitf3648950a870d650d1f59e5a213da4ed02f360d7 (patch)
tree4cdb96594169895469aca20541089a8817b589d3 /multimedia/clutter-gst/Makefile
parent885e277e1a95ef0e65be7e455c1a4a02f1380277 (diff)
downloadpkgsrc-f3648950a870d650d1f59e5a213da4ed02f360d7.tar.gz
Update clutter-gst to 1.0.0.
clutter-gst 1.0.0 (09/02/2010) =============================================================================== * list of changes since 0.10.0 o Uses the playbin2 GStreamer element. o Autoloads subtitle files when they have the same name than the video being played and are in the same directory. o GObject introspection support. o Added a new clutter_gst_init_with_arg() symbol, changed *get_playbin() to a more generic *get_pipeline() o A lot of small bug fixes and code clean up. Many thanks to: Bastian Winkler Ole André Vadla Ravnås Roland Peffer
Diffstat (limited to 'multimedia/clutter-gst/Makefile')
-rw-r--r--multimedia/clutter-gst/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/clutter-gst/Makefile b/multimedia/clutter-gst/Makefile
index 1fce05bdc12..d6b2a0c7e51 100644
--- a/multimedia/clutter-gst/Makefile
+++ b/multimedia/clutter-gst/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2009/10/26 08:52:43 obache Exp $
+# $NetBSD: Makefile,v 1.6 2010/03/11 04:07:58 obache Exp $
#
-DISTNAME= clutter-gst-0.10.0
+DISTNAME= clutter-gst-1.0.0
CATEGORIES= multimedia
-MASTER_SITES= http://www.clutter-project.org/sources/clutter-gst/0.10/
+MASTER_SITES= http://www.clutter-project.org/sources/clutter-gst/1.0/
MAINTAINER= obache@NetBSD.org
HOMEPAGE= http://www.clutter-project.org/