mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
haiku-*: code style.
This commit is contained in:
@@ -65,4 +65,3 @@ INSTALL()
|
||||
|
||||
addAppDeskbarSymlink $appsDir/BePDF/BePDF
|
||||
}
|
||||
|
||||
|
||||
@@ -70,4 +70,3 @@ INSTALL()
|
||||
|
||||
addAppDeskbarSymlink $appsDir/BePDF/BePDF
|
||||
}
|
||||
|
||||
|
||||
@@ -18,7 +18,6 @@ PROVIDES="
|
||||
snapshot = $portVersion
|
||||
addon:snapshot = $portVersion
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku
|
||||
"
|
||||
@@ -26,7 +25,6 @@ REQUIRES="
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
makefile_engine
|
||||
cmd:gcc
|
||||
|
||||
@@ -11,6 +11,7 @@ REVISION="1"
|
||||
SOURCE_URI="https://github.com/bbjimmy/Sort-Save/archive/1.1.tar.gz"
|
||||
CHECKSUM_SHA256="cf86c6e650d6313d496a7dce49ebd99377d2b94d6835257881664a30a39ecac6"
|
||||
SOURCE_DIR="Sort-Save-1.1"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
PROVIDES="
|
||||
|
||||
@@ -24,7 +24,6 @@ BUILD_REQUIRES="
|
||||
devel:libtesseract$secondaryArchSuffix
|
||||
devel:liblept$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
|
||||
@@ -40,4 +40,4 @@ INSTALL()
|
||||
mkdir -p $appsDir
|
||||
cp -a objects/Haiku2048 $appsDir/2048
|
||||
addAppDeskbarSymlink $appsDir/2048
|
||||
}
|
||||
}
|
||||
|
||||
@@ -38,4 +38,3 @@ INSTALL()
|
||||
install -d "$addOnsDir/Screen Savers"
|
||||
install -t "$addOnsDir/Screen Savers" "objects/Neon Lights"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user