mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
New package: wike-1.6.0
This commit is contained in:
parent
6b7eadbde5
commit
c401772cce
1 changed files with 14 additions and 0 deletions
14
srcpkgs/wike/template
Normal file
14
srcpkgs/wike/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'wike'
|
||||||
|
pkgname=wike
|
||||||
|
version=1.6.0
|
||||||
|
revision=1
|
||||||
|
wrksrc="Wike-$version"
|
||||||
|
build_style=meson
|
||||||
|
hostmakedepends="pkg-config glib-devel gettext"
|
||||||
|
depends="python3-gobject python3-requests gtk+3 libhandy1 webkit2gtk"
|
||||||
|
short_desc="Wikipedia Reader for the GNOME Desktop"
|
||||||
|
maintainer="Michal Vasilek <michal@vasilek.cz>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://github.com/hugolabe/Wike"
|
||||||
|
distfiles="https://github.com/hugolabe/Wike/archive/refs/tags/$version.tar.gz"
|
||||||
|
checksum=6244e99fe456684f3b0b495bb3da1db403f6c8067f0c2e564476df4603c54ccd
|
Loading…
Add table
Reference in a new issue