pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/emulators/dosbox-x



Module Name:    pkgsrc
Committed By:   nia
Date:           Wed Mar  4 10:58:56 UTC 2020

Modified Files:
        pkgsrc/emulators/dosbox-x: Makefile distinfo
Removed Files:
        pkgsrc/emulators/dosbox-x/patches: patch-include_dos__inc.h

Log Message:
dosbox-x: Update to 0.83.0

0.83.0
  - Added mt32.romdir dosbox.conf configuration option
    for users who store the MT32 ROMs elsewhere other
    than the current working directory.
  - Configuration GUI settings menu is now vertically
    divided to ensure that it fits on the screen even
    if the window is at minimum size.
  - PC-98 GDC status fixed to follow the explicit
    definition of one bit as hblank and the other
    as vsync instead of carrying over VGA port 3DAh
    style logic of hblank/vblank vs vsync. This
    fixes the BPS logo scanline effects in PC-98
    game 'frontier-universe-bps-neo-kobe-pc98-ia'
  - Added dosbox.conf option to select between two
    known behaviors in PC-98 mode regarding the PC
    speaker and the PIT timer. The default behavior
    follows the newer hardware, the alternate setting
    is for older games written against the PC-9801
    behavior.
  - Added dosbox.conf option nocachedir which, when
    set, instructs MOUNT to automatically act as if
    -nocachedir were given.
  - Linux/X11 SDL1 builds fixed not to issue resize
    commands to the window to avoid fighting the
    window manager. This prevents "spastic resizing"
    under Gnome 3 in Centos 8.
  - Source tree now includes build script for Linux
    users who prefer Clang/LLVM over GCC.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/emulators/dosbox-x/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/emulators/dosbox-x/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/emulators/dosbox-x/patches/patch-include_dos__inc.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/emulators/dosbox-x/Makefile
diff -u pkgsrc/emulators/dosbox-x/Makefile:1.9 pkgsrc/emulators/dosbox-x/Makefile:1.10
--- pkgsrc/emulators/dosbox-x/Makefile:1.9      Wed Feb  5 13:57:40 2020
+++ pkgsrc/emulators/dosbox-x/Makefile  Wed Mar  4 10:58:56 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2020/02/05 13:57:40 nia Exp $
+# $NetBSD: Makefile,v 1.10 2020/03/04 10:58:56 nia Exp $
 
-DISTNAME=      dosbox-x-0.82.26
+DISTNAME=      dosbox-x-0.83.0
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=joncampbell123/}
 GITHUB_TAG=    dosbox-x-v${PKGVERSION_NOREV}
@@ -12,7 +12,7 @@ LICENSE=      gnu-gpl-v2
 
 WRKSRC=                ${WRKDIR}/dosbox-x-${GITHUB_TAG}
 GNU_CONFIGURE= yes
-USE_TOOLS+=    autoconf automake pkg-config
+USE_TOOLS+=    autoconf autoreconf automake pkg-config
 USE_LANGUAGES= c gnu++11
 
 # C++11
@@ -20,14 +20,20 @@ GCC_REQD+=  4.7
 
 LIBS.NetBSD+=  -lcompat
 
+.include "../../mk/bsd.prefs.mk"
+
+.if ${OPSYS} != "Linux"
+CPPFLAGS+=     -Dfopen64=fopen
+CPPFLAGS+=     -Dftello64=ftello
+CPPFLAGS+=     -Dfseeko64=fseeko
+.endif
+
 CONFIGURE_ARGS+=       --disable-alsatest
 CONFIGURE_ARGS+=       --disable-sdl2test
 CONFIGURE_ARGS+=       --disable-sdltest
 CONFIGURE_ARGS+=       --disable-sdl
 CONFIGURE_ARGS+=       --enable-sdl2
 
-.include "../../mk/bsd.prefs.mk"
-
 .if ${MACHINE_ARCH} != "i386" && ${MACHINE_ARCH} != "x86_64"
 CONFIGURE_ARGS+=       --disable-dynrec
 CONFIGURE_ARGS+=       --disable-fpu-x86
@@ -50,7 +56,7 @@ CHECK_PORTABILITY_SKIP+=      vs2015/sdl2/bui
 CHECK_PORTABILITY_SKIP+=       vs2015/sdl2/build-scripts/iosbuild.sh
 
 pre-configure:
-       cd ${WRKSRC} && ${SH} autogen.sh
+       cd ${WRKSRC} && autoreconf -fi
 
 post-install:
        ${INSTALL_DATA} ${WRKSRC}/src/dosbox.png \

Index: pkgsrc/emulators/dosbox-x/distinfo
diff -u pkgsrc/emulators/dosbox-x/distinfo:1.6 pkgsrc/emulators/dosbox-x/distinfo:1.7
--- pkgsrc/emulators/dosbox-x/distinfo:1.6      Wed Feb  5 13:57:40 2020
+++ pkgsrc/emulators/dosbox-x/distinfo  Wed Mar  4 10:58:56 2020
@@ -1,9 +1,8 @@
-$NetBSD: distinfo,v 1.6 2020/02/05 13:57:40 nia Exp $
+$NetBSD: distinfo,v 1.7 2020/03/04 10:58:56 nia Exp $
 
-SHA1 (dosbox-x-0.82.26.tar.gz) = 831813f86e73599e8d49df0dd742bcb9bbaa7a5a
-RMD160 (dosbox-x-0.82.26.tar.gz) = e19fea27b36406486e09ff65c8464d169f843bd8
-SHA512 (dosbox-x-0.82.26.tar.gz) = ee4fb2c7a163bd905ae66770718360554682ab4081a0099d590bedd174ded1ffc3a59fcc5c1e03dc67be4f9efae6c96e2f384e4dabbaf59641be8c43e688d825
-Size (dosbox-x-0.82.26.tar.gz) = 35807557 bytes
+SHA1 (dosbox-x-0.83.0.tar.gz) = 8ed89cf05fe10dda7b575f6501df877bf9fd9455
+RMD160 (dosbox-x-0.83.0.tar.gz) = dc1ef637dd138f09d580ccdbc5fa0fef84d561aa
+SHA512 (dosbox-x-0.83.0.tar.gz) = 300e6d12c8c143acb66510204d535d1f4a11ab23a56cdebfeda2e0930a2775d3255ffb2a7ea65f839c0d9c2309137b0bdffef67fdadc28481080de066f52c940
+Size (dosbox-x-0.83.0.tar.gz) = 35815954 bytes
 SHA1 (patch-configure.ac) = 12028b528aa1f4b4d13a25c144954d9f69755e6b
 SHA1 (patch-include_byteorder.h) = 86eccfbc2318ddc8d71a6de8723947a48d98a126
-SHA1 (patch-include_dos__inc.h) = 26ba2b11dcfa923085f3745b0f8aca542f5dc692



Home | Main Index | Thread Index | Old Index