farstream: update to 0.2.8.
This commit is contained in:
parent
2f3b730d3d
commit
e4cbf51e38
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'farstream'
|
||||
pkgname=farstream
|
||||
version=0.2.7
|
||||
revision=3
|
||||
version=0.2.8
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-valgrind --disable-static $(vopt_enable gir introspection)"
|
||||
hostmakedepends="pkg-config intltool python-devel glib-devel $(vopt_if gir gobject-introspection)"
|
||||
|
@ -12,8 +12,8 @@ short_desc="GStreamer modules and libraries for videoconferencing"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://www.freedesktop.org/wiki/Software/Farstream"
|
||||
distfiles="http://freedesktop.org/software/farstream/releases/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=dad0ed43cf94e71df558c23825abe57db59d1ee8d970ffaec5e2dbc2e7acbf7d
|
||||
distfiles="${FREEDESKTOP_SITE}/farstream/releases/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=2b3b9c6b4f64ace8c83e03d1da5c5a2884c1cae10b35471072b574201ab38908
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue
Block a user