mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
community/atril: upgrade to 1.20.0
This commit is contained in:
parent
6302fbe60f
commit
0b16e50e93
@ -1,13 +1,13 @@
|
||||
# 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"
|
||||
|
Loading…
Reference in New Issue
Block a user