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

commit fb25dbe5d5a02f5ea18f4e89b5f79237810c0ed8
Author: Devil505 <devil505li...@gmail.com>
Date:   Tue Apr 19 18:50:11 2011 +0200

marlin-20110416-1-i686
* new package

diff --git a/source/xapps-extra/marlin/FrugalBuild 
b/source/xapps-extra/marlin/FrugalBuild
new file mode 100644
index 0000000..e5f6cae
--- /dev/null
+++ b/source/xapps-extra/marlin/FrugalBuild
@@ -0,0 +1,29 @@
+# Compiling Time: 0.44 SBU
+# Maintainer: Devil505 <devil505li...@gmail.com>
+
+pkgname=marlin
+pkgver=20110416
+pkgrel=1
+pkgdesc="The sexiest fish in the large sea of file-browsers. an elementary 
Team project."
+url="https://launchpad.net/marlin";
+depends=('gtk+3' 'libuuid' 'libgee' 'libnotify' 'sqlite3' 'taskview' 'cairo')
+makedepends=('gnome-common' 'gobject-introspection' 'gtk-doc' \
+             'intltool' 'vala' )
+groups=('xapps-extra')
+archs=('i686' 'x86_64')
+_F_gnome_glib="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=('c6e0a946ca9dfb995a746372b5802d966aa6aa4a')
+
+build() {
+  Fcd
+  ./autogen.sh --prefix=/usr --sysconfdir=/etc \
+      --localstatedir=/var --disable-static \
+      --libexecdir=/usr/lib/marlin --enable-dependency-tracking || Fdie
+ Fmake
+ make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$Fdestdir install || Fdie
+ Fbuild_gnome_scriptlet
+}
+
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to