aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gstreamer/gst-plugins-good_0.10.23.bb
blob: ebd978f2a1c26db1c2b70723c3e95c4d211d0af7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
require gst-plugins.inc

PR = "${INC_PR}.1"

SRC_URI[archive.md5sum] = "9cddbb0e7e90677f0cc05c23feffef5c"
SRC_URI[archive.sha256sum] = "2e7771a611cedb1e8208601cb26744fbf33109598e222afee1be8811ba4babcf"

inherit gconf 

DEPENDS += "hal pulseaudio speex libsoup-2.4 flac gst-plugins-base openssl popt esound libv4l"

PACKAGES =+ "gst-plugin-gconfelements"
FILES_gst-plugin-gconfelements += "${sysconfdir}/gconf"

EXTRA_OECONF += " --with-libv4l2 "