pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/freedoom
Module Name: pkgsrc
Committed By: micha
Date: Fri May 3 09:53:28 UTC 2024
Modified Files:
pkgsrc/games/freedoom: Makefile PLIST distinfo
Log Message:
games/freedoom: Update to 0.13.0
0.13.0 (2024-01-29)
General
* Improved vanilla compatibility.
+ Boom features removed.
+ Hall of mirrors greatly reduced.
+ Visplane overflows fixed.
+ Savegame buffer overflow errors remain.
Levels
* Relevant Eureka warnings fixed.
* New levels E1M9, E2M2, E2M3, E2M4, E2M7, E2M8, E3M5, MAP07, MAP21 and
MAP27.
* Various level renames.
* Numerous vanilla fixes and aesthetic modernizations.
* Fixed and standardized secret exits.
Manual
* French and Spanish translations.
* Sections added to highlight project mandate and additional accessibility
options.
Misc
* Adds automatic labeling to pull requests.
Monsters
* New minigunner.
* The hatchling, which replaces the deadflare.
* The matribite, which replaces the summoner.
Music
* Lots of new music including most of FreeDM music.
Sounds
* New boss brain sounds.
Visuals
* Colorblind-friendly keys and key indicators.
* Various revisions to sprites and textures.
* Improved kerning for menu text.
Weapons
* Improved weapon sprites generally.
* SSG replacement restored to updated take on older version.
* Revised polaric energy weapon.
* Double-barreled shotgun flash timing bug fixed in built-in DeHackEd.
Textures
* Esa Repo (Espi)'s old STAR* textures are now included under ESPI*.
* A STARBR1 texture is now included as a counterpart to STARBR2.
* Numerous additional grey and METAL2-based textures also available.
* Boss brain wall found to have Hexen resources and was re-done.
* Wolfenstein replacements completely redone, designed to work as seamlessly
with other textures as possible. A few are also added.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/games/freedoom/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/games/freedoom/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/games/freedoom/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/freedoom/Makefile
diff -u pkgsrc/games/freedoom/Makefile:1.3 pkgsrc/games/freedoom/Makefile:1.4
--- pkgsrc/games/freedoom/Makefile:1.3 Wed Oct 30 10:33:02 2019
+++ pkgsrc/games/freedoom/Makefile Fri May 3 09:53:28 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2019/10/30 10:33:02 micha Exp $
+# $NetBSD: Makefile,v 1.4 2024/05/03 09:53:28 micha Exp $
-DISTNAME= freedoom-0.12.1
+DISTNAME= freedoom-0.13.0
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GITHUB:=freedoom/}
GITHUB_RELEASE= v${PKGVERSION_NOREV}
@@ -34,8 +34,12 @@ do-install:
${DESTDIR}${PREFIX}/share/doom/freedoom1.wad
${INSTALL_DATA} ${WRKSRC}/freedoom2.wad \
${DESTDIR}${PREFIX}/share/doom/freedoom2.wad
- ${INSTALL_DATA} ${WRKSRC}/freedoom-manual.pdf \
- ${DESTDIR}${PREFIX}/share/doc/freedoom/freedoom-manual.pdf
+ ${INSTALL_DATA} ${WRKSRC}/freedoom-manual-en.pdf \
+ ${DESTDIR}${PREFIX}/share/doc/freedoom/freedoom-manual-en.pdf
+ ${INSTALL_DATA} ${WRKSRC}/freedoom-manual-es.pdf \
+ ${DESTDIR}${PREFIX}/share/doc/freedoom/freedoom-manual-es.pdf
+ ${INSTALL_DATA} ${WRKSRC}/freedoom-manual-fr.pdf \
+ ${DESTDIR}${PREFIX}/share/doc/freedoom/freedoom-manual-fr.pdf
${INSTALL_DATA} ${WRKDIR}/INSTALL.pkgsrc \
${DESTDIR}${PREFIX}/share/doc/freedoom/INSTALL.pkgsrc
Index: pkgsrc/games/freedoom/PLIST
diff -u pkgsrc/games/freedoom/PLIST:1.2 pkgsrc/games/freedoom/PLIST:1.3
--- pkgsrc/games/freedoom/PLIST:1.2 Mon Oct 21 09:58:35 2019
+++ pkgsrc/games/freedoom/PLIST Fri May 3 09:53:28 2024
@@ -1,5 +1,7 @@
-@comment $NetBSD: PLIST,v 1.2 2019/10/21 09:58:35 micha Exp $
+@comment $NetBSD: PLIST,v 1.3 2024/05/03 09:53:28 micha Exp $
share/doc/freedoom/INSTALL.pkgsrc
-share/doc/freedoom/freedoom-manual.pdf
+share/doc/freedoom/freedoom-manual-en.pdf
+share/doc/freedoom/freedoom-manual-es.pdf
+share/doc/freedoom/freedoom-manual-fr.pdf
share/doom/freedoom1.wad
share/doom/freedoom2.wad
Index: pkgsrc/games/freedoom/distinfo
diff -u pkgsrc/games/freedoom/distinfo:1.5 pkgsrc/games/freedoom/distinfo:1.6
--- pkgsrc/games/freedoom/distinfo:1.5 Tue Oct 26 10:43:59 2021
+++ pkgsrc/games/freedoom/distinfo Fri May 3 09:53:28 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 10:43:59 nia Exp $
+$NetBSD: distinfo,v 1.6 2024/05/03 09:53:28 micha Exp $
-BLAKE2s (freedoom-0.12.1.zip) = d4d6009bda7d6512b01fd9b227f688329ef61850d861305453a80312eee926a7
-SHA512 (freedoom-0.12.1.zip) = c1cb0a45976b82d092cb0aaf6958fa920dc7c7e2fdd8dcc8ae9a3b622f648e2b78d1e8022a2d501e33965949f03643a63d1d25f7f03312a8831d430dd1c5af18
-Size (freedoom-0.12.1.zip) = 21996221 bytes
+BLAKE2s (freedoom-0.13.0.zip) = 45daa273219925b5e9777a82796928e8390051ec294814cd045776a84099efdb
+SHA512 (freedoom-0.13.0.zip) = ff71b279900751cb606286ab36d0990febdeb78fee2a9c6adf31491e977e8e045a0d5f30ff6b729d4962c98a30f3138d74f03d25c3569dd3b3e29167601014b9
+Size (freedoom-0.13.0.zip) = 24143781 bytes
Home |
Main Index |
Thread Index |
Old Index