mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
code format.
This commit is contained in:
@@ -25,27 +25,27 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku
|
||||
lib:libSDL_1.2
|
||||
lib:libvorbis
|
||||
lib:libvorbisfile
|
||||
lib:libtheoraenc
|
||||
lib:libtheoradec
|
||||
lib:libogg
|
||||
lib:libftgl
|
||||
lib:libfreetype
|
||||
lib:libintl
|
||||
lib:libftgl
|
||||
lib:libGL
|
||||
lib:libvorbisenc
|
||||
lib:libintl
|
||||
lib:libogg
|
||||
lib:libSDL_1.2
|
||||
lib:libSDL_image_1.2
|
||||
lib:libtheoradec
|
||||
lib:libtheoraenc
|
||||
lib:libvorbis
|
||||
lib:libvorbisenc
|
||||
lib:libvorbisfile
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
devel:libftgl
|
||||
devel:libintl
|
||||
devel:libogg
|
||||
devel:libsdl
|
||||
devel:libsdl_image
|
||||
devel:libogg
|
||||
devel:libtheoradec
|
||||
devel:libtheoraenc
|
||||
devel:libvorbisfile
|
||||
|
||||
@@ -18,6 +18,12 @@ PATCHES="blis-$portVersion.patchset"
|
||||
ARCHITECTURES="!x86_gcc2 ?x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="?x86"
|
||||
|
||||
GLOBAL_WRITABLE_FILES="
|
||||
settings/blis/common.mk keep-old
|
||||
settings/blis/config/haswell/make_defs.mk keep-old
|
||||
settings/blis/config.mk keep-old
|
||||
"
|
||||
|
||||
libVersion="1.0.0"
|
||||
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
|
||||
|
||||
@@ -50,12 +56,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:python2
|
||||
"
|
||||
|
||||
GLOBAL_WRITABLE_FILES="
|
||||
settings/blis/common.mk keep-old
|
||||
settings/blis/config/haswell/make_defs.mk keep-old
|
||||
settings/blis/config.mk keep-old
|
||||
"
|
||||
|
||||
defineDebugInfoPackage libxscrnsaver$secondaryArchSuffix \
|
||||
"$libDir"/libblis.so.$libVersion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user