FreeBSD Bugzilla – Attachment 214038 Details for
Bug 246129
[NEW PORT] games/libretro-cap32: Caprice32 - Amstrad CPC Emulator
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libretro-cap32.diff
libretro-cap32.diff (text/plain), 2.55 KB, created by
Daniel Menelkir
on 2020-05-02 21:38:58 UTC
(
hide
)
Description:
libretro-cap32.diff
Filename:
MIME Type:
Creator:
Daniel Menelkir
Created:
2020-05-02 21:38:58 UTC
Size:
2.55 KB
patch
obsolete
>Index: games/libretro-cap32/Makefile >=================================================================== >--- games/libretro-cap32/Makefile (nonexistent) >+++ games/libretro-cap32/Makefile (working copy) >@@ -0,0 +1,26 @@ >+# $FreeBSD$ >+ >+PORTNAME= libretro-cap32 >+PORTVERSION= 0.20200502 >+CATEGORIES= games >+ >+MAINTAINER= menelkir@itroll.org >+COMMENT= Amstrad CPC computers emulator core for libretro API >+ >+LICENSE= GPLv2 >+ >+USES= localbase gmake >+USE_LDCONFIG= yes >+ >+USE_GITHUB= yes >+GH_ACCOUNT= libretro >+GH_PROJECT= libretro-cap32 >+GH_TAGNAME= 520ab0f >+ >+PLIST_FILES= lib/libretro/cap32_libretro.so >+ >+do-install: >+ ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; >+ ${INSTALL_LIB} $$(find ${WRKSRC}/${COREDIR}/ -name "*.so") ${STAGEDIR}/${PREFIX}/lib/libretro; >+ >+.include <bsd.port.mk> > >Property changes on: games/libretro-cap32/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: games/libretro-cap32/distinfo >=================================================================== >--- games/libretro-cap32/distinfo (nonexistent) >+++ games/libretro-cap32/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1588455285 >+SHA256 (libretro-libretro-cap32-0.20200502-520ab0f_GH0.tar.gz) = be1d4840111d4c06ccad868cd199c2da83d81d774bedd10cf568d3fe878d4d9b >+SIZE (libretro-libretro-cap32-0.20200502-520ab0f_GH0.tar.gz) = 1044106 > >Property changes on: games/libretro-cap32/distinfo >___________________________________________________________________ >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: games/libretro-cap32/pkg-descr >=================================================================== >--- games/libretro-cap32/pkg-descr (nonexistent) >+++ games/libretro-cap32/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+Amstrad CPC computers emulator core for libretro API >+ >+WWW: https://github.com/libretro/libretro-cap32 > >Property changes on: games/libretro-cap32/pkg-descr >___________________________________________________________________ >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
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:
dmenelkir
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 246129
:
214038
|
214178
|
214265