farstream: use gupnp 1.2
This commit is contained in:
parent
0ba44ed6ec
commit
e5a571e13d
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'farstream'
|
||||
pkgname=farstream
|
||||
version=0.2.9
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
build_helper="gir"
|
||||
configure_args="--disable-valgrind --disable-static $(vopt_enable gir introspection)"
|
||||
hostmakedepends="automake libtool gettext pkg-config intltool
|
||||
glib-devel $(vopt_if gir gobject-introspection) gtk-doc"
|
||||
makedepends="gupnp-igd-devel libnice-devel gst-plugins-base1-devel"
|
||||
makedepends="gupnp1.2-igd-devel libnice-devel gst-plugins-base1-devel"
|
||||
depends="gst-plugins-good1 gst-plugins-bad1"
|
||||
checkdepends="$depends"
|
||||
short_desc="GStreamer modules and libraries for videoconferencing"
|
||||
|
|
Loading…
Add table
Reference in a new issue