rssguard: update to 4.6.3.

Also:
- use qt6
- disable cross-compilation.
This commit is contained in:
mobinmob 2023-12-28 18:28:34 +02:00 committed by Andrew J. Hesford
parent e0e08944a8
commit d132f777ed

View File

@ -1,20 +1,20 @@
# Template file for 'rssguard'
pkgname=rssguard
version=4.5.3
version=4.6.3
revision=1
build_style=cmake
configure_args="-DUSE_WEBENGINE=false"
hostmakedepends="qt5-host-tools qt5-qmake"
makedepends="qt5-tools-devel qt5-devel kdeclarative-devel qt5-multimedia-devel
qt5-plugin-sqlite qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-mysql
qt5-plugin-tds sqlite-devel"
depends="desktop-file-utils qt5-plugin-sqlite"
short_desc="Simple (yet powerful) Qt5 feed reader"
configure_args="-DNO_LITE=OFF"
makedepends="qt6-base-devel qt6-declarative-devel qt6-multimedia-devel
qt6-qt5compat-devel qt6-tools-devel mpv-devel"
depends="desktop-file-utils qt6-plugin-sqlite"
short_desc="Simple (yet powerful) Qt6 feed reader"
maintainer="mobinmob <mobinmob@disroot.org>"
license="GPL-3.0-only"
homepage="https://github.com/martinrotter/rssguard"
distfiles="https://github.com/martinrotter/rssguard/archive/${version}.tar.gz"
checksum=a498c2c0c367f0ee3e1e3f895601ed9e6078597c2616d7275fa2a19139d6b0be
checksum=5b710776146f7f642aa04525e0547bbac7125b99a5ca8410cb82627c7f6ede70
nocross="yes" #wrong binaries detected even if the packages are in
#hostmakedepends
post_install() {
# Install rssguard icon manually