diff --git a/audio/pamixer/Makefile b/audio/pamixer/Makefile index 1a4562c42b04..4d8539841a1a 100644 --- a/audio/pamixer/Makefile +++ b/audio/pamixer/Makefile @@ -1,23 +1,23 @@ -# Created by: Daniel Menelkir +# Created by: Daniel Menelkir PORTNAME= pamixer DISTVERSIONPREFIX= v DISTVERSION= 1.4-15 DISTVERSIONSUFFIX= -g4ea2594 CATEGORIES= audio -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Pulseaudio command line mixer LICENSE= GPLv3 LIB_DEPENDS+= libpulse.so:audio/pulseaudio \ libboost_program_options.so:devel/boost-libs USES= compiler:gcc-c++11-lib gmake localbase USE_GITHUB= yes GH_ACCOUNT= cdemoulins PLIST_FILES= bin/pamixer man/man1/pamixer.1.gz .include diff --git a/audio/strawberry/Makefile b/audio/strawberry/Makefile index ca5327adb774..8f062286cbad 100644 --- a/audio/strawberry/Makefile +++ b/audio/strawberry/Makefile @@ -1,92 +1,92 @@ PORTNAME= strawberry DISTVERSION= 1.0.1 PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= https://github.com/strawberrymusicplayer/${PORTNAME}/releases/download/${DISTVERSION}/ \ https://files.jkvinge.net/packages/strawberry/ -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Fork of clementine with many features LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= boost-libs>0:devel/boost-libs LIB_DEPENDS= libgnutls.so:security/gnutls \ libprotobuf.so:devel/protobuf \ libtag.so:audio/taglib TEST_DEPENDS= googletest>=0:devel/googletest USES= compiler:c++11-lang cmake desktop-file-utils gnome \ gettext-runtime gettext-tools iconv pkgconfig \ qt:5 sqlite pkgconfig tar:xz xorg USE_GNOME= glib20 USE_GSTREAMER1= yes USE_QT= buildtools_build concurrent core dbus gui network \ linguisttools qmake_build sql sql-sqlite3 testlib_build \ widgets x11extras USE_XORG= ice sm x11 xcb xext CMAKE_ARGS= -DUSE_SYSTEM_TAGLIB=ON -DENABLE_UDISKS2=OFF \ -DENABLE_GSTREAMER:BOOL=true \ -DENABLE_TRANSLATIONS:BOOL=true TEST_TARGET= strawberry_test # NLS is not optional, as of 0.6.11, # src/core/utilities.cpp always includes iconv.h and calls iconv_*(). # GSTREAMER is not optional, as of 0.6.11, disabling it kills the build on # src/core/mainwindow.cpp:229:7: # error: member initializer 'transcode_dialog_' does not name a non-static data member or base class # transcode_dialog_([=]() { OPTIONS_DEFINE= AUDIOCD IPOD MOODBAR MTPDEV MUSICBRAINZ \ SUBSONIC TIDAL VLC OPTIONS_DEFAULT= ALSA MOODBAR OPTIONS_MULTI= SOUND OPTIONS_MULTI_SOUND= ALSA PULSEAUDIO AUDIOCD_DESC= Enable support for Audio CDs IPOD_DESC= Enable support for iPod Classic MOODBAR_DESC= Enable moodbar MTPDEV_DESC= Enable support for Media Transport Protocol MUSICBRAINZ_DESC= Enable tag fetching from MusicBrainz SUBSONIC_DESC= Enable support for Subsonic music streamer TIDAL_DESC= Enable support for TIDAL music service VLC_DESC= Multimedia support via (lib)vlc ALSA_CMAKE_BOOL= ENABLE_ALSA ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib AUDIOCD_CMAKE_BOOL= ENABLE_AUDIOCD AUDIOCD_LIB_DEPENDS= libcdio.so:sysutils/libcdio IPOD_CMAKE_BOOL= ENABLE_LIBGPOD IPOD_LIB_DEPENDS= libgpod.so:audio/libgpod \ libimobiledevice-1.0.so:comms/libimobiledevice \ libplist-2.0.so:devel/libplist MTPDEV_CMAKE_BOOL= ENABLE_LIBMTP MTPDEV_LIB_DEPENDS= libmtp.so:multimedia/libmtp MOODBAR_CMAKE_BOOL= ENABLE_MOODBAR MOODBAR_LIB_DEPENDS= libfftw3.so:math/fftw3 MUSICBRAINZ_CMAKE_BOOL= ENABLE_CHROMAPRINT MUSICBRAINZ_LIB_DEPENDS= libchromaprint.so:audio/chromaprint PULSEAUDIO_CMAKE_BOOL= ENABLE_LIBPULSE PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio SUBSONIC_CMAKE_BOOL= ENABLE_SUBSONIC TIDAL_CMAKE_BOOL= ENABLE_TIDAL VLC_CMAKE_BOOL= ENABLE_VLC VLC_LIB_DEPENDS= libvlc.so:multimedia/vlc .include diff --git a/emulators/catapult/Makefile b/emulators/catapult/Makefile index 19aa630ec5e1..4d5eaa9a659a 100644 --- a/emulators/catapult/Makefile +++ b/emulators/catapult/Makefile @@ -1,76 +1,76 @@ PORTNAME= catapult PORTVERSION= 17.0 CATEGORIES= emulators MASTER_SITES= https://github.com/openMSX/openMSX/releases/download/RELEASE_${PORTVERSION:S/./_/g}/ DISTNAME= openmsx-${PORTNAME}-${PORTVERSION} -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= GUI for openMSX LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/doc/GPL.txt BUILD_DEPENDS= openmsx:emulators/openmsx RUN_DEPENDS= openmsx:emulators/openmsx USES= gmake pkgconfig python gnome USE_GNOME+= libxml2 USE_WX= 3.0 MAKEFILE= GNUmakefile MAKE_ARGS= INSTALL_BASE="${PREFIX}" \ INSTALL_SHARE_DIR="${DATADIR}" \ INSTALL_DOC_DIR="${DOCSDIR}" \ CATAPULT_FLAVOUR="portbld" \ CATAPULT_OPENMSX_BINARY="${LOCALBASE}/bin/openmsx" \ CATAPULT_OPENMSX_SHARE="${LOCALBASE}/share/openmsx" \ CATAPULT_NO_DESKTOP_HOOKS="true" \ SYMLINK_FOR_BINARY="false" \ PYTHON="${PYTHON_CMD}" MAKE_JOBS_UNSAFE= yes OPTIONS_DEFINE= DEBUG DOCS .include .if ${PORT_OPTIONS:MDEBUG} CFLAGS+= -DDEBUG CATAPULT_STRIP= false .else CFLAGS+= -DNDEBUG CATAPULT_STRIP= true .endif post-extract: ${CP} ${WRKSRC}/build/platform-freebsd.mk \ ${WRKSRC}/build/platform-dragonfly.mk post-patch: @${REINPLACE_CMD} 's|$$(INSTALL_BASE)|${DATADIR}|' \ ${WRKSRC}/build/info2code.mk @${REINPLACE_CMD} '/-Wno-literal/s|^CXXFLAGS|#CXXFLAGS| ; \ /--cxx/s|^CXX|#CXX| ; \ /COMPILE=/s|g++|$$(CXX)| ; \ s|@$$(CXX)|$$(CXX)|' ${WRKSRC}/build/main.mk @${REINPLACE_CMD} 's|wx-config --|${WX_CONFIG:T} --|g' \ ${WRKSRC}/build/probe.mk @${REINPLACE_CMD} '/^Exec/s|%INSTALL_BASE%|${PREFIX}| ; \ /^Icon/s|%INSTALL_BASE%|${DATADIR}| ; \ /^DocPath/s|%INSTALL_BASE%/doc|${DOCSDIR}|' \ ${WRKSRC}/desktop/openMSX-Catapult.desktop @${ECHO_CMD} > ${WRKSRC}/build/flavour-portbld.mk @${ECHO_CMD} 'CXXFLAGS+=${CXXFLAGS}' \ >> ${WRKSRC}/build/flavour-portbld.mk @${ECHO_CMD} 'LINK_FLAGS+=${LDFLAGS}' \ >> ${WRKSRC}/build/flavour-portbld.mk @${ECHO_CMD} 'CATAPULT_STRIP:=${CATAPULT_STRIP}' \ >> ${WRKSRC}/build/flavour-portbld.mk post-install: ${MKDIR} ${STAGEDIR}${DATADIR}/resources/icons ${INSTALL_DATA} ${WRKSRC}/src/catapult.xpm \ ${STAGEDIR}${DATADIR}/resources/icons cd ${WRKSRC}/desktop && ${INSTALL_DATA} openMSX-Catapult.desktop \ ${STAGEDIR}${DESKTOPDIR} .include diff --git a/emulators/libretro-vice/Makefile b/emulators/libretro-vice/Makefile index a94bcfd1cd7b..c1a33684c694 100644 --- a/emulators/libretro-vice/Makefile +++ b/emulators/libretro-vice/Makefile @@ -1,38 +1,38 @@ PORTNAME= libretro-vice PORTVERSION= 0.20201218 CATEGORIES= emulators games PKGNAMESUFFIX= -${FLAVOR} -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= ${${FLAVOR}_COMMENT} LICENSE= GPLv2 FLAVORS= x64 x128 x64sc xcbm2 xcbm5x0 xpet xplus4 xscpu64 xvic FLAVOR?= ${FLAVORS:[1]} USES= compiler:c11 gmake USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= vice-libretro GH_TAGNAME= 5725415 MAKE_ARGS= EMUTYPE=${FLAVOR} PLIST_FILES= lib/libretro/vice_${FLAVOR}_libretro.so x128_COMMENT= Commodore C128 core for libretro API x64_COMMENT= Commodore C64 core for libretro API x64sc_COMMENT= Commodore C64 core for libretro API focused on accuracy xcbm2_COMMENT= Commodore CBM-6x0/7x0 core for libretro API xcbm5x0_COMMENT= Commodore C64 core for libretro API focused on accuracy xpet_COMMENT= Commodore PET core for libretro API xplus4_COMMENT= Commodore PLUS4 core for libretro API xscpu64_COMMENT= Commodore C64+SuperCPU core for libretro API xvic_COMMENT= Commodore VIC20 core for libretro API do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro ${INSTALL_LIB} ${WRKSRC}/${COREDIR}/vice_${FLAVOR}_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro .include diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile index fcbf4b20ccfb..5d03a98c485d 100644 --- a/emulators/openmsx/Makefile +++ b/emulators/openmsx/Makefile @@ -1,40 +1,40 @@ PORTNAME= openmsx DISTVERSION= 17.0 CATEGORIES= emulators -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Open source MSX emulator LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/doc/GPL.txt LIB_DEPENDS= libpng.so:graphics/png \ libogg.so:audio/libogg \ libvorbis.so:audio/libvorbis \ libtheora.so:multimedia/libtheora \ libao.so:audio/libao \ libfreetype.so:print/freetype2 \ libasound.so:audio/alsa-lib USES= gl gmake pkgconfig python sdl tcl USE_GCC= yes USE_GL= gl glew USE_SDL= sdl2 ttf2 USE_GITHUB= yes GH_ACCOUNT= openMSX GH_PROJECT= openMSX GH_TAGNAME= RELEASE_17_0 BINARY_ALIAS= python3=${PYTHON_CMD} MAKEFILE= GNUmakefile MAKE_ARGS= INSTALL_BINARY_DIR=${PREFIX}/bin \ INSTALL_SHARE_DIR=${DATADIR} \ INSTALL_DOC_DIR=${DOCSDIR} \ OPENMSX_CXX=${CXX} \ CXXFLAGS="${CXXFLAGS}" OPTIONS_DEFINE= DOCS .include diff --git a/games/libretro-2048/Makefile b/games/libretro-2048/Makefile index dc1a31d56dab..2808148f8c74 100644 --- a/games/libretro-2048/Makefile +++ b/games/libretro-2048/Makefile @@ -1,25 +1,25 @@ PORTNAME= libretro-2048 PORTVERSION= 0.20210214 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Port of 2048 puzzle game to the libretro API LICENSE= GPLv2 USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_TAGNAME= 35a299c PLIST_FILES= lib/libretro/2048_libretro.so MAKEFILE= Makefile.libretro do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/2048_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-beetle_bsnes/Makefile b/games/libretro-beetle_bsnes/Makefile index 02bffa99edf9..f62cfb90a376 100644 --- a/games/libretro-beetle_bsnes/Makefile +++ b/games/libretro-beetle_bsnes/Makefile @@ -1,24 +1,24 @@ PORTNAME= libretro-beetle_bsnes PORTVERSION= 0.20210101 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Standalone port of Mednafen bSNES to libretro LICENSE= GPLv2 USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= beetle-bsnes-libretro GH_TAGNAME= b65ded5bde278c18af538c687db9b72c995b220a PLIST_FILES= lib/libretro/mednafen_snes_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/mednafen_snes_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-beetle_gba/Makefile b/games/libretro-beetle_gba/Makefile index 83b2224b79c0..6507222ea1b8 100644 --- a/games/libretro-beetle_gba/Makefile +++ b/games/libretro-beetle_gba/Makefile @@ -1,24 +1,24 @@ PORTNAME= libretro-beetle_gba PORTVERSION= 0.20210131 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Standalone port of Mednafen GBA to libretro LICENSE= GPLv2 USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= beetle-gba-libretro GH_TAGNAME= 8d1e421 PLIST_FILES= lib/libretro/mednafen_gba_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/mednafen_gba_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-beetle_lynx/Makefile b/games/libretro-beetle_lynx/Makefile index 7fcc7dc38a46..6dcf43fbbe4d 100644 --- a/games/libretro-beetle_lynx/Makefile +++ b/games/libretro-beetle_lynx/Makefile @@ -1,24 +1,24 @@ PORTNAME= libretro-beetle_lynx PORTVERSION= 0.20210114 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Standalone port of Mednafen Lynx to libretro, itself a fork of Handy LICENSE= GPLv2 USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= beetle-lynx-libretro GH_TAGNAME= 35119c9 PLIST_FILES= lib/libretro/mednafen_lynx_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/mednafen_lynx_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-beetle_ngp/Makefile b/games/libretro-beetle_ngp/Makefile index b85fb932f24f..f4faf10524b1 100644 --- a/games/libretro-beetle_ngp/Makefile +++ b/games/libretro-beetle_ngp/Makefile @@ -1,24 +1,24 @@ PORTNAME= libretro-beetle_ngp PORTVERSION= 0.20210214 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Standalone port of Mednafen NGP to the libretro API LICENSE= GPLv2 USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= beetle-ngp-libretro GH_TAGNAME= 74cc0d8 PLIST_FILES= lib/libretro/mednafen_ngp_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/mednafen_ngp_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-beetle_pce/Makefile b/games/libretro-beetle_pce/Makefile index b13fc0f1d9d1..139a6fe70c0f 100644 --- a/games/libretro-beetle_pce/Makefile +++ b/games/libretro-beetle_pce/Makefile @@ -1,24 +1,24 @@ PORTNAME= libretro-beetle_pce PORTVERSION= 0.20210214 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Standalone port of Mednafen PCE to libretro LICENSE= GPLv2 USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= beetle-pce-libretro GH_TAGNAME= 945b7a7 PLIST_FILES= lib/libretro/mednafen_pce_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro ${INSTALL_LIB} ${WRKSRC}/mednafen_pce_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro .include diff --git a/games/libretro-beetle_pce_fast/Makefile b/games/libretro-beetle_pce_fast/Makefile index 6edbfaa7f3a6..fbb66d5b02b1 100644 --- a/games/libretro-beetle_pce_fast/Makefile +++ b/games/libretro-beetle_pce_fast/Makefile @@ -1,24 +1,24 @@ PORTNAME= libretro-beetle_pce_fast PORTVERSION= 0.20210214 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Standalone port of Mednafen PCE Fast to libretro LICENSE= GPLv2 USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= beetle-pce-fast-libretro GH_TAGNAME= 67426f4 PLIST_FILES= lib/libretro/mednafen_pce_fast_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/mednafen_pce_fast_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-beetle_pcfx/Makefile b/games/libretro-beetle_pcfx/Makefile index 55dfa0a0a0ea..90459df18e70 100644 --- a/games/libretro-beetle_pcfx/Makefile +++ b/games/libretro-beetle_pcfx/Makefile @@ -1,24 +1,24 @@ PORTNAME= libretro-beetle_pcfx PORTVERSION= 0.20200504 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Standalone port of Mednafen PCFX to libretro LICENSE= GPLv2 USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= beetle-pcfx-libretro GH_TAGNAME= 7bba669 PLIST_FILES= lib/libretro/mednafen_pcfx_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/mednafen_pcfx_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-beetle_psx/Makefile b/games/libretro-beetle_psx/Makefile index a8f98498cff1..9c5b208e39dc 100644 --- a/games/libretro-beetle_psx/Makefile +++ b/games/libretro-beetle_psx/Makefile @@ -1,26 +1,26 @@ PORTNAME= libretro-beetle_psx PORTVERSION= 0.20210128 PORTREVISION= 1 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Standalone port/fork of Mednafen PSX to the Libretro API LICENSE= GPLv2 USES= compiler:c++11-lib gmake gl USE_LDCONFIG= yes USE_GL= gl USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= beetle-psx-libretro GH_TAGNAME= 3ec155d PLIST_FILES= lib/libretro/mednafen_psx_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/mednafen_psx_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-beetle_saturn/Makefile b/games/libretro-beetle_saturn/Makefile index 1d0ca09c54f0..e5d1306eec51 100644 --- a/games/libretro-beetle_saturn/Makefile +++ b/games/libretro-beetle_saturn/Makefile @@ -1,26 +1,26 @@ PORTNAME= libretro-beetle_saturn PORTVERSION= 0.20210622 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Standalone port of Mednafen Saturn to libretro LICENSE= GPLv2 USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= beetle-saturn-libretro GH_TAGNAME= ee5b214 CFLAGS+= -fcommon PLIST_FILES= lib/libretro/mednafen_saturn_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/mednafen_saturn_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-beetle_supergrafx/Makefile b/games/libretro-beetle_supergrafx/Makefile index 9cb4f4995d79..160f8ae84708 100644 --- a/games/libretro-beetle_supergrafx/Makefile +++ b/games/libretro-beetle_supergrafx/Makefile @@ -1,24 +1,24 @@ PORTNAME= libretro-beetle_supergrafx PORTVERSION= 0.20210214 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Standalone port of Mednafen supergrafx to libretro LICENSE= GPLv2 USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= beetle-supergrafx-libretro GH_TAGNAME= c4dd156 PLIST_FILES= lib/libretro/mednafen_supergrafx_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/mednafen_supergrafx_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-beetle_vb/Makefile b/games/libretro-beetle_vb/Makefile index 5e56de4eb880..48f10f894e73 100644 --- a/games/libretro-beetle_vb/Makefile +++ b/games/libretro-beetle_vb/Makefile @@ -1,24 +1,24 @@ PORTNAME= libretro-beetle_vb PORTVERSION= 0.20210214 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Standalone port of Mednafen VB to libretro LICENSE= GPLv2 USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= beetle-vb-libretro GH_TAGNAME= 7412262 PLIST_FILES= lib/libretro/mednafen_vb_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/mednafen_vb_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-beetle_wswan/Makefile b/games/libretro-beetle_wswan/Makefile index a3cc9b830da7..dc07b81959fd 100644 --- a/games/libretro-beetle_wswan/Makefile +++ b/games/libretro-beetle_wswan/Makefile @@ -1,24 +1,24 @@ PORTNAME= libretro-beetle_wswan PORTVERSION= 0.20200504 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Standalone port of Mednafen WonderSwan to libretro LICENSE= GPLv2 USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= beetle-wswan-libretro GH_TAGNAME= 5b03d1b PLIST_FILES= lib/libretro/mednafen_wswan_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/mednafen_wswan_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-bluemsx/Makefile b/games/libretro-bluemsx/Makefile index b6b6cb605cb1..6cb393777c63 100644 --- a/games/libretro-bluemsx/Makefile +++ b/games/libretro-bluemsx/Makefile @@ -1,24 +1,24 @@ PORTNAME= libretro-bluemsx PORTVERSION= 0.20210214 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Port of blueMSX to the libretro API LICENSE= GPLv3 USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= blueMSX-libretro GH_TAGNAME= faf470e PLIST_FILES= lib/libretro/bluemsx_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/bluemsx_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-cap32/Makefile b/games/libretro-cap32/Makefile index 74d221476ec5..4ac1eb221bfc 100644 --- a/games/libretro-cap32/Makefile +++ b/games/libretro-cap32/Makefile @@ -1,23 +1,23 @@ PORTNAME= libretro-cap32 PORTVERSION= 0.20210110 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Amstrad CPC computers emulator core for libretro API LICENSE= GPLv2 USES= compiler:c++11-lang gmake localbase USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_TAGNAME= ad7397f PLIST_FILES= lib/libretro/cap32_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/cap32_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-desmume2015/Makefile b/games/libretro-desmume2015/Makefile index e0cb401bb9e7..bdf8a5973345 100644 --- a/games/libretro-desmume2015/Makefile +++ b/games/libretro-desmume2015/Makefile @@ -1,36 +1,36 @@ PORTNAME= libretro-desmume2015 PORTVERSION= 0.20210131 PORTREVISION= 1 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Port of Desmume to libretro based on Desmume SVN circa 2015 LICENSE= GPLv2 BROKEN_aarch64= fails to compile: invokes x86 assembler USES= compiler:c++11-lib gmake gl USE_LDCONFIG= yes USE_GL= gl USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= desmume2015 GH_TAGNAME= d6128e6 PLIST_FILES= lib/libretro/desmume2015_libretro.so MAKEFILE= Makefile.freebsd .include .if ${ARCH} != aarch64 || ${ARCH} != amd64 || !${ARCH:Marmv*} || ${ARCH} != i386 MAKE_ENV+= DESMUME_JIT=0 .endif do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/desmume/desmume2015_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-dosbox/Makefile b/games/libretro-dosbox/Makefile index b9fe9757ed84..4306363f690e 100644 --- a/games/libretro-dosbox/Makefile +++ b/games/libretro-dosbox/Makefile @@ -1,24 +1,24 @@ PORTNAME= libretro-dosbox PORTVERSION= 0.20201229 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Port of DOSBox (upstream) to the libretro API LICENSE= GPLv2 USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= dosbox-libretro GH_TAGNAME= aa71b67 PLIST_FILES= lib/libretro/dosbox_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/dosbox_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-emux/Makefile b/games/libretro-emux/Makefile index dcf5c59425c0..c37b53f52e33 100644 --- a/games/libretro-emux/Makefile +++ b/games/libretro-emux/Makefile @@ -1,32 +1,32 @@ PORTNAME= libretro-emux PORTVERSION= 0.20200504 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Cross-platform emulator project supporting various machines LICENSE= GPLv2 USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= emux GH_TAGNAME= 640d4ba PLIST_FILES= lib/libretro/emux_chip8_libretro.so \ lib/libretro/emux_gb_libretro.so \ lib/libretro/emux_nes_libretro.so \ lib/libretro/emux_sms_libretro.so MAKEFILE= Makefile.freebsd do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/libretro/emux_chip8_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/libretro/emux_gb_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/libretro/emux_nes_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/libretro/emux_sms_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-fbalpha/Makefile b/games/libretro-fbalpha/Makefile index 3cb1385e2a59..981145097cf6 100644 --- a/games/libretro-fbalpha/Makefile +++ b/games/libretro-fbalpha/Makefile @@ -1,32 +1,32 @@ PORTNAME= libretro-fbalpha PORTVERSION= 0.20200504 PORTREVISION= 1 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Final Burn Alpha port for libretro # Commercial users must seek permission from copyright holders. LICENSE= FBA LICENSE_NAME= FBA LICENSE_FILE= ${WRKSRC}/src/license.txt LICENSE_PERMS= dist-mirror pkg-mirror auto-accept USES= compiler:c++11-lib gmake gl USE_LDCONFIG= yes USE_GL= gl PLIST_FILES= lib/libretro/fbalpha_libretro.so USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= fbalpha GH_TAGNAME= 84eb9d9 MAKEFILE= Makefile.freebsd do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/fbalpha_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-fbneo/Makefile b/games/libretro-fbneo/Makefile index ce752d06108a..04923100d69a 100644 --- a/games/libretro-fbneo/Makefile +++ b/games/libretro-fbneo/Makefile @@ -1,30 +1,30 @@ PORTNAME= libretro-fbneo PORTVERSION= 0.20211215 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Final Burn Alpha fork for libretro LICENSE= FBNeo LICENSE_NAME= FBNeo LICENSE_FILE= ${WRKSRC}/src/license.txt LICENSE_PERMS= dist-mirror pkg-mirror auto-accept USES= compiler:c11 gmake gl USE_LDCONFIG= yes USE_GL= gl PLIST_FILES= lib/libretro/fbneo_libretro.so USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= FBNeo GH_TAGNAME= bbe3c05 MAKEFILE= Makefile.freebsd do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/src/burner/libretro/fbneo_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-fceumm/Makefile b/games/libretro-fceumm/Makefile index 2f6215bc11a8..c13592ef6ff6 100644 --- a/games/libretro-fceumm/Makefile +++ b/games/libretro-fceumm/Makefile @@ -1,23 +1,23 @@ PORTNAME= libretro-fceumm PORTVERSION= 0.20210214 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Unofficial build of FCEU Ultra by CaH4e3 LICENSE= GPLv2 USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_TAGNAME= 91ccd3b PLIST_FILES= lib/libretro/fceumm_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/fceumm_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-fmsx/Makefile b/games/libretro-fmsx/Makefile index 6f4354edf308..5dd2a3b2f466 100644 --- a/games/libretro-fmsx/Makefile +++ b/games/libretro-fmsx/Makefile @@ -1,27 +1,27 @@ PORTNAME= libretro-fmsx PORTVERSION= 0.20210214 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Port of fMSX to the libretro API LICENSE= FMSX LICENSE_NAME= FMSX LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror pkg-mirror auto-accept USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= fmsx-libretro GH_TAGNAME= c2c26b1 PLIST_FILES= lib/libretro/fmsx_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/fmsx_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-freeintv/Makefile b/games/libretro-freeintv/Makefile index 1c444d540f92..ceabfeb920e1 100644 --- a/games/libretro-freeintv/Makefile +++ b/games/libretro-freeintv/Makefile @@ -1,25 +1,25 @@ PORTNAME= libretro-freeintv PORTVERSION= 0.20210512 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Libretro emulation core for the Mattel Intellivision LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= FreeIntv GH_TAGNAME= 5fc8d85 PLIST_FILES= lib/libretro/freeintv_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/freeintv_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-fuse/Makefile b/games/libretro-fuse/Makefile index a981606fa7b5..0a76834ed15d 100644 --- a/games/libretro-fuse/Makefile +++ b/games/libretro-fuse/Makefile @@ -1,24 +1,24 @@ PORTNAME= libretro-fuse PORTVERSION= 0.20210204 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Port of the Fuse Unix Spectrum Emulator to libretro LICENSE= GPLv3 USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= fuse-libretro GH_TAGNAME= 8b51f87 PLIST_FILES= lib/libretro/fuse_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/fuse_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-gambatte/Makefile b/games/libretro-gambatte/Makefile index 5f38e45e0710..a891f34b89fa 100644 --- a/games/libretro-gambatte/Makefile +++ b/games/libretro-gambatte/Makefile @@ -1,24 +1,24 @@ PORTNAME= libretro-gambatte PORTVERSION= 0.20210214 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Libretro Implementation of libgambatte, a Game Boy Color emulator LICENSE= GPLv2 USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= gambatte-libretro GH_TAGNAME= 22abc24 PLIST_FILES= lib/libretro/gambatte_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/gambatte_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-genesis_plus_gx/Makefile b/games/libretro-genesis_plus_gx/Makefile index 9c1756e62800..12d4173ffc85 100644 --- a/games/libretro-genesis_plus_gx/Makefile +++ b/games/libretro-genesis_plus_gx/Makefile @@ -1,30 +1,30 @@ PORTNAME= libretro-genesis_plus_gx PORTVERSION= 0.20210214 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Enhanced port of Genesis Plus # Commercial users must seek permission from copyright holders. LICENSE= GPGX LICENSE_NAME= GPGX LICENSE_FILE= ${WRKSRC}/LICENSE.txt LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= Genesis-Plus-GX GH_TAGNAME= 7f83bc5 PLIST_FILES= lib/libretro/genesis_plus_gx_libretro.so MAKEFILE= Makefile.libretro do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/genesis_plus_gx_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-gpsp/Makefile b/games/libretro-gpsp/Makefile index 37efc2c57ad8..a38a92257541 100644 --- a/games/libretro-gpsp/Makefile +++ b/games/libretro-gpsp/Makefile @@ -1,24 +1,24 @@ PORTNAME= libretro-gpsp PORTVERSION= 0.20210215 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Gameboy emulator for libretro LICENSE= GPLv2 USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= gpsp GH_TAGNAME= 300d0c0 PLIST_FILES= lib/libretro/gpsp_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/gpsp_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-gw/Makefile b/games/libretro-gw/Makefile index 3db12d92cc72..95b582567bc4 100644 --- a/games/libretro-gw/Makefile +++ b/games/libretro-gw/Makefile @@ -1,24 +1,24 @@ PORTNAME= libretro-gw PORTVERSION= 0.20210129 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Libretro core for Game & Watch simulators LICENSE= GPLv2 USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= gw-libretro GH_TAGNAME= 2be30ba PLIST_FILES= lib/libretro/gw_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/gw_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-handy/Makefile b/games/libretro-handy/Makefile index b255712abf55..0b6f0078bff7 100644 --- a/games/libretro-handy/Makefile +++ b/games/libretro-handy/Makefile @@ -1,23 +1,23 @@ PORTNAME= libretro-handy PORTVERSION= 0.20210214 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Atari Lynx emulator Handy for Libretro LICENSE= ZLIB USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_TAGNAME= 94c0ab5 PLIST_FILES= lib/libretro/handy_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/handy_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-hatari/Makefile b/games/libretro-hatari/Makefile index 66ae36e0e8a6..c17e634683a3 100644 --- a/games/libretro-hatari/Makefile +++ b/games/libretro-hatari/Makefile @@ -1,26 +1,26 @@ PORTNAME= libretro-hatari PORTVERSION= 0.20210127 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Atari ST/STE/TT/Falcon emulator LICENSE= GPLv2 USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= hatari GH_TAGNAME= 561c07e PLIST_FILES= lib/libretro/hatari_libretro.so MAKEFILE= Makefile.libretro do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/hatari_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-mame2000/Makefile b/games/libretro-mame2000/Makefile index 53d2778fd9f4..6aecfd0eb0b6 100644 --- a/games/libretro-mame2000/Makefile +++ b/games/libretro-mame2000/Makefile @@ -1,27 +1,27 @@ PORTNAME= libretro-mame2000 PORTVERSION= 0.20210214 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= MAME (0.37b5) for libretro LICENSE= GPLv2 BROKEN_aarch64= fails to build: src/libretro/libretro-common/libco/aarch64.c:25:1: error: meaningless 'volatile' on asm outside function USES= compiler:c++11-lib dos2unix gmake DOS2UNIX_FILES= src/cpu/tms9900/99xxstat.h USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= mame2000-libretro GH_TAGNAME= e364a15 PLIST_FILES= lib/libretro/mame2000_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/mame2000_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-mame2003/Makefile b/games/libretro-mame2003/Makefile index 0e901b17ea97..00b388b63db3 100644 --- a/games/libretro-mame2003/Makefile +++ b/games/libretro-mame2003/Makefile @@ -1,24 +1,24 @@ PORTNAME= libretro-mame2003 PORTVERSION= 0.20210214 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= MAME 0.78 for libretro LICENSE= GPLv2 USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= mame2003-libretro GH_TAGNAME= 4358db4 PLIST_FILES= lib/libretro/mame2003_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/mame2003_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-mame2003_plus/Makefile b/games/libretro-mame2003_plus/Makefile index 3e7f829d02f5..b3d1c496e09c 100644 --- a/games/libretro-mame2003_plus/Makefile +++ b/games/libretro-mame2003_plus/Makefile @@ -1,24 +1,24 @@ PORTNAME= libretro-mame2003_plus PORTVERSION= 0.20210214 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Updated MAME 0.78 for libretro with added game support LICENSE= GPLv2 USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= mame2003-plus-libretro GH_TAGNAME= 17e9889 PLIST_FILES= lib/libretro/mame2003_plus_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/mame2003_plus_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-mgba/Makefile b/games/libretro-mgba/Makefile index 4da17998b3ba..0b5a132f3a0c 100644 --- a/games/libretro-mgba/Makefile +++ b/games/libretro-mgba/Makefile @@ -1,24 +1,24 @@ PORTNAME= libretro-mgba PORTVERSION= 0.20210128 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Game Boy Advance Emulator for libretro LICENSE= MPL20 USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= mgba GH_TAGNAME= 6186d45 PLIST_FILES= lib/libretro/mgba_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/mgba_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-mu/Makefile b/games/libretro-mu/Makefile index 307c0fb571f9..503015bd7077 100644 --- a/games/libretro-mu/Makefile +++ b/games/libretro-mu/Makefile @@ -1,27 +1,27 @@ PORTNAME= libretro-mu PORTVERSION= 0.20210214 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= PalmOS emulator to the libretro API LICENSE= GPLv3 MIT LICENSE_COMB= multi USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= Mu GH_TAGNAME= ff746b8 PLIST_FILES= lib/libretro/mu_libretro.so MAKEFILE= Makefile.freebsd do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/libretroBuildSystem/mu_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-nestopia/Makefile b/games/libretro-nestopia/Makefile index f2b5dac82412..70474dde5af5 100644 --- a/games/libretro-nestopia/Makefile +++ b/games/libretro-nestopia/Makefile @@ -1,26 +1,26 @@ PORTNAME= libretro-nestopia PORTVERSION= 0.20210214 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= NEStopia emulator for libretro LICENSE= GPLv2 USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= nestopia GH_TAGNAME= 2b0315c PLIST_FILES= lib/libretro/nestopia_libretro.so MAKEFILE= Makefile.freebsd do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/libretro/nestopia_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-nxengine/Makefile b/games/libretro-nxengine/Makefile index 269b9a7b2f89..0e2a1105079f 100644 --- a/games/libretro-nxengine/Makefile +++ b/games/libretro-nxengine/Makefile @@ -1,24 +1,24 @@ PORTNAME= libretro-nxengine PORTVERSION= 0.20210214 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Cave Story game engine clone for libretro LICENSE= GPLv3 USES= compiler:c++11-lib dos2unix gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= nxengine-libretro GH_TAGNAME= 10c4381 PLIST_FILES= lib/libretro/nxengine_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/nxengine_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-o2em/Makefile b/games/libretro-o2em/Makefile index 15fcef87440f..d6f5e2eba6c4 100644 --- a/games/libretro-o2em/Makefile +++ b/games/libretro-o2em/Makefile @@ -1,23 +1,23 @@ PORTNAME= libretro-o2em PORTVERSION= 0.20210214 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Port of O2EM to the libretro API, an Odyssey 2 / VideoPac emulator LICENSE= ART20 USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_TAGNAME= f874a75 PLIST_FILES= lib/libretro/o2em_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/o2em_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-opera/Makefile b/games/libretro-opera/Makefile index 18d452c78793..ed49d047680d 100644 --- a/games/libretro-opera/Makefile +++ b/games/libretro-opera/Makefile @@ -1,26 +1,26 @@ PORTNAME= libretro-opera PORTVERSION= 0.20210214 PORTREVISION= 1 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= 3DO core for libretro LICENSE= GPLv2 USES= compiler:c++11-lib gmake gl USE_LDCONFIG= yes USE_GL= gl USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= opera-libretro GH_TAGNAME= 5781f68 PLIST_FILES= lib/libretro/opera_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/opera_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-paralleln64/Makefile b/games/libretro-paralleln64/Makefile index 05471ff6da6a..abcdc76f775f 100644 --- a/games/libretro-paralleln64/Makefile +++ b/games/libretro-paralleln64/Makefile @@ -1,38 +1,38 @@ PORTNAME= libretro-paralleln64 PORTVERSION= 0.20210127 PORTREVISION= 1 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Improved Nintendo 64 core for libretro # Commercial users must seek permission from copyright holders. LICENSE= BITSTREAM_VERA CC0-1.0 GFDL GPLv2 GPLv3 LGPL3 MIT ZLIB LICENSE_COMB= multi LICENSE_NAME_BITSTREAM_VERA= Bitstream Vera Sans - Roman Release 1.10 LICENSE_FILE_BITSTREAM_VERA= ${WRKSRC}/mupen64plus-core/doc/font-license LICENSE_PERMS_BITSTREAM_VERA= auto-accept BROKEN_aarch64= fails to build: mupen64plus-core/src/r4300/new_dynarec/arm64/assem_arm64.h:141:8: error: unknown type name 'u_int' BROKEN_i386= Doesn't build. USES= compiler:c++11-lang gmake gl localbase USE_GL= gl USE_LDCONFIG= yes DYNAREC= ${ARCH:S/amd64/x86_64/:C/armv.*/arm/:S/i386/x86/} MAKE_ARGS= WITH_DYNAREC=${DYNAREC} USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= parallel-n64 GH_TAGNAME= 6e26fbb PLIST_FILES= lib/libretro/parallel_n64_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/parallel_n64_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-pcsx_rearmed/Makefile b/games/libretro-pcsx_rearmed/Makefile index f21602ba8309..de7ad0b076b0 100644 --- a/games/libretro-pcsx_rearmed/Makefile +++ b/games/libretro-pcsx_rearmed/Makefile @@ -1,28 +1,28 @@ PORTNAME= libretro-pcsx_rearmed PORTVERSION= 0.20210215 PORTREVISION= 1 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Fork of PCSX with ARM optimizations LICENSE= GPLv2 USES= compiler:c++11-lib gmake gl USE_LDCONFIG= yes USE_GL= gl USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= pcsx_rearmed GH_TAGNAME= c2d67cd PLIST_FILES= lib/libretro/pcsx_rearmed_libretro.so MAKEFILE= Makefile.libretro do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/pcsx_rearmed_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-picodrive/Makefile b/games/libretro-picodrive/Makefile index 2b198754bcd0..5e4fa17f9a63 100644 --- a/games/libretro-picodrive/Makefile +++ b/games/libretro-picodrive/Makefile @@ -1,32 +1,32 @@ PORTNAME= libretro-picodrive PORTVERSION= 0.20200504 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Fast MegaDrive/MegaCD/32X emulator LICENSE= MAME-License LICENSE_NAME= MAME license LICENSE_FILE= ${WRKSRC}/COPYING LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept ONLY_FOR_ARCHS= amd64 i386 ONLY_FOR_ARCHS_REASON= all archs except x86 report error: unsupported arch USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= picodrive GH_TAGNAME= 600894e PLIST_FILES= lib/libretro/picodrive_libretro.so MAKEFILE= Makefile.libretro do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/picodrive_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-prboom/Makefile b/games/libretro-prboom/Makefile index 4b3b407f5b53..c978bc230af7 100644 --- a/games/libretro-prboom/Makefile +++ b/games/libretro-prboom/Makefile @@ -1,23 +1,23 @@ PORTNAME= libretro-prboom PORTVERSION= 0.20210214 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Port of prboom to libretro LICENSE= GPLv2 USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_TAGNAME= cc80175 PLIST_FILES= lib/libretro/prboom_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/prboom_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-prosystem/Makefile b/games/libretro-prosystem/Makefile index 48055050f96d..00c7b8808514 100644 --- a/games/libretro-prosystem/Makefile +++ b/games/libretro-prosystem/Makefile @@ -1,24 +1,24 @@ PORTNAME= libretro-prosystem PORTVERSION= 0.20210214 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Port of ProSystem to the libretro API LICENSE= GPLv2 USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= prosystem-libretro GH_TAGNAME= a812cab PLIST_FILES= lib/libretro/prosystem_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/prosystem_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-px68k/Makefile b/games/libretro-px68k/Makefile index e6eeb0284649..a059094227a9 100644 --- a/games/libretro-px68k/Makefile +++ b/games/libretro-px68k/Makefile @@ -1,26 +1,26 @@ PORTNAME= libretro-px68k PORTVERSION= 0.20210113 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= SHARP X68000 libretro core LICENSE= GPLv2 USES= compiler:gcc-c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= px68k-libretro GH_TAGNAME= 8455d9c PLIST_FILES= lib/libretro/px68k_libretro.so MAKEFILE= Makefile.libretro do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro ${INSTALL_LIB} ${WRKSRC}/px68k_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro .include diff --git a/games/libretro-quicknes/Makefile b/games/libretro-quicknes/Makefile index 569dc73fb553..8dfb88ce04ff 100644 --- a/games/libretro-quicknes/Makefile +++ b/games/libretro-quicknes/Makefile @@ -1,24 +1,24 @@ PORTNAME= libretro-quicknes PORTVERSION= 0.20210214 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= NES emulator core for libretro LICENSE= GPLv2 USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= QuickNES_Core GH_TAGNAME= 901248a PLIST_FILES= lib/libretro/quicknes_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/quicknes_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-scummvm/Makefile b/games/libretro-scummvm/Makefile index 910f226c33cb..72d57b7da170 100644 --- a/games/libretro-scummvm/Makefile +++ b/games/libretro-scummvm/Makefile @@ -1,29 +1,29 @@ PORTNAME= libretro-scummvm PORTVERSION= 0.20201129 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= ScummVM with libretro backend LICENSE= GPLv2 BROKEN_FreeBSD_13= engines/sludge/loadsave.cpp:201:10: error: cannot initialize return object of type 'bool' with an rvalue of type 'nullptr_t' BROKEN_FreeBSD_14= engines/sludge/loadsave.cpp:201:10: error: cannot initialize return object of type 'bool' with an rvalue of type 'nullptr_t' USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= scummvm GH_TAGNAME= 7b1e929 PLIST_FILES= lib/libretro/scummvm_libretro.so MAKEFILE= Makefile.freebsd do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/backends/platform/libretro/build/scummvm_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-snes9x/Makefile b/games/libretro-snes9x/Makefile index 841a7b95ae20..d6dab8414f9d 100644 --- a/games/libretro-snes9x/Makefile +++ b/games/libretro-snes9x/Makefile @@ -1,30 +1,30 @@ PORTNAME= libretro-snes9x PORTVERSION= 0.20211024 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Snes9x - Portable Super Nintendo emulator # Commercial users must seek permission from copyright holders. LICENSE= PS LICENSE_NAME= PS LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror pkg-mirror auto-accept USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= snes9x GH_TAGNAME= 73aa348 PLIST_FILES= lib/libretro/snes9x_libretro.so MAKEFILE= Makefile.freebsd do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/libretro/snes9x_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-snes9x2005/Makefile b/games/libretro-snes9x2005/Makefile index 5c8362b40a38..3dcb5fded522 100644 --- a/games/libretro-snes9x2005/Makefile +++ b/games/libretro-snes9x2005/Makefile @@ -1,28 +1,28 @@ PORTNAME= libretro-snes9x2005 PORTVERSION= 0.20210214 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Snes9x - Portable Super Nintendo emulator (1.43) # Commercial users must seek permission from copyright holders. LICENSE= PS LICENSE_NAME= PS LICENSE_FILE= ${WRKSRC}/copyright LICENSE_PERMS= dist-mirror pkg-mirror auto-accept USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= snes9x2005 GH_TAGNAME= 218be8e PLIST_FILES= lib/libretro/snes9x2005_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/snes9x2005_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-snes9x2010/Makefile b/games/libretro-snes9x2010/Makefile index 856c18ed1ed7..43c7f7878c75 100644 --- a/games/libretro-snes9x2010/Makefile +++ b/games/libretro-snes9x2010/Makefile @@ -1,30 +1,30 @@ PORTNAME= libretro-snes9x2010 PORTVERSION= 0.20211102 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Snes9x - Portable Super Nintendo emulator (1.52) # Commercial users must seek permission from copyright holders. LICENSE= PS LICENSE_NAME= PS LICENSE_FILE= ${WRKSRC}/LICENSE.txt LICENSE_PERMS= dist-mirror pkg-mirror auto-accept USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= snes9x2010 GH_TAGNAME= 714b1c8 PLIST_FILES= lib/libretro/snes9x2010_libretro.so MAKE_ENV= LTO=-flto # may drop this branch on next port update do-install: @${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro ${INSTALL_LIB} ${WRKSRC}/snes9x2010_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro .include diff --git a/games/libretro-stella2014/Makefile b/games/libretro-stella2014/Makefile index 740a773a72bb..617b9bc685bf 100644 --- a/games/libretro-stella2014/Makefile +++ b/games/libretro-stella2014/Makefile @@ -1,24 +1,24 @@ PORTNAME= libretro-stella2014 PORTVERSION= 0.20210214 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Port of Stella (Atari 2600) to libretro (2014) LICENSE= GPLv2 USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= stella2014-libretro GH_TAGNAME= 64f9364 PLIST_FILES= lib/libretro/stella2014_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/stella2014_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-tgbdual/Makefile b/games/libretro-tgbdual/Makefile index 07815c2a3ce2..4cb77091c30c 100644 --- a/games/libretro-tgbdual/Makefile +++ b/games/libretro-tgbdual/Makefile @@ -1,24 +1,24 @@ PORTNAME= libretro-tgbdual PORTVERSION= 0.20210214 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Open-source GB/GBC emulator with game link support LICENSE= GPLv2 USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= tgbdual-libretro GH_TAGNAME= 18fd609 PLIST_FILES= lib/libretro/tgbdual_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/tgbdual_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-tyrquake/Makefile b/games/libretro-tyrquake/Makefile index 9f31235c3a2b..a6a9f4d82828 100644 --- a/games/libretro-tyrquake/Makefile +++ b/games/libretro-tyrquake/Makefile @@ -1,26 +1,26 @@ PORTNAME= libretro-tyrquake PORTVERSION= 0.20210214 PORTREVISION= 1 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Libretro port of Tyrquake (Quake 1 engine) LICENSE= GPLv2 USES= compiler:c++11-lib gmake gl USE_LDCONFIG= yes USE_GL= gl USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= tyrquake GH_TAGNAME= e76477d PLIST_FILES= lib/libretro/tyrquake_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/tyrquake_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-uae/Makefile b/games/libretro-uae/Makefile index 34414f89eaf9..a9017871fed5 100644 --- a/games/libretro-uae/Makefile +++ b/games/libretro-uae/Makefile @@ -1,34 +1,34 @@ PORTNAME= libretro-uae PORTVERSION= 0.20200527 PORTREVISION= 1 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Libretro port of UAE LICENSE= GPLv2 BROKEN_riscv64= fails to compile: ./sources/src/machdep/maccess.h:51:14: unrecognized instruction mnemonic USES= compiler:c++11-lib gmake gl USE_LDCONFIG= yes USE_GL= gl USE_GITHUB= yes GH_ACCOUNT= libretro GH_TAGNAME= 8333daa CFLAGS+= -fcommon LDFLAGS_i386= -Wl,-z,notext PLIST_FILES= lib/libretro/puae_libretro.so post-patch: ${REINPLACE_CMD} 's/" GIT_VERSION/${GH_TAGNAME}"/' ${WRKSRC}/libretro/libretro.c do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/puae_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-vbanext/Makefile b/games/libretro-vbanext/Makefile index 0a34863a72c0..2d9f50bbb0ea 100644 --- a/games/libretro-vbanext/Makefile +++ b/games/libretro-vbanext/Makefile @@ -1,24 +1,24 @@ PORTNAME= libretro-vbanext PORTVERSION= 0.20210214 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Optimized port of VBA-M to Libretro, a Game Boy Advance emulator LICENSE= GPLv2 USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= vba-next GH_TAGNAME= c24bf52 PLIST_FILES= lib/libretro/vba_next_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/vba_next_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-vecx/Makefile b/games/libretro-vecx/Makefile index 7118049ec2a9..5824ae843e08 100644 --- a/games/libretro-vecx/Makefile +++ b/games/libretro-vecx/Makefile @@ -1,25 +1,25 @@ PORTNAME= libretro-vecx PORTVERSION= 0.20210214 PORTREVISION= 1 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Vectrex emulator for libretro LICENSE= GPLv3 USES= compiler:c++11-lib gmake localbase gl USE_GL+= gl USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_TAGNAME= 9af0702 PLIST_FILES= lib/libretro/vecx_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/vecx_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-virtualjaguar/Makefile b/games/libretro-virtualjaguar/Makefile index 4231493ecad7..9d8aae607199 100644 --- a/games/libretro-virtualjaguar/Makefile +++ b/games/libretro-virtualjaguar/Makefile @@ -1,24 +1,24 @@ PORTNAME= libretro-virtualjaguar PORTVERSION= 0.20210214 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Port of Virtual Jaguar to Libretro LICENSE= GPLv3 USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= virtualjaguar-libretro GH_TAGNAME= afe223e PLIST_FILES= lib/libretro/virtualjaguar_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/virtualjaguar_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro-xrick/Makefile b/games/libretro-xrick/Makefile index 199748e4ae43..5ead822d8a77 100644 --- a/games/libretro-xrick/Makefile +++ b/games/libretro-xrick/Makefile @@ -1,27 +1,27 @@ PORTNAME= libretro-xrick PORTVERSION= 0.20201218 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Libretro implementation of "Rick Dangerous" LICENSE= GPLv2 USES= gmake localbase sdl dos2unix USE_SDL= sdl USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= xrick-libretro GH_TAGNAME= 0aad6c6 MAKEFILE= Makefile.libretro DOS2UNIX_FILES= ${MAKEFILE} PLIST_FILES= lib/libretro/xrick_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro ${INSTALL_LIB} ${WRKSRC}/xrick_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro .include diff --git a/games/libretro-yabause/Makefile b/games/libretro-yabause/Makefile index 80daa8007bb1..a42977d1368f 100644 --- a/games/libretro-yabause/Makefile +++ b/games/libretro-yabause/Makefile @@ -1,33 +1,33 @@ PORTNAME= libretro-yabause PORTVERSION= 0.20210204 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Saturn emulator for libretro LICENSE= GPLv2 USES= compiler:c++11-lib gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= yabause GH_TAGNAME= ea5b118 PLIST_FILES= lib/libretro/yabause_libretro.so MAKEFILE= Makefile.freebsd .include post-patch: .if ${ARCH} != "amd64" @${REINPLACE_CMD} -e "s/HAVE_SSE = 1/HAVE_SSE = 0/" ${WRKSRC}/yabause/src/libretro/Makefile .endif do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/yabause/src/libretro/yabause_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; .include diff --git a/games/libretro/Makefile b/games/libretro/Makefile index 77aa4c5a7cf2..9fc7613a7a7b 100644 --- a/games/libretro/Makefile +++ b/games/libretro/Makefile @@ -1,149 +1,149 @@ PORTNAME= libretro PORTVERSION= 0.3 CATEGORIES= games -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Meta-port for libretro cores USES= metaport OPTIONS_DEFINE= 2048 BEETLE_BSNES BEETLE_GBA BEETLE_LYNX BEETLE_NGP \ BEETLE_PCE_FAST BEETLE_PCFX BEETLE_PSX BEETLE_SUPERGRAFX BEETLE_SATURN \ BEETLE_VB BEETLE_WSWAN BLUEMSX CAP32 DESMUME2015 DOSBOX EMUX \ FBALPHA FBNEO FCEUMM FMSX FUSE GAMBATTE GENESIS_PLUS_GX GPSP GW \ HANDY HATARI MAME2000 MAME2003 MAME2003_PLUS MGBA MU NESTOPIA \ NXENGINE O2EM OPERA PARALLELN64 PCSX_REARMED PICODRIVE PLAY \ PRBOOM PROSYSTEM QUICKNES SCUMMVM SNES9X SNES9X2005 SNES9X2010 \ STELLA2014 TGBDUAL TYRQUAKE UAE VBANEXT VECX VIRTUALJAGUAR YABAUSE OPTIONS_DEFAULT= 2048 BEETLE_BSNES BEETLE_GBA BEETLE_LYNX BEETLE_NGP \ BEETLE_PCE_FAST BEETLE_PCFX BEETLE_PSX BEETLE_SUPERGRAFX BEETLE_SATURN \ BEETLE_VB BEETLE_WSWAN BLUEMSX CAP32 DESMUME2015 DOSBOX EMUX \ FBALPHA FBNEO FCEUMM FMSX FUSE GAMBATTE GENESIS_PLUS_GX GPSP GW \ HANDY HATARI MAME2000 MAME2003 MAME2003_PLUS MGBA MU NESTOPIA \ NXENGINE O2EM OPERA PARALLELN64 PCSX_REARMED PICODRIVE PLAY \ PRBOOM PROSYSTEM QUICKNES SNES9X SNES9X2005 SNES9X2010 \ STELLA2014 TGBDUAL TYRQUAKE UAE VBANEXT VECX VIRTUALJAGUAR YABAUSE OPTIONS_DEFAULT_aarch64= 2048 BEETLE_BSNES BEETLE_GBA BEETLE_LYNX BEETLE_NGP \ BEETLE_PCE_FAST BEETLE_PCFX BEETLE_PSX BEETLE_SUPERGRAFX \ BEETLE_VB BEETLE_WSWAN DOSBOX EMUX \ FBALPHA FBNEO FCEUMM FMSX FUSE GAMBATTE GENESIS_PLUS_GX GPSP GW \ HANDY HATARI MAME2000 MAME2003 MAME2003_PLUS MGBA MU NESTOPIA \ NXENGINE O2EM OPERA PCSX_REARMED PRBOOM PROSYSTEM QUICKNES \ SCUMMVM SNES9X SNES9X2005 SNES9X2010 STELLA2014 TGBDUAL \ TYRQUAKE UAE VBANEXT VECX VIRTUALJAGUAR 2048_DESC= 2048 puzzle game BEETLE_BSNES_DESC= Mednafen Super Nintendo BEETLE_GBA_DESC= Mednafen GameBoy Advance BEETLE_LYNX_DESC= Mednafen Atari Lynx BEETLE_NGP_DESC= Mednafen SNK Neo Geo Pocket BEETLE_PCE_FAST_DESC= Mednafen NEC PC-Engine/Turbografx-16 BEETLE_PCFX_DESC= Mednafen NEC PC-FX BEETLE_PSX_DESC= Mednafen Sony Playstation BEETLE_SUPERGRAFX_DESC= Mednafen NEC Supergrafx BEETLE_VB_DESC= Mednafen Nintendo Virtual Boy BEETLE_WSWAN_DESC= Mednafen Nintendo Bandai Wonderswan BLUEMSX_DESC= MSX1/2/Turbo-R CAP32_DESC= Caprice32 - Amstrad CPC Emulator DESMUME2015_DESC= Nintendo DS DOSBOX_DESC= MS-DOS EMUX_DESC= Multiple 8-Bit Console (Chip-8, GameBoy, NES, Mastersystem) FBALPHA_DESC= Final Burn Alpha FBNEO_DESC= Final Burn Neo FCEUMM_DESC= Nintendo NES/Famicon FMSX_DESC= MSX Emulator FUSE_DESC= Sinclair ZX-Spectrum GAMBATTE_DESC= Nintendo GameBoy Color GENESIS_PLUS_GX_DESC= Sega 8-bit/16-bit Consoles and peripherals GPSP_DESC= Nintendo GameBoy GW_DESC= Nintendo Game & Watch HANDY_DESC= Atari Lynx HATARI_DESC= Atari ST/STE/TT/Falcon MAME2000_DESC= M.A.M.E 0.37b5 MAME2003_DESC= M.A.M.E 0.78 MAME2003_PLUS_DESC= M.A.M.E 0.78 with extra additions MGBA_DESC= Nintendo Gameboy Advance MU_DESC= PalmOS emulator NESTOPIA_DESC= Nintendo NES/Famicon NXENGINE_DESC= Cave Story game O2EM_DESC= Magnavox Odyssey 2 / Philips Videopac OPERA_DESC= Panasonic 3DO PARALLELN64_DESC= Improved Nintendo 64 PCSX_REARMED_DESC= Sony Playstation PICODRIVE_DESC= Sega Genesis/Megadrive with peripherals PLAY_DESC= PlayStation 2 Emulator PRBOOM_DESC= Doom game PROSYSTEM_DESC= Atari 7800 QUICKNES_DESC= Nintendo NES SCUMMVM_DESC= Script Creation Utility for Maniac Mansion Virtual Machine SNES9X_DESC= Nintendo Super NES/Super Famicon (Trunk) SNES9X2005_DESC= Nintendo Super NES/Super Famicon (1.43) SNES9X2010_DESC= Nintendo Super NES/Super Famicon (1.52) STELLA2014_DESC= Atari 2600 TGBDUAL_DESC= Nintendo GameBoy and GameBoy Color (with link support) TYRQUAKE_DESC= Quake game UAE_DESC= Commodore Amiga VBANEXT_DESC= Nintendo GameBoy Advance VECX_DESC= GCE Vectrex VIRTUALJAGUAR_DESC= Atari Jaguar YABAUSE_DESC= Sega Saturn Emulator 2048_RUN_DEPENDS= libretro-2048>=0:games/libretro-2048 BEETLE_BSNES_RUN_DEPENDS= libretro-beetle_bsnes>=0:games/libretro-beetle_bsnes BEETLE_GBA_RUN_DEPENDS= libretro-beetle_gba>=0:games/libretro-beetle_gba BEETLE_LYNX_RUN_DEPENDS= libretro-beetle_lynx>=0:games/libretro-beetle_lynx BEETLE_NGP_RUN_DEPENDS= libretro-beetle_ngp>=0:games/libretro-beetle_ngp BEETLE_PCE_FAST_RUN_DEPENDS= libretro-beetle_pce_fast>=0:games/libretro-beetle_pce_fast BEETLE_PCFX_RUN_DEPENDS= libretro-beetle_pcfx>=0:games/libretro-beetle_pcfx BEETLE_PSX_RUN_DEPENDS= libretro-beetle_psx>=0:games/libretro-beetle_psx BEETLE_SUPERGRAFX_RUN_DEPENDS= libretro-beetle_supergrafx>=0:games/libretro-beetle_supergrafx BEETLE_VB_RUN_DEPENDS= libretro-beetle_vb>=0:games/libretro-beetle_vb BEETLE_WSWAN_RUN_DEPENDS= libretro-beetle_wswan>=0:games/libretro-beetle_wswan BLUEMSX_RUN_DEPENDS= libretro-bluemsx>=0:games/libretro-bluemsx CAP32_RUN_DEPENDS= libretro-cap32>=0:games/libretro-cap32 DESMUME2015_RUN_DEPENDS= libretro-desmume2015>=0:games/libretro-desmume2015 DOSBOX_RUN_DEPENDS= libretro-dosbox>=0:games/libretro-dosbox EMUX_RUN_DEPENDS= libretro-emux>=0:games/libretro-emux FBALPHA_RUN_DEPENDS= libretro-fbalpha>=0:games/libretro-fbalpha FBNEO_RUN_DEPENDS= libretro-fbneo>=0:games/libretro-fbneo FCEUMM_RUN_DEPENDS= libretro-fceumm>=0:games/libretro-fceumm FMSX_RUN_DEPENDS= libretro-fmsx>=0:games/libretro-fmsx FUSE_RUN_DEPENDS= libretro-fuse>=0:games/libretro-fuse GAMBATTE_RUN_DEPENDS= libretro-gambatte>=0:games/libretro-gambatte GENESIS_PLUS_GX_RUN_DEPENDS= libretro-genesis_plus_gx>=0:games/libretro-genesis_plus_gx GPSP_RUN_DEPENDS= libretro-gpsp>=0:games/libretro-gpsp GW_RUN_DEPENDS= libretro-gw>=0:games/libretro-gw HANDY_RUN_DEPENDS= libretro-handy>=0:games/libretro-handy HATARI_RUN_DEPENDS= libretro-hatari>=0:games/libretro-hatari MAME2000_RUN_DEPENDS= libretro-mame2000>=0:games/libretro-mame2000 MAME2003_RUN_DEPENDS= libretro-mame2003>=0:games/libretro-mame2003 MAME2003_PLUS_RUN_DEPENDS= libretro-mame2003_plus>=0:games/libretro-mame2003_plus MGBA_RUN_DEPENDS= libretro-mgba>=0:games/libretro-mgba MU_RUN_DEPENDS= libretro-mu>=0:games/libretro-mu NESTOPIA_RUN_DEPENDS= libretro-nestopia>=0:games/libretro-nestopia NXENGINE_RUN_DEPENDS= libretro-nxengine>=0:games/libretro-nxengine O2EM_RUN_DEPENDS= libretro-o2em>=0:games/libretro-o2em OPERA_RUN_DEPENDS= libretro-opera>=0:games/libretro-opera PARALLELN64_RUN_DEPENDS= libretro-paralleln64>=0:games/libretro-paralleln64 PCSX_REARMED_RUN_DEPENDS= libretro-pcsx_rearmed>=0:games/libretro-pcsx_rearmed PICODRIVE_RUN_DEPENDS= libretro-picodrive>=0:games/libretro-picodrive PLAY_RUN_DEPENDS= libretro-play>=0:games/libretro-play PRBOOM_RUN_DEPENDS= libretro-prboom>=0:games/libretro-prboom PROSYSTEM_RUN_DEPENDS= libretro-prosystem>=0:games/libretro-prosystem QUICKNES_RUN_DEPENDS= libretro-quicknes>=0:games/libretro-quicknes SCUMMVM_RUN_DEPENDS= libretro-scummvm>=0:games/libretro-scummvm SNES9X_RUN_DEPENDS= libretro-snes9x>=0:games/libretro-snes9x SNES9X2005_RUN_DEPENDS= libretro-snes9x2005>=0:games/libretro-snes9x2005 SNES9X2010_RUN_DEPENDS= libretro-snes9x2010>=0:games/libretro-snes9x2010 STELLA2014_RUN_DEPENDS= libretro-stella2014>=0:games/libretro-stella2014 TGBDUAL_RUN_DEPENDS= libretro-tgbdual>=0:games/libretro-tgbdual TYRQUAKE_RUN_DEPENDS= libretro-tyrquake>=0:games/libretro-tyrquake UAE_RUN_DEPENDS= libretro-uae>=0:games/libretro-uae VBANEXT_RUN_DEPENDS= libretro-vbanext>=0:games/libretro-vbanext VECX_RUN_DEPENDS= libretro-vecx>=0:games/libretro-vecx VIRTUALJAGUAR_RUN_DEPENDS= libretro-virtualjaguar>=0:games/libretro-virtualjaguar YABAUSE_RUN_DEPENDS= libretro-yabause>=0:games/libretro-yabause .include diff --git a/net-p2p/py-nicotine-plus/Makefile b/net-p2p/py-nicotine-plus/Makefile index 672e6dfbabad..65569be4ee47 100644 --- a/net-p2p/py-nicotine-plus/Makefile +++ b/net-p2p/py-nicotine-plus/Makefile @@ -1,24 +1,24 @@ PORTNAME= nicotine-plus DISTVERSION= 3.2.0 CATEGORIES= net-p2p python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Graphical client for the Soulseek file sharing network LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mutagen>=1.42:audio/py-mutagen@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}gobject3>=3.16:devel/py-gobject3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}gdbm>=3.6:databases/py-gdbm@${PY_FLAVOR} USES= python:3.6+ gnome gettext-tools USE_GNOME= gtk30 USE_PYTHON= distutils concurrent autoplist do-test: @cd ${WRKSRC} && ${PYTHON_CMD} -v -m unittest .include diff --git a/sysutils/g15daemon/Makefile b/sysutils/g15daemon/Makefile index 592578bc8d74..cc6551a34363 100644 --- a/sysutils/g15daemon/Makefile +++ b/sysutils/g15daemon/Makefile @@ -1,32 +1,32 @@ PORTNAME= g15daemon PORTVERSION= 3.0.4 CATEGORIES= sysutils MASTER_SITES= https://gitlab.com/menelkir/${PORTNAME}/-/archive/${PORTVERSION}/ -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Daemon for Logitech G15 Keyboards LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto LIB_DEPENDS+= libg15.so:sysutils/libg15 \ libg15render.so:sysutils/libg15render \ libinput.so:x11/libinput USES= gmake localbase libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --sysconfdir=${LOCALBASE}/etc USE_RC_SUBR= g15daemon INSTALL_TARGET= install-strip post-patch: @${REINPLACE_CMD} -e 's|/etc|${PREFIX}/etc|' \ ${WRKSRC}/g15daemon/main.c .include diff --git a/sysutils/libg15/Makefile b/sysutils/libg15/Makefile index 452f0ff7b9da..aeaeddd9e8d2 100644 --- a/sysutils/libg15/Makefile +++ b/sysutils/libg15/Makefile @@ -1,18 +1,18 @@ PORTNAME= libg15 DISTVERSION= 3.0.6 CATEGORIES= sysutils MASTER_SITES= https://gitlab.com/menelkir/${PORTNAME}/-/archive/${PORTVERSION}/ -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= API for control of LCD and the extra keys on Logitech keyboards LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= gmake libtool tar:bzip2 USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip .include diff --git a/sysutils/libg15render/Makefile b/sysutils/libg15render/Makefile index e9f648c3a687..b213aa316cf8 100644 --- a/sysutils/libg15render/Makefile +++ b/sysutils/libg15render/Makefile @@ -1,20 +1,20 @@ PORTNAME= libg15render PORTVERSION= 3.0.4 CATEGORIES= sysutils MASTER_SITES= https://gitlab.com/menelkir/${PORTNAME}/-/archive/${PORTVERSION}/ -MAINTAINER= menelkir@itroll.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Library to render the LCD screen on Logitech keyboards LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libg15.so:sysutils/libg15 USES= gmake libtool tar:bzip2 localbase USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip .include