diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-12 11:50:53 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-12 11:50:53 -0500 |
| commit | 290aebdea65a02557706eaeda477fef0437b6a48 (patch) | |
| tree | f87a939169a508a2e943570501b64cc16b411cda /games-emulation/libretro-info | |
| parent | 6783ddcd4b73d9ce586a71770caed352bec93b16 (diff) | |
| download | baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.gz baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.xz baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.zip | |
Adding metadata
Diffstat (limited to 'games-emulation/libretro-info')
4 files changed, 0 insertions, 70 deletions
diff --git a/games-emulation/libretro-info/Manifest b/games-emulation/libretro-info/Manifest deleted file mode 100644 index 9e3149ca4c82..000000000000 --- a/games-emulation/libretro-info/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST libretro-info-0.0.1_pre20180723.tar.gz 94991 BLAKE2B a5779b06d61a05a186b574c4f821da4211a03f8df89c5baa099ad805117d0f34c1349c9a83abce67d25c7c013961815d13961e3f52078107414175693950a10c SHA512 b4a1c6550d2b99ca637c824cdad7127e5eac245c12bc2f89202c42ca3da103f87205c6e4c3c6eddc572167ba302bfef91c4223939afd8d5a9012f43cc989176f diff --git a/games-emulation/libretro-info/libretro-info-0.0.1_pre20180723.ebuild b/games-emulation/libretro-info/libretro-info-0.0.1_pre20180723.ebuild deleted file mode 100644 index 03ae3ee399fb..000000000000 --- a/games-emulation/libretro-info/libretro-info-0.0.1_pre20180723.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Libretro info files required for libretro cores" -HOMEPAGE="https://github.com/libretro/libretro-super" - -if [[ ${PV} == *9999 ]]; then - SRC_URI="" - EGIT_REPO_URI="https://github.com/libretro/libretro-super.git" - inherit git-r3 -else - COMMIT="dfa0eaaa804552712baaff5553df3eea989fc5d5" - SRC_URI="https://github.com/libretro/libretro-super/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" - S="${WORKDIR}/libretro-super-${COMMIT}" - KEYWORDS="~amd64 ~x86" -fi - -LICENSE="GPL-3" -SLOT="0" - -src_compile() { - : -} - -src_install() { - insinto "/usr/share/libretro/info" - doins dist/info/*.info -} diff --git a/games-emulation/libretro-info/libretro-info-9999.ebuild b/games-emulation/libretro-info/libretro-info-9999.ebuild deleted file mode 100644 index 03ae3ee399fb..000000000000 --- a/games-emulation/libretro-info/libretro-info-9999.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Libretro info files required for libretro cores" -HOMEPAGE="https://github.com/libretro/libretro-super" - -if [[ ${PV} == *9999 ]]; then - SRC_URI="" - EGIT_REPO_URI="https://github.com/libretro/libretro-super.git" - inherit git-r3 -else - COMMIT="dfa0eaaa804552712baaff5553df3eea989fc5d5" - SRC_URI="https://github.com/libretro/libretro-super/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" - S="${WORKDIR}/libretro-super-${COMMIT}" - KEYWORDS="~amd64 ~x86" -fi - -LICENSE="GPL-3" -SLOT="0" - -src_compile() { - : -} - -src_install() { - insinto "/usr/share/libretro/info" - doins dist/info/*.info -} diff --git a/games-emulation/libretro-info/metadata.xml b/games-emulation/libretro-info/metadata.xml deleted file mode 100644 index 8a3cd034e7ab..000000000000 --- a/games-emulation/libretro-info/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>candrews@gentoo.org</email> - <name>Craig Andrews</name> - </maintainer> - <origin>baldeagleos-repo</origin> -</pkgmetadata> |
