FreeBSD Bugzilla – Attachment 186067 Details for
Bug 222058
emulators/nestopia: Update to 1.4.8
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to update emulators/nestopia to 1.4.8
patch (text/plain), 3.13 KB, created by
Neel Chauhan
on 2017-09-04 21:27:02 UTC
(
hide
)
Description:
Patch to update emulators/nestopia to 1.4.8
Filename:
MIME Type:
Creator:
Neel Chauhan
Created:
2017-09-04 21:27:02 UTC
Size:
3.13 KB
patch
obsolete
>Index: nestopia/Makefile >=================================================================== >--- nestopia/Makefile (revision 449245) >+++ nestopia/Makefile (working copy) >@@ -1,8 +1,7 @@ > # $FreeBSD$ > > PORTNAME= nestopia >-PORTVERSION= 1.47 >-PORTREVISION= 1 >+PORTVERSION= 1.48 > CATEGORIES= emulators > > MAINTAINER= neel@neelc.org >@@ -10,11 +9,11 @@ > > LICENSE= GPLv2 > >-LIB_DEPENDS= libao.so:audio/libao >+LIB_DEPENDS= libao.so:audio/libao libepoxy.so:graphics/libepoxy > >-USES= gmake libarchive pkgconfig >+USES= cmake libarchive pkgconfig > USE_GL= glu >-USE_GNOME= gtk30 >+USE_GNOME= cairo gdkpixbuf2 gtk30 > USE_SDL= sdl2 > > USE_GITHUB= yes >Index: nestopia/distinfo >=================================================================== >--- nestopia/distinfo (revision 449245) >+++ nestopia/distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (rdanbrook-nestopia-1.47_GH0.tar.gz) = 915db5aeeda5c9e800a96dac229766d82c0990a7ee165a30317a62bfabccf9b7 >-SIZE (rdanbrook-nestopia-1.47_GH0.tar.gz) = 1271675 >+TIMESTAMP = 1504559258 >+SHA256 (rdanbrook-nestopia-1.48_GH0.tar.gz) = fb6629b5d0da8548bbf5beb387209d1958358b303e5a2100a94491497e019ea0 >+SIZE (rdanbrook-nestopia-1.48_GH0.tar.gz) = 1263143 >Index: nestopia/files/patch-CMakeLists.txt >=================================================================== >--- nestopia/files/patch-CMakeLists.txt (nonexistent) >+++ nestopia/files/patch-CMakeLists.txt (working copy) >@@ -0,0 +1,12 @@ >+--- CMakeLists.txt.orig 2017-09-04 17:06:37.427572000 -0400 >++++ CMakeLists.txt 2017-09-04 16:59:20.645086000 -0400 >+@@ -22,6 +22,9 @@ >+ # Adhere to GNU filesystem layout conventions >+ include( GNUInstallDirs ) >+ >++# Add directory for FreeBSD package libraries >++link_directories( /usr/local/lib ) >++ >+ add_executable( nestopia >+ # Core >+ source/core/NstApu.cpp > >Property changes on: nestopia/files/patch-CMakeLists.txt >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: nestopia/pkg-plist >=================================================================== >--- nestopia/pkg-plist (revision 449245) >+++ nestopia/pkg-plist (working copy) >@@ -1,12 +1,15 @@ > bin/nestopia >-share/pixmaps/nestopia.svg >+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%%/icons/nestopia.svg >-%%DATADIR%%/icons/nespad.svg >-%%DATADIR%%/icons/nestopia48.png >-%%DATADIR%%/icons/nestopia96.png >-%%DATADIR%%/icons/nestopia32.png >-%%DATADIR%%/icons/nestopia128.png >-%%DATADIR%%/icons/nestopia64.png > %%DATADIR%%/NstDatabase.xml >-%%DATADIR%%/nestopia.desktop >+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS >+%%PORTDOCS%%%%DOCSDIR%%/ChangeLog >+%%PORTDOCS%%%%DOCSDIR%%/README.md >+%%PORTDOCS%%%%DOCSDIR%%/README.unix >+%%PORTDOCS%%%%DOCSDIR%%/html/readme.html
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:
nc
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 222058
:
186067
|
186085