astromenace: bump version

This commit is contained in:
Gerasim Troeglazov
2025-04-19 15:49:35 +10:00
parent 020e481f63
commit f8ed61ac65
2 changed files with 3 additions and 2 deletions

View File

@@ -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