initial buildroot for linux 5.15
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
################################################################################
|
||||
#
|
||||
# jbig2dec
|
||||
#
|
||||
################################################################################
|
||||
|
||||
JBIG2DEC_VERSION = 0.19
|
||||
JBIG2DEC_SITE = \
|
||||
https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9530
|
||||
JBIG2DEC_LICENSE = AGPL-3.0+
|
||||
JBIG2DEC_LICENSE_FILES = LICENSE
|
||||
JBIG2DEC_CPE_ID_VENDOR = artifex
|
||||
JBIG2DEC_INSTALL_STAGING = YES
|
||||
# tarball is missing install-sh, install.sh, or shtool
|
||||
JBIG2DEC_AUTORECONF = YES
|
||||
|
||||
$(eval $(autotools-package))
|
||||
Reference in New Issue
Block a user