[Frugalware-darcs] frugalware-current: gnome-blog-0.9-1
Bence Nagy
nagybence at tipogral.hu
Sat Mar 18 16:47:10 CET 2006
[gnome-blog-0.9-1
Bence Nagy <nagybence at tipogral.hu>**20060318145129
new package (A gnome application that allows you to post entries to many different blog formats.)
] {
adddir ./extra/source/gnome/gnome-blog
addfile ./extra/source/gnome/gnome-blog/FrugalBuild
hunk ./extra/source/gnome/gnome-blog/FrugalBuild 1
+# Last Modified: Sat, 18 Mar 2006 15:43:48 +0100
+# Compiling Time: ~0.02 SBU
+# Maintainer: Bence Nagy <nagybence at tipogral.hu>
+
+pkgname=gnome-blog
+pkgver=0.9
+pkgrel=1
+pkgdesc="A gnome application that allows you to post entries to many different blog formats."
+url="http://www.gnome.org/~seth/gnome-blog/"
+install=$pkgname.install
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2)
+up2date='lynx -dump "http://ftp.gnome.org/pub/GNOME/sources/gnome-blog/" | grep "gnome-blog/.*/" | tail -n 1 | sed "s/.*gnome-blog\/\(.*\)\//\1/"'
+groups=('gnome-extra')
+archs=('i686')
+depends=('gtkspell' 'pygtk')
+
+build() {
+ Fcd
+ rm GNOME_BlogApplet.server.in
+ Fbuild
+}
}
More information about the Frugalware-darcs
mailing list