diff --git Makefile Makefile
index ff38e16fe..8148e6a3d 100644
--- Makefile
+++ Makefile
@@ -3,10 +3,10 @@ BROKEN-sparc64 = ...error "Unknown CPU architecture"
COMMENT = classic Minecraft client written in C
-V = 1.3.6
+V = 1.3.7
PKGNAME = classicube-${V}
-DIST_TUPLE += github ClassiCube ClassiCube 1.3.6 .
+DIST_TUPLE += github ClassiCube ClassiCube ${V} .
CATEGORIES = games
@@ -17,7 +17,7 @@ PERMIT_PACKAGE = Yes
WANTLIB += GL X11 Xi c execinfo m pthread
-COMPILER = base-clang ports-gcc base-gcc
+COMPILER = ports-gcc base-gcc
BUILD_DEPENDS = net/curl \
audio/openal
diff --git distinfo distinfo
index 4134473be..559ddbeb7 100644
--- distinfo
+++ distinfo
@@ -1,2 +1,2 @@
-SHA256 (ClassiCube-ClassiCube-1.3.6.tar.gz) = +reA9NzwZpoPlGg8m2WW9Ay4PglyejuRqq5ek0qXQLA=
-SIZE (ClassiCube-ClassiCube-1.3.6.tar.gz) = 2490780
+SHA256 (ClassiCube-ClassiCube-1.3.7.tar.gz) = BPlusswzi4GjaoQ7fR8j3lTvU5qA0reTu+9pqpBDWF8=
+SIZE (ClassiCube-ClassiCube-1.3.7.tar.gz) = 3717504
Hey ports@
This is an update to 1.3.7, everything works, but for now needs to be
built with gcc as upstream changed some stuff with libunwind, which
breaks clang compat.
I am working with upstream in their discord to get clang supported. I
am not a very good C dev so IDK where to start.
Diff is attached. OK to merge for now until Clang compat patch comes and
I can send a new diff?
Thanks-
--
iz (they/them)
> i like to say mundane things,
> there are too many uninteresting things
> that go unnoticed.
izder456 (dot) neocities (dot) org
No comments:
Post a Comment