Skip to content

Commit

Permalink
openttd-data: Update to 0.6.0
Browse files Browse the repository at this point in the history
OpenGFX 0.6.0 (29 Mar 2020)
---------------------------
- Add: NRT GUI sprites (#34)
- Change: Improved road tunnel construction GUI icons
- Change: hg -> git conversion
- Fix: realsprites animated flag for various features to suppress spurious warnings (#31)
- Fix: Sprite sizes and offsets were partially wrong (Brumi)
- Update translations: Dutch
  • Loading branch information
alarixnia committed Apr 5, 2020
1 parent 23d08b2 commit 12336d3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions games/openttd-data/Makefile
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# $NetBSD: Makefile,v 1.9 2019/07/10 10:32:56 nia Exp $
# $NetBSD: Makefile,v 1.10 2020/04/05 14:43:05 nia Exp $

GFXVER= 0.5.5
GFXVER= 0.6.0
PKGNAME= openttd-data-${GFXVER}
CATEGORIES= games x11
MASTER_SITES= https://binaries.openttd.org/extra
MASTER_SITES= http://master.binaries.openttd.org/binaries/extra/openmsx/
DISTFILES= opengfx-${GFXVER}-all.zip
DISTFILES+= openmsx-0.3.1-all.zip
DISTFILES+= opensfx-0.2.3-all.zip

SITES.opengfx-${GFXVER}-all.zip= ${MASTER_SITES:Q}/opengfx/${GFXVER}/
SITES.opengfx-${GFXVER}-all.zip= https://cdn.openttd.org/opengfx-releases/${GFXVER}/
SITES.openmsx-0.3.1-all.zip= ${MASTER_SITES:Q}/openmsx/0.3.1/
SITES.opensfx-0.2.3-all.zip= ${MASTER_SITES:Q}/opensfx/0.2.3/

Expand Down
10 changes: 5 additions & 5 deletions games/openttd-data/distinfo
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
$NetBSD: distinfo,v 1.7 2019/04/25 15:56:29 adam Exp $
$NetBSD: distinfo,v 1.8 2020/04/05 14:43:05 nia Exp $

SHA1 (opengfx-0.5.5-all.zip) = 080385a1b42223aa04c649289d25ef61c41b8ec4
RMD160 (opengfx-0.5.5-all.zip) = 7c5f7180f806d520593565e3a0243975d2317183
SHA512 (opengfx-0.5.5-all.zip) = 12bca0d74ac6a30bd074d08064e7f3236700829996e8ebe36fd08ce8c180e19419d42ecc87dc8793749127022b51f5d6f781bbbb7b1952522feec1e8e2a0b6a2
Size (opengfx-0.5.5-all.zip) = 3548368 bytes
SHA1 (opengfx-0.6.0-all.zip) = 5266b491643958f8c6a746d360bef0babbd1f284
RMD160 (opengfx-0.6.0-all.zip) = 6ef0cbd399b3a4e117a70e723c072ed694b7517f
SHA512 (opengfx-0.6.0-all.zip) = 712812744b7d4dea4d704b179cc6d2078626f1582e73283ff8b512a1fbe46bdf4e293e8ed678965d280ad9fe3665d7cd291dc89b65212ee01451034f356f9d57
Size (opengfx-0.6.0-all.zip) = 3551230 bytes
SHA1 (openmsx-0.3.1-all.zip) = e9c4203923bb9c974ac67886bd00b7090658b961
RMD160 (openmsx-0.3.1-all.zip) = 8eff246e89e44f63ca480e9acef94a1da5fa81d2
SHA512 (openmsx-0.3.1-all.zip) = d17856fc70796eadb798b133af8a987ff9887c7f0d736e48bd27e9451eb122935271779b65e098e061c1316def455f56da6caa1d448e2bf111ecf8c189d3fbc8
Expand Down

0 comments on commit 12336d3

Please sign in to comment.