pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
ags: update ags to ags-3.4.0.12
Module Name: pkgsrc-wip
Committed By: Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By: yhardy
Date: Sun Sep 18 01:55:29 2016 +0200
Changeset: d41c43c40a1d71e0313c4eca04603eb8e84229db
Modified Files:
ags/Makefile
ags/distinfo
Log Message:
ags: update ags to ags-3.4.0.12
This switchess to the stable branch. Changes since the last pkgsrc-wip
update:
Engine features:
- Game writes latest translation and mouse speed setting to config file
on exit.
Script API:
- Added Script Compatibility Level switch to General Settings. For every
compatible version a "SCRIPT_COMPAT_vXXX" macro is introduced.
- Added optional "luminance" parameter to Region.Tint() and
Region.TintLuminance readonly property.
Engine bug fixes:
- Fixed queued audio clips did not update their volume when default
audio type volume changes.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d41c43c40a1d71e0313c4eca04603eb8e84229db
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 7559d2a..9d7d08d 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.0.8
+DISTNAME= ags-3.4.0.12
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GITHUB:=adventuregamestudio/}
GITHUB_TAG= v.${PKGVERSION_NOREV}
diff --git a/ags/distinfo b/ags/distinfo
index 90ca44d..8989f7f 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.0.8.tar.gz) = e8faf941d0c9f4745514243eaca907df75ac5892
-RMD160 (ags-3.4.0.8.tar.gz) = ce1fd2c39f36c004ac95c4d59135646e00a332c8
-SHA512 (ags-3.4.0.8.tar.gz) = 0dcccbd639ec5323c73841639a156c4025b3fec8e2b0499404a9e884cc5c726ff28ea06b1c865e4c330ff1ede6b1d0ff6a2a33ea1d2bbe31bad5ebc5a806f856
-Size (ags-3.4.0.8.tar.gz) = 20006553 bytes
+SHA1 (ags-3.4.0.12.tar.gz) = 97d343d9e0d29921f80b57b66bcde6b1907e5a5e
+RMD160 (ags-3.4.0.12.tar.gz) = 553ef138365546f9bded7a024c82aa5b6f089c04
+SHA512 (ags-3.4.0.12.tar.gz) = 5b2f995f575ba95a95ce8f9c1b87aa8ac04013f5425666102acebdb46e9bed8a433bdc9ecc426f2fd4dc0a00d5b1bbd1af70d0a0f0217b6eef65be6d231abb27
+Size (ags-3.4.0.12.tar.gz) = 20128819 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