[Frugalware-git] frugalware-current: geany-1.25-1-x86_64

2015-10-21 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=86e67ae136e60a84b364dc7b10810007a2fdc2db

commit 86e67ae136e60a84b364dc7b10810007a2fdc2db
Author: PacMiam 
Date:   Wed Oct 21 08:46:01 2015 +0200

geany-1.25-1-x86_64

* Version bump and change m8r

diff --git a/source/xapps-extra/geany/FrugalBuild 
b/source/xapps-extra/geany/FrugalBuild
index d880ff4..ab7451d 100644
--- a/source/xapps-extra/geany/FrugalBuild
+++ b/source/xapps-extra/geany/FrugalBuild
@@ -1,21 +1,33 @@
# Compiling Time: 0.90 SBU
-# Maintainer: James Buren 
-# Contributor: PacMiam 
+# Maintainer: PacMiam 
+# Contributor: James Buren 
+
+options+=('scriptlet')

pkgname=geany
pkgver=1.25
pkgrel=1
-url="http://www.geany.org;
pkgdesc="Geany is a text editor using the GTK2 toolkit."
-depends=('vte>=0.24.0-2')
-makedepends=('perl-xml-parser' 'intltool')
-_F_gnome_iconcache="y"
-options=('scriptlet')
-Finclude gnome-scriptlet
+url="http://www.geany.org;
+
groups=('xapps-extra')
archs=('i686' 'x86_64')
+
+depends=('gtk+2' 'vte')
+makedepends=('perl-xml-parser' 'intltool' 'x11-protos')
+
+_F_gnome_iconcache="y"
+Finclude gnome-scriptlet
+
up2date="Flasttar $url/Download/Releases"
source=(http://download.geany.org/$pkgname-$pkgver.tar.bz2)
sha1sums=('1979cfee8058fa0a258d1c57f45481a1fa9280b8')

+build() {
+Fcd
+Fsed "Sh=" "Sh=FrugalBuild;" data/filetype_extensions.conf
+
+Fbuild
+}
+
# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: geany-1.25-1-x86_64

2015-08-14 Thread Melko
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d8a1b8189170baa07906103effe9131e2b80013f

commit d8a1b8189170baa07906103effe9131e2b80013f
Author: Melko me...@frugalware.org
Date:   Fri Aug 14 16:03:49 2015 +0200

geany-1.25-1-x86_64

* version bump

diff --git a/source/xapps-extra/geany/FrugalBuild 
b/source/xapps-extra/geany/FrugalBuild
index c1ebf51..d880ff4 100644
--- a/source/xapps-extra/geany/FrugalBuild
+++ b/source/xapps-extra/geany/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: PacMiam pacm...@gmx.fr

pkgname=geany
-pkgver=1.24.1
+pkgver=1.25
pkgrel=1
url=http://www.geany.org;
pkgdesc=Geany is a text editor using the GTK2 toolkit.
@@ -16,6 +16,6 @@ groups=('xapps-extra')
archs=('i686' 'x86_64')
up2date=Flasttar $url/Download/Releases
source=(http://download.geany.org/$pkgname-$pkgver.tar.bz2)
-sha1sums=('d4ad448d88a7d7f8c576469c264409051f7d32a7')
+sha1sums=('1979cfee8058fa0a258d1c57f45481a1fa9280b8')

# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git