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

commit b97784025ac2eeeb8da8a17a1f746147050b3ffd
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Wed Oct 20 16:28:45 2010 +0000

podsleuth-0.6.4-2-i686
*rebuild with mono 2.8
*switch to dbus-sharp

diff --git a/source/apps-extra/podsleuth/FrugalBuild 
b/source/apps-extra/podsleuth/FrugalBuild
index d69c9bd..1c19f59 100644
--- a/source/apps-extra/podsleuth/FrugalBuild
+++ b/source/apps-extra/podsleuth/FrugalBuild
@@ -3,14 +3,14 @@

pkgname=podsleuth
pkgver=0.6.4
-pkgrel=1
+pkgrel=2
pkgdesc="PodSleuth is a tool to discover detailed model information about an 
Apple (TM) iPod (TM)."
url="http://banshee-project.org";
-depends=('mono>=2.0.1' 'hal' 'ndesk-dbus>=0.6.1a-3' 'sg3-utils')
+depends=('mono>=2.8' 'hal' 'dbus-sharp' 'sg3-utils')
groups=('apps-extra')
archs=('i686' 'x86_64' 'ppc')
up2date="Flasttar http://banshee-project.org/files/$pkgname";
-source=(http://banshee-project.org/files/$pkgname/$pkgname-$pkgver.tar.bz2)
+source=(http://download.banshee.fm/$pkgname/$pkgname-$pkgver.tar.bz2)
_F_mono_aot=0
Finclude mono
sha1sums=('9826bc8c90ca6defeb554257dc5624686660b62d')
@@ -20,10 +20,13 @@ build() {
Fcd
unset MAKEFLAGS
Fmonoexport
+       Fsed 'ndesk-dbus' 'dbus-sharp' configure
+       Fsed 'ndesk-dbus-glib' 'dbus-sharp-glib' configure
+       find src -exec sed -i "s/NDesk.DBus/DBus/g" {} \;
Fsed "lsgutils" "lsgutils2" configure
Fmake
Fmakeinstall
-       Fmonocleanup
+       Fmonocleanup
}

# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to