[oe-commits] Koen Kooi : gst-plugins-good: add 0.10.14

GIT User account git at amethyst.openembedded.net
Wed May 20 15:31:33 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: a7382772788db4c3ee4e3c764c50f38319f09e4e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=a7382772788db4c3ee4e3c764c50f38319f09e4e

Author: Koen Kooi <koen at openembedded.org>
Date:   Wed May 20 16:51:48 2009 +0200

gst-plugins-good: add 0.10.14

---

 conf/checksums.ini                            |   13 ++++++++-----
 recipes/gstreamer/gst-plugins-good_0.10.14.bb |    9 +++++++++
 recipes/gstreamer/gst-plugins.inc             |    2 +-
 3 files changed, 18 insertions(+), 6 deletions(-)

diff --git a/conf/checksums.ini b/conf/checksums.ini
index a02fb92..b90b2de 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -9646,6 +9646,10 @@ sha256=05323f065080e3df5f5c9cadceca977598ba106b3eebf2bbec46099becf796b1
 md5=27f27151ccefad1157c9eaa322e14ac4
 sha256=dfffb80ef01b8fee9af3576311e65b60c378d9985099dea532be090ede54ebaa
 
+[http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-0.10.14.tar.bz2]
+md5=a861ccbb90a176d1242608502f45f0ac
+sha256=12205d01cb99900ed6f936a09ac31b5849f8a7ff3c9a93e5857a76dc3e30788a
+
 [http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-0.10.2.tar.bz2]
 md5=03d3d0b5f19014fe0065234a3ea65ee6
 sha256=dd92993d08930cca071893b5d3f5cb40a4498f3ddaf12da98c0bbe8c27605e81
@@ -24806,6 +24810,10 @@ sha256=ba53e8ce6bfa01da7fa86a31853542a71722b41b511041bdb58cf66c10f3edb4
 md5=6eba3b46ff77b99c44f93d2a08cc6935
 sha256=e1e2b2ffe37e1c70829eef55f700cf3cffd49b3b3e0e2d3bb47c2cdd5db5adf6
 
+[http://www.conan.de/touchscreen/xf86-input-evtouch-0.8.8.tar.bz2]
+md5=4d8e092356d8353002f60a4907046c13
+sha256=eafc4a09729a4b2b6120430c71e1954c5cac299ad6adf2f9a40aee8a7b51e476
+
 [http://xorg.freedesktop.org/releases/individual/driver/xf86-input-fpit-1.1.0.tar.bz2]
 md5=a31066a2076d18619ceaea67f6d89698
 sha256=8ee3b2df90516182460fbda025153aa7fb2c6ba343e4239d225963a287f694f8
@@ -27450,8 +27458,3 @@ sha256=f57c4e33eb2cdd87a6c2f01bfa4794340fbe61ea1a1cfc7dac3b6671e1dd22af
 md5=5f7b88ebb2bcd7e8044328482d079661
 sha256=f57c4e33eb2cdd87a6c2f01bfa4794340fbe61ea1a1cfc7dac3b6671e1dd22af
 
-[http://www.conan.de/touchscreen/xf86-input-evtouch-0.8.8.tar.bz2]
-md5=4d8e092356d8353002f60a4907046c13
-sha256=eafc4a09729a4b2b6120430c71e1954c5cac299ad6adf2f9a40aee8a7b51e476
-
-
diff --git a/recipes/gstreamer/gst-plugins-good_0.10.14.bb b/recipes/gstreamer/gst-plugins-good_0.10.14.bb
new file mode 100644
index 0000000..d9f0349
--- /dev/null
+++ b/recipes/gstreamer/gst-plugins-good_0.10.14.bb
@@ -0,0 +1,9 @@
+require gst-plugins.inc
+
+inherit gconf 
+
+EXTRA_OECONF += " --enable-experimental  --enable-gst_v4l2 --enable-gconftool  --enable-external --with-check=no"
+DEPENDS += "jpeg libtheora gst-plugins-base esound"
+
+PACKAGES =+ "gst-plugin-gconfelements"
+FILES_gst-plugin-gconfelements += "${sysconfdir}/gconf"
diff --git a/recipes/gstreamer/gst-plugins.inc b/recipes/gstreamer/gst-plugins.inc
index 3bf29ad..bcb3e39 100644
--- a/recipes/gstreamer/gst-plugins.inc
+++ b/recipes/gstreamer/gst-plugins.inc
@@ -47,7 +47,7 @@ ALLOW_EMPTY = "1"
 PACKAGES += "${PN}-apps"
 FILES_${PN}-apps = "${bindir}"
 
-FILES_${PN} = ""
+FILES_${PN} = "${datadir}/gstreamer-0.10"
 FILES_${PN}-dbg += "${libdir}/gstreamer-${LIBV}/.debug"
 
 





More information about the Openembedded-commits mailing list