mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
joe: code style.
This commit is contained in:
@@ -9,11 +9,14 @@ LICENSE="GNU GPL v1"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://downloads.sourceforge.net/project/joe-editor/JOE%20sources/joe-4.4/joe-4.4.tar.gz"
|
||||
CHECKSUM_SHA256="a5704828bbca29acb9e200414fef522c66cdf9ce28150f402d6767da43460979"
|
||||
|
||||
PATCHES="0001-Fix-gcc2-build.patch"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
|
||||
|
||||
GLOBAL_WRITABLE_FILES="
|
||||
settings/joe directory keep-old
|
||||
"
|
||||
|
||||
PROVIDES="
|
||||
joe = $portVersion
|
||||
cmd:joe = $portVersion
|
||||
@@ -38,10 +41,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
"
|
||||
|
||||
GLOBAL_WRITABLE_FILES="
|
||||
settings/joe directory keep-old
|
||||
"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
runConfigure ./configure
|
||||
|
||||
@@ -12,6 +12,10 @@ CHECKSUM_SHA256="51104aa34d8650be3fa49f2204672a517688c9e6ec47e68f1ea85de88e36cad
|
||||
|
||||
ARCHITECTURES="?x86_gcc2 ?x86 x86_64"
|
||||
|
||||
GLOBAL_WRITABLE_FILES="
|
||||
settings/joe directory keep-old
|
||||
"
|
||||
|
||||
PROVIDES="
|
||||
joe = $portVersion
|
||||
cmd:joe = $portVersion
|
||||
@@ -36,10 +40,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
"
|
||||
|
||||
GLOBAL_WRITABLE_FILES="
|
||||
settings/joe directory keep-old
|
||||
"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
runConfigure ./configure
|
||||
|
||||
Reference in New Issue
Block a user