summaryrefslogtreecommitdiff
path: root/extra/qwtplot3d
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-11-17 15:19:29 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-11-17 15:19:29 +0100
commita66ad9f55f1788fcab4028fefb2c91e563fec35c (patch)
tree93e3cfd6d5cee5dc334cd6582c789b1429f23694 /extra/qwtplot3d
parent36128f354db7ef055305ffd69c29af225c6ca182 (diff)
parent071ecd58a9b69020ec170e7f89009a603e885371 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/keepassx/PKGBUILD core/iputils/PKGBUILD extra/avidemux/PKGBUILD extra/gstreamer0.10-ugly/PKGBUILD extra/kismet/PKGBUILD extra/maxima/PKGBUILD extra/sbcl/PKGBUILD extra/sound-juicer/PKGBUILD extra/wxgtk/PKGBUILD kde-unstable/akonadi/PKGBUILD libre/gstreamer0.10-bad-libre/PKGBUILD
Diffstat (limited to 'extra/qwtplot3d')
-rw-r--r--extra/qwtplot3d/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/extra/qwtplot3d/PKGBUILD b/extra/qwtplot3d/PKGBUILD
index 5d9fd6df2..b51d260b8 100644
--- a/extra/qwtplot3d/PKGBUILD
+++ b/extra/qwtplot3d/PKGBUILD
@@ -1,15 +1,16 @@
-# $Id: PKGBUILD 147208 2012-01-24 18:38:05Z ronald $
+# $Id: PKGBUILD 171261 2012-11-16 23:35:36Z allan $
# Maintainer: Ronald van Haren <ronald@archlinux.org>
# Contributor: damir <damir@archlinux.org>
pkgname=qwtplot3d
pkgver=0.2.7
-pkgrel=4
+pkgrel=5
pkgdesc="Qt/OpenGL-based C++ programming library containing 3d-widgets"
arch=("i686" "x86_64" 'mips64el')
license=('custom:zlib')
url="http://qwtplot3d.sourceforge.net/"
-depends=('qt' 'qwt' 'mesa')
+depends=('qt' 'qwt')
+makedepends=('mesa' 'glu')
source=("http://downloads.sourceforge.net/sourceforge/qwtplot3d/qwtplot3d-$pkgver.tgz"
qwtplot3d-gcc44.patch qwtplot3d-qt-4.8.0.patch)
sha1sums=('4463fafb8420a91825e165da7a296aaabd70abea'