guilt-0.28:
authorTomas Zeman <tzeman@volny.cz>
Sat, 02 Feb 2008 23:07:30 +0100
changeset 4 0fe3679963b3
parent 3 da28045aa533
child 5 c45b4db07cad
child 7 bb0d0086c88e
guilt-0.28: *added
guilt.patch
series
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/guilt.patch	Sat Feb 02 23:07:30 2008 +0100
@@ -0,0 +1,28 @@
+guilt-0.28
+
+diff --git a/source/custom/guilt/FrugalBuild b/source/custom/guilt/FrugalBuild
+new file mode 100644
+index 0000000..478578f
+--- /dev/null
++++ b/source/custom/guilt/FrugalBuild
+@@ -0,0 +1,20 @@
++# Maintainer: <tzeman@volny.cz>
++
++pkgname=guilt
++pkgver=0.28
++pkgrel=1
++pkgdesc="A Quilt-like interface on top of Git"
++url="http://www.kernel.org/pub/linux/kernel/people/jsipek/guilt/"
++depends=('git')
++makedepends=('asciidoc')
++groups=('custom')
++archs=('i686' 'x86_64')
++up2date="lynx -dump $url|Flasttar"
++source=($url/$pkgname-$pkgver.tar.gz)
++sha1sums=('c8101fc990f64465d6428f4296801d221b1c6db8')
++
++build() {
++	Fcd
++	Fmake
++	make install install-doc PREFIX=$Fdestdir/usr || Fdie
++}
--- a/series	Fri Feb 01 22:12:17 2008 +0100
+++ b/series	Sat Feb 02 23:07:30 2008 +0100
@@ -1,3 +1,4 @@
+guilt.patch
 stgit-fix-path.patch
 vpnc.patch
 gitignore.patch