mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Add Klystron (development-only package)
This commit is contained in:
@@ -24,7 +24,6 @@ PROVIDES="
|
||||
REQUIRES="
|
||||
haiku${secondaryArchSuffix}
|
||||
lib:libSDL2_2.0${secondaryArchSuffix}
|
||||
lib:libGL$secondaryArchSuffix
|
||||
lib:libjpeg$secondaryArchSuffix
|
||||
lib:libpng$secondaryArchSuffix
|
||||
lib:libstdc++$secondaryArchSuffix
|
||||
@@ -37,8 +36,7 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libGL${secondaryArchSuffix}
|
||||
devel:libSDL2${secondaryArchSuffix}
|
||||
devel:libsdl2${secondaryArchSuffix}
|
||||
devel:libjpeg$secondaryArchSuffix
|
||||
devel:libpng$secondaryArchSuffix
|
||||
devel:libtiff$secondaryArchSuffix
|
||||
@@ -67,8 +65,8 @@ BUILD()
|
||||
aclocal --install -I acinclude
|
||||
autoconf
|
||||
dos2unix miniz.h
|
||||
runConfigure ./configure --enable-jpg-shared=false --enable-png-shared=false \
|
||||
--enable-tif-shared=false --enable-webp-shared=false
|
||||
runConfigure ./configure --enable-jpg-shared=no --enable-png-shared=no \
|
||||
--enable-tif-shared=no --enable-webp-shared=no
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user