mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
astromenace: bump version
This commit is contained in:
@@ -13,9 +13,9 @@ Features:
|
||||
HOMEPAGE="https://viewizard.com/"
|
||||
COPYRIGHT="Mikhail Kurinnoi"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/viewizard/astromenace/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="616622cc1da07a7d827c0fb94b90b7c9a36a1e7d1e68002ed3aaf2a12b9a99aa"
|
||||
CHECKSUM_SHA256="c16b56bfa91f0b1ac1520d09ead2a1fbb536cbd3d4f3a792a222d44bc708eab1"
|
||||
SOURCE_DIR="astromenace-$portVersion"
|
||||
PATCHES="astromenace-$portVersion.patchset"
|
||||
ADDITIONAL_FILES="astromenace.rdef.in"
|
||||
@@ -68,6 +68,7 @@ BUILD()
|
||||
cd build
|
||||
cmake .. \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_SKIP_RPATH=ON \
|
||||
-DSDL2_INCLUDE_DIR=/system/$relativeIncludeDir/SDL2 \
|
||||
-DALUT_INCLUDE_DIR=/system/$relativeIncludeDir
|
||||
|
||||
Reference in New Issue
Block a user