Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=bouletmp.git;a=commitdiff;h=1296f67c63e90b9e025573639c9d97ab52a4f5a9

commit 1296f67c63e90b9e025573639c9d97ab52a4f5a9
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Wed Oct 20 16:47:07 2010 +0000

ipod-sharp-0.8.5-2-i686
*rebuild with mono 2.8
*switch to dbus-sharp

diff --git a/source/xlib-extra/ipod-sharp/FrugalBuild 
b/source/xlib-extra/ipod-sharp/FrugalBuild
index b982a99..b5ff2c9 100644
--- a/source/xlib-extra/ipod-sharp/FrugalBuild
+++ b/source/xlib-extra/ipod-sharp/FrugalBuild
@@ -4,10 +4,10 @@

pkgname=ipod-sharp
pkgver=0.8.5
-pkgrel=1
+pkgrel=2
pkgdesc="ipod-sharp provies support for high level features of Apple's iPod"
url="http://banshee-project.org/Subprojects/Ipod-sharp";
-depends=('mono>=2.0.1' 'podsleuth>=0.6.2-2' 'ndesk-dbus-glib>=0.4.1-2' 
'gtk2-sharp>=2.12.6')
+depends=('mono>=2.8' 'podsleuth>=0.6.2-2' 'dbus-sharp-glib' 
'gtk2-sharp>=2.12.6')
groups=('xlib-extra')
archs=('i686' 'x86_64' 'ppc')
up2date="Flasttar http://banshee-project.org/files/ipod-sharp/";
@@ -18,4 +18,13 @@ Finclude mono
sha1sums=('e6258746bf0193c108dc6bc8942c046ee0b6fa4d')
Fconfopts="$Fconfopts --disable-docs"

+build() {
+       Fcd
+       Fsed 'ndesk-dbus' 'dbus-sharp' configure
+       Fsed 'ndesk-dbus-glib' 'dbus-sharp-glib' configure
+       find src -exec sed -i "s/NDesk.DBus/DBus/g" {} \;
+       Fmonoexport
+       Fbuild
+       Fmonocleanup
+}
# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to