mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
games/shockolate: update to most recent commit. Fixes build with llvm22
ok thfr@
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
COMMENT = source port of 3D game System Shock
|
||||
|
||||
V = 0.7.8pl20210504
|
||||
V = 0.7.8pl20251001
|
||||
DISTNAME = shockolate-v${V}
|
||||
PKGNAME = shockolate-${V}
|
||||
GH_ACCOUNT = Interrupt
|
||||
GH_PROJECT = systemshock
|
||||
GH_COMMIT = bcdb119b0c1b2e17820abf0fbe594378da603fd5
|
||||
GH_COMMIT = 4cc3d07dfff2d11b6d3a0a9960a51cf4ca253690
|
||||
|
||||
CATEGORIES = games x11
|
||||
MAINTAINER = Thomas Frohwein <thfr@openbsd.org>
|
||||
@@ -13,8 +13,8 @@ MAINTAINER = Thomas Frohwein <thfr@openbsd.org>
|
||||
# GPLv3
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
WANTLIB += ${COMPILER_LIBCXX} GL GLU SDL2 SDL2_mixer c curses
|
||||
WANTLIB += fluidsynth m readline
|
||||
WANTLIB += ${COMPILER_LIBCXX} GL GLU SDL2 SDL2_mixer c
|
||||
WANTLIB += fluidsynth m
|
||||
|
||||
# C++11
|
||||
COMPILER = base-clang ports-gcc
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (shockolate-v0.7.8pl20210504-bcdb119b.tar.gz) = N1j/4BiszakgUE/bY2/sJG3Wc0jl4xWRJSHMNr9zBN4=
|
||||
SIZE (shockolate-v0.7.8pl20210504-bcdb119b.tar.gz) = 12047368
|
||||
SHA256 (shockolate-v0.7.8pl20251001-4cc3d07d.tar.gz) = eKysrBbvjCBooV9RTleqHkfbHixPUtfw8NU66xfyw38=
|
||||
SIZE (shockolate-v0.7.8pl20251001-4cc3d07d.tar.gz) = 12048161
|
||||
|
||||
Reference in New Issue
Block a user