mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
kdoctools: bump version
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
SUMMARY="Create documentation from DocBook"
|
||||
DESCRIPTION="Provides tools to generate documentation in various format from \
|
||||
DocBook files."
|
||||
HOMEPAGE="https://github.com/KDE/kdoctools/"
|
||||
COPYRIGHT="2010-2022 KDE Organisation"
|
||||
HOMEPAGE="https://invent.kde.org/frameworks/kdoctools/"
|
||||
COPYRIGHT="2010-2024 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/KDE/kdoctools/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="6224af330dc18537734e1247672756595af9d12d7c3d03fb0882b6b63feb589c"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kdoctools-${portVersion}.tar.xz"
|
||||
CHECKSUM_SHA256="51e90910f75caf45334961a881082a06c52f292103f1975a5d0a13f39d2fe243"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -51,7 +51,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:g++$secondaryArchSuffix
|
||||
cmd:make
|
||||
cmd:perl
|
||||
cmd:python2
|
||||
cmd:python3.10
|
||||
"
|
||||
|
||||
PATCH()
|
||||
Reference in New Issue
Block a user