Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=31aa44dca7861a7086fd3ce7fc295bf89a87a7d1

commit 31aa44dca7861a7086fd3ce7fc295bf89a87a7d1
Author: Devil505 <devil505li...@gmail.com>
Date:   Sat Feb 26 17:42:53 2011 +0100

postler-0.1.0-1-i686
* version bump
* now using stable release as source, not a snapshot anymore
* using gnome-scriptlet schema

diff --git a/source/xapps-extra/postler/FrugalBuild 
b/source/xapps-extra/postler/FrugalBuild
index 4d99dfd..42d1180 100644
--- a/source/xapps-extra/postler/FrugalBuild
+++ b/source/xapps-extra/postler/FrugalBuild
@@ -2,17 +2,21 @@
# Maintainer: Devil505 <devil505li...@gmail.com>

pkgname=postler
-pkgver=20110216
+pkgver=0.1.0
pkgrel=1
pkgdesc="A lean mail interface"
url="http://git.xfce.org/apps/postler";
-depends=('libnotify' 'libcanberra' 'unique' 'webkit' 'libtool' 'libuuid' 
'libindicate')
+depends=('libnotify' 'libcanberra' 'libindicate' 'unique' 'webkit' 'libtool' 
'libuuid')
makedepends=('vala' 'intltool' 'librsvg' 'gettext' 'python' 'msmtp')
groups=('xapps-extra')
archs=('i686' 'x86_64')
-up2date="Flasttar 
http://ftp.frugalware.org/pub/other/people/devil505/snapshots/$pkgname";
-source=(http://ftp.frugalware.org/pub/other/people/devil505/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha1sums=('8acdbd6c54c76376d0bc56c9c7b75b3b58fa911f')
+options=('force')
+_F_gnome_desktop="y"
+_F_gnome_iconcache="y"
+Finclude gnome-scriptlet
+up2date="Flasttar http://git.xfce.org/apps/postler";
+source=(http://git.xfce.org/apps/postler/snapshot/$pkgname-$pkgver.tar.bz2)
+sha1sums=('a8c7fdff740c3d4e46b842d6b70fcea56b4b766a')

build() {
Fcd
@@ -20,5 +24,6 @@ build()       {
./waf build || Fdie
./waf --destdir=$Fdestdir install || Fdie
Fsed "internet-mail" "evolution" 
$Fdestdir/usr/share/applications/$pkgname.desktop
+       Fbuild_gnome_scriptlet
}
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to