new package: plotutils

Requested in https://github.com/termux/x11-packages/issues/52.
This commit is contained in:
Leonid Pliushch 2019-01-14 23:10:04 +02:00 committed by Yaksh Bariya
parent 97896b7030
commit 028e113b46
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
TERMUX_PKG_MAINTAINER="Leonid Plyushch <leonid.plyushch@gmail.com> @xeffyr"
TERMUX_PKG_HOMEPAGE=http://directory.fsf.org/graphics/plotutils.html
TERMUX_PKG_DESCRIPTION="Set of utilities and libraries for plotting."
TERMUX_PKG_VERSION=2.6
TERMUX_PKG_SRCURL=http://ftp.gnu.org/pub/gnu/plotutils/plotutils-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=4f4222820f97ca08c7ea707e4c53e5a3556af4d8f1ab51e0da6ff1627ff433ab
TERMUX_PKG_DEPENDS="libpng, libxaw"