Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=baf226729468c4d8cab6041236d27895ffaac2fb
commit baf226729468c4d8cab6041236d27895ffaac2fb Author: Anthony Jorion <[email protected]> Date: Mon Sep 28 09:45:44 2015 +0200 gtkman-0.9-1-x86_64 - 0.7.2 -> 0.9 - Swith to github diff --git a/source/xapps-extra/gtkman/FrugalBuild b/source/xapps-extra/gtkman/FrugalBuild index 245c376..f373789 100644 --- a/source/xapps-extra/gtkman/FrugalBuild +++ b/source/xapps-extra/gtkman/FrugalBuild @@ -2,23 +2,15 @@ # Maintainer: Anthony Jorion <[email protected]> pkgname=gtkman -pkgver=0.7.2 +pkgver=0.9 pkgrel=1 pkgdesc="Simple GTK+2 manual page viewer, written in Python." -url="http://www.salixos.org/wiki/index.php/GTKMan" archs=('i686' 'x86_64') groups=('xapps-extra') depends=('pygtk') makedepends=('intltool' 'txt2tags') +_F_github_author="gapan" +_F_github_tag="y" _F_gnome_iconcache="y" -Finclude gnome-scriptlet -up2date="Flasttar http://people.salixos.org/gapan/$pkgname/" -source="http://people.salixos.org/gapan/$pkgname/$pkgname-$pkgver.tar.xz" -sha1sums=('bc6c46f639fc7ce26b0814b7abe1f012f21bbbeb') - -build() -{ - Fcd - ./compile.sh || Fdie - DESTDIR=$Fdestdir ./install.sh || Fdie -} +Finclude github gnome-scriptlet +sha1sums=('6c51322ad0d119051a3022cde286d7003ea99dec') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
