mat2: update to 0.13.0.
This commit is contained in:
parent
4267e6faa5
commit
4077a458d4
1 changed files with 6 additions and 3 deletions
|
@ -1,13 +1,16 @@
|
||||||
# Template file for 'mat2'
|
# Template file for 'mat2'
|
||||||
pkgname=mat2
|
pkgname=mat2
|
||||||
version=0.12.4
|
version=0.13.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="bubblewrap python3-cairo python3-gobject python3-mutagen"
|
depends="bubblewrap python3-cairo python3-gobject python3-mutagen poppler-glib
|
||||||
|
gdk-pixbuf librsvg exiftool"
|
||||||
short_desc="Metadata removal tool"
|
short_desc="Metadata removal tool"
|
||||||
maintainer="Piraty <piraty1@inbox.ru>"
|
maintainer="Piraty <piraty1@inbox.ru>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="https://0xacab.org/jvoisin/mat2"
|
homepage="https://0xacab.org/jvoisin/mat2"
|
||||||
|
changelog="https://0xacab.org/jvoisin/mat2/-/raw/master/CHANGELOG.md"
|
||||||
distfiles="https://0xacab.org/jvoisin/mat2/-/archive/${version}/mat2-${version}.tar.gz"
|
distfiles="https://0xacab.org/jvoisin/mat2/-/archive/${version}/mat2-${version}.tar.gz"
|
||||||
checksum=00c163bf05cc5d282e420dbf53113ae48a63e1cace90dc1d0ca44e23005d28a5
|
checksum=8f895b45247c701f311da52442de7d1117cce234f82936edf305d6e339c016b0
|
||||||
|
make_check=no # cannot bwrap in chroot
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue