mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
libxcvt: initial package / version 0.1.0 / dep for xorg-server 21.1.0
This commit is contained in:
parent
c3ae048b29
commit
e75bd8a981
12
packages/x11/lib/libxcvt/package.mk
Normal file
12
packages/x11/lib/libxcvt/package.mk
Normal file
@ -0,0 +1,12 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="libxcvt"
|
||||
PKG_VERSION="0.1.0"
|
||||
PKG_SHA256="90a4d4814935109890aa6c8101bf98ffbdc293000772f5db3d206f27d8a61976"
|
||||
PKG_LICENSE="OSS"
|
||||
PKG_SITE="https://gitlab.freedesktop.org/xorg/lib/libxcvt"
|
||||
PKG_URL="https://gitlab.freedesktop.org/xorg/lib/${PKG_NAME}/-/archive/${PKG_NAME}-${PKG_VERSION}/${PKG_NAME}-${PKG_NAME}-${PKG_VERSION}.tar.bz2"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_LONGDESC="libxcvt is a library providing a standalone version of the X server implementation of the VESA CVT standard timing modelines generator."
|
||||
PKG_BUILD_FLAGS="+pic"
|
Loading…
x
Reference in New Issue
Block a user