mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-11 05:24:36 +08:00
farsight2 vs 2.7
This commit is contained in:
parent
78b4b027b6
commit
9427e57d71
@ -4,12 +4,12 @@
|
|||||||
|
|
||||||
pkgname=farsight2
|
pkgname=farsight2
|
||||||
pkgver=0.0.18
|
pkgver=0.0.18
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="Audio/Video conference software for Instant Messengers"
|
pkgdesc="Audio/Video conference software for Instant Messengers"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="http://farsight.freedesktop.org"
|
url="http://farsight.freedesktop.org"
|
||||||
license=('LGPL')
|
license=('LGPL')
|
||||||
depends=('libnice>=0.0.11' 'gstreamer0.10-base-plugins>=0.10.28' 'gstreamer0.10-python>=0.10.18' 'python>=2.6' 'pygobject>=2.16.0')
|
depends=('libnice>=0.0.11' 'gstreamer0.10-base-plugins>=0.10.28' 'gstreamer0.10-python>=0.10.18' 'python2' 'pygobject>=2.16.0')
|
||||||
optdepends=('gstreamer0.10-good: for RTP plugin'
|
optdepends=('gstreamer0.10-good: for RTP plugin'
|
||||||
'gstreamer0.10-bad: for RTP plugin')
|
'gstreamer0.10-bad: for RTP plugin')
|
||||||
options=('!libtool' '!emptydirs')
|
options=('!libtool' '!emptydirs')
|
||||||
@ -21,7 +21,7 @@ build() {
|
|||||||
|
|
||||||
./configure --prefix=/usr \
|
./configure --prefix=/usr \
|
||||||
--with-package-name='Arch Linux farsight2 package' \
|
--with-package-name='Arch Linux farsight2 package' \
|
||||||
--with-package-origin='http://archlinux.org' \
|
--with-package-origin='http://chakra-project.org' \
|
||||||
--disable-static -disable-valgrind --disable-debug
|
--disable-static -disable-valgrind --disable-debug
|
||||||
|
|
||||||
make || return 1
|
make || return 1
|
||||||
|
Loading…
Reference in New Issue
Block a user