[Frugalware-git] frugalware-current: qpdfview-0.1.2-1-i686
Slown
slownlinux at gmail.com
Wed Feb 22 18:47:22 CET 2012
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f9671bebc668fb455bd6f2caae2c976781ee0036
commit f9671bebc668fb455bd6f2caae2c976781ee0036
Author: Slown <slownlinux at gmail.com>
Date: Wed Feb 22 18:47:29 2012 +0100
qpdfview-0.1.2-1-i686
* version bump
diff --git a/source/xapps-extra/qpdfview/FrugalBuild b/source/xapps-extra/qpdfview/FrugalBuild
index 630bf9f..5186ce1 100644
--- a/source/xapps-extra/qpdfview/FrugalBuild
+++ b/source/xapps-extra/qpdfview/FrugalBuild
@@ -1,24 +1,23 @@
-# Compiling Time: 0.14 SBU
+# Compiling Time: 0.16 SBU
# Maintainer: Slown <slown at frugalware.org>
pkgname=qpdfview
-pkgver=0.1.1
+pkgver=0.1.2
pkgrel=1
pkgdesc="qpdfview is a tabbed PDF viewer using the poppler library"
depends=('poppler-qt4' 'libuuid' 'bzip2')
groups=('xapps-extra')
archs=('i686' 'x86_64')
-Finclude launchpad
-sha1sums=('af9c71124b40497a3627544fa7388c568588a53a')
+_F_gnome_desktop="y"
+Finclude launchpad gnome-scriptlet
+sha1sums=('e94b31a18c5ddfe94a47b298e834b6e05075c17e')
build() {
Fcd
qmake || Fdie
Fmake
Fexerel usr/bin/$pkgname
- Ffilerel $pkgname.svg /usr/share/qpdfview/$pkgname.svg
- Ffilerel $pkgname.desktop /usr/share/applications/$pkgname.desktop
- Ffilerel qpdfview_de.qm /usr/share/$pkgname/qpdfview_de.qm
+ Fbuild_gnome_scriptlet
}
# optimization OK
More information about the Frugalware-git
mailing list