pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/scummvm
Module Name: pkgsrc
Committed By: adam
Date: Mon Feb 2 07:29:32 UTC 2026
Modified Files:
pkgsrc/games/scummvm: Makefile PLIST distinfo
Log Message:
scummvm: updated to 2026.1.0
2026.1.0
Newly Supported Games:
Dark Seed
God of Thunder
The Adventures of Willy Beamish
Heart of China
Nancy Drew: Secret of the Scarlet Hand
Nancy Drew: Ghost Dogs of Moon Lake
Ripley's Believe It or Not!: The Riddle of Master Lu
Little Longnose
Pilot Brothers 3: Back Side of the Earth
Pilot Brothers 3D. The Case of Garden Pests
Pilot Brothers 3D-2. Kennel Club Secrets
Features of National Fishing
Mom Don't Worry
Dog-n-cat: In the Footsteps of Unprecedented Beasts
Dog-n-cat: Island of Dr Ratiarty
Out of this World (Another World)
SLUDGE-based games
Adibou 2: Nature & Sciences
WAGE-based games
Penumbra: Overture
Tex Murphy: Martian Memorandum
Mort&Phil: A Movie Adventure (Special Edition)
Trick or Treat
Hodj 'n' Podj
The Last Express And probably various other games…
To generate a diff of this commit:
cvs rdiff -u -r1.134 -r1.135 pkgsrc/games/scummvm/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/games/scummvm/PLIST
cvs rdiff -u -r1.65 -r1.66 pkgsrc/games/scummvm/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/scummvm/Makefile
diff -u pkgsrc/games/scummvm/Makefile:1.134 pkgsrc/games/scummvm/Makefile:1.135
--- pkgsrc/games/scummvm/Makefile:1.134 Wed Jan 7 08:47:08 2026
+++ pkgsrc/games/scummvm/Makefile Mon Feb 2 07:29:31 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.134 2026/01/07 08:47:08 wiz Exp $
+# $NetBSD: Makefile,v 1.135 2026/02/02 07:29:31 adam Exp $
-DISTNAME= scummvm-2.9.1
-PKGREVISION= 3
+DISTNAME= scummvm-2026.1.0
CATEGORIES= games
MASTER_SITES= https://www.scummvm.org/frs/scummvm/${PKGVERSION_NOREV}/
EXTRACT_SUFX= .tar.xz
@@ -25,10 +24,10 @@ CONFIGURE_ARGS+= --prefix=${PREFIX}
UNLIMIT_RESOURCES= datasize
EXTRACT_USING= bsdtar
+CHECK_PORTABILITY_SKIP+= dists/engine-data/testbed-audiocd-files/image/image-gen.sh
CHECK_PORTABILITY_SKIP+= dists/opendingux/scummvm.sh
BUILDLINK_API_DEPENDS.zlib+= zlib>=1.2.1
-.include "../../devel/SDL2/buildlink3.mk"
.include "../../audio/faad2/buildlink3.mk"
.include "../../audio/flac/buildlink3.mk"
.include "../../audio/fluidsynth/buildlink3.mk"
@@ -36,6 +35,7 @@ BUILDLINK_API_DEPENDS.zlib+= zlib>=1.2.1
.include "../../audio/libmad/buildlink3.mk"
.include "../../audio/libvorbis/buildlink3.mk"
.include "../../converters/fribidi/buildlink3.mk"
+.include "../../devel/SDL2/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../graphics/giflib/buildlink3.mk"
.include "../../graphics/glew/buildlink3.mk"
Index: pkgsrc/games/scummvm/PLIST
diff -u pkgsrc/games/scummvm/PLIST:1.26 pkgsrc/games/scummvm/PLIST:1.27
--- pkgsrc/games/scummvm/PLIST:1.26 Wed Dec 25 10:53:46 2024
+++ pkgsrc/games/scummvm/PLIST Mon Feb 2 07:29:32 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.26 2024/12/25 10:53:46 adam Exp $
+@comment $NetBSD: PLIST,v 1.27 2026/02/02 07:29:32 adam Exp $
bin/scummvm
man/man6/scummvm.6
share/applications/org.scummvm.scummvm.desktop
@@ -8,7 +8,6 @@ share/doc/scummvm/COPYING
share/doc/scummvm/COPYING.Apache
share/doc/scummvm/COPYING.BSD
share/doc/scummvm/COPYING.BSL
-share/doc/scummvm/COPYING.FREEFONT
share/doc/scummvm/COPYING.GLAD
share/doc/scummvm/COPYING.ISC
share/doc/scummvm/COPYING.LGPL
@@ -32,11 +31,15 @@ share/scummvm/achievements.dat
share/scummvm/bagel.dat
share/scummvm/classicmacfonts.dat
share/scummvm/cryomni3d.dat
+share/scummvm/darkseed.dat
share/scummvm/drascula.dat
share/scummvm/encoding.dat
share/scummvm/fonts-cjk.dat
+share/scummvm/fonts-imgui.dat
share/scummvm/fonts.dat
share/scummvm/freescape.dat
+share/scummvm/got.aud
+share/scummvm/got.gfx
share/scummvm/grim-patch.lab
share/scummvm/gui-icons.dat
share/scummvm/hadesch_translations.dat
@@ -70,6 +73,8 @@ share/scummvm/shaders/emi_sprite.fragmen
share/scummvm/shaders/emi_sprite.vertex
share/scummvm/shaders/freescape_bitmap.fragment
share/scummvm/shaders/freescape_bitmap.vertex
+share/scummvm/shaders/freescape_cubemap.fragment
+share/scummvm/shaders/freescape_cubemap.vertex
share/scummvm/shaders/freescape_triangle.fragment
share/scummvm/shaders/freescape_triangle.vertex
share/scummvm/shaders/grim_actor.fragment
@@ -90,6 +95,82 @@ share/scummvm/shaders/grim_smush.fragmen
share/scummvm/shaders/grim_smush.vertex
share/scummvm/shaders/grim_text.fragment
share/scummvm/shaders/grim_text.vertex
+share/scummvm/shaders/hpl1_Ambient_Color.fragment
+share/scummvm/shaders/hpl1_Bump2D_Light.fragment
+share/scummvm/shaders/hpl1_Bump2D_Light.vertex
+share/scummvm/shaders/hpl1_BumpColorSpec_Light.fragment
+share/scummvm/shaders/hpl1_BumpColorSpec_Light_Spot.fragment
+share/scummvm/shaders/hpl1_BumpSpec2D_Light.fragment
+share/scummvm/shaders/hpl1_BumpSpec2D_Light.vertex
+share/scummvm/shaders/hpl1_BumpSpec_Light.fragment
+share/scummvm/shaders/hpl1_BumpSpec_Light_Spot.fragment
+share/scummvm/shaders/hpl1_BumpSpec_Light_Spot_pass2.fragment
+share/scummvm/shaders/hpl1_Bump_Light.fragment
+share/scummvm/shaders/hpl1_Bump_Light_Spot.fragment
+share/scummvm/shaders/hpl1_Bump_Light_Spot_pass2.fragment
+share/scummvm/shaders/hpl1_DiffuseSpec_Light.fragment
+share/scummvm/shaders/hpl1_DiffuseSpec_Light.vertex
+share/scummvm/shaders/hpl1_DiffuseSpec_Light_Spot.fragment
+share/scummvm/shaders/hpl1_DiffuseSpec_Light_Spot.vertex
+share/scummvm/shaders/hpl1_DiffuseSpec_Light_Spot_pass2.fragment
+share/scummvm/shaders/hpl1_Diffuse_Color.fragment
+share/scummvm/shaders/hpl1_Diffuse_Color.vertex
+share/scummvm/shaders/hpl1_Diffuse_ColorMul.vertex
+share/scummvm/shaders/hpl1_Diffuse_EnvMap_Reflect.fragment
+share/scummvm/shaders/hpl1_Diffuse_EnvMap_Reflect.vertex
+share/scummvm/shaders/hpl1_Diffuse_Light.fragment
+share/scummvm/shaders/hpl1_Diffuse_Light.vertex
+share/scummvm/shaders/hpl1_Diffuse_Light_Spot.fragment
+share/scummvm/shaders/hpl1_Diffuse_Light_Spot.vertex
+share/scummvm/shaders/hpl1_Diffuse_Light_Spot_pass1.fragment
+share/scummvm/shaders/hpl1_Diffuse_Light_Spot_pass2.fragment
+share/scummvm/shaders/hpl1_Fallback01_Bump_Light.fragment
+share/scummvm/shaders/hpl1_Fallback01_Diffuse_Light_Spot.fragment
+share/scummvm/shaders/hpl1_Fallback01_Diffuse_Light_Spot_p2.vertex
+share/scummvm/shaders/hpl1_Fallback01_Diffuse_Light_p1.fragment
+share/scummvm/shaders/hpl1_Fallback01_Diffuse_Light_p1.vertex
+share/scummvm/shaders/hpl1_Fallback01_Diffuse_Light_p2.fragment
+share/scummvm/shaders/hpl1_Fallback01_Diffuse_Light_p2.vertex
+share/scummvm/shaders/hpl1_Fallback02_DIffuse_Light_Spot_p2.fragment
+share/scummvm/shaders/hpl1_Fallback02_DIffuse_Light_Spot_p3.fragment
+share/scummvm/shaders/hpl1_Fallback02_Diffuse_Light_Spot_p2.vertex
+share/scummvm/shaders/hpl1_Fallback02_Diffuse_Light_Spot_p3.vertex
+share/scummvm/shaders/hpl1_Fallback02_Diffuse_Light_p1.fragment
+share/scummvm/shaders/hpl1_Fallback02_Diffuse_Light_p1.vertex
+share/scummvm/shaders/hpl1_Fallback02_Diffuse_Light_p2.vertex
+share/scummvm/shaders/hpl1_Fog_Solid.fragment
+share/scummvm/shaders/hpl1_Fog_Solid.vertex
+share/scummvm/shaders/hpl1_Fog_Trans.vertex
+share/scummvm/shaders/hpl1_Fog_Trans_Alpha.fragment
+share/scummvm/shaders/hpl1_Fog_Trans_Mod.fragment
+share/scummvm/shaders/hpl1_Fog_Trans_ModX2.fragment
+share/scummvm/shaders/hpl1_PostEffect_Bloom.fragment
+share/scummvm/shaders/hpl1_PostEffect_Bloom.vertex
+share/scummvm/shaders/hpl1_PostEffect_Blur.vertex
+share/scummvm/shaders/hpl1_PostEffect_Blur_2D.fragment
+share/scummvm/shaders/hpl1_PostEffect_Blur_Rect.fragment
+share/scummvm/shaders/hpl1_PostEffect_DoF.fragment
+share/scummvm/shaders/hpl1_PostEffect_DoF.vertex
+share/scummvm/shaders/hpl1_PostEffect_Fallback01_Blur_2D.fragment
+share/scummvm/shaders/hpl1_PostEffect_Fallback01_Blur_Rect.fragment
+share/scummvm/shaders/hpl1_PostEffect_Motion.fragment
+share/scummvm/shaders/hpl1_PostEffect_Motion.vertex
+share/scummvm/shaders/hpl1_PostEffect_Motion_staticloop.fragment
+share/scummvm/shaders/hpl1_PostEffect_Offset.fragment
+share/scummvm/shaders/hpl1_PostEffect_Offset.vertex
+share/scummvm/shaders/hpl1_ShadowExtrude.fragment
+share/scummvm/shaders/hpl1_ShadowExtrude.vertex
+share/scummvm/shaders/hpl1_Water_Diffuse.fragment
+share/scummvm/shaders/hpl1_Water_Diffuse.vertex
+share/scummvm/shaders/hpl1_Water_Fog.fragment
+share/scummvm/shaders/hpl1_Water_Fog.vertex
+share/scummvm/shaders/hpl1_gamma_correction.fragment
+share/scummvm/shaders/hpl1_gamma_correction.vertex
+share/scummvm/shaders/hpl1_refract.fragment
+share/scummvm/shaders/hpl1_refract.vertex
+share/scummvm/shaders/hpl1_refract_special.fragment
+share/scummvm/shaders/hpl1_refract_water.fragment
+share/scummvm/shaders/hpl1_refract_water.vertex
share/scummvm/shaders/myst3_box.fragment
share/scummvm/shaders/myst3_box.vertex
share/scummvm/shaders/myst3_cube.fragment
@@ -110,8 +191,6 @@ share/scummvm/shaders/stark_surface_fill
share/scummvm/shaders/stark_surface_fill.vertex
share/scummvm/shaders/wme_fade.fragment
share/scummvm/shaders/wme_fade.vertex
-share/scummvm/shaders/wme_flat_shadow_mask.fragment
-share/scummvm/shaders/wme_flat_shadow_mask.vertex
share/scummvm/shaders/wme_flat_shadow_modelx.fragment
share/scummvm/shaders/wme_flat_shadow_modelx.vertex
share/scummvm/shaders/wme_geometry.fragment
@@ -120,10 +199,14 @@ share/scummvm/shaders/wme_line.fragment
share/scummvm/shaders/wme_line.vertex
share/scummvm/shaders/wme_modelx.fragment
share/scummvm/shaders/wme_modelx.vertex
+share/scummvm/shaders/wme_postfilter.fragment
+share/scummvm/shaders/wme_postfilter.vertex
share/scummvm/shaders/wme_shadow_mask.fragment
share/scummvm/shaders/wme_shadow_mask.vertex
share/scummvm/shaders/wme_shadow_volume.fragment
share/scummvm/shaders/wme_shadow_volume.vertex
+share/scummvm/shaders/wme_simple_shadow.fragment
+share/scummvm/shaders/wme_simple_shadow.vertex
share/scummvm/shaders/wme_sprite.fragment
share/scummvm/shaders/wme_sprite.vertex
share/scummvm/sky.cpt
Index: pkgsrc/games/scummvm/distinfo
diff -u pkgsrc/games/scummvm/distinfo:1.65 pkgsrc/games/scummvm/distinfo:1.66
--- pkgsrc/games/scummvm/distinfo:1.65 Fri May 30 07:04:56 2025
+++ pkgsrc/games/scummvm/distinfo Mon Feb 2 07:29:32 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.65 2025/05/30 07:04:56 adam Exp $
+$NetBSD: distinfo,v 1.66 2026/02/02 07:29:32 adam Exp $
-BLAKE2s (scummvm-2.9.1.tar.xz) = 685298b2ffce941b156a7562c869bda5f300bdd93a6a2006a76690f0b8816a04
-SHA512 (scummvm-2.9.1.tar.xz) = d798e140487ab58181b8f0ffc31fd759a2636ca176b283e840b2dc1f934a074cabf54a6c4f7ef9932ae3e7c5ff834de66dd53c938fea7750bc1efe58ebb9e9d7
-Size (scummvm-2.9.1.tar.xz) = 219964328 bytes
+BLAKE2s (scummvm-2026.1.0.tar.xz) = 01460a530422e00fe47bf34eb4a3af56407e93faad7f4629d1fcb81c0e51e75d
+SHA512 (scummvm-2026.1.0.tar.xz) = 65ae84d334547b103b653442ea4fa5c5c96e75d85dea3bf5d6da024547ca80c0a7751cebf6a3b00fe56521b5d05c14a07465a35edf6ca9e4331360ae990b0545
+Size (scummvm-2026.1.0.tar.xz) = 226299792 bytes
SHA1 (patch-Makefile) = 20566aad703a3ed4e2b65acdb921d0df3dc7f891
Home |
Main Index |
Thread Index |
Old Index