pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/ckmame Update to 0.12:
details: https://anonhg.NetBSD.org/pkgsrc/rev/537ac1e74a44
branches: trunk
changeset: 651167:537ac1e74a44
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun May 03 12:13:07 2015 +0000
description:
Update to 0.12:
0.12 (2015-05-03)
- add support for on-disk caches to speed up consecutive runs
- support for ROMs in directories instead of in zip archives
- fix all fixable ROM errors automatically in one run
- speed up database operations by preparing statements only once
- remove torrentzip support (removed in libzip)
diffstat:
emulators/ckmame/Makefile | 10 ++++------
emulators/ckmame/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 10 deletions(-)
diffs (40 lines):
diff -r 46cdd6be2487 -r 537ac1e74a44 emulators/ckmame/Makefile
--- a/emulators/ckmame/Makefile Sun May 03 12:11:50 2015 +0000
+++ b/emulators/ckmame/Makefile Sun May 03 12:13:07 2015 +0000
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.26 2015/04/06 08:17:27 adam Exp $
-#
+# $NetBSD: Makefile,v 1.27 2015/05/03 12:13:07 wiz Exp $
-DISTNAME= ckmame-0.11
-PKGREVISION= 11
+DISTNAME= ckmame-0.12
CATEGORIES= emulators
MASTER_SITES= http://www.nih.at/ckmame/
-EXTRACT_SUFX= .tar.bz2
+EXTRACT_SUFX= .tar.xz
MAINTAINER= wiz%NetBSD.org@localhost
HOMEPAGE= http://www.nih.at/ckmame/
@@ -16,7 +14,7 @@
GNU_CONFIGURE= yes
TEST_TARGET= check
-BUILDLINK_API_DEPENDS.libzip+= libzip>=0.9
+BUILDLINK_API_DEPENDS.libzip+= libzip>=1.0
.include "../../archivers/libzip/buildlink3.mk"
.include "../../databases/sqlite3/buildlink3.mk"
diff -r 46cdd6be2487 -r 537ac1e74a44 emulators/ckmame/distinfo
--- a/emulators/ckmame/distinfo Sun May 03 12:11:50 2015 +0000
+++ b/emulators/ckmame/distinfo Sun May 03 12:13:07 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2011/02/20 22:19:52 wiz Exp $
+$NetBSD: distinfo,v 1.7 2015/05/03 12:13:07 wiz Exp $
-SHA1 (ckmame-0.11.tar.bz2) = d3c1e5432f73041e2df1f2d7f6578e6d254a91ba
-RMD160 (ckmame-0.11.tar.bz2) = ef238495daf1e53c49caf9fce9d7df9877fff748
-Size (ckmame-0.11.tar.bz2) = 232740 bytes
+SHA1 (ckmame-0.12.tar.xz) = 2f7ed3066393a15cdfadeac992a5be5da141be09
+RMD160 (ckmame-0.12.tar.xz) = d80724e5d21df189767edb07b6294a6c2d1a5b82
+Size (ckmame-0.12.tar.xz) = 366152 bytes
Home |
Main Index |
Thread Index |
Old Index