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

commit 7653303dbc621d4f4e22c10af2bd118b5225a6d5
Author: James Buren <r...@frugalware.org>
Date:   Tue Jan 11 21:48:15 2011 -0600

cream-0.42-1-i686
* new package

diff --git a/source/xapps-extra/cream/FrugalBuild 
b/source/xapps-extra/cream/FrugalBuild
new file mode 100644
index 0000000..2a8e06a
--- /dev/null
+++ b/source/xapps-extra/cream/FrugalBuild
@@ -0,0 +1,24 @@
+# Compiling Time: 0 SBU
+# Maintainer: James Buren <r...@frugalware.org>
+
+pkgname=cream
+pkgver=0.42
+pkgrel=1
+pkgdesc="A modern and easy-to-use configuration of VIM."
+# It is not necessary to rebuild if gvim is rebuilt.
+depends=('gvim')
+groups=('xapps-extra')
+archs=('i686' 'x86_64')
+options=('nodocs' 'scriptlet')
+Finclude sourceforge
+sha1sums=('6106340d6aa535e0b38ce275cee5de60c503367f')
+
+build() {
+       # Critical logic is incorrect in this script.
+       Fsed '-d \$VIMRUNTIME' '! -d \$VIMRUNTIME' INSTALL.sh
+       Fsed 'Development;' 'Utility;TextEditor;GTK;' $pkgname.desktop
+       DESTDIR="$Fdestdir" VIMRUNTIME="/usr/share/vim" /bin/sh ./INSTALL.sh 
/usr
+       Fln /usr/share/vim/$pkgname/docs /usr/share/doc/$pkgname-$pkgver
+       Frm /usr/share/icons/cream.svg
+       Fmv /usr/share/icons /usr/share/pixmaps
+}
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to