diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/gnuchess/Makefile | 10 | ||||
-rw-r--r-- | games/gnuchess/distinfo | 6 | ||||
-rw-r--r-- | games/gnuchess/pkg-plist | 4 | ||||
-rw-r--r-- | games/libretro-shaders-slang/Makefile | 4 | ||||
-rw-r--r-- | games/libretro-shaders-slang/distinfo | 6 | ||||
-rw-r--r-- | games/libretro-shaders-slang/pkg-plist | 58 | ||||
-rw-r--r-- | games/minecraft-server/Makefile | 4 | ||||
-rw-r--r-- | games/minecraft-server/distinfo | 6 | ||||
-rw-r--r-- | games/openomf/Makefile | 67 | ||||
-rw-r--r-- | games/openomf/distinfo | 9 | ||||
-rw-r--r-- | games/openomf/files/patch-CMakeLists.txt | 23 | ||||
-rw-r--r-- | games/openomf/files/patch-src_main.c | 11 | ||||
-rw-r--r-- | games/openomf/files/patch-src_resources_pathmanager.c | 26 | ||||
-rw-r--r-- | games/openomf/pkg-plist | 19 | ||||
-rw-r--r-- | games/pysolfc/Makefile | 2 | ||||
-rw-r--r-- | games/pysolfc/distinfo | 6 | ||||
-rw-r--r-- | games/veloren-weekly/Makefile | 4 | ||||
-rw-r--r-- | games/veloren-weekly/Makefile.crates | 39 | ||||
-rw-r--r-- | games/veloren-weekly/distinfo | 84 | ||||
-rw-r--r-- | games/veloren-weekly/files/patch-unix | 72 | ||||
-rw-r--r-- | games/veloren-weekly/files/patch-wgpu-nvidia | 6 |
21 files changed, 290 insertions, 176 deletions
diff --git a/games/gnuchess/Makefile b/games/gnuchess/Makefile index d7731f951a76..2281a7c57b00 100644 --- a/games/gnuchess/Makefile +++ b/games/gnuchess/Makefile @@ -1,5 +1,5 @@ PORTNAME= gnuchess -DISTVERSION= 6.2.11 +DISTVERSION= 6.3.0 CATEGORIES= games MASTER_SITES= GNU/chess # The DISTFILES here is explicitly needed because it can be extended later. @@ -21,6 +21,8 @@ SHEBANG_FILES= doc/quotes.rb GNU_CONFIGURE= yes CONFIGURE_ENV= MKDIR_P="${MKDIR}" +LDFLAGS+= -lpthread + INFO= gnuchess OPTIONS_DEFINE= OPENING_BOOK DOCS NLS @@ -36,8 +38,8 @@ OPENING_BOOK_EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} post-build-OPENING_BOOK-on: zcat ${DISTDIR}/book_1.02.pgn.gz > ${WRKSRC}/src/book.pgn - cd ${WRKSRC}/src && ( ${ECHO} book add book.pgn; sleep 1; ${ECHO} quit ) | ./gnuchess - @${REINPLACE_CMD} -e '/Book =/s/false/true/' ${WRKSRC}/src/gnuchess.ini + cd ${WRKSRC}/src && ( ${ECHO} book add book.pgn; sleep 1; ${ECHO} quit ) + @${REINPLACE_CMD} -e '/Book =/s/false/true/' ${WRKSRC}/doc/gnuchess.ini.in post-install: cd ${STAGEDIR}${PREFIX}/bin && ${LN} -f gnuchess gnuchessx @@ -46,5 +48,7 @@ post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/NEWS ${WRKSRC}/doc/* ${STAGEDIR}${DOCSDIR} ${RM} ${STAGEDIR}${DOCSDIR}/gnuchess.info + ${RM} ${STAGEDIR}${DOCSDIR}/gnuchess.ini.in + ${RM} ${STAGEDIR}${DOCSDIR}/pkg.texi.in .include <bsd.port.mk> diff --git a/games/gnuchess/distinfo b/games/gnuchess/distinfo index 427adb6c480c..07290c34b933 100644 --- a/games/gnuchess/distinfo +++ b/games/gnuchess/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1745142430 -SHA256 (gnuchess-6.2.11.tar.gz) = d81140eea5c69d14b0cfb63816d4b4c9e18fba51f5267de5b1539f468939e9bd -SIZE (gnuchess-6.2.11.tar.gz) = 811399 +TIMESTAMP = 1756025723 +SHA256 (gnuchess-6.3.0.tar.gz) = 0b37bec2098c2ad695b7443e5d7944dc6dc8284f8d01fcc30bdb94dd033ca23a +SIZE (gnuchess-6.3.0.tar.gz) = 835620 SHA256 (book_1.02.pgn.gz) = deac77edb061a59249a19deb03da349cae051e52527a6cb5af808d9398d32d44 SIZE (book_1.02.pgn.gz) = 26265281 diff --git a/games/gnuchess/pkg-plist b/games/gnuchess/pkg-plist index ebf31afedfef..606dcd4bb8e6 100644 --- a/games/gnuchess/pkg-plist +++ b/games/gnuchess/pkg-plist @@ -7,15 +7,16 @@ share/man/man1/gnuchess.1.gz %%PORTDOCS%%%%DOCSDIR%%/Makefile.in %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/fdl.texi +%%PORTDOCS%%%%DOCSDIR%%/gnuchess.ini %%PORTDOCS%%%%DOCSDIR%%/gnuchess.texi %%PORTDOCS%%%%DOCSDIR%%/mdate-sh +%%PORTDOCS%%%%DOCSDIR%%/pkg.texi %%PORTDOCS%%%%DOCSDIR%%/quotes.rb %%PORTDOCS%%%%DOCSDIR%%/stamp-vti %%PORTDOCS%%%%DOCSDIR%%/texinfo.tex %%PORTDOCS%%%%DOCSDIR%%/version.texi share/games/plugins/logos/gnuchess.png share/games/plugins/xboard/gnuchess.eng -%%DATADIR%%/gnuchess.ini %%DATADIR%%/smallbook.bin %%NLS%%share/locale/da/LC_MESSAGES/gnuchess.mo %%NLS%%share/locale/de/LC_MESSAGES/gnuchess.mo @@ -27,6 +28,7 @@ share/games/plugins/xboard/gnuchess.eng %%NLS%%share/locale/nb/LC_MESSAGES/gnuchess.mo %%NLS%%share/locale/nl/LC_MESSAGES/gnuchess.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/gnuchess.mo +%%NLS%%share/locale/ro/LC_MESSAGES/gnuchess.mo %%NLS%%share/locale/sr/LC_MESSAGES/gnuchess.mo %%NLS%%share/locale/sv/LC_MESSAGES/gnuchess.mo %%NLS%%share/locale/uk/LC_MESSAGES/gnuchess.mo diff --git a/games/libretro-shaders-slang/Makefile b/games/libretro-shaders-slang/Makefile index 864552e97f6d..a9bc14cf1642 100644 --- a/games/libretro-shaders-slang/Makefile +++ b/games/libretro-shaders-slang/Makefile @@ -1,5 +1,5 @@ PORTNAME= libretro-shaders-slang -DISTVERSION= g20250713 +DISTVERSION= g20250823 CATEGORIES= games MAINTAINER= bsdcode@disroot.org @@ -13,7 +13,7 @@ LICENSE_COMB= multi USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= slang-shaders -GH_TAGNAME= 82d91f7daf81a41ece49644d2a26b2a40228be61 +GH_TAGNAME= 063beb1f26a438fffcdf196ccde3ee496e545c0e MAKE_ARGS= PREFIX=${PREFIX} diff --git a/games/libretro-shaders-slang/distinfo b/games/libretro-shaders-slang/distinfo index cca6f7464dfb..843f63ab94b0 100644 --- a/games/libretro-shaders-slang/distinfo +++ b/games/libretro-shaders-slang/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752929354 -SHA256 (libretro-slang-shaders-g20250713-82d91f7daf81a41ece49644d2a26b2a40228be61_GH0.tar.gz) = 69abeac7c92c6aaea3202984e93afc55860f397371c6fe0d4ac4206212e09012 -SIZE (libretro-slang-shaders-g20250713-82d91f7daf81a41ece49644d2a26b2a40228be61_GH0.tar.gz) = 44723481 +TIMESTAMP = 1756015857 +SHA256 (libretro-slang-shaders-g20250823-063beb1f26a438fffcdf196ccde3ee496e545c0e_GH0.tar.gz) = 611bd84bb4f9e01fe220b4d36b1041033a39d6e2b5ec82b943fa69b82d919c05 +SIZE (libretro-slang-shaders-g20250823-063beb1f26a438fffcdf196ccde3ee496e545c0e_GH0.tar.gz) = 44810914 diff --git a/games/libretro-shaders-slang/pkg-plist b/games/libretro-shaders-slang/pkg-plist index d16857db02a4..04ab385d02b6 100644 --- a/games/libretro-shaders-slang/pkg-plist +++ b/games/libretro-shaders-slang/pkg-plist @@ -1723,6 +1723,9 @@ %%DATADIR%%/crt/crt-1tap.slangp %%DATADIR%%/crt/crt-Cyclon.slangp %%DATADIR%%/crt/crt-aperture.slangp +%%DATADIR%%/crt/crt-beans-fast.slangp +%%DATADIR%%/crt/crt-beans-rgb.slangp +%%DATADIR%%/crt/crt-beans-vga.slangp %%DATADIR%%/crt/crt-blurPi-sharp.slangp %%DATADIR%%/crt/crt-blurPi-soft.slangp %%DATADIR%%/crt/crt-caligari.slangp @@ -1776,6 +1779,8 @@ %%DATADIR%%/crt/crt-slangtest-lanczos.slangp %%DATADIR%%/crt/crt-super-xbr.slangp %%DATADIR%%/crt/crt-torridgristle.slangp +%%DATADIR%%/crt/crt-yah.single-pass.slangp +%%DATADIR%%/crt/crt-yah.slangp %%DATADIR%%/crt/crt-yo6-KV-21CL10B.slangp %%DATADIR%%/crt/crt-yo6-KV-M1420B-sharp.slangp %%DATADIR%%/crt/crt-yo6-KV-M1420B.slangp @@ -1832,6 +1837,28 @@ %%DATADIR%%/crt/shaders/crt-1tap.slang %%DATADIR%%/crt/shaders/crt-Cyclon.slang %%DATADIR%%/crt/shaders/crt-aperture.slang +%%DATADIR%%/crt/shaders/crt-beans/LICENSE +%%DATADIR%%/crt/shaders/crt-beans/bilinear_upsample.slang +%%DATADIR%%/crt/shaders/crt-beans/blue_noise.png +%%DATADIR%%/crt/shaders/crt-beans/blur_horizontal.slang +%%DATADIR%%/crt/shaders/crt-beans/blur_vertical.slang +%%DATADIR%%/crt/shaders/crt-beans/calculate_widths.slang +%%DATADIR%%/crt/shaders/crt-beans/composite_output.slang +%%DATADIR%%/crt/shaders/crt-beans/cubic_downsample.slang +%%DATADIR%%/crt/shaders/crt-beans/docs/parameters.md +%%DATADIR%%/crt/shaders/crt-beans/filter.slang +%%DATADIR%%/crt/shaders/crt-beans/line_handling.inc +%%DATADIR%%/crt/shaders/crt-beans/linearize.slang +%%DATADIR%%/crt/shaders/crt-beans/mask.inc +%%DATADIR%%/crt/shaders/crt-beans/parameters_analytical.inc +%%DATADIR%%/crt/shaders/crt-beans/parameters_common.inc +%%DATADIR%%/crt/shaders/crt-beans/parameters_fast.inc +%%DATADIR%%/crt/shaders/crt-beans/parameters_sampled.inc +%%DATADIR%%/crt/shaders/crt-beans/scanlines_analytical.slang +%%DATADIR%%/crt/shaders/crt-beans/scanlines_cubic.slang +%%DATADIR%%/crt/shaders/crt-beans/scanlines_fast_horizontal.slang +%%DATADIR%%/crt/shaders/crt-beans/scanlines_fast_vertical.slang +%%DATADIR%%/crt/shaders/crt-beans/transform.slang %%DATADIR%%/crt/shaders/crt-blurPi.slang %%DATADIR%%/crt/shaders/crt-caligari.slang %%DATADIR%%/crt/shaders/crt-cgwg-fast.slang @@ -1998,6 +2025,36 @@ %%DATADIR%%/crt/shaders/crt-super-xbr/super-xbr-pass1.slang %%DATADIR%%/crt/shaders/crt-super-xbr/super-xbr-pass2.slang %%DATADIR%%/crt/shaders/crt-super-xbr/threshold.slang +%%DATADIR%%/crt/shaders/crt-yah/blur-horizontal.slang +%%DATADIR%%/crt/shaders/crt-yah/blur-vertical.slang +%%DATADIR%%/crt/shaders/crt-yah/common/color-helper.h +%%DATADIR%%/crt/shaders/crt-yah/common/colorspace-srgb.h +%%DATADIR%%/crt/shaders/crt-yah/common/colorspace-yiq.h +%%DATADIR%%/crt/shaders/crt-yah/common/frame-helper.h +%%DATADIR%%/crt/shaders/crt-yah/common/geometry-helper.h +%%DATADIR%%/crt/shaders/crt-yah/common/interpolation-helper.h +%%DATADIR%%/crt/shaders/crt-yah/common/math-helper.h +%%DATADIR%%/crt/shaders/crt-yah/common/screen-helper.h +%%DATADIR%%/crt/shaders/crt-yah/common/subpixel-color.h +%%DATADIR%%/crt/shaders/crt-yah/crt-yah.fs.h +%%DATADIR%%/crt/shaders/crt-yah/crt-yah.single-pass.slang +%%DATADIR%%/crt/shaders/crt-yah/crt-yah.slang +%%DATADIR%%/crt/shaders/crt-yah/crt-yah.vs.h +%%DATADIR%%/crt/shaders/crt-yah/deconverge.slang +%%DATADIR%%/crt/shaders/crt-yah/lut.slang +%%DATADIR%%/crt/shaders/crt-yah/lut/ntsc-lut.png +%%DATADIR%%/crt/shaders/crt-yah/lut/trinitron-lut.png +%%DATADIR%%/crt/shaders/crt-yah/ntsc-pass1.h +%%DATADIR%%/crt/shaders/crt-yah/ntsc-pass1.slang +%%DATADIR%%/crt/shaders/crt-yah/ntsc-pass2.h +%%DATADIR%%/crt/shaders/crt-yah/ntsc-pass2.slang +%%DATADIR%%/crt/shaders/crt-yah/parameters.h +%%DATADIR%%/crt/shaders/crt-yah/parameters.single-pass.h +%%DATADIR%%/crt/shaders/crt-yah/phosphor.slang +%%DATADIR%%/crt/shaders/crt-yah/presets/base-lite.slangp +%%DATADIR%%/crt/shaders/crt-yah/presets/base-medium.slangp +%%DATADIR%%/crt/shaders/crt-yah/presets/base-strong.slangp +%%DATADIR%%/crt/shaders/crt-yah/presets/pure-mask.slangp %%DATADIR%%/crt/shaders/crt-yo6/KV-M1420B.png %%DATADIR%%/crt/shaders/crt-yo6/crt-yo6-flat-trinitron-tv.slang %%DATADIR%%/crt/shaders/crt-yo6/crt-yo6-native-resolution.slang @@ -3286,6 +3343,7 @@ %%DATADIR%%/presets/crt-ntsc-sharp/tate-svideo-ntsc_x6-glow.slangp %%DATADIR%%/presets/crt-ntsc-sharp/tate-svideo-ntsc_x6.slangp %%DATADIR%%/presets/crt-plus-signal/c64-monitor.slangp +%%DATADIR%%/presets/crt-plus-signal/crt-beans-s-video.slangp %%DATADIR%%/presets/crt-plus-signal/crt-geom-deluxe-ntsc-adaptive.slangp %%DATADIR%%/presets/crt-plus-signal/crt-royale-fast-ntsc-composite.slangp %%DATADIR%%/presets/crt-plus-signal/crt-royale-ntsc-composite.slangp diff --git a/games/minecraft-server/Makefile b/games/minecraft-server/Makefile index f1556d5458fb..7709fcb9ed48 100644 --- a/games/minecraft-server/Makefile +++ b/games/minecraft-server/Makefile @@ -1,7 +1,7 @@ PORTNAME= minecraft-server -DISTVERSION= 1.21.7 +DISTVERSION= 1.21.8 CATEGORIES= games java -MASTER_SITES= https://piston-data.mojang.com/v1/objects/05e4b48fbc01f0385adb74bcff9751d34552486c/ +MASTER_SITES= https://piston-data.mojang.com/v1/objects/6bce4ef400e4efaa63a13d5e6f6b500be969ef81/ DISTNAME= server EXTRACT_SUFX= .jar DIST_SUBDIR= ${PORTNAME}-${DISTVERSION} diff --git a/games/minecraft-server/distinfo b/games/minecraft-server/distinfo index 4f0d9322c6b2..538e12698cf1 100644 --- a/games/minecraft-server/distinfo +++ b/games/minecraft-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751958383 -SHA256 (minecraft-server-1.21.7/server.jar) = b955b8f75d811cc326179472174941358eeaf97a68999ee119ccd3873350c4ee -SIZE (minecraft-server-1.21.7/server.jar) = 57556704 +TIMESTAMP = 1755555555 +SHA256 (minecraft-server-1.21.8/server.jar) = 2349d9a8f0d4be2c40e7692890ef46a4b07015e7955b075460d02793be7fbbe7 +SIZE (minecraft-server-1.21.8/server.jar) = 57555044 diff --git a/games/openomf/Makefile b/games/openomf/Makefile index b3dafd2baa53..f7c1120c267a 100644 --- a/games/openomf/Makefile +++ b/games/openomf/Makefile @@ -1,59 +1,48 @@ PORTNAME= openomf -PORTVERSION= 0.6.5 -PORTREVISION= 6 +DISTVERSION= 0.8.3 CATEGORIES= games MASTER_SITES= http://www.omf2097.com/pub/files/omf/:data -DISTFILES+= omf2097.rar:data -EXTRACT_ONLY= ${DISTFILE_shadow} ${DISTFILE_libdumb} \ - ${DISTNAME}.tar.gz +DISTFILES= omf2097.rar:data MAINTAINER= devel@stasyan.com COMMENT= Rewritten engine for One Must Fall 2097 -WWW= https://www.openomf.org/ +WWW= https://www.openomf.org/ \ + https://github.com/omf2097/openomf/ + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libconfuse.so:devel/libconfuse \ + libenet.so:net/enet \ + libepoxy.so:graphics/libepoxy \ + libminiupnpc.so:net/miniupnpc \ + libnatpmp.so:net/libnatpmp \ + libopusfile.so:audio/opusfile \ libpng.so:graphics/png \ - libargtable2.so:devel/argtable \ - libenet.so:net/enet -EXTRACT_DEPENDS= unrar:archivers/unrar + libxmp.so:audio/libxmp +USES= cmake compiler:c++11-lang sdl USE_GITHUB= yes GH_ACCOUNT= omf2097 -GH_TAGNAME= c36c421 -GH_TUPLE= omf2097:libShadowDive:b2c34a6:shadow \ - kode54:dumb:238f23c:libdumb - -USES= cmake:insource compiler:c++11-lang gettext openal sdl -USE_SDL= sdl2 +USE_SDL= mixer2 sdl2 LDFLAGS_i386= -Wl,-znotext -DESKTOP_ENTRIES="OpenOMF" "" \ - "${PREFIX}/share/openomf/openomf_icon.png " \ - "openomf" "Game;ArcadeGame;" false - -.include <bsd.port.options.mk> - -post-extract: - ${RMDIR} ${WRKSRC}/external/libShadowDive - ${LN} -s ${WRKSRC_shadow} ${WRKSRC}/external/libShadowDive - ${LN} -s ${WRKSRC_libdumb}/dumb ${WRKSRC}/external/dumb - ${MKDIR} ${WRKDIR}/omf - cd ${WRKDIR}/omf && unrar e -idq ${DISTDIR}/omf2097.rar +DESKTOP_ENTRIES= "OpenOMF" "" \ + "${DATADIR}/${PORTNAME}.png " \ + "${PORTNAME}" "Game;ArcadeGame;" false post-patch: - ${REINPLACE_CMD} -e 's,%%PREFIX%%,"${PREFIX}",g' \ + ${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \ ${WRKSRC}/src/resources/pathmanager.c -.if ${ARCH} != i386 - ${REINPLACE_CMD} -e 's,-msse ,,' \ - ${WRKSRC}/external/dumb/dumb/cmake/CMakeLists.txt -.endif - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/openomf ${STAGEDIR}${PREFIX}/bin - @${MKDIR} ${STAGEDIR}${DATADIR} - ${INSTALL_DATA} ${WRKSRC}/resources/openomf_icon.png ${STAGEDIR}${DATADIR} - ${INSTALL_DATA} ${WRKSRC}/resources/openomf.bk ${STAGEDIR}${DATADIR} - (cd ${WRKDIR}/omf && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}) + ${REINPLACE_CMD} -e 's|share/games/openomf|share/openomf|g' \ + ${WRKSRC}/CMakeLists.txt \ + ${WRKSRC}/cmake-scripts/BuildLanguages.cmake + +post-install: + (cd ${WRKDIR}/OMF2097 && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}) + (cd ${WRKSRC}/resources && \ + ${INSTALL_DATA} DANISH.TXT DANISH2.TXT ENGLISH2.TXT GERMAN2.TXT \ + ${STAGEDIR}${DATADIR}) .include <bsd.port.mk> diff --git a/games/openomf/distinfo b/games/openomf/distinfo index 78596da2f57f..718dbc1e002e 100644 --- a/games/openomf/distinfo +++ b/games/openomf/distinfo @@ -1,8 +1,5 @@ +TIMESTAMP = 1750522810 SHA256 (omf2097.rar) = bc2ce50b8ea282b61e9685e883436e9cb4bcf7bacec0a58f0a685f20289f8a13 SIZE (omf2097.rar) = 6345106 -SHA256 (omf2097-openomf-0.6.5-c36c421_GH0.tar.gz) = e8837884e6813f42c4fc0b7864f65c343f8831f1e66247cb82e7bfcb2cc06f08 -SIZE (omf2097-openomf-0.6.5-c36c421_GH0.tar.gz) = 259458 -SHA256 (omf2097-libShadowDive-b2c34a6_GH0.tar.gz) = 47e33af4f03539c39045eba2ad150ff88195f326c8d8f82d31b82738da5731da -SIZE (omf2097-libShadowDive-b2c34a6_GH0.tar.gz) = 113591 -SHA256 (kode54-dumb-238f23c_GH0.tar.gz) = d49d1a211b5eb3fd446bcd4a7ba7710b056e0579ad7bfa1d7a7ea99956f79c91 -SIZE (kode54-dumb-238f23c_GH0.tar.gz) = 178894 +SHA256 (omf2097-openomf-0.8.3_GH0.tar.gz) = f31bce32acef44af214a194730968e4f71b83765c0d339b7170494917a7dfdcb +SIZE (omf2097-openomf-0.8.3_GH0.tar.gz) = 812837 diff --git a/games/openomf/files/patch-CMakeLists.txt b/games/openomf/files/patch-CMakeLists.txt deleted file mode 100644 index 9e046cc0c01e..000000000000 --- a/games/openomf/files/patch-CMakeLists.txt +++ /dev/null @@ -1,23 +0,0 @@ ---- CMakeLists.txt.orig 2016-01-10 17:37:25 UTC -+++ CMakeLists.txt -@@ -67,6 +67,7 @@ ENDIF() - find_package(SDL2) - find_package(enet) - find_package(confuse) -+find_package(Gettext) - - # Check functions and generate platform configuration file - CHECK_SYMBOL_EXISTS(strdup "string.h" HAVE_STD_STRDUP) -@@ -320,10 +321,10 @@ ENDIF() - # Handle module playback libraries - IF(USE_SUBMODULES) - set(CORELIBS ${CORELIBS} dumb) -- set(COREINCS ${COREINCS} ${DUMB_INCLUDE_DIR}) -+ set(COREINCS ${DUMB_INCLUDE_DIR} ${COREINCS} ) - ELSEIF(USE_DUMB) - set(CORELIBS ${CORELIBS} ${DUMB_LIBRARY}) -- set(COREINCS ${COREINCS} ${DUMB_INCLUDE_DIR}) -+ set(COREINCS ${DUMB_INCLUDE_DIR} ${COREINCS}) - ENDIF() - IF(USE_MODPLUG) - set(CORELIBS ${CORELIBS} ${MODPLUG_LIBRARY}) diff --git a/games/openomf/files/patch-src_main.c b/games/openomf/files/patch-src_main.c deleted file mode 100644 index 7a27405be42c..000000000000 --- a/games/openomf/files/patch-src_main.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/main.c.orig 2016-01-10 17:37:25 UTC -+++ src/main.c -@@ -156,7 +156,7 @@ int main(int argc, char *argv[]) { - INFO("Running on platform: %s", SDL_GetPlatform()); - - #ifndef STANDALONE_SERVER -- if(SDL_InitSubSystem(SDL_INIT_JOYSTICK|SDL_INIT_GAMECONTROLLER|SDL_INIT_HAPTIC)) { -+ if(SDL_InitSubSystem(SDL_INIT_JOYSTICK|SDL_INIT_GAMECONTROLLER)) { - err_msgbox("SDL2 Initialization failed: %s", SDL_GetError()); - goto exit_2; - } diff --git a/games/openomf/files/patch-src_resources_pathmanager.c b/games/openomf/files/patch-src_resources_pathmanager.c index 7e9ec87edaed..365a06c92ef9 100644 --- a/games/openomf/files/patch-src_resources_pathmanager.c +++ b/games/openomf/files/patch-src_resources_pathmanager.c @@ -1,16 +1,16 @@ --- src/resources/pathmanager.c.orig 2016-01-10 17:37:25 UTC +++ src/resources/pathmanager.c -@@ -85,11 +85,11 @@ int pm_init() { - local_path_build(RESOURCE_PATH, bin_base_dir, "resources\\"); - local_path_build(PLUGIN_PATH, bin_base_dir, "plugins\\"); +@@ -133,6 +133,13 @@ int pm_init() { + local_path_build(RESOURCE_PATH, bin_base_dir, "../share/games/openomf/"); + local_path_build(SHADER_PATH, bin_base_dir, "../share/games/openomf/shaders/"); m_ok = 1; -- } else if(!strcasecmp(SDL_GetPlatform(), "Linux")) { -+ } else if(!strcasecmp(SDL_GetPlatform(), "FreeBSD")) { - // on linux, the resources will be in ../share/games/openomf, relative to the binary - // so if openomf is installed to /usr/local/bin, - // the resources will be in /usr/local/share/games/openomf -- local_path_build(RESOURCE_PATH, bin_base_dir, "../share/games/openomf/"); -+ local_path_build(RESOURCE_PATH, %%PREFIX%%, "/share/openomf/"); - local_path_build(PLUGIN_PATH, bin_base_dir, "../lib/openomf/"); - m_ok = 1; - } else if(!strcasecmp(SDL_GetPlatform(), "Mac OS X")) { ++ } else if(strcmp(SDL_GetPlatform(), "FreeBSD") == 0) { ++ // on FreeBSD, the resources will be in ../share/openomf, relative to the binary ++ // so if openomf is installed to %%PREFIX%%/bin, ++ // the resources will be in %%PREFIX%%/share/openomf ++ local_path_build(RESOURCE_PATH, bin_base_dir, "../share/openomf/"); ++ local_path_build(SHADER_PATH, bin_base_dir, "../share/openomf/shaders/"); ++ m_ok = 1; + } else if(strcmp(SDL_GetPlatform(), "Mac OS X") == 0) { + // on OSX, GetBasePath returns the 'Resources' directory + // if run from an app bundle, so we can use this as-is diff --git a/games/openomf/pkg-plist b/games/openomf/pkg-plist index 05c83afc117f..91e475ead0b5 100644 --- a/games/openomf/pkg-plist +++ b/games/openomf/pkg-plist @@ -12,12 +12,18 @@ bin/openomf %%DATADIR%%/ARENA4.PSM %%DATADIR%%/CHARSMAL.DAT %%DATADIR%%/CREDITS.BK +%%DATADIR%%/DANISH.LNG +%%DATADIR%%/DANISH.LNG2 +%%DATADIR%%/DANISH.TXT +%%DATADIR%%/DANISH2.TXT %%DATADIR%%/DOS4GW.EXE %%DATADIR%%/END.BK %%DATADIR%%/END.PSM %%DATADIR%%/END1.BK %%DATADIR%%/END2.BK %%DATADIR%%/ENGLISH.DAT +%%DATADIR%%/ENGLISH.DAT2 +%%DATADIR%%/ENGLISH2.TXT %%DATADIR%%/FIGHTR0.AF %%DATADIR%%/FIGHTR1.AF %%DATADIR%%/FIGHTR10.AF @@ -32,6 +38,8 @@ bin/openomf %%DATADIR%%/FILE0001.EXE %%DATADIR%%/FILE_ID.DIZ %%DATADIR%%/GERMAN.DAT +%%DATADIR%%/GERMAN.DAT2 +%%DATADIR%%/GERMAN2.TXT %%DATADIR%%/GRAPHCHR.DAT %%DATADIR%%/HELPME.DOC %%DATADIR%%/HELPME.EXE @@ -39,7 +47,10 @@ bin/openomf %%DATADIR%%/KATUSHAI.BK %%DATADIR%%/KATUSHAI.PIC %%DATADIR%%/KATUSHAI.TRN +%%DATADIR%%/LICENSE %%DATADIR%%/LICENSE.DOC +%%DATADIR%%/LICENSE.argtable3 +%%DATADIR%%/LICENSE.gamecontrollerdb %%DATADIR%%/MAIN.BK %%DATADIR%%/MANUAL.DOC %%DATADIR%%/MASTER.DAT @@ -79,6 +90,7 @@ bin/openomf %%DATADIR%%/ORDER_UK.DOC %%DATADIR%%/PLAYERS.PIC %%DATADIR%%/RANDOM.DAT +%%DATADIR%%/README.md %%DATADIR%%/SETUP.BOX %%DATADIR%%/SETUP.CFG %%DATADIR%%/SETUP.EXE @@ -91,5 +103,10 @@ bin/openomf %%DATADIR%%/WORLD.BK %%DATADIR%%/WORLD.PIC %%DATADIR%%/WORLD.TRN +%%DATADIR%%/gamecontrollerdb.txt %%DATADIR%%/openomf.bk -%%DATADIR%%/openomf_icon.png +%%DATADIR%%/openomf.png +%%DATADIR%%/shaders/palette.frag +%%DATADIR%%/shaders/palette.vert +%%DATADIR%%/shaders/rgba.frag +%%DATADIR%%/shaders/rgba.vert diff --git a/games/pysolfc/Makefile b/games/pysolfc/Makefile index b95f3964dfc7..f4770000507e 100644 --- a/games/pysolfc/Makefile +++ b/games/pysolfc/Makefile @@ -1,5 +1,5 @@ PORTNAME= pysolfc -DISTVERSION= 3.4.0 +DISTVERSION= 3.4.1 CATEGORIES= games python MASTER_SITES= SF/${PORTNAME}/PySolFC/${PYSOLFCDIR} \ SF/${PORTNAME}/PySolFC-Cardsets/minimal/:cardsets \ diff --git a/games/pysolfc/distinfo b/games/pysolfc/distinfo index f34f1b9f08d2..6d4d722e4b46 100644 --- a/games/pysolfc/distinfo +++ b/games/pysolfc/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1749974967 -SHA256 (pysolfc/PySolFC-3.4.0.tar.xz) = 677a79c29c228cd70ffc028615f2c05971e29638ca37cfa4c17a31b2ba477a59 -SIZE (pysolfc/PySolFC-3.4.0.tar.xz) = 32914516 +TIMESTAMP = 1756454122 +SHA256 (pysolfc/PySolFC-3.4.1.tar.xz) = 3b9bfb91f8f75b7cb9cc836424606975c5a0868c7b50c6917e51367a7c82e6cb +SIZE (pysolfc/PySolFC-3.4.1.tar.xz) = 32915536 SHA256 (pysolfc/PySolFC-Cardsets--Minimal-3.1.0.tar.xz) = f894b667936382cf721105a08b6cc41b8b87aac8386117868f749f32f8e67a9d SIZE (pysolfc/PySolFC-Cardsets--Minimal-3.1.0.tar.xz) = 25083116 SHA256 (pysolfc/pysol-music-4.50.tar.xz) = 3cfade86db88c1d97589c50441808ee082e68256be788012503818c42728783d diff --git a/games/veloren-weekly/Makefile b/games/veloren-weekly/Makefile index c1de9b847f2a..473b8e3c70a2 100644 --- a/games/veloren-weekly/Makefile +++ b/games/veloren-weekly/Makefile @@ -1,5 +1,5 @@ PORTNAME= veloren -PORTVERSION= s20250820 +PORTVERSION= s20250828 CATEGORIES= games wayland PKGNAMESUFFIX= -weekly @@ -24,7 +24,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-pl USES= cargo xorg USE_XORG= xcb USE_GITLAB= yes -GL_TAGNAME= v0.17.0-990-g5a77877ae2 # git describe --match='v[0-9]*' weekly +GL_TAGNAME= v0.17.0-1006-g4d7f84d834 # git describe --match='v[0-9]*' weekly CARGO_ENV= VELOREN_USERDATA_STRATEGY=system SHADERC_LIB_DIR="${LOCALBASE}/lib" PLIST_FILES= bin/${PORTNAME}-server-cli \ bin/${PORTNAME}-voxygen \ diff --git a/games/veloren-weekly/Makefile.crates b/games/veloren-weekly/Makefile.crates index 0fc71500b85b..c2ae27384aa1 100644 --- a/games/veloren-weekly/Makefile.crates +++ b/games/veloren-weekly/Makefile.crates @@ -104,7 +104,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \ clipboard_x11-0.4.2 \ cmake-0.1.54 \ cobs-0.2.3 \ - codespan-reporting-0.11.1 \ + codespan-reporting-0.12.0 \ colorchoice-1.0.3 \ combine-4.6.7 \ compact_str-0.8.1 \ @@ -118,6 +118,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \ core-foundation-sys-0.8.7 \ core-graphics-0.23.2 \ core-graphics-types-0.1.3 \ + core-graphics-types-0.2.0 \ coreaudio-rs-0.11.3 \ coreaudio-sys-0.2.16 \ cpal-0.15.3 \ @@ -183,14 +184,14 @@ CARGO_CRATES= ab_glyph-0.2.29 \ downcast-rs-1.2.1 \ dpi-0.1.2 \ drop_guard-0.3.0 \ - ecolor-0.31.1 \ - egui-0.31.1 \ - egui_plot-0.32.1 \ - egui_wgpu_backend-0.34.0 \ - egui_winit_platform-0.26.0 \ + ecolor-0.32.1 \ + egui-0.32.1 \ + egui_plot-0.33.0 \ + egui_wgpu_backend-0.35.0 \ + egui_winit_platform-0.27.0 \ either-1.15.0 \ elapsed-0.1.2 \ - emath-0.31.1 \ + emath-0.32.1 \ embedded-io-0.4.0 \ embedded-io-0.6.1 \ encode_unicode-1.0.0 \ @@ -202,8 +203,8 @@ CARGO_CRATES= ab_glyph-0.2.29 \ enumset-1.1.6 \ enumset_derive-0.11.0 \ env_home-0.1.0 \ - epaint-0.31.1 \ - epaint_default_fonts-0.31.1 \ + epaint-0.32.1 \ + epaint_default_fonts-0.32.1 \ equivalent-1.0.2 \ errno-0.3.11 \ error-chain-0.12.4 \ @@ -392,7 +393,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \ memmap2-0.9.5 \ memoffset-0.5.6 \ memoffset-0.6.5 \ - metal-0.31.0 \ + metal-0.32.0 \ mimalloc-0.1.43 \ mime-0.3.17 \ minifb-0.28.0 \ @@ -403,7 +404,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \ mio-1.0.3 \ moka-0.12.10 \ mumble-link-0.2.0 \ - naga-24.0.0 \ + naga-26.0.0 \ native-dialog-0.9.0 \ ndk-0.8.0 \ ndk-0.9.0 \ @@ -495,7 +496,6 @@ CARGO_CRATES= ab_glyph-0.2.29 \ pem-3.0.5 \ percent-encoding-2.3.1 \ petgraph-0.4.13 \ - petgraph-0.7.1 \ petgraph-0.8.1 \ phf-0.11.3 \ phf_codegen-0.11.3 \ @@ -512,9 +512,9 @@ CARGO_CRATES= ab_glyph-0.2.29 \ png-0.17.16 \ polling-3.7.4 \ portable-atomic-1.11.0 \ + portable-atomic-util-0.2.4 \ postcard-1.1.1 \ powerfmt-0.2.0 \ - pp-rs-0.2.1 \ ppv-lite86-0.2.21 \ presser-0.3.1 \ proc-macro-crate-3.3.0 \ @@ -808,11 +808,14 @@ CARGO_CRATES= ab_glyph-0.2.29 \ web-time-1.1.0 \ webpki-root-certs-0.26.10 \ wfd-0.1.7 \ - wgpu-24.0.5 \ - wgpu-core-24.0.5 \ - wgpu-hal-24.0.4 \ - wgpu-profiler-0.22.0 \ - wgpu-types-24.0.0 \ + wgpu-26.0.1 \ + wgpu-core-26.0.1 \ + wgpu-core-deps-apple-26.0.0 \ + wgpu-core-deps-emscripten-26.0.0 \ + wgpu-core-deps-windows-linux-android-26.0.0 \ + wgpu-hal-26.0.4 \ + wgpu-profiler-0.24.0 \ + wgpu-types-26.0.0 \ which-7.0.3 \ widestring-1.2.0 \ wiggle-29.0.1 \ diff --git a/games/veloren-weekly/distinfo b/games/veloren-weekly/distinfo index 4113afdc2053..0b3be0322d6a 100644 --- a/games/veloren-weekly/distinfo +++ b/games/veloren-weekly/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1755720609 +TIMESTAMP = 1756294766 SHA256 (rust/crates/ab_glyph-0.2.29.crate) = ec3672c180e71eeaaac3a541fbbc5f5ad4def8b747c595ad30d674e43049f7b0 SIZE (rust/crates/ab_glyph-0.2.29.crate) = 20011 SHA256 (rust/crates/ab_glyph_rasterizer-0.1.8.crate) = c71b1793ee61086797f5c80b6efa2b8ffa6d5dd703f118545808a7f2e27f7046 @@ -211,8 +211,8 @@ SHA256 (rust/crates/cmake-0.1.54.crate) = e7caa3f9de89ddbe2c607f4101924c5abec803 SIZE (rust/crates/cmake-0.1.54.crate) = 18955 SHA256 (rust/crates/cobs-0.2.3.crate) = 67ba02a97a2bd10f4b59b25c7973101c79642302776489e030cd13cdab09ed15 SIZE (rust/crates/cobs-0.2.3.crate) = 12576 -SHA256 (rust/crates/codespan-reporting-0.11.1.crate) = 3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e -SIZE (rust/crates/codespan-reporting-0.11.1.crate) = 48963 +SHA256 (rust/crates/codespan-reporting-0.12.0.crate) = fe6d2e5af09e8c8ad56c969f2157a3d4238cebc7c55f0a517728c38f7b200f81 +SIZE (rust/crates/codespan-reporting-0.12.0.crate) = 55796 SHA256 (rust/crates/colorchoice-1.0.3.crate) = 5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990 SIZE (rust/crates/colorchoice-1.0.3.crate) = 7923 SHA256 (rust/crates/combine-4.6.7.crate) = ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd @@ -239,6 +239,8 @@ SHA256 (rust/crates/core-graphics-0.23.2.crate) = c07782be35f9e1140080c6b96f0d44 SIZE (rust/crates/core-graphics-0.23.2.crate) = 30763 SHA256 (rust/crates/core-graphics-types-0.1.3.crate) = 45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf SIZE (rust/crates/core-graphics-types-0.1.3.crate) = 7063 +SHA256 (rust/crates/core-graphics-types-0.2.0.crate) = 3d44a101f213f6c4cdc1853d4b78aef6db6bdfa3468798cc1d9912f4735013eb +SIZE (rust/crates/core-graphics-types-0.2.0.crate) = 7098 SHA256 (rust/crates/coreaudio-rs-0.11.3.crate) = 321077172d79c662f64f5071a03120748d5bb652f5231570141be24cfcd2bace SIZE (rust/crates/coreaudio-rs-0.11.3.crate) = 42844 SHA256 (rust/crates/coreaudio-sys-0.2.16.crate) = 2ce857aa0b77d77287acc1ac3e37a05a8c95a2af3647d23b15f263bdaeb7562b @@ -369,22 +371,22 @@ SHA256 (rust/crates/dpi-0.1.2.crate) = d8b14ccef22fc6f5a8f4d7d768562a182c04ce9a3 SIZE (rust/crates/dpi-0.1.2.crate) = 14812 SHA256 (rust/crates/drop_guard-0.3.0.crate) = 2c4a817d8b683f6e649aed359aab0c47a875377516bb5791d0f7e46d9066d209 SIZE (rust/crates/drop_guard-0.3.0.crate) = 4614 -SHA256 (rust/crates/ecolor-0.31.1.crate) = bc4feb366740ded31a004a0e4452fbf84e80ef432ecf8314c485210229672fd1 -SIZE (rust/crates/ecolor-0.31.1.crate) = 12854 -SHA256 (rust/crates/egui-0.31.1.crate) = 25dd34cec49ab55d85ebf70139cb1ccd29c977ef6b6ba4fe85489d6877ee9ef3 -SIZE (rust/crates/egui-0.31.1.crate) = 353899 -SHA256 (rust/crates/egui_plot-0.32.1.crate) = 14ae092b46ea532f6c69d3e71036fb3b688fd00fd09c2a1e43d17051a8ae43e6 -SIZE (rust/crates/egui_plot-0.32.1.crate) = 45735 -SHA256 (rust/crates/egui_wgpu_backend-0.34.0.crate) = 9377c16f42d9584fa0b7d27da103ac720484c91541b49ce2ffc47d880022dd01 -SIZE (rust/crates/egui_wgpu_backend-0.34.0.crate) = 22341 -SHA256 (rust/crates/egui_winit_platform-0.26.0.crate) = bc0a3ad47a65963f440e70b3b9c9beecb5d32ddd1c98a5536d74a35069858491 -SIZE (rust/crates/egui_winit_platform-0.26.0.crate) = 26020 +SHA256 (rust/crates/ecolor-0.32.1.crate) = b6a7fc3172c2ef56966b2ce4f84177e159804c40b9a84de8861558ce4a59f422 +SIZE (rust/crates/ecolor-0.32.1.crate) = 16363 +SHA256 (rust/crates/egui-0.32.1.crate) = 49e2be082f77715496b4a39fdc6f5dc7491fefe2833111781b8697ea6ee919a7 +SIZE (rust/crates/egui-0.32.1.crate) = 390134 +SHA256 (rust/crates/egui_plot-0.33.0.crate) = 524318041a8ea90c81c738e8985f8ad9e3f9bed636b03c2ff37b218113ed5121 +SIZE (rust/crates/egui_plot-0.33.0.crate) = 50709 +SHA256 (rust/crates/egui_wgpu_backend-0.35.0.crate) = 00298a0625eba5b3a4f39444766d2590e45fa550446fb07dfefc90e84797f4f3 +SIZE (rust/crates/egui_wgpu_backend-0.35.0.crate) = 22712 +SHA256 (rust/crates/egui_winit_platform-0.27.0.crate) = bf980ab437c001c9172791dbba1c114912cfc557128594c068294d73100387bf +SIZE (rust/crates/egui_winit_platform-0.27.0.crate) = 26819 SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719 SIZE (rust/crates/either-1.15.0.crate) = 20114 SHA256 (rust/crates/elapsed-0.1.2.crate) = 6f4e5af126dafd0741c2ad62d47f68b28602550102e5f0dd45c8a97fc8b49c29 SIZE (rust/crates/elapsed-0.1.2.crate) = 2377 -SHA256 (rust/crates/emath-0.31.1.crate) = 9e4cadcff7a5353ba72b7fea76bf2122b5ebdbc68e8155aa56dfdea90083fe1b -SIZE (rust/crates/emath-0.31.1.crate) = 28755 +SHA256 (rust/crates/emath-0.32.1.crate) = 935df67dc48fdeef132f2f7ada156ddc79e021344dd42c17f066b956bb88dde3 +SIZE (rust/crates/emath-0.32.1.crate) = 32349 SHA256 (rust/crates/embedded-io-0.4.0.crate) = ef1a6892d9eef45c8fa6b9e0086428a2cca8491aca8f787c534a3d6d0bcb3ced SIZE (rust/crates/embedded-io-0.4.0.crate) = 12901 SHA256 (rust/crates/embedded-io-0.6.1.crate) = edd0f118536f44f5ccd48bcb8b111bdc3de888b58c74639dfb034a357d0f206d @@ -407,10 +409,10 @@ SHA256 (rust/crates/enumset_derive-0.11.0.crate) = 6da3ea9e1d1a3b1593e15781f9301 SIZE (rust/crates/enumset_derive-0.11.0.crate) = 14602 SHA256 (rust/crates/env_home-0.1.0.crate) = c7f84e12ccf0a7ddc17a6c41c93326024c42920d7ee630d04950e6926645c0fe SIZE (rust/crates/env_home-0.1.0.crate) = 9006 -SHA256 (rust/crates/epaint-0.31.1.crate) = 41fcc0f5a7c613afd2dee5e4b30c3e6acafb8ad6f0edb06068811f708a67c562 -SIZE (rust/crates/epaint-0.31.1.crate) = 91964 -SHA256 (rust/crates/epaint_default_fonts-0.31.1.crate) = fc7e7a64c02cf7a5b51e745a9e45f60660a286f151c238b9d397b3e923f5082f -SIZE (rust/crates/epaint_default_fonts-0.31.1.crate) = 783923 +SHA256 (rust/crates/epaint-0.32.1.crate) = b66fc0a5a9d322917de9bd3ac7d426ca8aa3127fbf1e76fae5b6b25e051e06a3 +SIZE (rust/crates/epaint-0.32.1.crate) = 105241 +SHA256 (rust/crates/epaint_default_fonts-0.32.1.crate) = 4f6cf8ce0fb817000aa24f5e630bda904a353536bd430b83ebc1dceee95b4a3a +SIZE (rust/crates/epaint_default_fonts-0.32.1.crate) = 784120 SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 SHA256 (rust/crates/errno-0.3.11.crate) = 976dd42dc7e85965fe702eb8164f21f450704bdde31faefd6471dba214cb594e @@ -787,8 +789,8 @@ SHA256 (rust/crates/memoffset-0.5.6.crate) = 043175f069eda7b85febe4a74abbaeff828 SIZE (rust/crates/memoffset-0.5.6.crate) = 7382 SHA256 (rust/crates/memoffset-0.6.5.crate) = 5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce SIZE (rust/crates/memoffset-0.6.5.crate) = 7686 -SHA256 (rust/crates/metal-0.31.0.crate) = f569fb946490b5743ad69813cb19629130ce9374034abe31614a36402d18f99e -SIZE (rust/crates/metal-0.31.0.crate) = 3034257 +SHA256 (rust/crates/metal-0.32.0.crate) = 00c15a6f673ff72ddcc22394663290f870fb224c1bfce55734a75c414150e605 +SIZE (rust/crates/metal-0.32.0.crate) = 3034024 SHA256 (rust/crates/mimalloc-0.1.43.crate) = 68914350ae34959d83f732418d51e2427a794055d0b9529f48259ac07af65633 SIZE (rust/crates/mimalloc-0.1.43.crate) = 4075 SHA256 (rust/crates/mime-0.3.17.crate) = 6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a @@ -809,8 +811,8 @@ SHA256 (rust/crates/moka-0.12.10.crate) = a9321642ca94a4282428e6ea4af8cc2ca4eac4 SIZE (rust/crates/moka-0.12.10.crate) = 253622 SHA256 (rust/crates/mumble-link-0.2.0.crate) = c7f4c53745d4e7afd0faaf6ee46c0c3114d4b7d0db63bef96917751906453285 SIZE (rust/crates/mumble-link-0.2.0.crate) = 11204 -SHA256 (rust/crates/naga-24.0.0.crate) = e380993072e52eef724eddfcde0ed013b0c023c3f0417336ed041aa9f076994e -SIZE (rust/crates/naga-24.0.0.crate) = 644372 +SHA256 (rust/crates/naga-26.0.0.crate) = 916cbc7cb27db60be930a4e2da243cf4bc39569195f22fd8ee419cd31d5b662c +SIZE (rust/crates/naga-26.0.0.crate) = 737361 SHA256 (rust/crates/native-dialog-0.9.0.crate) = 8f006431cea71a83e6668378cb5abc2d52af299cbac6dca1780c6eeca90822df SIZE (rust/crates/native-dialog-0.9.0.crate) = 27203 SHA256 (rust/crates/ndk-0.8.0.crate) = 2076a31b7010b17a38c01907c45b945e8f11495ee4dd588309718901b1f7a5b7 @@ -993,8 +995,6 @@ SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235 SHA256 (rust/crates/petgraph-0.4.13.crate) = 9c3659d1ee90221741f65dd128d9998311b0e40c5d3c23a62445938214abce4f SIZE (rust/crates/petgraph-0.4.13.crate) = 111936 -SHA256 (rust/crates/petgraph-0.7.1.crate) = 3672b37090dbd86368a4145bc067582552b29c27377cad4e0a306c97f9bd7772 -SIZE (rust/crates/petgraph-0.7.1.crate) = 736025 SHA256 (rust/crates/petgraph-0.8.1.crate) = 7a98c6720655620a521dcc722d0ad66cd8afd5d86e34a89ef691c50b7b24de06 SIZE (rust/crates/petgraph-0.8.1.crate) = 763960 SHA256 (rust/crates/phf-0.11.3.crate) = 1fd6780a80ae0c52cc120a26a1a42c1ae51b247a253e4e06113d23d2c2edd078 @@ -1027,12 +1027,12 @@ SHA256 (rust/crates/polling-3.7.4.crate) = a604568c3202727d1507653cb121dbd627a58 SIZE (rust/crates/polling-3.7.4.crate) = 58239 SHA256 (rust/crates/portable-atomic-1.11.0.crate) = 350e9b48cbc6b0e028b0473b114454c6316e57336ee184ceab6e53f72c178b3e SIZE (rust/crates/portable-atomic-1.11.0.crate) = 181258 +SHA256 (rust/crates/portable-atomic-util-0.2.4.crate) = d8a2f0d8d040d7848a709caf78912debcc3f33ee4b3cac47d73d1e1069e83507 +SIZE (rust/crates/portable-atomic-util-0.2.4.crate) = 47043 SHA256 (rust/crates/postcard-1.1.1.crate) = 170a2601f67cc9dba8edd8c4870b15f71a6a2dc196daec8c83f72b59dff628a8 SIZE (rust/crates/postcard-1.1.1.crate) = 35639 SHA256 (rust/crates/powerfmt-0.2.0.crate) = 439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391 SIZE (rust/crates/powerfmt-0.2.0.crate) = 15165 -SHA256 (rust/crates/pp-rs-0.2.1.crate) = bb458bb7f6e250e6eb79d5026badc10a3ebb8f9a15d1fff0f13d17c71f4d6dee -SIZE (rust/crates/pp-rs-0.2.1.crate) = 25905 SHA256 (rust/crates/ppv-lite86-0.2.21.crate) = 85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9 SIZE (rust/crates/ppv-lite86-0.2.21.crate) = 22522 SHA256 (rust/crates/presser-0.3.1.crate) = e8cf8e6a8aa66ce33f63993ffc4ea4271eb5b0530a9002db8455ea6050c77bfa @@ -1619,16 +1619,22 @@ SHA256 (rust/crates/webpki-root-certs-0.26.10.crate) = c99403924bc5f23afefc319b8 SIZE (rust/crates/webpki-root-certs-0.26.10.crate) = 171116 SHA256 (rust/crates/wfd-0.1.7.crate) = e713040b67aae5bf1a0ae3e1ebba8cc29ab2b90da9aa1bff6e09031a8a41d7a8 SIZE (rust/crates/wfd-0.1.7.crate) = 8825 -SHA256 (rust/crates/wgpu-24.0.5.crate) = 6b0b3436f0729f6cdf2e6e9201f3d39dc95813fad61d826c1ed07918b4539353 -SIZE (rust/crates/wgpu-24.0.5.crate) = 171182 -SHA256 (rust/crates/wgpu-core-24.0.5.crate) = 7f0aa306497a238d169b9dc70659105b4a096859a34894544ca81719242e1499 -SIZE (rust/crates/wgpu-core-24.0.5.crate) = 262716 -SHA256 (rust/crates/wgpu-hal-24.0.4.crate) = f112f464674ca69f3533248508ee30cb84c67cf06c25ff6800685f5e0294e259 -SIZE (rust/crates/wgpu-hal-24.0.4.crate) = 347716 -SHA256 (rust/crates/wgpu-profiler-0.22.0.crate) = cdda2055c0da8af2291581148d7eedcd728e97d8519cfe2a163a0b9d28d595ba -SIZE (rust/crates/wgpu-profiler-0.22.0.crate) = 51728 -SHA256 (rust/crates/wgpu-types-24.0.0.crate) = 50ac044c0e76c03a0378e7786ac505d010a873665e2d51383dcff8dd227dc69c -SIZE (rust/crates/wgpu-types-24.0.0.crate) = 71072 +SHA256 (rust/crates/wgpu-26.0.1.crate) = 70b6ff82bbf6e9206828e1a3178e851f8c20f1c9028e74dd3a8090741ccd5798 +SIZE (rust/crates/wgpu-26.0.1.crate) = 188657 +SHA256 (rust/crates/wgpu-core-26.0.1.crate) = d5f62f1053bd28c2268f42916f31588f81f64796e2ff91b81293515017ca8bd9 +SIZE (rust/crates/wgpu-core-26.0.1.crate) = 306801 +SHA256 (rust/crates/wgpu-core-deps-apple-26.0.0.crate) = 18ae5fbde6a4cbebae38358aa73fcd6e0f15c6144b67ef5dc91ded0db125dbdf +SIZE (rust/crates/wgpu-core-deps-apple-26.0.0.crate) = 7969 +SHA256 (rust/crates/wgpu-core-deps-emscripten-26.0.0.crate) = d7670e390f416006f746b4600fdd9136455e3627f5bd763abf9a65daa216dd2d +SIZE (rust/crates/wgpu-core-deps-emscripten-26.0.0.crate) = 6820 +SHA256 (rust/crates/wgpu-core-deps-windows-linux-android-26.0.0.crate) = 720a5cb9d12b3d337c15ff0e24d3e97ed11490ff3f7506e7f3d98c68fa5d6f14 +SIZE (rust/crates/wgpu-core-deps-windows-linux-android-26.0.0.crate) = 7778 +SHA256 (rust/crates/wgpu-hal-26.0.4.crate) = 7df2c64ac282a91ad7662c90bc4a77d4a2135bc0b2a2da5a4d4e267afc034b9e +SIZE (rust/crates/wgpu-hal-26.0.4.crate) = 383672 +SHA256 (rust/crates/wgpu-profiler-0.24.0.crate) = 63e58456885a6e343f2487a65ba0d19f87b8a9d8c9b69086352ade067d52b621 +SIZE (rust/crates/wgpu-profiler-0.24.0.crate) = 53255 +SHA256 (rust/crates/wgpu-types-26.0.0.crate) = eca7a8d8af57c18f57d393601a1fb159ace8b2328f1b6b5f80893f7d672c9ae2 +SIZE (rust/crates/wgpu-types-26.0.0.crate) = 88166 SHA256 (rust/crates/which-7.0.3.crate) = 24d643ce3fd3e5b54854602a080f34fb10ab75e0b813ee32d00ca2b44fa74762 SIZE (rust/crates/which-7.0.3.crate) = 18872 SHA256 (rust/crates/widestring-1.2.0.crate) = dd7cf3379ca1aac9eea11fba24fd7e315d621f8dfe35c8d7d2be8b793726e07d @@ -1839,5 +1845,5 @@ SHA256 (veloren-conrod-c74446362371dc837b8b4b6d6ddcd7693b48d9b6_GL0.tar.gz) = 43 SIZE (veloren-conrod-c74446362371dc837b8b4b6d6ddcd7693b48d9b6_GL0.tar.gz) = 808402 SHA256 (DaforLynx-kira-v0.10.7-with-config_GH0.tar.gz) = ffc38b7c73cb6419d02a21a3905cd0b00b3a544711230c5b11ef77301b7b9bb2 SIZE (DaforLynx-kira-v0.10.7-with-config_GH0.tar.gz) = 4379268 -SHA256 (veloren-v0.17.0-990-g5a77877ae2.tar.bz2) = 5ee83f3f89cab33693c831c30c7012964922449155a5fa1391560a0885db024d -SIZE (veloren-v0.17.0-990-g5a77877ae2.tar.bz2) = 336468137 +SHA256 (veloren-v0.17.0-1006-g4d7f84d834.tar.bz2) = a45b87a7f37a09c1cffa58cf72bd0b44ca77a47c80d722564e72523422c3ce6c +SIZE (veloren-v0.17.0-1006-g4d7f84d834.tar.bz2) = 340002184 diff --git a/games/veloren-weekly/files/patch-unix b/games/veloren-weekly/files/patch-unix index 58054ecb2112..2369920616b9 100644 --- a/games/veloren-weekly/files/patch-unix +++ b/games/veloren-weekly/files/patch-unix @@ -1,5 +1,77 @@ Relax Linux checks for the code works on any non-Windows platform. +--- cargo-crates/wgpu-26.0.1/build.rs.orig 2006-07-24 01:21:28 UTC ++++ cargo-crates/wgpu-26.0.1/build.rs +@@ -16,7 +16,7 @@ fn main() { + metal: { all(target_vendor = "apple", feature = "metal") }, + vulkan: { any( + // The `vulkan` feature enables the Vulkan backend only on "native Vulkan" platforms, i.e. Windows/Linux/Android +- all(any(windows, target_os = "linux", target_os = "android"), feature = "vulkan"), ++ all(any(windows, unix), not(target_vendor = "apple"), feature = "vulkan"), + // On Apple platforms, however, we require the `vulkan-portability` feature + // to explicitly opt-in to Vulkan since it's meant to be used with MoltenVK. + all(target_vendor = "apple", feature = "vulkan-portability") +@@ -24,7 +24,7 @@ fn main() { + gles: { any( + // The `gles` feature enables the OpenGL/GLES backend only on "native OpenGL" platforms, i.e. Windows, Linux, Android, and Emscripten. + // (Note that WebGL is also not included here!) +- all(any(windows, target_os = "linux", target_os = "android", Emscripten), feature = "gles"), ++ all(any(windows, unix, Emscripten), not(target_vendor = "apple"), feature = "gles"), + // On Apple platforms, however, we require the `angle` feature to explicitly opt-in to OpenGL + // since its meant to be used with ANGLE. + all(target_vendor = "apple", feature = "angle") +--- cargo-crates/wgpu-core-26.0.1/Cargo.toml.orig 1970-01-01 00:00:01 UTC ++++ cargo-crates/wgpu-core-26.0.1/Cargo.toml +@@ -206,7 +206,7 @@ optional = true + version = "26.0.0" + optional = true + +-[target.'cfg(any(windows, target_os = "linux", target_os = "android"))'.dependencies.wgpu-core-deps-windows-linux-android] ++[target.'cfg(all(any(windows, unix), not(target_vendor = "apple")))'.dependencies.wgpu-core-deps-windows-linux-android] + version = "26.0.0" + optional = true + +--- cargo-crates/wgpu-core-26.0.1/build.rs.orig 2006-07-24 01:21:28 UTC ++++ cargo-crates/wgpu-core-26.0.1/build.rs +@@ -1,6 +1,6 @@ fn main() { + fn main() { + cfg_aliases::cfg_aliases! { +- windows_linux_android: { any(windows, target_os = "linux", target_os = "android") }, ++ windows_linux_android: { all(any(windows, unix), not(target_vendor = "apple")) }, + send_sync: { all( + feature = "std", + any( +--- cargo-crates/wgpu-core-deps-windows-linux-android-26.0.0/Cargo.toml.orig 1970-01-01 00:00:01 UTC ++++ cargo-crates/wgpu-core-deps-windows-linux-android-26.0.0/Cargo.toml +@@ -38,5 +38,5 @@ vulkan = ["wgpu-hal/vulkan"] + renderdoc = ["wgpu-hal/renderdoc"] + vulkan = ["wgpu-hal/vulkan"] + +-[target.'cfg(any(windows, target_os = "linux", target_os = "android"))'.dependencies.wgpu-hal] ++[target.'cfg(all(any(windows, unix), not(target_vendor = "apple")))'.dependencies.wgpu-hal] + version = "26.0.0" +--- cargo-crates/wgpu-hal-26.0.4/src/vulkan/adapter.rs.orig 2006-07-24 01:21:28 UTC ++++ cargo-crates/wgpu-hal-26.0.4/src/vulkan/adapter.rs +@@ -1170,7 +1170,7 @@ impl PhysicalDeviceProperties { + // Prevent very large buffers on mesa and most android devices. + let is_nvidia = self.properties.vendor_id == crate::auxil::db::nvidia::VENDOR; + let max_buffer_size = +- if (cfg!(target_os = "linux") || cfg!(target_os = "android")) && !is_nvidia { ++ if (cfg!(all(unix, not(target_vendor = "apple")))) && !is_nvidia { + i32::MAX as u64 + } else { + u64::MAX +--- cargo-crates/wgpu-hal-26.0.4/src/vulkan/instance.rs.orig 2006-07-24 01:21:28 UTC ++++ cargo-crates/wgpu-hal-26.0.4/src/vulkan/instance.rs +@@ -986,7 +986,7 @@ impl crate::Instance for super::Instance { + exposed.info.device_type == wgt::DeviceType::DiscreteGpu + && exposed.info.vendor == db::nvidia::VENDOR + }); +- if cfg!(target_os = "linux") && has_nvidia_dgpu && self.shared.has_nv_optimus { ++ if cfg!(unix) && has_nvidia_dgpu && self.shared.has_nv_optimus { + for exposed in exposed_adapters.iter_mut() { + if exposed.info.device_type == wgt::DeviceType::IntegratedGpu + && exposed.info.vendor == db::intel::VENDOR --- server-cli/src/main.rs.orig 2024-02-14 21:58:23 UTC +++ server-cli/src/main.rs @@ -66,14 +66,14 @@ fn main() -> io::Result<()> { diff --git a/games/veloren-weekly/files/patch-wgpu-nvidia b/games/veloren-weekly/files/patch-wgpu-nvidia index a145e3df69b2..13e6891aa7da 100644 --- a/games/veloren-weekly/files/patch-wgpu-nvidia +++ b/games/veloren-weekly/files/patch-wgpu-nvidia @@ -1,8 +1,8 @@ https://gitlab.com/veloren/veloren/-/issues/1975 ---- cargo-crates/wgpu-24.0.5/src/backend/wgpu_core.rs.orig 2006-07-24 01:21:28 UTC -+++ cargo-crates/wgpu-24.0.5/src/backend/wgpu_core.rs -@@ -1761,10 +1761,7 @@ impl dispatch::QueueInterface for CoreQueue { +--- cargo-crates/wgpu-26.0.1/src/backend/wgpu_core.rs.orig 2006-07-24 01:21:28 UTC ++++ cargo-crates/wgpu-26.0.1/src/backend/wgpu_core.rs +@@ -1802,10 +1802,7 @@ impl dispatch::QueueInterface for CoreQueue { &size, ) { Ok(()) => (), |