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

commit 456c32d49b8aae4a31f8e46c3b25708632637bb7
Author: Slown <[email protected]>
Date:   Sat Jun 30 17:59:51 2012 +0100

sparkleshare-0.9.0-1-i686

* version bump
* drop destkop-database.patch

diff --git a/source/xapps-extra/sparkleshare/FrugalBuild 
b/source/xapps-extra/sparkleshare/FrugalBuild
index 2597a61..d694c32 100644
--- a/source/xapps-extra/sparkleshare/FrugalBuild
+++ b/source/xapps-extra/sparkleshare/FrugalBuild
@@ -1,34 +1,29 @@
-# Compiling Time: 0.12 SBU
+# Compiling Time: 0.05 SBU
# Maintainer: Slown <[email protected]>

pkgname=sparkleshare
-pkgver=0.8.4
+pkgver=0.9.0
pkgrel=1
pkgdesc="An open-source clone of Dropbox, written in Mono"
url="http://www.sparkleshare.org";
Fpkgversep="-linux-"
depends=('gtk2-sharp' 'ndesk-dbus-glib' 'webkit-sharp' 'notify-sharp' 
'xdg-utils' 'openssh')
-makedepends=('intltool' 'gnome-doc-utils')
+makedepends=('gnome-doc-utils')
groups=('xapps-extra')
archs=('i686' 'x86_64')
_F_gnome_iconcache="y"
_F_gnome_desktop="y"
_F_github_author="hbons"
Finclude github gnome-scriptlet
-source=(https://github.com/downloads/hbons/Sparkleshare/$pkgname$Fpkgversep$pkgver.tar.gz
 \
-       desktop-database.patch)
+source=(https://github.com/downloads/hbons/Sparkleshare/$pkgname$Fpkgversep$pkgver.tar.gz)
_F_cd_path="$pkgname-$pkgver"
-sha1sums=('55cbacc1c2b96be87f291938bd5635d35859e183' \
-          '707c18598aa0c3f1312e18255a22c95bf1df0fd6')
+sha1sums=('3f64e4186e3e0a9e6e42759365c915262ff1be20')

unset MAKEFLAGS

build() {
Fcd
Fmkdir /usr/share/$pkgname/{html,pixmaps}
-       Fpatchall
-       Fconf --prefix=/usr
-       Fmake
-       Fmakeinstall
+       Fbuild
Fbuild_gnome_scriptlet
}
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to