diff --git a/emulators/nestopia/Makefile b/emulators/nestopia/Makefile index eb02ad6dc46..5d1cd47ef46 100644 --- a/emulators/nestopia/Makefile +++ b/emulators/nestopia/Makefile @@ -2,7 +2,7 @@ COMMENT = accurate Nintendo Entertainment System emulator GH_ACCOUNT = 0ldsk00l GH_PROJECT = nestopia -GH_TAGNAME = 1.52.1 +GH_TAGNAME = 1.53.0 .include @@ -15,15 +15,16 @@ PERMIT_PACKAGE = Yes WANTLIB += ${COMPILER_LIBCXX} WANTLIB += GL GLU SDL2 X11 Xau Xcursor Xdmcp Xext Xfixes Xft Xinerama -WANTLIB += archive c fltk fltk_gl fltk_images fontconfig jpeg -WANTLIB += m png z +WANTLIB += Xrender archive c epoxy fltk fltk_gl fltk_images fontconfig +WANTLIB += jpeg m png samplerate z COMPILER = base-clang ports-gcc base-gcc BUILD_DEPENDS = devel/autoconf-archive RUN_DEPENDS = devel/desktop-file-utils \ x11/gtk+4,-guic -LIB_DEPENDS = archivers/libarchive \ +LIB_DEPENDS = audio/libsamplerate \ + archivers/libarchive \ devel/sdl2 \ x11/fltk diff --git a/emulators/nestopia/distinfo b/emulators/nestopia/distinfo index cf1e0361377..1da127e7569 100644 --- a/emulators/nestopia/distinfo +++ b/emulators/nestopia/distinfo @@ -1,2 +1,2 @@ -SHA256 (nestopia-1.52.1.tar.gz) = ycC85nPrO2JbU4tGLknADtHuHe0eC60JvngAdogJaLU= -SIZE (nestopia-1.52.1.tar.gz) = 1593358 +SHA256 (nestopia-1.53.0.tar.gz) = J6Jqb9kuaswgk7vWweOrfy//QZ2e1t4TvEM0m1Lh9wU= +SIZE (nestopia-1.53.0.tar.gz) = 1701136 diff --git a/emulators/nestopia/pkg/PLIST b/emulators/nestopia/pkg/PLIST index 6145a96edb6..e5c3fb8b99d 100644 --- a/emulators/nestopia/pkg/PLIST +++ b/emulators/nestopia/pkg/PLIST @@ -6,6 +6,7 @@ share/doc/nestopia/ChangeLog share/doc/nestopia/README.md share/doc/nestopia/readme.html share/icons/hicolor/128x128/apps/nestopia.png +share/icons/hicolor/256x256/apps/nestopia.png share/icons/hicolor/32x32/apps/nestopia.png share/icons/hicolor/48x48/apps/nestopia.png share/icons/hicolor/64x64/apps/nestopia.png @@ -16,3 +17,18 @@ share/nestopia/ share/nestopia/NstDatabase.xml @tag update-desktop-database @tag gtk-update-icon-cache %D/share/icons/hicolor +share/nestopia/palettes/ +share/nestopia/palettes/Digital_Prime_FBX.pal +share/nestopia/palettes/Magnum_FBX.pal +share/nestopia/palettes/Nobilitea.pal +share/nestopia/palettes/PVM_Style_D93_FBX.pal +share/nestopia/palettes/Royaltea.pal +share/nestopia/palettes/SONY_CXA2025AS_US.pal +share/nestopia/palettes/Smooth_V2_FBX.pal +share/nestopia/shaders/ +share/nestopia/shaders/crtea.fs +share/nestopia/shaders/default.fs +share/nestopia/shaders/default.vs +share/nestopia/shaders/mmpx.fs +share/nestopia/shaders/omniscale.fs +share/nestopia/shaders/sharp-bilinear.fs