libnice: drop GStreamer 0.x plugin.

This commit is contained in:
Christian Neukirchen 2016-09-19 21:45:11 +02:00
parent 43c25bf405
commit 83230f6d95

View file

@ -1,11 +1,11 @@
# Template file for 'libnice' # Template file for 'libnice'
pkgname=libnice pkgname=libnice
version=0.1.13 version=0.1.13
revision=1 revision=2
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-static" configure_args="--disable-static"
hostmakedepends="automake libtool gtk-doc gettext-devel pkg-config intltool" hostmakedepends="automake libtool gtk-doc gettext-devel pkg-config intltool"
makedepends="gstreamer-devel gstreamer1-devel libsoup-devel gupnp-igd-devel" makedepends="gstreamer1-devel libsoup-devel gupnp-igd-devel"
short_desc="An implementation of the IETF's draft ICE (for P2P UDP data streams)" short_desc="An implementation of the IETF's draft ICE (for P2P UDP data streams)"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-2.1" license="LGPL-2.1"