mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
ghostwriter: version bump (#2999)
* Create ghostwriter-1.7.3.recipe * Update ghostwriter-1.7.3.recipe * Delete ghostwriter-1.5.0.recipe * Update ghostwriter-1.7.3.recipe
This commit is contained in:
@@ -5,7 +5,8 @@ COPYRIGHT="wereturtle et al."
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/wereturtle/ghostwriter/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="bfd64024d9741f55d587afa5661f4b5e2a48becbbc92495c2186fca44fb08486"
|
||||
CHECKSUM_SHA256="34eb3855c5cf7c541128eb740ee41de4000c91f71e9a2cf464c35d77dd523c79"
|
||||
SOURCE_FILENAME="ghostwriter-$portVersion.tar.gz"
|
||||
ADDITIONAL_FILES="ghostwriter.rdef.in"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
@@ -67,8 +68,7 @@ BUILD()
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
mkdir -p $appsDir
|
||||
mkdir -p $dataDir/ghostwriter/translations
|
||||
mkdir -p $appsDir $dataDir/ghostwriter/translations
|
||||
cp ./build/release/ghostwriter $appsDir/Ghostwriter
|
||||
cp ./translations/*.qm $dataDir/ghostwriter/translations/
|
||||
|
||||
Reference in New Issue
Block a user