summaryrefslogtreecommitdiff
path: root/community/gri
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-07-18 12:59:47 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-07-18 12:59:47 -0300
commit12c074375919d2de177eb9456352866902118a03 (patch)
tree3f6b2e5baadedbc7901bf3e614fd017ca8aaee52 /community/gri
parent598db82f25ffe3557e395a11f379de65af9e1ac1 (diff)
parentddddf9c453076a407bfdbf3e030e606f31ee2b86 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/dopewars/PKGBUILD community/virtualbox/PKGBUILD core/lvm2/PKGBUILD extra/aspell/PKGBUILD extra/gnome-python-extras/PKGBUILD extra/libproxy/PKGBUILD extra/live-media/PKGBUILD extra/ocaml/PKGBUILD extra/putty/PKGBUILD extra/python/PKGBUILD extra/ruby/PKGBUILD kde-unstable/calligra/PKGBUILD multilib-testing/lib32-mesa/PKGBUILD testing/mesa/PKGBUILD
Diffstat (limited to 'community/gri')
-rw-r--r--community/gri/PKGBUILD8
-rw-r--r--community/gri/gri.install2
2 files changed, 5 insertions, 5 deletions
diff --git a/community/gri/PKGBUILD b/community/gri/PKGBUILD
index 858420e56..b06e31849 100644
--- a/community/gri/PKGBUILD
+++ b/community/gri/PKGBUILD
@@ -3,17 +3,17 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=gri
-pkgver=2.12.22
+pkgver=2.12.23
pkgrel=1
pkgdesc="A script-based language for scientific graphics programming."
arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
url="http://gri.sourceforge.net/"
-depends=('imagemagick' 'texlive-core' 'perl')
-makedepends=('ghostscript' 'gzip')
+depends=('perl')
+makedepends=('ghostscript' 'gzip' 'imagemagick')
source=(http://downloads.sourceforge.net/gri/$pkgname-$pkgver.tar.gz)
-md5sums=('e719475161761fa9c7d2e2c2e94c2e76')
install=gri.install
+md5sums=('eabd37f80ac51f7aef83a89234fb6522')
build() {
cd $srcdir/$pkgname-$pkgver
diff --git a/community/gri/gri.install b/community/gri/gri.install
index 066fc98c7..9252cc494 100644
--- a/community/gri/gri.install
+++ b/community/gri/gri.install
@@ -1,5 +1,5 @@
infodir=/usr/share/info
-filelist=(gri.info)
+filelist=(gri.info.gz)
post_install() {
for file in ${filelist[@]}; do