[packages/PackageKit] Use gstreamer 1.0

megabajt megabajt at pld-linux.org
Sun Oct 7 20:40:21 CEST 2012


commit 6196bed7d5782ca1fdb1db6e7f488ac744c517f5
Author: Marcin Banasiak <marcin.banasiak at gmail.com>
Date:   Sun Oct 7 20:32:32 2012 +0200

    Use gstreamer 1.0

 PackageKit-gstreamer.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/PackageKit-gstreamer.patch b/PackageKit-gstreamer.patch
new file mode 100644
index 0000000..13b3c8f
--- /dev/null
+++ b/PackageKit-gstreamer.patch
@@ -0,0 +1,11 @@
+--- PackageKit-0.8.4/configure.ac.old	2012-10-07 18:17:22.017654117 +0200
++++ PackageKit-0.8.4/configure.ac	2012-10-07 18:17:38.374232181 +0200
+@@ -419,7 +419,7 @@ dnl ------------------------------------
+ AC_ARG_ENABLE(gstreamer_plugin, AS_HELP_STRING([--enable-gstreamer-plugin],[Build gstreamer plugin functionality]),
+ 	      enable_gstreamer_plugin=$enableval,enable_gstreamer_plugin=yes)
+ if test x$enable_gstreamer_plugin = xyes; then
+-	PKG_CHECK_MODULES(PK_GSTREAMER_PLUGIN, gstreamer-0.10 gstreamer-plugins-base-0.10 glib-2.0 gio-2.0,
++	PKG_CHECK_MODULES(PK_GSTREAMER_PLUGIN, gstreamer-1.0 gstreamer-plugins-base-1.0 glib-2.0 gio-2.0,
+ 	                  build_gstreamer_plugin=yes, build_gstreamer_plugin=no)
+ else
+ 	build_gstreamer_plugin=no
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/PackageKit.git/commitdiff/14844771b8c3572da8e14cd893d60de243d0ce96



More information about the pld-cvs-commit mailing list