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

commit 4ae53f57b8abf0bf6ad9d81a498e5b1e3cd5b588
Author: Devil505 <devil505li...@gmail.com>
Date:   Sun Feb 27 15:05:04 2011 +0100

dotpacnew-0.1-1-i686
* initial import / new package

diff --git a/source/xapps-extra/dotpacnew/FrugalBuild 
b/source/xapps-extra/dotpacnew/FrugalBuild
new file mode 100644
index 0000000..53d2451
--- /dev/null
+++ b/source/xapps-extra/dotpacnew/FrugalBuild
@@ -0,0 +1,26 @@
+# Compiling Time: 0.02 SBU
+# Maintainer: Devil505 <devil505li...@gmail.com>
+
+pkgname=dotpacnew
+pkgver=0.1
+pkgrel=1
+pkgdesc="dotpacnew is a utility to help the user manage system configuration 
files in Frugalware."
+url="http://frugalware.org/";
+depends=('libglade')
+rodepends=('vim')
+makedepends=('intltool')
+groups=('xapps-extra')
+archs=('i686' 'x86_64')
+_F_gnome_desktop="y"
+_F_gnome_iconcache="y"
+Finclude gnome-scriptlet
+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=('98e09f2b1fec82273b90443bb05420ba3fe3c80b')
+
+build() {
+    Fcd
+    ./compile.sh || Fdie
+    DESTDIR=$Fdestdir ./install.sh || Fdie
+    Fbuild_gnome_scriptlet
+}
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to