new package: xpdf (#362)

This commit is contained in:
Suhan G Paradkar 2021-06-18 14:31:01 +05:30 committed by Yaksh Bariya
parent 20d5da0f67
commit 85ba2f23ce
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_HOMEPAGE=https://www.xpdfreader.com/
TERMUX_PKG_DESCRIPTION="Xpdf is an open source viewer for Portable Document Format (PDF) files."
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=4.03
TERMUX_PKG_SRCURL=https://dl.xpdfreader.com/xpdf-$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=0fe4274374c330feaadcebb7bd7700cb91203e153b26aa95952f02bf130be846
TERMUX_PKG_DEPENDS="qt5-qtbase"