17 lines
655 B
Bash
17 lines
655 B
Bash
# Template file for 'mat2'
|
|
pkgname=mat2
|
|
version=0.13.1
|
|
revision=1
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="bubblewrap python3-cairo python3-gobject python3-mutagen poppler-glib
|
|
gdk-pixbuf librsvg exiftool"
|
|
short_desc="Metadata removal tool"
|
|
maintainer="Piraty <mail@piraty.dev>"
|
|
license="LGPL-3.0-or-later"
|
|
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"
|
|
checksum=473c56d60733a4434e10c85a86e928bd714f8f72a0b4772251cfa0a45f805e1d
|
|
make_check=no # cannot bwrap in chroot
|