mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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'
|
# Template file for 'farstream'
|
||||||
pkgname=farstream
|
pkgname=farstream
|
||||||
version=0.2.9
|
version=0.2.9
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="--disable-valgrind --disable-static $(vopt_enable gir introspection)"
|
configure_args="--disable-valgrind --disable-static $(vopt_enable gir introspection)"
|
||||||
hostmakedepends="automake libtool gettext pkg-config intltool
|
hostmakedepends="automake libtool gettext pkg-config intltool
|
||||||
glib-devel $(vopt_if gir gobject-introspection) gtk-doc"
|
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"
|
depends="gst-plugins-good1 gst-plugins-bad1"
|
||||||
checkdepends="$depends"
|
checkdepends="$depends"
|
||||||
short_desc="GStreamer modules and libraries for videoconferencing"
|
short_desc="GStreamer modules and libraries for videoconferencing"
|
||||||
|
|
Loading…
Add table
Reference in a new issue