summaryrefslogtreecommitdiff
path: root/extra/qalculate-gtk
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-09 18:15:39 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-09 18:15:39 -0300
commitf35184e8782d5fe7fc3ea3f11042b29913cde6d8 (patch)
treec984d07cfb1cb491f5e7a71f3771a81001398d74 /extra/qalculate-gtk
parent520f5964346341a33a8337c8fd5b1afa10de6d5b (diff)
parent54b7119c36756b86ea463649ee972cd6c1ce5863 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/nload/PKGBUILD core/glibc/PKGBUILD extra/aalib/PKGBUILD extra/apache/PKGBUILD extra/jasper/PKGBUILD extra/libasyncns/PKGBUILD extra/libvorbis/PKGBUILD extra/libxslt/PKGBUILD extra/xfce4-timer-plugin/PKGBUILD multilib/lib32-glibc/PKGBUILD multilib/lib32-gtk2/PKGBUILD staging/xorg-xinput/PKGBUILD
Diffstat (limited to 'extra/qalculate-gtk')
-rw-r--r--extra/qalculate-gtk/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/qalculate-gtk/PKGBUILD b/extra/qalculate-gtk/PKGBUILD
index 56092e7b3..59b0a7d03 100644
--- a/extra/qalculate-gtk/PKGBUILD
+++ b/extra/qalculate-gtk/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 108632 2011-02-02 01:54:11Z eric $
+# $Id: PKGBUILD 149453 2012-02-08 03:00:54Z eric $
# Maintainer: Eric BĂ©langer <eric@archlinux.org>
pkgname=qalculate-gtk
pkgver=0.9.7
-pkgrel=2
+pkgrel=3
pkgdesc="GNOME frontend for libqalculate"
arch=('i686' 'x86_64' 'mips64el')
url="http://qalculate.sourceforge.net/"
license=('GPL')
depends=('libqalculate' 'libgnome' 'libglade' 'cln')
-makedepends=('perlxml' 'gnome-doc-utils')
+makedepends=('perl-xml-parser' 'gnome-doc-utils')
optdepends=('yelp: for displaying the help')
+options=('!makeflags')
source=(http://downloads.sourceforge.net/sourceforge/qalculate/${pkgname}-${pkgver}.tar.gz)
-md5sums=('7a7ab4680e285690ca3625992f477f0f')
sha1sums=('c714c91224045fa49f261686e985df0aefa1d678')
build() {