Remove telepathy-farsight: superseded by telepathy-farstream.
This commit is contained in:
parent
0032b56de0
commit
dfedf58de9
6 changed files with 0 additions and 68 deletions
|
@ -733,7 +733,6 @@ libfolks-eds.so.25 folks folks-devel
|
||||||
libnice.so.10 libnice libnice-devel
|
libnice.so.10 libnice libnice-devel
|
||||||
libgupnp-igd-1.0.so.3 gupnp-igd gupnp-igd-devel
|
libgupnp-igd-1.0.so.3 gupnp-igd gupnp-igd-devel
|
||||||
libgstfarsight-0.10.so.0 farsight2 farsight2-devel
|
libgstfarsight-0.10.so.0 farsight2 farsight2-devel
|
||||||
libtelepathy-farsight.so.0 telepathy-farsight telepathy-farsight-devel
|
|
||||||
libtelepathy-logger.so.2 telepathy-logger telepathy-logger-devel
|
libtelepathy-logger.so.2 telepathy-logger telepathy-logger-devel
|
||||||
libmission-control-plugins.so.0 telepathy-mission-control telepathy-mission-control-devel
|
libmission-control-plugins.so.0 telepathy-mission-control telepathy-mission-control-devel
|
||||||
libclutter-gtk-1.0.so.0 clutter-gtk clutter-gtk-devel
|
libclutter-gtk-1.0.so.0 clutter-gtk clutter-gtk-devel
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
telepathy-farsight
|
|
|
@ -1,2 +0,0 @@
|
||||||
abi_depends=">=0.0.16"
|
|
||||||
api_depends="${abi_depends}"
|
|
|
@ -1,22 +0,0 @@
|
||||||
# Template file for 'telepathy-farsight-devel'.
|
|
||||||
#
|
|
||||||
short_desc="${short_desc} - development files"
|
|
||||||
long_desc="${long_desc}
|
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
|
||||||
|
|
||||||
Add_dependency run pkg-config
|
|
||||||
Add_dependency run pygobject2-devel
|
|
||||||
Add_dependency run dbus-glib-devel
|
|
||||||
Add_dependency run libxml2-devel
|
|
||||||
Add_dependency run gstreamer-devel
|
|
||||||
Add_dependency run telepathy-glib-devel
|
|
||||||
Add_dependency run farsight2-devel
|
|
||||||
Add_dependency run telepathy-farsight
|
|
||||||
|
|
||||||
do_install()
|
|
||||||
{
|
|
||||||
vmove usr/include usr
|
|
||||||
vmove usr/lib/pkgconfig usr/lib
|
|
||||||
vmove usr/share/gtk-doc usr/share
|
|
||||||
}
|
|
|
@ -1,14 +0,0 @@
|
||||||
libdbus-glib-1.so.2
|
|
||||||
libdbus-1.so.3
|
|
||||||
libpthread.so.0
|
|
||||||
libgstfarsight-0.10.so.0
|
|
||||||
libgstbase-0.10.so.0
|
|
||||||
libgstreamer-0.10.so.0
|
|
||||||
libgobject-2.0.so.0
|
|
||||||
libgmodule-2.0.so.0
|
|
||||||
libxml2.so.2
|
|
||||||
libgthread-2.0.so.0
|
|
||||||
librt.so.1
|
|
||||||
libglib-2.0.so.0
|
|
||||||
libtelepathy-glib.so.0
|
|
||||||
libc.so.6
|
|
|
@ -1,28 +0,0 @@
|
||||||
# Template file for 'telepathy-farsight'
|
|
||||||
pkgname=telepathy-farsight
|
|
||||||
version=0.0.19
|
|
||||||
distfiles="http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$version.tar.gz"
|
|
||||||
build_style=gnu-configure
|
|
||||||
configure_args="--disable-static"
|
|
||||||
revision=2
|
|
||||||
short_desc="A telepathy-backend to handle media streaming channels"
|
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
||||||
checksum=2c89b8b259f91df33f93703eab1de493b193b163c32facb532ec2710b8f05269
|
|
||||||
long_desc="
|
|
||||||
Telepathy is a D-Bus framework for unifying real time communication,
|
|
||||||
including instant messaging, voice calls and video calls. It abstracts
|
|
||||||
differences between protocols to provide a unified interface for
|
|
||||||
applications."
|
|
||||||
|
|
||||||
subpackages="$pkgname-devel"
|
|
||||||
Add_dependency run python
|
|
||||||
Add_dependency run pygobject
|
|
||||||
|
|
||||||
Add_dependency build pkg-config
|
|
||||||
Add_dependency build intltool
|
|
||||||
Add_dependency build libxslt
|
|
||||||
Add_dependency build dbus-glib-devel
|
|
||||||
Add_dependency build gstreamer-devel
|
|
||||||
Add_dependency build telepathy-glib-devel
|
|
||||||
Add_dependency build farsight2-devel
|
|
||||||
Add_dependency build pygobject-devel
|
|
Loading…
Add table
Reference in a new issue