Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a4e62f9b5b2ea45822cad0bb660e087e37cc95a5
commit a4e62f9b5b2ea45822cad0bb660e087e37cc95a5 Author: crazy <[email protected]> Date: Tue Jun 7 02:47:52 2016 +0200 screenfetch-3.7.0-1-x86_64 * kill duplicated package.. * guess who added it ? .. yeah you guessed right .. haha diff --git a/source/apps-extra/screenfetch/FrugalBuild b/source/apps-extra/screenfetch/FrugalBuild deleted file mode 100644 index 83d9b79..0000000 --- a/source/apps-extra/screenfetch/FrugalBuild +++ /dev/null @@ -1,23 +0,0 @@ -# Compiling Time: 0 SBU -# Maintainer: Pingax <[email protected]> -# Contributor: PacMiam <[email protected]> - -pkgname=screenfetch -pkgver=3.7.0 -pkgrel=1 -pkgdesc="CLI Bash script to show system/theme info in screenshots" -depends=('bash' 'xdpyinfo' 'xprop') -groups=('apps-extra') -archs=('i686' 'x86_64') -_F_github_author="KittyKatt" -_F_github_tag_v="y" -Finclude github -_F_cd_path="screenFetch-${pkgver}" -sha1sums=('5a3702504e154335e372df56e4cb621840dc5506') - -build() { - Fcd - Fmkdir usr/bin - Fexerel $pkgname-dev usr/bin/$pkgname - Fmanrel $pkgname.1 -} _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
