New package: Komikku-0.14.0
This commit is contained in:
parent
932c696f25
commit
8dfa5f3a54
1 changed files with 19 additions and 0 deletions
19
srcpkgs/Komikku/template
Normal file
19
srcpkgs/Komikku/template
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# Template file for 'Komikku'
|
||||||
|
pkgname=Komikku
|
||||||
|
version=0.14.0
|
||||||
|
revision=1
|
||||||
|
archs=noarch
|
||||||
|
wrksrc=Komikku-v${version}
|
||||||
|
build_style=meson
|
||||||
|
hostmakedepends="appstream-glib desktop-file-utils glib-devel gettext
|
||||||
|
gobject-introspection pkg-config"
|
||||||
|
makedepends="gtk+3-devel libhandy-devel"
|
||||||
|
depends="gtk+3 python3-BeautifulSoup4 python3-cloudscraper python3-dateparser
|
||||||
|
python3-gobject python3-lxml python3-magic python3-Pillow python3-pure-protobuf
|
||||||
|
libhandy libnotify libsecret python3-Unidecode"
|
||||||
|
short_desc="Online/offline manga reader for GNOME"
|
||||||
|
maintainer="Lorem <notloremipsum@protonmail.com>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://gitlab.com/valos/Komikku"
|
||||||
|
distfiles="${homepage}/-/archive/v${version}/Komikku-v${version}.tar.gz"
|
||||||
|
checksum=5d12938f11fc4ccd588818ad175bb8c61ec2c7c2e9052e78035d2a8c33d5b473
|
Loading…
Reference in a new issue