Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5d2c11034fbc1222ebfe72605c9242d80fd3e02e
commit 5d2c11034fbc1222ebfe72605c9242d80fd3e02e Author: bouleetbil <[EMAIL PROTECTED]> Date: Mon Nov 24 21:48:49 2008 +0100 farsight2-0.0.4-1-i686 *new package diff --git a/source/xlib-extra/farsight2/FrugalBuild b/source/xlib-extra/farsight2/FrugalBuild new file mode 100644 index 0000000..d84f2a0 --- /dev/null +++ b/source/xlib-extra/farsight2/FrugalBuild @@ -0,0 +1,18 @@ +# Compiling Time: 0.20 SBU +# Maintainer: bouleetbil <[EMAIL PROTECTED]> + +pkgname=farsight2 +pkgver=0.0.4 +pkgrel=1 +pkgdesc="Farsight2 is an audio/video conferencing framework" +url="http://farsight.freedesktop.org/" +depends=('dbus-glib>=0.76' 'gst-plugins-farsight>=0.12.9' 'glib2' 'clinkc>=2.3' \ + 'sofia-sip>=1.12.9' 'pygtk' 'nice' 'libffi') +groups=('xlib-extra') +archs=('i686' 'x86_64') +replaces=('farsight') +up2date="lynx -dump http://farsight.freedesktop.org/releases/$pkgname | Flasttar" +source=(http://farsight.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) +sha1sums=('8fb7ea07efe3904b1f71da1dae1e062048246d44') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
