aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/schroedinger/schroedinger_1.0.11.bb
blob: 9f03a122d03bb7736236833dfece8f83fdef0928 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
require schroedinger.inc

LICENSE = "MPL-1.1 | LGPLv2 | GPLv2 | MIT"

PR = "${INC_PR}.0"

inherit autotools

SRC_URI[schroedingertargz.md5sum] = "da6af08e564ca1157348fb8d92efc891"
SRC_URI[schroedingertargz.sha256sum] = "1e572a0735b92aca5746c4528f9bebd35aa0ccf8619b22fa2756137a8cc9f912"

PACKAGES =+ "gst-plugin-schroedinger-dbg gst-plugin-schroedinger-dev gst-plugin-schroedinger"
FILES_gst-plugin-schroedinger = "${libdir}/gstreamer-0.10/*.so"
FILES_gst-plugin-schroedinger-dbg = "${libdir}/gstreamer-0.10/.debug"
FILES_gst-plugin-schroedinger-dev = "${libdir}/gstreamer-0.10/*.*a"