pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
ags: update ags to ags-3.5.0.29
Module Name: pkgsrc-wip
Committed By: Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By: yhardy
Date: Sun Jan 31 09:38:38 2021 +0200
Changeset: 799069aeaff7139ec2212f0288c0038491790c97
Modified Files:
ags/Makefile
ags/distinfo
Log Message:
ags: update ags to ags-3.5.0.29
VERSION 3.5.0 - Patch 7, January 2021
Editor:
- Added validation for "Game file name" property to help avoid unsupported filenames.
Engine:
- Fixed Right-to-left text was not drawn correctly (regression in 3.5.0).
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=799069aeaff7139ec2212f0288c0038491790c97
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
ags/Makefile | 3 ++-
ags/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 5 deletions(-)
diffs:
diff --git a/ags/Makefile b/ags/Makefile
index d6ca9ee5ea..7602c7ab76 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.5.0.28
+DISTNAME= ags-3.5.0.29
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GITHUB:=adventuregamestudio/}
GITHUB_TAG= v.${PKGVERSION_NOREV}
@@ -33,6 +33,7 @@ do-install:
.include "../../audio/dumb/buildlink3.mk"
.include "../../audio/libvorbis/buildlink3.mk"
.include "../../devel/allegro/buildlink3.mk"
+# builds own copy of freetype
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../multimedia/libogg/buildlink3.mk"
.include "../../multimedia/libtheora/buildlink3.mk"
diff --git a/ags/distinfo b/ags/distinfo
index 023af05a80..1385e37531 100644
--- a/ags/distinfo
+++ b/ags/distinfo
@@ -1,9 +1,9 @@
$NetBSD$
-SHA1 (ags-3.5.0.28.tar.gz) = dceec06239f48cd514add268810c1f050cdd4fba
-RMD160 (ags-3.5.0.28.tar.gz) = fca7aee72dde675e19134fff1bf8be338873c6c8
-SHA512 (ags-3.5.0.28.tar.gz) = 190169f3d05647f632b9834a45c2f29730c4259cc4f5734c4b1b831c23ea46516684089db508e778bc5beaaf2c4e9cd3b6c4b1bedebf06c2b1cd581a312b8946
-Size (ags-3.5.0.28.tar.gz) = 7616059 bytes
+SHA1 (ags-3.5.0.29.tar.gz) = 90ad70b9a9871ee5ff53c2619a496bbcf9421d2a
+RMD160 (ags-3.5.0.29.tar.gz) = c98aace606711d4e95f3cb4fff340e83598493af
+SHA512 (ags-3.5.0.29.tar.gz) = 20702081a0bb56e36cefae979cbb8c9dba1d85b8c95ff75d49e0dd9487a07315236ec9b795e66bf3c08ae4f170eb5fe8bc9b23afd2e5626c8928435cf3680c16
+Size (ags-3.5.0.29.tar.gz) = 7614112 bytes
SHA1 (patch-Common_core_platform.h) = 393ae8b7e90601cfab0b11ecb185693db6a24ee1
SHA1 (patch-Engine_Makefile) = 849759ce98a4e4cdb5bf2d1ebb961295169ab170
SHA1 (patch-Engine_Makefile-defs.linux) = 9461a89b4c2c956206abe584a9fca155440870e2
Home |
Main Index |
Thread Index |
Old Index