mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
feedgator: update to version 2.2.b (#13243)
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
SUMMARY="Feed the Gator"
|
||||
DESCRIPTION="FeedGator is a feed/RSS aggregator. \
|
||||
It's a native python3 program that uses Haiku APIs through Haiku-PyAPI \
|
||||
It's a python3 program that uses Haiku APIs through Haiku-PyAPI \
|
||||
wrapper and the feedparser module. \
|
||||
Check the settings to enable some features like automated feed checks \
|
||||
or launch minimized. \
|
||||
or minimized launch. \
|
||||
The code is released under MIT license."
|
||||
HOMEPAGE="https://github.com/tmtfx/feedgator"
|
||||
COPYRIGHT="2024 Fabio Tomat (TmTFx)"
|
||||
COPYRIGHT="2025 Fabio Tomat (TmTFx)"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/tmtfx/FeedGator/archive/refs/tags/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="7b3f7711ab6c9c7318357bf155fb3f6a25b75dcc29ec4b2b2f1a1e336a7ca0d1"
|
||||
CHECKSUM_SHA256="f21dae02ca2807a63e3179cde139166a1a19b4b97a4be5d6ac35df149f8da698"
|
||||
SOURCE_DIR="FeedGator-$portVersion"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
Reference in New Issue
Block a user