Index: head/emulators/nestopia/Makefile =================================================================== --- head/emulators/nestopia/Makefile (revision 476275) +++ head/emulators/nestopia/Makefile (revision 476276) @@ -1,27 +1,27 @@ # $FreeBSD$ PORTNAME= nestopia -PORTVERSION= 1.48 +DISTVERSION= 1.49 CATEGORIES= emulators MAINTAINER= neel@neelc.org COMMENT= Portable NES/Famicom emulator LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING +BUILD_DEPENDS= autoconf-archive>=0:devel/autoconf-archive LIB_DEPENDS= libao.so:audio/libao libepoxy.so:graphics/libepoxy -USES= cmake desktop-file-utils libarchive localbase:ldflags pkgconfig -USE_GL= glu -USE_GNOME= cairo gdkpixbuf2 gtk30 -USE_SDL= sdl2 +CXXFLAGS+= -Wno-narrowing +USES= autoreconf desktop-file-utils libarchive localbase:ldflags pkgconfig USE_GITHUB= yes GH_ACCOUNT= rdanbrook - +GNU_CONFIGURE= yes +USE_GL= glu +USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_SDL= sdl2 INSTALLS_ICONS= yes - -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include Index: head/emulators/nestopia/distinfo =================================================================== --- head/emulators/nestopia/distinfo (revision 476275) +++ head/emulators/nestopia/distinfo (revision 476276) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504559258 -SHA256 (rdanbrook-nestopia-1.48_GH0.tar.gz) = fb6629b5d0da8548bbf5beb387209d1958358b303e5a2100a94491497e019ea0 -SIZE (rdanbrook-nestopia-1.48_GH0.tar.gz) = 1263143 +TIMESTAMP = 1532955922 +SHA256 (rdanbrook-nestopia-1.49_GH0.tar.gz) = c5a8b5e74a904c4e624152f8dfa081bdd7991796a24439811fc518564aa04b55 +SIZE (rdanbrook-nestopia-1.49_GH0.tar.gz) = 1259705 Index: head/emulators/nestopia/pkg-plist =================================================================== --- head/emulators/nestopia/pkg-plist (revision 476275) +++ head/emulators/nestopia/pkg-plist (revision 476276) @@ -1,15 +1,14 @@ bin/nestopia +share/applications/nestopia.desktop +%%PORTDOCS%%%%DOCSDIR%%/AUTHORS +%%PORTDOCS%%%%DOCSDIR%%/ChangeLog +%%PORTDOCS%%%%DOCSDIR%%/README.md +%%PORTDOCS%%%%DOCSDIR%%/readme.html share/icons/hicolor/128x128/apps/nestopia.png share/icons/hicolor/32x32/apps/nestopia.png share/icons/hicolor/48x48/apps/nestopia.png share/icons/hicolor/64x64/apps/nestopia.png share/icons/hicolor/96x96/apps/nestopia.png share/icons/hicolor/scalable/apps/nespad.svg share/icons/hicolor/scalable/apps/nestopia.svg -share/applications/nestopia.desktop %%DATADIR%%/NstDatabase.xml -%%PORTDOCS%%%%DOCSDIR%%/AUTHORS -%%PORTDOCS%%%%DOCSDIR%%/ChangeLog -%%PORTDOCS%%%%DOCSDIR%%/README.md -%%PORTDOCS%%%%DOCSDIR%%/README.unix -%%PORTDOCS%%%%DOCSDIR%%/html/readme.html