xbitmaps: package is platform independent

This commit is contained in:
Leonid Pliushch 2018-10-05 00:27:27 +03:00 committed by Yaksh Bariya
parent 1450666c77
commit 665396fb2d
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 2 additions and 1 deletions

View File

@ -3,10 +3,11 @@ TERMUX_PKG_MAINTAINER="Leonid Plyushch <leonid.plyushch@gmail.com> @xeffyr"
TERMUX_PKG_HOMEPAGE=https://xorg.freedesktop.org/
TERMUX_PKG_DESCRIPTION="X.org Bitmap files"
TERMUX_PKG_VERSION=1.1.2
TERMUX_PKG_REVISION=4
TERMUX_PKG_REVISION=5
TERMUX_PKG_SRCURL=https://xorg.freedesktop.org/releases/individual/data/xbitmaps-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_SHA256=b9f0c71563125937776c8f1f25174ae9685314cbd130fb4c2efce811981e07ee
TERMUX_PKG_BUILD_DEPENDS="xorg-util-macros"
TERMUX_PKG_PLATFORM_INDEPENDENT=true
TERMUX_PKG_NO_DEVELSPLIT=true
termux_step_post_make_install() {