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

commit 7ef58cf39e0a0c57613b414e1d55086ec5337d47
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Fri Feb 4 22:34:28 2011 +0100

libsocialweb-0.25.7-1-i686
*version bump
*added some keys

diff --git a/source/gnome/libsocialweb/FrugalBuild 
b/source/gnome/libsocialweb/FrugalBuild
index be16c11..f975ca4 100644
--- a/source/gnome/libsocialweb/FrugalBuild
+++ b/source/gnome/libsocialweb/FrugalBuild
@@ -2,24 +2,29 @@
# Maintainer: bouleetbil <bouleet...@frogdev.info>

pkgname=libsocialweb
-pkgver=0.25.6
-pkgrel=4
+pkgver=0.25.7
+pkgrel=1
pkgdesc="socialweb library to fetch data from social service"
-depends=('libxml2>=2.7.8' 'librest' 'json-glib')
+depends=('libxml2>=2.7.8' 'librest' 'json-glib' 'networkmanager')
makedepends=('gtk-doc' 'gobject-introspection' 'intltool')
groups=('gnome')
archs=('i686' 'x86_64' 'ppc')
Finclude gnome
-#for now only git source
-source=(http://ftp.frugalware.org/pub/other/people/bouleetbil/sources/$pkgname-$pkgver.tar.bz2)
-up2date="Flasttar 
http://ftp.frugalware.org/pub/other/people/bouleetbil/sources";
-sha1sums=('47db67040cce771a7aa78deeb1eab0eee4b5ed06')
-Fconfopts="$Fconfopts --enable-all-services"
+source=($source lastfm flickr twitpic twitter)
+Fconfopts="$Fconfopts--with-gnome --with-online=networkmanager 
--disable-static --enable-all-services"
+sha1sums=('d6b52ec89a74b3d20a5fae0c4693c1c283c24dae' \
+          'eb0b070c2409722c6b6a4388ecb638e878a45d0d' \
+          '9e5f4863ce6d3e6a5eb3f0cb6370d596d3889942' \
+          'd6b374906cd754a0150983c384506f7e8c82d152' \
+          '00996e4eede50b30028da058c2b8473be1a5a73f')

build() {
-       Fcd
-       sh ./autogen.sh || Fdie
Fbuild
+       Fmkdir usr/share/libsocialweb/keys/
+       Fcp lastfm usr/share/libsocialweb/keys/
+       Fcp flickr usr/share/libsocialweb/keys/
+       Fcp twitpic usr/share/libsocialweb/keys/
+       Fcp twitter usr/share/libsocialweb/keys/
}

# optimization OK
diff --git a/source/gnome/libsocialweb/flickr b/source/gnome/libsocialweb/flickr
new file mode 100644
index 0000000..daca929
--- /dev/null
+++ b/source/gnome/libsocialweb/flickr
@@ -0,0 +1,2 @@
+d7953dc63a9498433bfdb4287ee2694b
+2bd799133e3a2c7f
diff --git a/source/gnome/libsocialweb/lastfm b/source/gnome/libsocialweb/lastfm
new file mode 100644
index 0000000..9aa2970
--- /dev/null
+++ b/source/gnome/libsocialweb/lastfm
@@ -0,0 +1 @@
+b70f696913487a44ea13038e926a096a
diff --git a/source/gnome/libsocialweb/twitpic 
b/source/gnome/libsocialweb/twitpic
new file mode 100644
index 0000000..e2775f1
--- /dev/null
+++ b/source/gnome/libsocialweb/twitpic
@@ -0,0 +1 @@
+6d5a3588206538906d81b53907f1cbfb
diff --git a/source/gnome/libsocialweb/twitter 
b/source/gnome/libsocialweb/twitter
new file mode 100644
index 0000000..0a72ded
--- /dev/null
+++ b/source/gnome/libsocialweb/twitter
@@ -0,0 +1,2 @@
+4PEfS48BDCWSHSb1s84ebQ
+HqJIWVVJwXNIMaNPuxkYw6wVTL2paNdWkvOg3mXxE
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to