pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gemrb: update to gemrb-0.8.5
Module Name: pkgsrc-wip
Committed By: Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By: yhardy
Date: Mon Dec 18 07:39:11 2017 +0200
Changeset: 4b0d871c8f4672373ae96e0e6e63cb5e58d7b559
Modified Files:
gemrb/Makefile
gemrb/PLIST
gemrb/distinfo
Log Message:
gemrb: update to gemrb-0.8.5
GemRB v0.8.5 (2017-11-26):
New features:
- SDL2 resolution-independent window scaling, environmental audio, IRIX compatibility
- regeneration during sleep, time dilation
- iwd2 ability stacking, iwd ZZ* weapon bonuses
- portrait.2da handling, avatar shadows, dialogF.tlk handling
Improved features:
- infravision
- better compatibility with bgt, 10pp, ia, kelsey, dr
- sdl2 input, mouse scrolling, opengl driver
- iwd2 cg&lu, item (un)usability, avatar sizes, permanent clabs
- ambients, verbal constants, random walk, walk sounds
- bugfixes
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4b0d871c8f4672373ae96e0e6e63cb5e58d7b559
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gemrb/Makefile | 2 +-
gemrb/PLIST | 19 ++++++++++++-------
gemrb/distinfo | 8 ++++----
3 files changed, 17 insertions(+), 12 deletions(-)
diffs:
diff --git a/gemrb/Makefile b/gemrb/Makefile
index 4b56e57108..9b8c0e87cf 100644
--- a/gemrb/Makefile
+++ b/gemrb/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.14 2015/08/18 21:31:46 yhardy Exp $
-DISTNAME= gemrb-0.8.4
+DISTNAME= gemrb-0.8.5
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GITHUB:=gemrb/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/gemrb/PLIST b/gemrb/PLIST
index 53d54a1a96..f0c2dca253 100644
--- a/gemrb/PLIST
+++ b/gemrb/PLIST
@@ -8,7 +8,6 @@ lib/gemrb/plugins/ACMReader.so
lib/gemrb/plugins/AREImporter.so
lib/gemrb/plugins/BAMImporter.so
lib/gemrb/plugins/BIFImporter.so
-lib/gemrb/plugins/BIKPlayer.so
lib/gemrb/plugins/BMPImporter.so
lib/gemrb/plugins/BMPWriter.so
lib/gemrb/plugins/CHUImporter.so
@@ -36,7 +35,6 @@ lib/gemrb/plugins/PNGImporter.so
lib/gemrb/plugins/PROImporter.so
lib/gemrb/plugins/PSTOpcodes.so
lib/gemrb/plugins/SAVImporter.so
-lib/gemrb/plugins/SDLAudio.so
lib/gemrb/plugins/SDLVideo.so
lib/gemrb/plugins/SPLImporter.so
lib/gemrb/plugins/STOImporter.so
@@ -153,12 +151,14 @@ share/gemrb/GUIScripts/GUIDefines.py
share/gemrb/GUIScripts/GUILOAD.py
share/gemrb/GUIScripts/GUIMA.py
share/gemrb/GUIScripts/GUIMG.py
+share/gemrb/GUIScripts/GUIMOVIE.py
share/gemrb/GUIScripts/GUIOPT.py
share/gemrb/GUIScripts/GUIOPTControls.py
share/gemrb/GUIScripts/GUIPR.py
share/gemrb/GUIScripts/GUIREC.py
share/gemrb/GUIScripts/GUIRECCommon.py
share/gemrb/GUIScripts/GUISAVE.py
+share/gemrb/GUIScripts/GUISONGS.py
share/gemrb/GUIScripts/GUISTORE.py
share/gemrb/GUIScripts/GUIWORLD.py
share/gemrb/GUIScripts/GameCheck.py
@@ -193,9 +193,7 @@ share/gemrb/GUIScripts/bg1/GUICG8.py
share/gemrb/GUIScripts/bg1/GUICG9.py
share/gemrb/GUIScripts/bg1/GUIINV.py
share/gemrb/GUIScripts/bg1/GUIJRNL.py
-share/gemrb/GUIScripts/bg1/GUIMOVIE.py
share/gemrb/GUIScripts/bg1/GUIMP.py
-share/gemrb/GUIScripts/bg1/GUISONGS.py
share/gemrb/GUIScripts/bg1/ImportFile.py
share/gemrb/GUIScripts/bg1/LoadScreen.py
share/gemrb/GUIScripts/bg1/MessageWindow.py
@@ -233,8 +231,6 @@ share/gemrb/GUIScripts/bg2/GUICG8.py
share/gemrb/GUIScripts/bg2/GUICG9.py
share/gemrb/GUIScripts/bg2/GUIINV.py
share/gemrb/GUIScripts/bg2/GUIJRNL.py
-share/gemrb/GUIScripts/bg2/GUIMOVIE.py
-share/gemrb/GUIScripts/bg2/GUISONGS.py
share/gemrb/GUIScripts/bg2/ImportFile.py
share/gemrb/GUIScripts/bg2/ImportGame.py
share/gemrb/GUIScripts/bg2/LUHLASelection.py
@@ -269,7 +265,6 @@ share/gemrb/GUIScripts/iwd/Autodetect.py
share/gemrb/GUIScripts/iwd/CharGen.py
share/gemrb/GUIScripts/iwd/GUIINV.py
share/gemrb/GUIScripts/iwd/GUIJRNL.py
-share/gemrb/GUIScripts/iwd/GUIMOVIE.py
share/gemrb/GUIScripts/iwd/LoadScreen.py
share/gemrb/GUIScripts/iwd/MessageWindow.py
share/gemrb/GUIScripts/iwd/PartyFormation.py
@@ -396,6 +391,7 @@ share/gemrb/unhardcoded/bg1/acidblmu.pro
share/gemrb/unhardcoded/bg1/acidblob.pro
share/gemrb/unhardcoded/bg1/acidbloc.pro
share/gemrb/unhardcoded/bg1/aligns.2da
+share/gemrb/unhardcoded/bg1/area_reverbs.2da
share/gemrb/unhardcoded/bg1/areapro.2da
share/gemrb/unhardcoded/bg1/arrow.pro
share/gemrb/unhardcoded/bg1/arrowex.pro
@@ -555,6 +551,7 @@ share/gemrb/unhardcoded/bg1/wssingle.2da
share/gemrb/unhardcoded/bg2/HPBARB.2da
share/gemrb/unhardcoded/bg2/ability.2da
share/gemrb/unhardcoded/bg2/aligns.2da
+share/gemrb/unhardcoded/bg2/area_reverbs.2da
share/gemrb/unhardcoded/bg2/areapro.2da
share/gemrb/unhardcoded/bg2/at2xlvl.spl
share/gemrb/unhardcoded/bg2/avatars.2da
@@ -1024,6 +1021,7 @@ share/gemrb/unhardcoded/how/wvdeath.pro
share/gemrb/unhardcoded/how/wvhith.pro
share/gemrb/unhardcoded/how/wwolf.pro
share/gemrb/unhardcoded/how/zlaura.pro
+share/gemrb/unhardcoded/how/zzweaps.2da
share/gemrb/unhardcoded/iwd/ability.2da
share/gemrb/unhardcoded/iwd/abjurap.pro
share/gemrb/unhardcoded/iwd/abjurh.pro
@@ -1395,6 +1393,7 @@ share/gemrb/unhardcoded/iwd/wvdeath.pro
share/gemrb/unhardcoded/iwd/wvhith.pro
share/gemrb/unhardcoded/iwd/wwolf.pro
share/gemrb/unhardcoded/iwd/zlaura.pro
+share/gemrb/unhardcoded/iwd/zzweaps.2da
share/gemrb/unhardcoded/iwd2/24895.spl
share/gemrb/unhardcoded/iwd2/24896.spl
share/gemrb/unhardcoded/iwd2/35782.spl
@@ -1454,6 +1453,7 @@ share/gemrb/unhardcoded/iwd2/area2.pro
share/gemrb/unhardcoded/iwd2/area2np.pro
share/gemrb/unhardcoded/iwd2/area3p.pro
share/gemrb/unhardcoded/iwd2/area4np.pro
+share/gemrb/unhardcoded/iwd2/area_reverbs.2da
share/gemrb/unhardcoded/iwd2/armorh.pro
share/gemrb/unhardcoded/iwd2/arrow.pro
share/gemrb/unhardcoded/iwd2/arrowex.pro
@@ -1727,6 +1727,7 @@ share/gemrb/unhardcoded/iwd2/pwstun.pro
share/gemrb/unhardcoded/iwd2/pwstunh.pro
share/gemrb/unhardcoded/iwd2/raceflag.2da
share/gemrb/unhardcoded/iwd2/races.2da
+share/gemrb/unhardcoded/iwd2/racskill.2da
share/gemrb/unhardcoded/iwd2/rad100.pro
share/gemrb/unhardcoded/iwd2/rad250.pro
share/gemrb/unhardcoded/iwd2/rad300.pro
@@ -1842,7 +1843,9 @@ share/gemrb/unhardcoded/iwd2/uhold.pro
share/gemrb/unhardcoded/iwd2/uncanny.spl
share/gemrb/unhardcoded/iwd2/uward.pro
share/gemrb/unhardcoded/iwd2/uwardh.pro
+share/gemrb/unhardcoded/iwd2/vcremap.2da
share/gemrb/unhardcoded/iwd2/vspherh.pro
+share/gemrb/unhardcoded/iwd2/walksnd.2da
share/gemrb/unhardcoded/iwd2/wdeath1.pro
share/gemrb/unhardcoded/iwd2/wdeath2.pro
share/gemrb/unhardcoded/iwd2/web.pro
@@ -2152,6 +2155,8 @@ share/gemrb/unhardcoded/pst/vtouch.pro
share/gemrb/unhardcoded/pst/weapprof.2da
share/gemrb/unhardcoded/pst/web.pro
share/gemrb/unhardcoded/pst/wmmos2b.mos
+share/gemrb/unhardcoded/shared/REVERB.2DA
+share/gemrb/unhardcoded/shared/avatar_shadows.2da
share/gemrb/unhardcoded/shared/avprefg.2da
share/gemrb/unhardcoded/shared/avprefix.2da
share/gemrb/unhardcoded/shared/axeflm.pro
diff --git a/gemrb/distinfo b/gemrb/distinfo
index eab74e27aa..90c264f13d 100644
--- a/gemrb/distinfo
+++ b/gemrb/distinfo
@@ -1,7 +1,7 @@
$NetBSD: distinfo,v 1.12 2015/08/18 21:31:46 yhardy Exp $
-SHA1 (gemrb-0.8.4.tar.gz) = 10e972000999f205dc385d79fd73120fbfb6a2e1
-RMD160 (gemrb-0.8.4.tar.gz) = 16e1c1a20626c3e87644e571e231366c5af83887
-SHA512 (gemrb-0.8.4.tar.gz) = 4a64745481b3533efe3bfe333600b2c3f191eaff37a560be1e73c35c638cf737bae51305fe19e9e78bfd2eab9a9841b3403e89f91f0a968b6abdc5ce39a807f7
-Size (gemrb-0.8.4.tar.gz) = 12373930 bytes
+SHA1 (gemrb-0.8.5.tar.gz) = 7a9947e775dfaac5530828d6019851a6ced62d4f
+RMD160 (gemrb-0.8.5.tar.gz) = de833a4412a732a253f0b7ac05b41a49158a679f
+SHA512 (gemrb-0.8.5.tar.gz) = 867cb12e84096c072cc91690ec12b590bac5a4e680abebf03a304624f23489b413a2df51328ca2f6b507aedb3d126a85a0feca623f2e38f79a3e71cc707e93e8
+Size (gemrb-0.8.5.tar.gz) = 12403649 bytes
SHA1 (patch-gemrb_plugins_VLCPlayer_CMakeLists.txt) = be1c9462ceb5bc64ab8d735b7802bad6fb799202
Home |
Main Index |
Thread Index |
Old Index