update helpviewer (#10169)

* helpviewer-1.6.2..recipe

fixes url tag

changes to image tag to ust Media:Height and Mdeia:Width attributes for layout.

* add new helpviewer file

fixes url tag

use Media:Height and Media:Width tags for image layout because measruing these are broken in yab.

* Delete haiku-apps/helpviewer/helpviewer-1.6.1.2.recipe

replaced recipe

* Update helpviewer-1.6.2.1.recipe

use $portsversion for zip file name
This commit is contained in:
Jim Saxton
2024-03-01 13:22:36 -08:00
committed by GitHub
parent 6c03e2f159
commit 1be9bb5dd3

View File

@@ -6,8 +6,8 @@ HOMEPAGE="http://fatelk.com/"
COPYRIGHT="2017-2019 Jim Saxton, Fat Elk Software"
REVISION="1"
LICENSE="FatElk"
SOURCE_URI="http://fatelk.com/helpviewer/helpviewer-1.6.1.2.zip"
CHECKSUM_SHA256="c00e18a2f666ec9e1a354fde5151fba0e9dc32a063265399c1e1e39bc0943a39"
SOURCE_URI="http://fatelk.com/helpviewer/helpviewer-$portVersion.zip"
CHECKSUM_SHA256="006f1214e29087fa3227388926b78bfa2f201488a1d191b75d01b06ee6c70512"
SOURCE_DIR="helpviewer"
@@ -20,7 +20,7 @@ PROVIDES="
"
REQUIRES="
haiku
yab >= 1.7.5.5
yab >= 1.8.2
lib:libyab
lib:libz
"