You've already forked termux-packages
mirror of
https://github.com/izzy2lost/termux-packages.git
synced 2026-03-26 17:00:19 -07:00
new package: libxcvt
This commit is contained in:
10
x11-packages/libxcvt/build.sh
Normal file
10
x11-packages/libxcvt/build.sh
Normal file
@@ -0,0 +1,10 @@
|
||||
# X11 package
|
||||
TERMUX_PKG_HOMEPAGE=https://xorg.freedesktop.org/
|
||||
TERMUX_PKG_DESCRIPTION="A Library to generate VESA CVT standard timing modelines"
|
||||
# Licenses: MIT, HPND
|
||||
TERMUX_PKG_LICENSE="custom"
|
||||
TERMUX_PKG_LICENSE_FILE="COPYING"
|
||||
TERMUX_PKG_MAINTAINER="@termux"
|
||||
TERMUX_PKG_VERSION=0.1.2
|
||||
TERMUX_PKG_SRCURL=https://xorg.freedesktop.org/releases/individual/lib/libxcvt-${TERMUX_PKG_VERSION}.tar.xz
|
||||
TERMUX_PKG_SHA256=0561690544796e25cfbd71806ba1b0d797ffe464e9796411123e79450f71db38
|
||||
Reference in New Issue
Block a user