mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
syndication: bump version
This commit is contained in:
@@ -3,12 +3,12 @@ DESCRIPTION="RSS (0.9/1.0, 0.91..2.0) and Atom (0.3 and 1.0) feeds are supported
|
||||
offers a unified, format-agnostic view on the parsed feed, so that the using application does \
|
||||
not need to distinguish between feed formats."
|
||||
HOMEPAGE="https://invent.kde.org/frameworks/syndication"
|
||||
COPYRIGHT="2010-2023 KDE Organisation"
|
||||
COPYRIGHT="2010-2024 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="$HOMEPAGE/-/archive/v$portVersion/syndication-v$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="6779a6560b084e8e1cd0adc054305ce6a173180b00de0def3907127f13d4e430"
|
||||
SOURCE_DIR="syndication-v$portVersion"
|
||||
SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/syndication-${portVersion}.tar.xz"
|
||||
CHECKSUM_SHA256="1bb6c74313cb468d5a4114394d7f5ddce068d7f7278b5cb2048c0226810db946"
|
||||
SOURCE_DIR="syndication-$portVersion"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -38,7 +38,7 @@ REQUIRES_devel="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.93.0
|
||||
extra_cmake_modules$secondaryArchSuffix >= $portVersion
|
||||
devel:libKF5Codecs$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Network$secondaryArchSuffix
|
||||
Reference in New Issue
Block a user