aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gstreamer/gst-rtsp_0.10.4.bb
blob: 11c57aa71f6a648b0318d7e6fa5069d32c053794 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "Gstreamer RTSP server"
LICENSE = "LGPLv2"

DEPENDS = "gst-plugins-base gstreamer"

SRC_URI = "http://people.freedesktop.org/~wtay/gst-rtsp-${PV}.tar.bz2"

inherit autotools_stage

AUTOTOOLS_STAGE_PKGCONFIG = "1"