diff --git a/app-doc/zeal/patches/zeal-0.6.0.patchset b/app-doc/zeal/patches/zeal-0.6.1.patchset similarity index 100% rename from app-doc/zeal/patches/zeal-0.6.0.patchset rename to app-doc/zeal/patches/zeal-0.6.1.patchset diff --git a/app-doc/zeal/zeal-0.6.0.recipe b/app-doc/zeal/zeal-0.6.1.recipe similarity index 90% rename from app-doc/zeal/zeal-0.6.0.recipe rename to app-doc/zeal/zeal-0.6.1.recipe index e4620f6d1..9e0c3d6b5 100644 --- a/app-doc/zeal/zeal-0.6.0.recipe +++ b/app-doc/zeal/zeal-0.6.1.recipe @@ -3,17 +3,20 @@ DESCRIPTION="Zeal is a cross-platform, open source, offline \ documentation browser for software developers, inspired by Dash Docs \ for macOS and iOS. Zeal has over 195+ docsets and are all compatible \ with Dash docsets." -HOMEPAGE="https://zealdocs.org" +HOMEPAGE="https://zealdocs.org/" COPYRIGHT="2013-2018 Oleg Shparber" LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="https://github.com/zealdocs/zeal/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="ef307d3ad4f03c76fa5fc249f8e7e04de879aa7574bec1ff8be548dbc2c02973" +CHECKSUM_SHA256="095c08f9903071849d5c79878abd48237ce1615f16d324afff1873ab6b5f0026" +SOURCE_FILENAME="zeal-$portVersion.tar.gz" PATCHES="zeal-$portVersion.patchset" ADDITIONAL_FILES="zeal.rdef.in" ARCHITECTURES="!x86_gcc2 ?x86 x86_64" +if [ "$targetArchitecture" = x86_gcc2 ]; then SECONDARY_ARCHITECTURES="x86" +fi PROVIDES=" zeal$secondaryArchSuffix = $portVersion @@ -34,7 +37,7 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - extra_cmake_modules >= 5.47 + extra_cmake_modules$secondaryArchSuffix devel:libarchive$secondaryArchSuffix devel:libQt5Core$secondaryArchSuffix devel:libQt5Gui$secondaryArchSuffix