commit
db7950089c
|
@ -981,7 +981,7 @@ libgck-1.so.0 gcr-3.8.0_1
|
|||
libgcr-ui-3.so.1 gcr-3.8.0_1
|
||||
libwacom.so.2 libwacom-0.3_1
|
||||
libfarstream-0.1.so.0 farstream-0.1.1_1
|
||||
libfarstream-0.2.so.2 farstream-0.2.0_1
|
||||
libfarstream-0.2.so.5 farstream-0.2.7_1
|
||||
libass.so.5 libass-0.10.2_1
|
||||
libcryptui.so.0 libcryptui-3.4.0_1
|
||||
libwx_gtk2u-2.8.so.0 wxGTK-2.8.12.1_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'empathy'
|
||||
pkgname=empathy
|
||||
version=3.12.8
|
||||
revision=1
|
||||
revision=2
|
||||
disable_parallel_build=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'farstream'
|
||||
pkgname=farstream
|
||||
version=0.2.6
|
||||
version=0.2.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-valgrind --disable-static"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
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=b92c7f64852a5f5585da3ad5f91e52aba0da4633b8e41170d4560d7360dd4252
|
||||
checksum=dad0ed43cf94e71df558c23825abe57db59d1ee8d970ffaec5e2dbc2e7acbf7d
|
||||
|
||||
farstream-devel_package() {
|
||||
depends="gst-plugins-base1-devel farstream-${version}_${revision}"
|
||||
|
@ -22,7 +22,7 @@ farstream-devel_package() {
|
|||
vmove usr/include
|
||||
vmove usr/lib/pkgconfig
|
||||
vmove usr/lib/*.so
|
||||
vmove usr/share/gtk-doc
|
||||
vmove usr/share/gtk-doc
|
||||
vmove usr/share/gir-1.0
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'telepathy-farstream'
|
||||
pkgname=telepathy-farstream
|
||||
version=0.6.2
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static $(vopt_enable gir introspection)"
|
||||
hostmakedepends="pkg-config intltool libxslt $(vopt_if gir gobject-introspection)"
|
||||
|
|
Loading…
Reference in New Issue