FreeBSD Bugzilla – Attachment 259031 Details for
Bug 285662
emulators/nestopia: update to 1.53.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update patch
0002-emulators-nestopia-update-to-1.53.1.patch (text/plain), 2.87 KB, created by
Mitchell Clay
on 2025-03-25 23:36:48 UTC
(
hide
)
Description:
update patch
Filename:
MIME Type:
Creator:
Mitchell Clay
Created:
2025-03-25 23:36:48 UTC
Size:
2.87 KB
patch
obsolete
>From b51216a29bccb6f99ad391e7fe59d7ff2e043e43 Mon Sep 17 00:00:00 2001 >From: mc1ay <mclay@astate.edu> >Date: Tue, 25 Mar 2025 18:27:12 -0500 >Subject: [PATCH 2/2] emulators/nestopia: update to 1.53.1 > >--- > emulators/nestopia/Makefile | 7 ++++--- > emulators/nestopia/distinfo | 6 +++--- > emulators/nestopia/pkg-plist | 14 ++++++++++++++ > 3 files changed, 21 insertions(+), 6 deletions(-) > >diff --git a/emulators/nestopia/Makefile b/emulators/nestopia/Makefile >index c8e86a7dc..64dfc49d3 100644 >--- a/emulators/nestopia/Makefile >+++ b/emulators/nestopia/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= nestopia >-DISTVERSION= 1.52.1 >+DISTVERSION= 1.53.1 > CATEGORIES= emulators > > MAINTAINER= mclay@astate.edu >@@ -14,11 +14,12 @@ BUILD_DEPENDS= autoconf-archive>=0:devel/autoconf-archive \ > LIB_DEPENDS= libepoxy.so:graphics/libepoxy \ > libfltk.so:x11-toolkits/fltk \ > libfontconfig.so:x11-fonts/fontconfig \ >- libpng.so:graphics/png >+ libpng.so:graphics/png \ >+ libsamplerate.so:audio/libsamplerate > > USES= autoreconf gl gnome jpeg libarchive \ > localbase:ldflags pkgconfig sdl >-USE_CXXSTD= c++98 >+USE_CXXSTD= c++17 > USE_GITHUB= yes > GH_ACCOUNT= 0ldsk00l > GNU_CONFIGURE= yes >diff --git a/emulators/nestopia/distinfo b/emulators/nestopia/distinfo >index e4e5b0f13..b846fbdcf 100644 >--- a/emulators/nestopia/distinfo >+++ b/emulators/nestopia/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1711981574 >-SHA256 (0ldsk00l-nestopia-1.52.1_GH0.tar.gz) = c9c0bce673eb3b625b538b462e49c00ed1ee1ded1e0bad09be780076880968b5 >-SIZE (0ldsk00l-nestopia-1.52.1_GH0.tar.gz) = 1593358 >+TIMESTAMP = 1742944821 >+SHA256 (0ldsk00l-nestopia-1.53.1_GH0.tar.gz) = 21aa45f6c608fe290d73fdec0e6f362538a975455b16a4cc54bcdd10962fff3e >+SIZE (0ldsk00l-nestopia-1.53.1_GH0.tar.gz) = 1704326 >diff --git a/emulators/nestopia/pkg-plist b/emulators/nestopia/pkg-plist >index 0f1017de3..ad9fe3a04 100644 >--- a/emulators/nestopia/pkg-plist >+++ b/emulators/nestopia/pkg-plist >@@ -3,6 +3,7 @@ share/applications/nestopia.desktop > %%PORTDOCS%%%%DOCSDIR%%/ChangeLog > %%PORTDOCS%%%%DOCSDIR%%/README.md > %%PORTDOCS%%%%DOCSDIR%%/readme.html >+share/icons/hicolor/256x256/apps/nestopia.png > share/icons/hicolor/128x128/apps/nestopia.png > share/icons/hicolor/32x32/apps/nestopia.png > share/icons/hicolor/48x48/apps/nestopia.png >@@ -11,3 +12,16 @@ share/icons/hicolor/96x96/apps/nestopia.png > share/icons/hicolor/scalable/apps/nespad.svg > share/icons/hicolor/scalable/apps/nestopia.svg > %%DATADIR%%/NstDatabase.xml >+%%DATADIR%%/palettes/Digital_Prime_FBX.pal >+%%DATADIR%%/palettes/Magnum_FBX.pal >+%%DATADIR%%/palettes/Nobilitea.pal >+%%DATADIR%%/palettes/PVM_Style_D93_FBX.pal >+%%DATADIR%%/palettes/Royaltea.pal >+%%DATADIR%%/palettes/SONY_CXA2025AS_US.pal >+%%DATADIR%%/palettes/Smooth_V2_FBX.pal >+%%DATADIR%%/shaders/crtea.fs >+%%DATADIR%%/shaders/default.fs >+%%DATADIR%%/shaders/default.vs >+%%DATADIR%%/shaders/mmpx.fs >+%%DATADIR%%/shaders/omniscale.fs >+%%DATADIR%%/shaders/sharp-bilinear.fs >-- >2.48.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
mclay
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 285662
: 259031
Working