farstream: replaces farsight2.

This commit is contained in:
Juan RP 2012-03-24 09:17:37 +01:00
parent ef3e0ac986
commit fa99a15c3b
2 changed files with 6 additions and 0 deletions

View file

@ -5,6 +5,9 @@ long_desc="${long_desc}
This package contains files for development, headers, static libs, etc." This package contains files for development, headers, static libs, etc."
revision=1
replaces="farsight2-devel>=0"
Add_dependency run gst-plugins-base-devel Add_dependency run gst-plugins-base-devel
Add_dependency run farstream ">=${version}" Add_dependency run farstream ">=${version}"

View file

@ -1,6 +1,7 @@
# Template file for 'farstream' # Template file for 'farstream'
pkgname=farstream pkgname=farstream
version=0.1.1 version=0.1.1
revision=1
homepage="http://www.freedesktop.org/wiki/Software/Farstream" homepage="http://www.freedesktop.org/wiki/Software/Farstream"
distfiles="http://freedesktop.org/software/farstream/releases/$pkgname/$pkgname-$version.tar.gz" distfiles="http://freedesktop.org/software/farstream/releases/$pkgname/$pkgname-$version.tar.gz"
build_style=gnu-configure build_style=gnu-configure
@ -15,6 +16,7 @@ long_desc="
that makes it possible to write plugins for different streaming protocols, on that makes it possible to write plugins for different streaming protocols, on
the other side it offers an API for clients to use those plugins." the other side it offers an API for clients to use those plugins."
replaces="farsight2>=0"
subpackages="$pkgname-devel" subpackages="$pkgname-devel"
Add_dependency run gst-python Add_dependency run gst-python
@ -31,3 +33,4 @@ Add_dependency build python-devel
Add_dependency build gst-python-devel Add_dependency build gst-python-devel
Add_dependency build pygobject2-devel Add_dependency build pygobject2-devel
Add_dependency build gupnp-devel Add_dependency build gupnp-devel
Add_dependency build gobject-introspection