commit:     1d844eb6aac6fb8c004d365bc4f90546df33e540
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Fri Dec 15 17:30:43 2023 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Fri Dec 15 17:32:20 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1d844eb6

mpv-plugin/autoload: treeclean

Closes: https://bugs.gentoo.org/917411
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 mpv-plugin/autoload/Manifest               |  2 --
 mpv-plugin/autoload/autoload-0.35.1.ebuild | 25 -------------------------
 mpv-plugin/autoload/autoload-0.36.0.ebuild | 25 -------------------------
 mpv-plugin/autoload/metadata.xml           | 11 -----------
 profiles/package.mask                      |  6 ------
 5 files changed, 69 deletions(-)

diff --git a/mpv-plugin/autoload/Manifest b/mpv-plugin/autoload/Manifest
deleted file mode 100644
index 2848b9c4a1..0000000000
--- a/mpv-plugin/autoload/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST mpv-0.35.1.tar.gz 3367913 BLAKE2B 
706a2031a2ca973eb3a092ec7f62ba40ca4dfd78e3ffe5d6e432486b0018852b034152a21805be594054178ccb17856dafe2b860cddcc22d27df895d163871de
 SHA512 
42f3564a9ed4d972d14b2c697b0163f06a8bb68a0606a86c34935181247c783e3cb62286b445799998def0919fb13fce8b8f6453f82652d5bfaea5929119127a
-DIST mpv-0.36.0.tar.gz 3409178 BLAKE2B 
7260c265f02918d4caf72d8d8ecc9d4ab9783d66d675bd683a2f9c228404ad978c6fe0aa50f486b5257740176bc26f8abde7eff20d89019d5f701ec78c7743e1
 SHA512 
51f455a425ea5aac47acb3582d0f958a34248a2290a8d6887d22bcb9385fe8d1ab5d7f09d5408cfecfb73c1ec85d1b8ec8958e45a4941d3f711a2e580187472f

diff --git a/mpv-plugin/autoload/autoload-0.35.1.ebuild 
b/mpv-plugin/autoload/autoload-0.35.1.ebuild
deleted file mode 100644
index e46627eca6..0000000000
--- a/mpv-plugin/autoload/autoload-0.35.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_MPV="rdepend"
-MPV_REQ_USE="lua"
-inherit mpv-plugin
-
-DESCRIPTION="Loads playlist entries before and after the the currently played 
file"
-HOMEPAGE="https://github.com/mpv-player/mpv/tree/master/TOOLS/lua";
-
-# use the already available mpv tarball
-SRC_URI="https://github.com/mpv-player/mpv/archive/v${PV}.tar.gz -> 
mpv-${PV}.tar.gz"
-
-# since this comes from mpv, use its licenses
-LICENSE="LGPL-2.1+ GPL-2+ BSD ISC MIT"
-KEYWORDS="~amd64"
-
-# lock mpv version
-RDEPEND="~media-video/mpv-${PV}"
-
-S="${WORKDIR}/mpv-${PV}/TOOLS/lua"
-
-MPV_PLUGIN_FILES=( ${PN}.lua )

diff --git a/mpv-plugin/autoload/autoload-0.36.0.ebuild 
b/mpv-plugin/autoload/autoload-0.36.0.ebuild
deleted file mode 100644
index e46627eca6..0000000000
--- a/mpv-plugin/autoload/autoload-0.36.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_MPV="rdepend"
-MPV_REQ_USE="lua"
-inherit mpv-plugin
-
-DESCRIPTION="Loads playlist entries before and after the the currently played 
file"
-HOMEPAGE="https://github.com/mpv-player/mpv/tree/master/TOOLS/lua";
-
-# use the already available mpv tarball
-SRC_URI="https://github.com/mpv-player/mpv/archive/v${PV}.tar.gz -> 
mpv-${PV}.tar.gz"
-
-# since this comes from mpv, use its licenses
-LICENSE="LGPL-2.1+ GPL-2+ BSD ISC MIT"
-KEYWORDS="~amd64"
-
-# lock mpv version
-RDEPEND="~media-video/mpv-${PV}"
-
-S="${WORKDIR}/mpv-${PV}/TOOLS/lua"
-
-MPV_PLUGIN_FILES=( ${PN}.lua )

diff --git a/mpv-plugin/autoload/metadata.xml b/mpv-plugin/autoload/metadata.xml
deleted file mode 100644
index 39673b22bc..0000000000
--- a/mpv-plugin/autoload/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM 'https://www.gentoo.org/dtd/metadata.dtd'>
-<pkgmetadata>
-       <maintainer type="person">
-               <email>[email protected]</email>
-               <name>Nicola Smaniotto</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="github">mpv-player/mpv</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 0e5096eeda..c7e80d81c8 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -14,12 +14,6 @@
 
 # New entries go on top.
 
-# David Roman <[email protected]> (2023-11-16)
-# Redundant package, mpv[lua] also provide this.
-# See https://bugs.gentoo.org/917411
-# Removal in +30 days if no one objects
-mpv-plugin/autoload
-
 # David Roman <[email protected]> (2023-10-19)
 # Known security bugs. Masked until somone updates it.
 # See https://bugs.gentoo.org/915891

Reply via email to