[meego-commits] 15420: Changes to Trunk:Testing/gst-plugins-good

Vivian Zhang no_reply at build.meego.com
Tue Mar 29 08:14:20 UTC 2011


Hi,
I have made the following changes to gst-plugins-good in project Trunk:Testing. Please review and accept ASAP.

Thank You,
Vivian Zhang

[This message was auto-generated]

---

Request #15420:

  submit:   devel:multimedia/gst-plugins-good(r13) -> Trunk:Testing/gst-plugins-good


Message:
    Add buildrequires gdk-pixbuf-2.0 to integrate gdkpixbufdec which provides bmp decoder(BMC #9541)

State:   new          2011-03-29T01:14:11 vivian
Comment: None



changes files:
--------------
--- gst-plugins-good.changes
+++ gst-plugins-good.changes
@@ -0,0 +1,4 @@
+* Tue Mar 29 CST 2011 Zhou Ting <ting.z.zhou at intel.com> - 0.10.27
+- Add config dependency on gdk-pixbuf-2.0 to enable gdkpixbuf plugin.
+  Thus bmp decoder is provided, and bmp file can be viewed. (bmc#9541) 
+

spec files:
-----------
--- gst-plugins-good.spec
+++ gst-plugins-good.spec
@@ -30,6 +30,7 @@
 BuildRequires:  pkgconfig(taglib)
 BuildRequires:  pkgconfig(flac)
 BuildRequires:  pkgconfig(gudev-1.0)
+BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
 BuildRequires:  bison
 BuildRequires:  flex
 BuildRequires:  libjpeg-devel

other changes:
--------------

++++++ gst-plugins-good.yaml
--- gst-plugins-good.yaml
+++ gst-plugins-good.yaml
@@ -32,6 +32,7 @@
     - taglib
     - flac
     - gudev-1.0
+    - gdk-pixbuf-2.0
 Configure: configure
 ConfigOptions:
     - --with-package-name='MeeGo GStreamer Plugins Good package'




More information about the MeeGo-commits mailing list