mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
yab-docu for yab 1.8 (#5985)
Co-authored-by: Lorenz Glaser <lorenz.glaser@besly.de>
This commit is contained in:
@@ -3,11 +3,11 @@ DESCRIPTION="Documentation for yab programming language"
|
||||
HOMEPAGE="https://software.besly.de/"
|
||||
COPYRIGHT="2006-2015 Jan Bungeroth
|
||||
2015-2017 Jim Saxton
|
||||
2020 Lorenz Glaser (lorglas) BeSly Software Solutions"
|
||||
2020-2021 Lorenz Glaser (lorglas) BeSly Software Solutions"
|
||||
LICENSE="Artistic"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/lorglas/yab_documentation/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="c8658e9077be588343840914fff5d534e54bc9336598c62a07409720cf934513"
|
||||
CHECKSUM_SHA256="cd6d788bdf83c265900e87224be8470436a0e42a5f359a75521654903448b9a8"
|
||||
SOURCE_FILENAME="yab_documentation-$portVersion.tar.gz"
|
||||
SOURCE_DIR="yab_documentation-$portVersion"
|
||||
ADDITIONAL_FILES="
|
||||
@@ -31,4 +31,7 @@ INSTALL()
|
||||
mkdir -p ${DIR_YAB_DESKBAR}
|
||||
addAppDeskbarSymlink $documentationDir/yab "yab/yab-Documentation"
|
||||
addAppDeskbarSymlink $documentationDir/yab/BeSly-yab_Documentation.yab "yab/BeSly-yab_Documentation"
|
||||
DIR_YAB_LOCALE="${dataDir}/locale/catalogs/"
|
||||
mkdir -p ${DIR_YAB_LOCALE}
|
||||
cp -R language/x-vnd.BeSly_Documentation ${DIR_YAB_LOCALE}
|
||||
}
|
||||
Reference in New Issue
Block a user