diff options
Diffstat (limited to 'meta/recipes-graphics/clutter/clutter-gst-1.8_1.4.6.bb')
| -rw-r--r-- | meta/recipes-graphics/clutter/clutter-gst-1.8_1.4.6.bb | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/meta/recipes-graphics/clutter/clutter-gst-1.8_1.4.6.bb b/meta/recipes-graphics/clutter/clutter-gst-1.8_1.4.6.bb deleted file mode 100644 index facb0a1ee2..0000000000 --- a/meta/recipes-graphics/clutter/clutter-gst-1.8_1.4.6.bb +++ /dev/null | |||
| @@ -1,22 +0,0 @@ | |||
| 1 | require recipes-graphics/clutter/clutter-gst.inc | ||
| 2 | |||
| 3 | PR = "r0" | ||
| 4 | |||
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c \ | ||
| 6 | file://clutter-gst/clutter-gst.h;beginline=1;endline=24;md5=95baacba194e814c110ea3bdf25ddbf4" | ||
| 7 | |||
| 8 | DEPENDS += "clutter-1.8 gstreamer" | ||
| 9 | RDEPENDS_${PN} += "gst-meta-base" | ||
| 10 | |||
| 11 | SRC_URI = "http://source.clutter-project.org/sources/clutter-gst/1.4/clutter-gst-${PV}.tar.bz2 \ | ||
| 12 | file://enable_tests-1.8.patch" | ||
| 13 | |||
| 14 | S = "${WORKDIR}/clutter-gst-${PV}" | ||
| 15 | |||
| 16 | SRC_URI[md5sum] = "98aeed6baa7b3a80f10e7733080eb088" | ||
| 17 | SRC_URI[sha256sum] = "54e2966e507563bd3f123a4e25780c2487f854c6cc3df3bedc8c6b5eb45e9769" | ||
| 18 | |||
| 19 | do_configure_prepend () { | ||
| 20 | # Disable DOLT | ||
| 21 | sed -i -e 's/^DOLT//' ${S}/configure.ac | ||
| 22 | } | ||
