pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
ags: update to ags-3.4.1.13
Module Name: pkgsrc-wip
Committed By: Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By: yhardy
Date: Mon May 14 17:08:56 2018 +0200
Changeset: 4bfb9835b3ccf3f5aca764dc54b05039506134ea
Modified Files:
ags/Makefile
ags/distinfo
Log Message:
ags: update to ags-3.4.1.13
VERSION 3.4.1 - Patch 2, May 2018
Editor:
- Font's line spacing and offset are now used when displaying GUI previews.
Engine:
- Removed limit on maximal asset files in a game package.
- Fixed game refused to start at all if speech.vox has bad format.
- Fixed DynamicSprite.SaveToFile() was not appending default "bmp" extension
if user did not specify one.
Android:
- Updated port to work with 3.4.1 engine. Software renderer works again too
(was broken in 3.4.0).
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4bfb9835b3ccf3f5aca764dc54b05039506134ea
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
ags/Makefile | 2 +-
ags/distinfo | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diffs:
diff --git a/ags/Makefile b/ags/Makefile
index 19390c2b18..e61429df0d 100644
--- a/ags/Makefile
+++ b/ags/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.2 2015/09/14 22:26:14 yhardy Exp $
-DISTNAME= ags-3.4.1.12
+DISTNAME= ags-3.4.1.13
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GITHUB:=adventuregamestudio/}
GITHUB_TAG= v.${PKGVERSION_NOREV}
diff --git a/ags/distinfo b/ags/distinfo
index 07bf515d7e..0cc9da8c86 100644
--- a/ags/distinfo
+++ b/ags/distinfo
@@ -1,9 +1,9 @@
$NetBSD: distinfo,v 1.2 2015/09/14 22:26:14 yhardy Exp $
-SHA1 (ags-3.4.1.12.tar.gz) = e5abb6ec50180451199d3584119eed4dc3dbdd63
-RMD160 (ags-3.4.1.12.tar.gz) = 5d73cbcf08bb0c679d424d8f20f48585fa7a261a
-SHA512 (ags-3.4.1.12.tar.gz) = 85415daeb70b5e5dbeb26643d682275513ae59bd3d5b8a939094d345f08479cbbe97faad37cbfd45b9ef72ec5485055d251bc7e35948e12db1f308ff47fe9ef7
-Size (ags-3.4.1.12.tar.gz) = 9446437 bytes
+SHA1 (ags-3.4.1.13.tar.gz) = ff836825d5ddaa4e28e618ab872b7925f58183f6
+RMD160 (ags-3.4.1.13.tar.gz) = 7a0d8f37ad1ad9091cc7c01068204aa21a2e6310
+SHA512 (ags-3.4.1.13.tar.gz) = 157e37ffb725f7f0dda9721d1c94eae4cac6c3c3005789096fe9ff0180b5f40467e471ac96b446c09710a13f5cf7b42df117a592033b3a18263fb229a9fe4451
+Size (ags-3.4.1.13.tar.gz) = 9451204 bytes
SHA1 (patch-Common_core_endianness.h) = 2c5c1b5d3b80711c1eadec3652f18a4cede9c8eb
SHA1 (patch-Engine_Makefile-defs.linux) = 17e59df466f4879f8603c4b3c400d008ce228bd3
SHA1 (patch-Engine_libsrc_libcda-0.5_linux.c) = 6272b02ee98f79a57f8b72167d4aa8bceff34992
Home |
Main Index |
Thread Index |
Old Index