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

commit 572465b8148d01c07f3780706ec21376d6f808d6
Author: Anthony Jorion <[email protected]>
Date:   Wed Jan 15 13:56:22 2014 +0100

jumanji-20140115-1-i686

* Version bump : 20120107 -> 20140115
* Add asneeded option
* Drop unecessary patch (commited upstream)
* Change maintainer

diff --git a/source/xapps-extra/jumanji/FrugalBuild 
b/source/xapps-extra/jumanji/FrugalBuild
index 12c129e..82153f6 100644
--- a/source/xapps-extra/jumanji/FrugalBuild
+++ b/source/xapps-extra/jumanji/FrugalBuild
@@ -1,18 +1,22 @@
# Compiling Time: 0.04 SBU
-# Maintainer: Devil505 <[email protected]>
+# Maintainer: Anthony Jorion <[email protected]>
+# Contributor: Devil505 <[email protected]>
+
+options+=('asneeded')

pkgname=jumanji
-pkgver=20120107
+pkgver=20140115
pkgrel=1
pkgdesc="highly customizable and functional web browser based on the libwebkit 
web content engine and the gtk+ toolkit."
url="https://pwmt.org/projects/jumanji/";
depends=('webkit-gtk2' 'unique1' 'libuuid')
groups=('xapps-extra')
archs=('i686' 'x86_64')
-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
 "add-fw-startpage.patch")
-# lm.patch)
-sha1sums=('55b00aa2813233e5e220bacc8dc9bd2374a9b871' \
+up2date="Flasttar 
http://ftp.frugalware.org/pub/other/people/pingax/snapshots/$pkgname";
+source=(http://ftp.frugalware.org/pub/other/people/pingax/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2
 add-fw-startpage.patch)
+_F_cd_path=$pkgname
+sha1sums=('47184af7279152d05dd7dba466929b1335df2a60' \
'65beec0216456c975eed9d603f6cbf93558a6a78')

+
# optimization OK
diff --git a/source/xapps-extra/jumanji/lm.patch 
b/source/xapps-extra/jumanji/lm.patch
deleted file mode 100644
index 2f15d67..0000000
--- a/source/xapps-extra/jumanji/lm.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- config.mk
-+++ config_lm.mk
-@@ -12,7 +12,7 @@
- GTK_LIB = $(shell pkg-config --libs gtk+-2.0 gthread-2.0 webkit-1.0 
unique-1.0)
-
- INCS = -I. -I/usr/include ${GTK_INC}
--LIBS = -lc ${GTK_LIB} -lpthread
-+LIBS = -lc ${GTK_LIB} -lpthread -lm
-
- # flags
- CFLAGS += -std=c99 -pedantic -Wall -Wextra $(INCS)
-
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to