Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=0ab6b06a215ab4a3b0ace84d2a74485feaaeb4e6

commit 0ab6b06a215ab4a3b0ace84d2a74485feaaeb4e6
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Thu Nov 24 10:16:52 2011 +0100

spice-0.10.0-2-x86_64
*fix depends

diff --git a/source/xlib-extra/spice/FrugalBuild 
b/source/xlib-extra/spice/FrugalBuild
index 9a45cf6..628c639 100644
--- a/source/xlib-extra/spice/FrugalBuild
+++ b/source/xlib-extra/spice/FrugalBuild
@@ -3,19 +3,20 @@

pkgname=spice
pkgver=0.10.0
-pkgrel=1
+pkgrel=2
url="http://spice-space.org";
source=("http://www.spice-space.org/download/releases/$pkgname-$pkgver.tar.bz2";)
up2date="Flasttar http://www.spice-space.org/download/releases/";
pkgdesc="Implements the SPICE protocol"
-depends=('pixman' 'celt051' 'cyrus-sasl')
-rodepends=('spice-protocol')
+depends=('pixman' 'celt051' 'cyrus-sasl' 'spice-protocol' \
+       'xrandr' 'cegui06' 'alsa-lib')
groups=('xlib-extra')
archs=('i686' 'x86_64')
sha1sums=('1339180eda7a6ec307b06db35b44a8afca7afe7b')
+Fconfopts="$Fconfopts --enable-gui --enable-opengl"

build() {
-       Fcd
-       Fconf
-       make DESTDIR=$Fdestdir -C client install || Fdie
+       Fcd
+       Fconf
+       make DESTDIR=$Fdestdir -C client install || Fdie
}
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to