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

commit 946106eecdeedbe76b7a4443bf972857b6206a15
Author: James Buren <r...@frugalware.org>
Date:   Fri Apr 23 05:27:28 2010 -0500

emelfm2-0.7.2-1-i686
* version bump
* take over from crazy
* disable gamin, use inotify solely
* enable gtkspell

diff --git a/source/xapps-extra/emelfm2/FrugalBuild 
b/source/xapps-extra/emelfm2/FrugalBuild
index 01868c3..6fd27db 100644
--- a/source/xapps-extra/emelfm2/FrugalBuild
+++ b/source/xapps-extra/emelfm2/FrugalBuild
@@ -1,9 +1,9 @@
# Compiling Time: 0.46 SBU
-# Maintainer: crazy <cr...@frugalware.org>
+# Maintainer: James Buren <r...@frugalware.org>
# Contributor: BMH1980 <bmh1...@frugalware.org>

pkgname=emelfm2
-pkgver=0.6.2
+pkgver=0.7.2
pkgrel=1
pkgdesc="emelFM2 is a file manager that implements the popular two-pane design."
url="http://www.emelfm2.net";
@@ -11,17 +11,18 @@ up2date="lynx -dump $url |grep -o $pkgname.*tar.bz2 |grep 
-o -m1 '[0-9\.]\+[0-9]
source=(http://emelfm2.net/rel/$pkgname-$pkgver.tar.bz2)
groups=('xapps-extra')
archs=('i686' 'x86_64')
-depends=('gtk+2' 'freetype2' 'libxau' 'libxdmcp' 'gamin' 'libxdamage' 
'libxext' 'libxml2')
+depends=('gtk+2' 'freetype2' 'libxau' 'libxdmcp' 'libxdamage' 'libxext' 
'libxml2' 'gtkspell')
makedepends=('gimp')
options=('scriptlet')
-sha1sums=('f3af350411c9edb4b83b80816706ddd4e7309605')
+sha1sums=('26089a11ca863d5728ac759cecf5306f3eae2bba')
+
build()
{
Fsed "PREFIX ?= /usr/local" "PREFIX = /usr" Makefile.config
Fsed "WITH_ASSIST ?= 0" "WITH_ASSIST = 1" Makefile.config
Fsed "WITH_KERNELFAM ?= 0" "WITH_KERNELFAM = 1" Makefile.config
-       Fsed "USE_GAMIN ?= 0" "USE_GAMIN = 1" Makefile.config
Fsed "WITH_THUMBS ?= 0" "WITH_THUMBS = 1" Makefile.config
+       Fsed "EDITOR_SPELLCHECK ?= 0" "EDITOR_SPELLCHECK = 1" Makefile.config
Fsed "CFLAGS ?= -O2" "CFLAGS = ${CFLAGS}" Makefile.config
Fmake
Fmakeinstall PREFIX=$Fdestdir/usr
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to