Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6fd4a48433b6a571f7117f6764d656f94da0a65f
commit 6fd4a48433b6a571f7117f6764d656f94da0a65f Author: crazy <[email protected]> Date: Sat Jan 7 13:27:06 2017 +0100 dkopp-6.9-1-x86_64 * Version bump diff --git a/source/xapps-extra/dkopp/FrugalBuild b/source/xapps-extra/dkopp/FrugalBuild index 03517ee..eec9dd4 100644 --- a/source/xapps-extra/dkopp/FrugalBuild +++ b/source/xapps-extra/dkopp/FrugalBuild @@ -2,28 +2,18 @@ # Maintainer: Anthony Jorion <[email protected]> # Contributor: Devil505 <[email protected]> - pkgname=dkopp -pkgver=6.7 +pkgver=6.9 pkgrel=1 pkgdesc="Program to copy or back-up disk files to DVD." url="http://www.kornelix.net/$pkgname/" depends=('gtk+3') +makedepends=('x11-protos') options=('scriptlet') groups=('xapps-extra') -archs=('i686' 'x86_64') +archs=('x86_64') up2date="Flasttar http://kornelix.net/downloads/downloads.html" source="http://kornelix.net/downloads/tarballs/$pkgname-$pkgver.tar.gz" -sha1sums=('b7dc200e762883ed581da441742cc84fa42f0d12') - -build() { - Fcd - Fsed "xdg-deskto" "#xdg-deskto" Makefile - Fexec make PREFIX=/usr || Fdie - Fexec make DESTDIR=$Fdestdir PREFIX=/usr install || Fdie - Frm usr/share/applications/kornelix-$pkgname.desktop - Frm usr/share/doc/$pkgname/$pkgname.man - Finstallrel 644 desktop usr/share/applications/$pkgname.desktop -} +sha1sums=('a2fa9569eb5bec08b77e251f83c4b9e424861a9a') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
