Port details |
- retroarch-assets Graphical assets and official branding for RetroArch
- g20240102 games =2 g20240102Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2020-04-17 17:51:32
- Last Update: 2024-03-22 17:07:51
- Commit Hash: 24739ac
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: CC-BY-4.0
- WWW:
- https://github.com/libretro/retroarch-assets
- Description:
- Assets needed for RetroArch - e.g. menu drivers, etc. Also contains the
official branding.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- retroarch-assets>0:games/retroarch-assets
- To install the port:
- cd /usr/ports/games/retroarch-assets/ && make install clean
- To add the package, run one of these commands:
- pkg install games/retroarch-assets
- pkg install retroarch-assets
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: retroarch-assets
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1707599452
SHA256 (libretro-retroarch-assets-g20240102-923b711dc6772a168d83dc8915e9260730fcf3a1_GH0.tar.gz) = 50e2628a09fef042981ad0efc1be9c5ebcf1a3b61c209b78b3cf1ac78e2cdc10
SIZE (libretro-retroarch-assets-g20240102-923b711dc6772a168d83dc8915e9260730fcf3a1_GH0.tar.gz) = 509561092
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Run
-
- games/retroarch
Configuration Options:
- No options to configure
- Options name:
- games_retroarch-assets
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
g20240102 22 Mar 2024 17:07:51 |
Emanuel Haupt (ehaupt) |
games/retroarch-assets: Relinquish maintainership |
g20240102 11 Feb 2024 00:03:16 |
Emanuel Haupt (ehaupt) |
games/retroarch-assets: Update to g20240102
- Update to g20240102
- Take maintainership |
g20231020 07 Nov 2023 00:16:52 |
Robert Clausecker (fuz) Author: Stephane D'Alu |
games/retroarch-assets: update to g20231020
PR: 274647 |
g20210802 09 Oct 2022 11:56:28 |
Fernando Apesteguía (fernape) |
*/*: Release ports from maintainership
Maintainer releases all his ports.
PR: 266871
Reported by: unrelentingtech <greg@unrelenting.technology> |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
g20210802 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
g20210802 20 Dec 2021 13:14:34 |
Hiroki Tagato (tagattie) Author: Daniel Menelkir |
games/retroarch-assets: update to g20210802
PR: 257874
Approved by: Greg V <greg@unrelenting.technology> (maintainer) |
g20200317 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
g20200317 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
g20200317 17 Apr 2020 17:51:17 |
mandree |
games/retroarch: update to 1.8.5 (and add WAYLAND option, fix powerpc64, etc.)
This is mostly Greg's patch,
I have added the new ports to games/Makefile (missing from PR, SUBDIR+=),
and fixed a few spaces-vs-TAB glitches in the makefile,
and reformatted the pkg-descr, and changed libretro-shaders-slang/pkg-descr to:
| Vulkan GLSL RetroArch shader system
|
| WWW: https://github.com/libretro/slang-shaders
v1:
Here's 1.8.5.
(Only the first 15 lines of the commit message are shown above ) |