summaryrefslogtreecommitdiffstats
path: root/recipes/gstreamer/gst-plugins-base_0.10.25.bb
blob: 2bfa1870e3b51083c3e35cfe3161fc342d8f6fa9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
require gst-plugins.inc

SRC_URI += "file://fix-playbin2.patch;apply=yes \
            file://gst-plugins-base_rowstride.patch;apply=yes \
"

PR = "${INC_PR}.3"

PROVIDES += "gst-plugins"

# gst-plugins-base only builds the alsa plugin
# if alsa has been built and is present.  You will
# not get an error if this is not present, just 
# a missing alsa plugin
DEPENDS += "cdparanoia pango libtheora alsa-lib libsm virtual/libx11 freetype gnome-vfs libxv"


SRC_URI[archive.md5sum] = "d29669dd79276c5cd94e1613c03cd9ab"
SRC_URI[archive.sha256sum] = "0ab2f7e1d818e7af1be99c4eae02ba69d4a1b8f7e3527929a6426f1daa0d4607"