New package: gfeeds-0.16.2
This commit is contained in:
parent
93ed5cb89a
commit
04d55051ec
1 changed files with 16 additions and 0 deletions
16
srcpkgs/gfeeds/template
Normal file
16
srcpkgs/gfeeds/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'gfeeds'
|
||||
pkgname=gfeeds
|
||||
version=0.16.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config gobject-introspection glib-devel gettext"
|
||||
makedepends="libglib-devel gtk+3-devel libhandy1-devel"
|
||||
depends="python3-gobject python3-feedparser python3-readability-lxml
|
||||
python3-listparser python3-pytz python3-dateutil python3-requests
|
||||
python3-html5lib gtk+3 webkit2gtk libhandy1"
|
||||
short_desc="RSS/Atom feed reader for GNOME"
|
||||
maintainer="Michal Vasilek <michal@vasilek.cz>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://gfeeds.gabmus.org/"
|
||||
distfiles="https://gitlab.gnome.org/World/gfeeds/-/archive/$version/gfeeds-$version.tar.gz"
|
||||
checksum=f061e89a1962a5ac544ea98239c2503af8da817ded0a5bfd8094ddf43e9dd00e
|
Loading…
Reference in a new issue