Was explained in the SR into the devel project: "allow metadatamux element, which camerabin1 is using in its image-capture pipeline"
BR Carsten Munk 2010/11/25 Zhu, Peter J <[email protected]>: > I don't understand why this has something to do with FEA#7623? > > Peter > >> -----Original Message----- >> From: [email protected] >> [mailto:[email protected]] On Behalf Of Lisa Yue >> Sent: Thursday, November 25, 2010 2:21 PM >> To: [email protected] >> Subject: [meego-commits] 9738: Changes to Trunk:Testing/gst-plugins-bad-free >> >> Hi, >> I have made the following changes to gst-plugins-bad-free in project >> Trunk:Testing. Please review and accept ASAP. >> >> Thank You, >> Lisa Yue >> >> [This message was auto-generated] >> >> --- >> >> Request #9738: >> >> submit: devel:multimedia/gst-plugins-bad-free -> >> Trunk:Testing/gst-plugins-bad-free >> >> >> Message: >> Allow metadata for element metadatamux (ext/metadata) FEA#7623 >> >> State: new 2010-11-24T22:21:16 lisayue >> Comment: None >> >> >> >> changes files: >> -------------- >> --- gst-plugins-bad-free.changes >> +++ gst-plugins-bad-free.changes >> @@ -0,0 +1,3 @@ >> +* Wed Nov 24 2010 Teemu Tuominen <[email protected]> - >> 0.10.20 >> +- Allow metadata for element metadatamux (ext/metadata) FEA#7623 >> + >> >> spec files: >> ----------- >> --- gst-plugins-bad-free.spec >> +++ gst-plugins-bad-free.spec >> @@ -1,6 +1,6 @@ >> # >> -# Do not Edit! Generated by: >> -# spectacle version 0.17 >> +# Do NOT Edit the Auto-generated Part! >> +# Generated by: spectacle version 0.20git >> # >> # >> macros >> # << macros >> @@ -65,6 +65,9 @@ >> BuildRequires: pkgconfig(xt) >> BuildRequires: pkgconfig(gstreamer-0.10) >> BuildRequires: pkgconfig(gstreamer-plugins-base-0.10) >> +BuildRequires: pkgconfig(libexif) >> +BuildRequires: pkgconfig(libiptcdata) >> +BuildRequires: pkgconfig(exempi-2.0) >> BuildRequires: check >> BuildRequires: gettext-devel >> BuildRequires: PyXML >> >> other changes: >> -------------- >> >> ++++++ gst-p-bad-cleanup.sh >> --- gst-p-bad-cleanup.sh >> +++ gst-p-bad-cleanup.sh >> @@ -27,6 +27,7 @@ >> rawparse >> selector >> qtmux >> +metadata >> " >> >> error() >> >> ++++++ gst-plugins-bad-free-0.10.20.tar.bz2 >> 147570 lines of diff (skipped) >> >> ++++++ gst-plugins-bad-free.yaml >> --- gst-plugins-bad-free.yaml >> +++ gst-plugins-bad-free.yaml >> @@ -70,6 +70,9 @@ >> # - liboil-0.3 >> - gstreamer-0.10 >> - gstreamer-plugins-base-0.10 >> + - libexif >> + - libiptcdata >> + - exempi-2.0 >> Configure: reconfigure >> ConfigOptions: >> - --with-package-name='MeeGo GStreamer Bad Free Plugins package' >> >> _______________________________________________ >> MeeGo-commits mailing list >> [email protected] >> http://lists.meego.com/listinfo/meego-commits > _______________________________________________ > MeeGo-packaging mailing list > [email protected] > http://lists.meego.com/listinfo/meego-packaging > _______________________________________________ MeeGo-packaging mailing list [email protected] http://lists.meego.com/listinfo/meego-packaging
