15 lines
556 B
Bash
15 lines
556 B
Bash
# Template file for 'mcomix'
|
|
pkgname=mcomix
|
|
version=3.0.0
|
|
revision=1
|
|
build_style=python3-pep517
|
|
hostmakedepends="python3-wheel"
|
|
depends="python3-gobject python3-cairo python3-Pillow xdg-utils"
|
|
short_desc="GTK+ comic book viewer"
|
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|
license="GPL-2.0-only"
|
|
homepage="https://sourceforge.net/projects/mcomix/"
|
|
changelog="https://sourceforge.net/p/mcomix/news/"
|
|
distfiles="${SOURCEFORGE_SITE}/mcomix/MComix-${version}/mcomix-${version}.tar.gz"
|
|
checksum=2270c43d75e2878f64e4c886d5b013125c42894b364594d5ec979154c4dea004
|