Skip to content
Snippets Groups Projects
Commit a858dffa authored by Krassy Boykinov's avatar Krassy Boykinov Committed by Bart Ribbers
Browse files

community/atril: remove xps functionality

* as discussed in alpine/aports#16672
* introduce libarchive dependency for viewing CBR files
parent 0a5212ca
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
# Maintainer: Alan Lacerda <alacerda@alpinelinux.org>
pkgname=atril
pkgver=1.28.0
pkgrel=0
pkgrel=1
pkgdesc="A document viewer for MATE"
url="https://github.com/mate-desktop/atril"
# ppc64le, s390x, riscv64 and loongarch64 blocked by texlive
......@@ -20,7 +20,7 @@ makedepends="
gtk+3.0-dev
intltool
itstool
libgxps-dev
libarchive-dev
libsecret-dev
libsm-dev
libspectre-dev
......@@ -42,6 +42,7 @@ build() {
--host=$CHOST \
--sysconfdir=/etc \
--enable-static=no \
--enable-xps=no \
--prefix=/usr
make
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment