Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7ebb78372a50e2a54fcf4b4b924fd9bf840cca41

commit 7ebb78372a50e2a54fcf4b4b924fd9bf840cca41
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Fri Dec 25 19:38:11 2009 +0000

moonlight-2.0-2-i686
*rebuild with ffmpeg>=20090403

diff --git a/source/xlib-extra/moonlight/FrugalBuild 
b/source/xlib-extra/moonlight/FrugalBuild
index dd96d2b..ff54b5e 100644
--- a/source/xlib-extra/moonlight/FrugalBuild
+++ b/source/xlib-extra/moonlight/FrugalBuild
@@ -7,11 +7,11 @@ USE_DEVEL=${USE_DEVEL:-"n"}
#MOONLIGHT_OVERRIDES="shapecache=yes,converter=ffmpeg" firefox'

pkgname=moonlight
-pkgrel=1
+pkgrel=2
pkgdesc="Moonlight is an open source implementation of Microsoft Silverlight 
for Unix systems."
url="http://www.go-mono.com/moonlight/";
depends=('gtk+2' 'libxau' 'libxdmcp' 'freetype2' 'alsa-lib' 'libstdc++' 
'libxdamage' 'libxext' 'libxml2' \
-       'ffmpeg' 'dbus-glib' 'ndesk-dbus' 'imagemagick' 'poppler-glib' 
'gtk-sharp')
+       'ffmpeg>=20090403' 'dbus-glib' 'ndesk-dbus' 'imagemagick' 
'poppler-glib' 'gtk-sharp')
makedepends=('firefox' 'zip' 'gsf-sharp' 'gtksourceview-sharp' 'monodoc'\
'xulrunner')
options=('scriptlet')
@@ -71,14 +71,14 @@ build() {

if Fuse $USE_DEVEL; then
Funpack_scm
-               Fcd
+               Fcd
sh ./autogen.sh $Fconfopts || Fdie
else
cd ../$pkgname-$pkgver || Fdie
Fpatchall
-               Fautoreconf
+               #Fautoreconf
fi
-
+
Fmake
Fmakeinstall
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to