Index: head/emulators/hatari/Makefile =================================================================== --- head/emulators/hatari/Makefile (revision 429956) +++ head/emulators/hatari/Makefile (revision 429957) @@ -1,60 +1,59 @@ # Created by: Michael Neumann # $FreeBSD$ PORTNAME= hatari -PORTVERSION= 1.9.0 -PORTREVISION= 1 +PORTVERSION= 2.0.0 CATEGORIES= emulators MASTER_SITES= http://download.tuxfamily.org/hatari/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Atari ST emulator LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/gpl.txt LIB_DEPENDS= libportaudio.so:audio/portaudio \ libpng.so:graphics/png BUILD_DEPENDS= python:lang/python RUN_DEPENDS= python:lang/python USES= cmake desktop-file-utils python readline shared-mime-info \ shebangfix tar:bzip2 SHEBANG_FILES= tools/atari-convert-dir.py python_OLD_CMD= /usr/bin/python2 USE_GNOME= pygtk2 CMAKE_ARGS= -DETCDIR:PATH="${PREFIX}/etc" \ -DMANDIR:PATH="man/man1" \ -DREADLINE_FOUND:BOOL=ON INSTALLS_ICONS= yes OPTIONS_DEFINE= DEBUG DOCS SDL2 WINUAE DEBUG_CFLAGS_OFF= -DNDEBUG SDL2_DESC= Use SDL2 libraries instead of SDL 1.2 SDL2_USES= iconv SDL2_USE= sdl=sdl2 SDL2_USE_OFF= sdl=sdl SDL2_CMAKE_ON= -DENABLE_SDL2:BOOL=ON SDL2_CFLAGS= -I${ICONV_INCLUDE_PATH} WINUAE_DESC= Build with WinUAE CPU core (experimental) WINUAE_CMAKE_ON= -DENABLE_WINUAE_CPU:BOOL=ON post-patch: .for i in doc/hatari.1 doc/fr/hatari.1 tools/hconsole/hconsole.1 @${REINPLACE_CMD} -e \ 's|^/etc/hatari.cfg .*|${PREFIX}/etc/hatari.cfg| ; \ s|/usr/share|${PREFIX}/share|' ${WRKSRC}/${i} .endfor @${REINPLACE_CMD} -e \ 's|-Wno-maybe-uninitialized||' ${WRKSRC}/src/cpu/CMakeLists.txt post-install: @${MKDIR} ${STAGEDIR}${MANPREFIX}/man/fr/man1 ${INSTALL_MAN} ${WRKSRC}/doc/fr/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/fr/man1 post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR}/fr ${INSTALL_DATA} ${WRKSRC}/doc/fr/*.txt ${STAGEDIR}${DOCSDIR}/fr .include Index: head/emulators/hatari/distinfo =================================================================== --- head/emulators/hatari/distinfo (revision 429956) +++ head/emulators/hatari/distinfo (revision 429957) @@ -1,2 +1,3 @@ -SHA256 (hatari-1.9.0.tar.bz2) = b2b56e6cbe7f8769a5e8b1d96599f392d9351b44cacf959da6905da06d30e992 -SIZE (hatari-1.9.0.tar.bz2) = 2379016 +TIMESTAMP = 1483078197 +SHA256 (hatari-2.0.0.tar.bz2) = 52a447a59b6979d55d1525f3c4a21ec013e4371354d6683ede71546c5e6da577 +SIZE (hatari-2.0.0.tar.bz2) = 3899087 Index: head/emulators/hatari/pkg-plist =================================================================== --- head/emulators/hatari/pkg-plist (revision 429956) +++ head/emulators/hatari/pkg-plist (revision 429957) @@ -1,97 +1,98 @@ bin/atari-convert-dir bin/atari-hd-image bin/gst2ascii bin/hatari bin/hatari_profile.py bin/hatariui bin/hmsa bin/zip2st man/fr/man1/hatari.1.gz man/man1/atari-convert-dir.1.gz man/man1/atari-hd-image.1.gz man/man1/gst2ascii.1.gz man/man1/hatari.1.gz man/man1/hatari_profile.1.gz man/man1/hatariui.1.gz man/man1/hconsole.1.gz man/man1/hmsa.1.gz man/man1/zip2st.1.gz share/applications/hatari.desktop share/applications/hatariui.desktop %%PORTDOCS%%%%DOCSDIR%%/authors.txt %%PORTDOCS%%%%DOCSDIR%%/compatibility.html %%PORTDOCS%%%%DOCSDIR%%/emutos.txt %%PORTDOCS%%%%DOCSDIR%%/fr/clavier-exemple.txt %%PORTDOCS%%%%DOCSDIR%%/images/callgraph.png %%PORTDOCS%%%%DOCSDIR%%/images/callgraph.svg +%%PORTDOCS%%%%DOCSDIR%%/images/cpu.png %%PORTDOCS%%%%DOCSDIR%%/images/devices.png %%PORTDOCS%%%%DOCSDIR%%/images/fileselector.png %%PORTDOCS%%%%DOCSDIR%%/images/floppydisks.png %%PORTDOCS%%%%DOCSDIR%%/images/harddisks.png %%PORTDOCS%%%%DOCSDIR%%/images/joystick.png %%PORTDOCS%%%%DOCSDIR%%/images/kcachegrind.png %%PORTDOCS%%%%DOCSDIR%%/images/keyboard.png %%PORTDOCS%%%%DOCSDIR%%/images/main.png %%PORTDOCS%%%%DOCSDIR%%/images/memory.png %%PORTDOCS%%%%DOCSDIR%%/images/monitor.png %%PORTDOCS%%%%DOCSDIR%%/images/newfloppy.png %%PORTDOCS%%%%DOCSDIR%%/images/screen.png %%PORTDOCS%%%%DOCSDIR%%/images/sound.png %%PORTDOCS%%%%DOCSDIR%%/images/system.png %%PORTDOCS%%%%DOCSDIR%%/images/tos.png %%PORTDOCS%%%%DOCSDIR%%/keymap-sample.txt %%PORTDOCS%%%%DOCSDIR%%/manual.html %%PORTDOCS%%%%DOCSDIR%%/memory-usage.txt %%PORTDOCS%%%%DOCSDIR%%/midi-linux.txt %%PORTDOCS%%%%DOCSDIR%%/release-notes.txt %%PORTDOCS%%%%DOCSDIR%%/todo.txt %%DATADIR%%/hatari-icon.bmp %%DATADIR%%/hatariui/README %%DATADIR%%/hatariui/TODO %%DATADIR%%/hatariui/config.py %%DATADIR%%/hatariui/conftypes.py %%DATADIR%%/hatariui/debugui.py %%DATADIR%%/hatariui/dialogs.py %%DATADIR%%/hatariui/hatari-icon.png %%DATADIR%%/hatariui/hatari-logo.png %%DATADIR%%/hatariui/hatari.py %%DATADIR%%/hatariui/hatariui.py %%DATADIR%%/hatariui/release-notes.txt %%DATADIR%%/hatariui/uihelpers.py %%DATADIR%%/hconsole/example-commands %%DATADIR%%/hconsole/example-debugger %%DATADIR%%/hconsole/example.py %%DATADIR%%/hconsole/hconsole.py %%DATADIR%%/hconsole/release-notes.txt %%DATADIR%%/tos.img share/icons/hicolor/128x128/apps/hatari.png share/icons/hicolor/128x128/mimetypes/application-vnd.fastcopy-disk-image.png share/icons/hicolor/128x128/mimetypes/application-vnd.msa-disk-image.png share/icons/hicolor/128x128/mimetypes/application-x-st-disk-image.png share/icons/hicolor/128x128/mimetypes/application-x-stx-disk-image.png share/icons/hicolor/256x256/apps/hatari.png share/icons/hicolor/256x256/mimetypes/application-vnd.fastcopy-disk-image.png share/icons/hicolor/256x256/mimetypes/application-vnd.msa-disk-image.png share/icons/hicolor/256x256/mimetypes/application-x-st-disk-image.png share/icons/hicolor/256x256/mimetypes/application-x-stx-disk-image.png share/icons/hicolor/32x32/apps/hatari.png share/icons/hicolor/32x32/mimetypes/application-vnd.fastcopy-disk-image.png share/icons/hicolor/32x32/mimetypes/application-vnd.msa-disk-image.png share/icons/hicolor/32x32/mimetypes/application-x-st-disk-image.png share/icons/hicolor/32x32/mimetypes/application-x-stx-disk-image.png share/icons/hicolor/48x48/apps/hatari.png share/icons/hicolor/48x48/mimetypes/application-vnd.fastcopy-disk-image.png share/icons/hicolor/48x48/mimetypes/application-vnd.msa-disk-image.png share/icons/hicolor/48x48/mimetypes/application-x-st-disk-image.png share/icons/hicolor/48x48/mimetypes/application-x-stx-disk-image.png share/icons/hicolor/64x64/apps/hatari.png share/icons/hicolor/64x64/mimetypes/application-vnd.fastcopy-disk-image.png share/icons/hicolor/64x64/mimetypes/application-vnd.msa-disk-image.png share/icons/hicolor/64x64/mimetypes/application-x-st-disk-image.png share/icons/hicolor/64x64/mimetypes/application-x-stx-disk-image.png share/icons/hicolor/scalable/apps/hatari.svg share/icons/hicolor/scalable/mimetypes/application-vnd.fastcopy-disk-image.svg share/icons/hicolor/scalable/mimetypes/application-vnd.msa-disk-image.svg share/icons/hicolor/scalable/mimetypes/application-x-st-disk-image.svg share/icons/hicolor/scalable/mimetypes/application-x-stx-disk-image.svg share/mime/packages/hatari.xml