mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
Fix, improve and update feedgator (#13248)
This commit is contained in:
@@ -3,14 +3,14 @@ DESCRIPTION="FeedGator is a feed/RSS aggregator. \
|
||||
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 minimized launch. \
|
||||
or minimized launch, and read the user guide to find out some tips. \
|
||||
The code is released under MIT license."
|
||||
HOMEPAGE="https://github.com/tmtfx/feedgator"
|
||||
COPYRIGHT="2025 Fabio Tomat (TmTFx)"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/tmtfx/FeedGator/archive/refs/tags/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="f21dae02ca2807a63e3179cde139166a1a19b4b97a4be5d6ac35df149f8da698"
|
||||
CHECKSUM_SHA256="e9358c6da1c117c5c574359496c14d341a68b813869bfb30c9a9f3b9715753c3"
|
||||
SOURCE_DIR="FeedGator-$portVersion"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
Reference in New Issue
Block a user