Skip to content
Snippets Groups Projects
Commit 0b16e50e authored by Francesco Colista's avatar Francesco Colista
Browse files

community/atril: upgrade to 1.20.0

parent 6302fbe6
No related branches found
No related tags found
No related merge requests found
# Contributor: Alan Lacerda <alacerda@alpinelinux.org>
# Maintainer: Alan Lacerda <alacerda@alpinelinux.org>
pkgname=atril
pkgver=1.19.6
pkgver=1.20.0
pkgrel=0
pkgdesc="A document viewer for MATE"
url="https://github.com/mate-desktop/atril"
arch="all"
license="GPL-2.0"
depends="mate-icon-theme abiword-plugin-epub"
depends="mate-icon-theme"
# make check is broken: https://github.com/mate-desktop/atril/issues/167
options="!check"
makedepends="intltool glib-dev gtk+3.0-dev mate-desktop-dev
......@@ -24,7 +24,7 @@ build() {
--build=$CBUILD \
--host=$CHOST \
--sysconfdir=/etc \
--enable-epub \
--enable-static=no \
--with-gtk=3.0 \
--prefix=/usr
make
......@@ -40,4 +40,4 @@ package() {
make DESTDIR="${pkgdir}" install
}
sha512sums="709aea97bc2110a21fc49d12d8e8b701db23292c960b06e4be27ab92301355334de1be2ff0251a92bd82cf91dc2e7da1483dc06816b086c7f590edf3a4377e17 atril-1.19.6.tar.xz"
sha512sums="c81ea0f948ce33bfe962dbcb10be507ede6bb7557096b105f408d356853c8a823f8d95d6e5c6bf1f3b312268c4637e0f726d24bcd4e2100fefd7eb6dd2177baf atril-1.20.0.tar.xz"
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