028e113b46
Requested in https://github.com/termux/x11-packages/issues/52.
9 lines
452 B
Bash
9 lines
452 B
Bash
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"
|