Switch to new package format
This commit is contained in:
@@ -0,0 +1,74 @@
|
||||
name: mupdf
|
||||
description: Lightweight PDF and XPS viewer
|
||||
version: 1.27.2
|
||||
revision: 2
|
||||
url: https://mupdf.com/
|
||||
license: AGPL3-or-later
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
make_depends:
|
||||
- brotli
|
||||
- clang
|
||||
- curl
|
||||
- desktop-file-utils
|
||||
- freeglut
|
||||
- freetype2
|
||||
- glu
|
||||
- harfbuzz
|
||||
- jbig2dec
|
||||
- libjpeg-turbo
|
||||
- libx11
|
||||
- libxext
|
||||
- mesa
|
||||
- openjpeg
|
||||
- openssl
|
||||
- swig
|
||||
- zint
|
||||
- zlib
|
||||
- zxing-cpp
|
||||
downloads:
|
||||
- url: https://www.mupdf.com/downloads/archive/mupdf-${BPM_PKG_VERSION}-source.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 553867b135303dc4c25ab67c5f234d8e900a0e36e66e8484d99adc05fe1e8737
|
||||
split_packages:
|
||||
- name: mupdf
|
||||
depends:
|
||||
- desktop-file-utils
|
||||
- libmupdf
|
||||
- libx11
|
||||
- libxext
|
||||
- name: mupdf-gl
|
||||
description: Lightweight PDF and XPS viewer with OpenGL backend
|
||||
depends:
|
||||
- desktop-file-utils
|
||||
- glibc
|
||||
- freeglut
|
||||
- libglvnd
|
||||
- lubmupdf
|
||||
- openssl
|
||||
conflicts:
|
||||
- mupdf
|
||||
provides:
|
||||
- mupdf
|
||||
- name: mupdf-tools
|
||||
description: Lightweight PDF and XPS viewer tools
|
||||
depends:
|
||||
- libmupdf
|
||||
- libx11
|
||||
- libxext
|
||||
- openssl
|
||||
- name: libmupdf
|
||||
description: Lightweight PDF and XPS viewer library
|
||||
depends:
|
||||
- brotli
|
||||
- freetype2
|
||||
- gcc-libs
|
||||
- glibc
|
||||
- harfbuzz
|
||||
- jbig2dec
|
||||
- libjpeg-turbo
|
||||
- openjpeg
|
||||
- zlib
|
||||
Reference in New Issue
Block a user