FreeBSD Bugzilla – Attachment 214181 Details for
Bug 246148
[NEW PORT] games/libretro-mu: Mu - PalmOS Emulator
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libretro-mu-v2.diff
libretro-mu-v2.diff (text/plain), 3.25 KB, created by
Daniel Menelkir
on 2020-05-05 23:16:30 UTC
(
hide
)
Description:
libretro-mu-v2.diff
Filename:
MIME Type:
Creator:
Daniel Menelkir
Created:
2020-05-05 23:16:30 UTC
Size:
3.25 KB
patch
obsolete
>Index: games/libretro-mu/Makefile >=================================================================== >--- games/libretro-mu/Makefile (nonexistent) >+++ games/libretro-mu/Makefile (working copy) >@@ -0,0 +1,29 @@ >+# $FreeBSD$ >+ >+PORTNAME= libretro-mu >+PORTVERSION= 0.20200504 >+CATEGORIES= games >+ >+MAINTAINER= menelkir@itroll.org >+COMMENT= PalmOS emulator to the libretro API >+ >+LICENSE= GPLv3 MIT >+LICENSE_COMB= multi >+ >+USES= compiler:c++11-lib gmake >+USE_LDCONFIG= yes >+ >+USE_GITHUB= yes >+GH_ACCOUNT= libretro >+GH_PROJECT= Mu >+GH_TAGNAME= 4ac4068 >+ >+PLIST_FILES= lib/libretro/mu_libretro.so >+ >+MAKEFILE= Makefile.freebsd >+ >+do-install: >+ ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; >+ ${INSTALL_LIB} ${WRKSRC}/${COREDIR}/libretroBuildSystem/mu_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; >+ >+.include <bsd.port.mk> > >Property changes on: games/libretro-mu/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-mu/distinfo >=================================================================== >--- games/libretro-mu/distinfo (nonexistent) >+++ games/libretro-mu/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1588720451 >+SHA256 (libretro-Mu-0.20200504-4ac4068_GH0.tar.gz) = 494e8bd382ff099342c7aa2eae8f6292705bcc0476e8c271bfbe331ba2d1a9a4 >+SIZE (libretro-Mu-0.20200504-4ac4068_GH0.tar.gz) = 1152461 > >Property changes on: games/libretro-mu/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-mu/files/patch-Makefile.freebsd >=================================================================== >--- games/libretro-mu/files/patch-Makefile.freebsd (nonexistent) >+++ games/libretro-mu/files/patch-Makefile.freebsd (working copy) >@@ -0,0 +1,5 @@ >+--- Makefile.freebsd.orig 2020-05-03 19:06:09 UTC >++++ Makefile.freebsd >+@@ -0,0 +1,2 @@ >++all: >++ cd libretroBuildSystem && ${MAKE} > >Property changes on: games/libretro-mu/files/patch-Makefile.freebsd >___________________________________________________________________ >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-mu/pkg-descr >=================================================================== >--- games/libretro-mu/pkg-descr (nonexistent) >+++ games/libretro-mu/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+Palm OS emulator for libretro API >+ >+WWW: https://github.com/libretro/Mu > >Property changes on: games/libretro-mu/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
Actions:
View
|
Diff
Attachments on
bug 246148
:
214069
|
214181
|
214267