FreeBSD Bugzilla – Attachment 212958 Details for
Bug 245259
[NEW PORT] multimedia/kodi-addon-game.libretro: Libretro compatibility layer for the Kodi Game API
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
kodi-addon-game.libretro-devel.patch (text/plain), 2.70 KB, created by
Ivan Rozhuk
on 2020-04-02 00:36:30 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Ivan Rozhuk
Created:
2020-04-02 00:36:30 UTC
Size:
2.70 KB
patch
obsolete
>Index: multimedia/kodi-addon-game.libretro-devel/Makefile >=================================================================== >--- multimedia/kodi-addon-game.libretro-devel/Makefile (nonexistent) >+++ multimedia/kodi-addon-game.libretro-devel/Makefile (working copy) >@@ -0,0 +1,27 @@ >+# Created by: Rozhuk Ivan <rozhuk.im@gmail.com> >+# $FreeBSD$ >+ >+PORTNAME= game.libretro >+PORTVERSION= 2.0.1 >+DISTVERSIONSUFFIX= -Matrix >+CATEGORIES= games >+PKGNAMEPREFIX= kodi-addon- >+PKGNAMESUFFIX= -devel >+ >+MAINTAINER= rozhuk.im@gmail.com >+COMMENT= Libretro compatibility layer for the Kodi Game API >+ >+LICENSE= GPLv2+ >+ >+BUILD_DEPENDS= kodi-devel>=19.0.a20200318:multimedia/kodi-devel >+LIB_DEPENDS= libtinyxml.so:textproc/tinyxml \ >+ libp8-platform.so:devel/p8-platform >+RUN_DEPENDS= kodi-devel>=19.0.a20200318:multimedia/kodi-devel >+ >+USES= cmake localbase >+USE_GITHUB= yes >+GH_ACCOUNT= kodi-game >+ >+PLIST_SUB= SOVERSION=${PORTVERSION} >+ >+.include <bsd.port.mk> >Index: multimedia/kodi-addon-game.libretro-devel/distinfo >=================================================================== >--- multimedia/kodi-addon-game.libretro-devel/distinfo (nonexistent) >+++ multimedia/kodi-addon-game.libretro-devel/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1585760505 >+SHA256 (kodi-game-game.libretro-2.0.1-Matrix_GH0.tar.gz) = 1251deb70692bc4ab4bbfb78d335c14c4de86522f33fec30fa97ccc7863bc2b8 >+SIZE (kodi-game-game.libretro-2.0.1-Matrix_GH0.tar.gz) = 110297 >Index: multimedia/kodi-addon-game.libretro-devel/pkg-descr >=================================================================== >--- multimedia/kodi-addon-game.libretro-devel/pkg-descr (nonexistent) >+++ multimedia/kodi-addon-game.libretro-devel/pkg-descr (working copy) >@@ -0,0 +1,8 @@ >+This add-on provides a wrapper that allows Libretro cores to be loaded >+as game add-ons. Libretro cores are shared libraries that use the >+Libretro API, so the wrapper is responsible for translating function >+calls between the Libretro API and the Game API. >+ >+This port is for multimedia/kodi-devel only. >+ >+WWW: https://github.com/kodi-game/game.libretro >Index: multimedia/kodi-addon-game.libretro-devel/pkg-plist >=================================================================== >--- multimedia/kodi-addon-game.libretro-devel/pkg-plist (nonexistent) >+++ multimedia/kodi-addon-game.libretro-devel/pkg-plist (working copy) >@@ -0,0 +1,7 @@ >+lib/kodi/addons/game.libretro/game.libretro.so >+lib/kodi/addons/game.libretro/game.libretro.so.19.0 >+lib/kodi/addons/game.libretro/game.libretro.so.%%SOVERSION%% >+share/kodi/addons/game.libretro/addon.xml >+share/kodi/addons/game.libretro/icon.png >+share/kodi/addons/game.libretro/resources/language/resource.language.en_gb/strings.po >+share/kodi/addons/game.libretro/resources/settings.xml
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 245259
:
212958
|
215076
|
223427