summaryrefslogtreecommitdiff
path: root/mpv-plugin
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-02-20 19:21:44 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-02-20 19:21:44 +0000
commit4d43e6d0cde20a808cf34a8209e13993b4d47514 (patch)
tree7df9fd016def06f13a75f3737f741417835d0b55 /mpv-plugin
parentbe88a86dea938e680085db5cc19607753a229a88 (diff)
downloadbaldeagleos-repo-4d43e6d0cde20a808cf34a8209e13993b4d47514.tar.gz
baldeagleos-repo-4d43e6d0cde20a808cf34a8209e13993b4d47514.tar.xz
baldeagleos-repo-4d43e6d0cde20a808cf34a8209e13993b4d47514.zip
Adding metadata
Diffstat (limited to 'mpv-plugin')
-rw-r--r--mpv-plugin/mdmenu/Manifest3
-rw-r--r--mpv-plugin/mdmenu/mdmenu-20250307.ebuild39
-rw-r--r--mpv-plugin/mdmenu/mdmenu-20260218.ebuild (renamed from mpv-plugin/mdmenu/mdmenu-20240215.ebuild)2
-rw-r--r--mpv-plugin/mfpbar/Manifest3
-rw-r--r--mpv-plugin/mfpbar/mfpbar-20240215.ebuild27
-rw-r--r--mpv-plugin/mfpbar/mfpbar-20260218.ebuild (renamed from mpv-plugin/mfpbar/mfpbar-20250307.ebuild)2
6 files changed, 4 insertions, 72 deletions
diff --git a/mpv-plugin/mdmenu/Manifest b/mpv-plugin/mdmenu/Manifest
index 652aa6714618..0b15f2d181d5 100644
--- a/mpv-plugin/mdmenu/Manifest
+++ b/mpv-plugin/mdmenu/Manifest
@@ -1,2 +1 @@
-DIST mdmenu-20240215.tar.gz 21585 BLAKE2B 1b67b59a74a494d1c8e43533dd95a72008c59191a9d41a9f7b9cbd4da6db8b5e457be0ed6bcc4d9c82769f302ef2bf65065909ffba6905c6d6ae5b6ec6347c7e SHA512 2c37d64136f1c5c19537ab675215616fe24708d3f988ae0c539add3f0d94f73f76b1ec7b0c7cb8f258ddc45c4bb15967500cc72eee42247a9c1d6f6ce4fd1779
-DIST mdmenu-20250307.tar.gz 22701 BLAKE2B cb776ef5daa414631c4e7a11ccb76fd6e231f2d7d8fe895d78290e1ec22e49f17ca5e634a223dec52d743d15605432a1125824ff1842eb7d99dfb6983768dcd8 SHA512 2fe536b81d2a33ecfc3226ed5cc01b32852e401332e2a03c11e31d492d05c243fc0ceec2322ead81be1a9132650711c851a630c1e763a1e63e754e170386199a
+DIST mdmenu-20260218.tar.gz 22711 BLAKE2B fae9aa923cd2005c666d720ee98f8665315f14c97c635f3ee56906a06e912d4ec6880f207abf69f0ba9374507daa3ec15dd8a3e13653f13fffc660694fd6a896 SHA512 3b0f3bde7cf5e50b0c5adb2bc34f2050798fe6c46427f55fcebd0de4a3456d8d68f18eb5155c4c282dee1ebd284b2537455a21d6df533922f4998bfbb87b45d1
diff --git a/mpv-plugin/mdmenu/mdmenu-20250307.ebuild b/mpv-plugin/mdmenu/mdmenu-20250307.ebuild
deleted file mode 100644
index c793f4326bdd..000000000000
--- a/mpv-plugin/mdmenu/mdmenu-20250307.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 2024-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit mpv-plugin
-
-DESCRIPTION="dmenu based selection menu for chapters, tracks, playlist etc"
-HOMEPAGE="https://codeberg.org/NRK/mpv-toolbox"
-
-SRC_URI="https://codeberg.org/NRK/mpv-toolbox/archive/${PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/mpv-toolbox/${PN}"
-
-LICENSE="GPL-3+"
-KEYWORDS="~amd64"
-IUSE="custom-cmd"
-
-RDEPEND="
- >=media-video/mpv-0.36.0[lua]
- !custom-cmd? ( x11-misc/dmenu )
-"
-
-MPV_PLUGIN_FILES=( mdmenu.lua )
-DOCS=( mdmenu.conf README.md )
-
-pkg_postinst() {
- mpv-plugin_pkg_postinst
-
- einfo "mdmenu does not set any keybindings by default."
- einfo "Customize ~~/input.conf according to the documentation "
- einfo "in order to set custom bindings."
-
- if use custom-cmd ; then
- ewarn "mdmenu has been installed without dmenu."
- ewarn "You will need to set \`cmd\` in ~~/script-opts/mdmenu.conf "
- ewarn "to a dmenu-compatible application for mdmenu to work."
- ewarn "Please refer to the documentation for more info."
- fi
-}
diff --git a/mpv-plugin/mdmenu/mdmenu-20240215.ebuild b/mpv-plugin/mdmenu/mdmenu-20260218.ebuild
index 2808df8724d5..cccf16bc09cb 100644
--- a/mpv-plugin/mdmenu/mdmenu-20240215.ebuild
+++ b/mpv-plugin/mdmenu/mdmenu-20260218.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2024 Gentoo Authors
+# Copyright 2024-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
diff --git a/mpv-plugin/mfpbar/Manifest b/mpv-plugin/mfpbar/Manifest
index 01586a62525e..8925d0c3c851 100644
--- a/mpv-plugin/mfpbar/Manifest
+++ b/mpv-plugin/mfpbar/Manifest
@@ -1,2 +1 @@
-DIST mfpbar-20240215.tar.gz 21585 BLAKE2B 1b67b59a74a494d1c8e43533dd95a72008c59191a9d41a9f7b9cbd4da6db8b5e457be0ed6bcc4d9c82769f302ef2bf65065909ffba6905c6d6ae5b6ec6347c7e SHA512 2c37d64136f1c5c19537ab675215616fe24708d3f988ae0c539add3f0d94f73f76b1ec7b0c7cb8f258ddc45c4bb15967500cc72eee42247a9c1d6f6ce4fd1779
-DIST mfpbar-20250307.tar.gz 22701 BLAKE2B cb776ef5daa414631c4e7a11ccb76fd6e231f2d7d8fe895d78290e1ec22e49f17ca5e634a223dec52d743d15605432a1125824ff1842eb7d99dfb6983768dcd8 SHA512 2fe536b81d2a33ecfc3226ed5cc01b32852e401332e2a03c11e31d492d05c243fc0ceec2322ead81be1a9132650711c851a630c1e763a1e63e754e170386199a
+DIST mfpbar-20260218.tar.gz 22711 BLAKE2B fae9aa923cd2005c666d720ee98f8665315f14c97c635f3ee56906a06e912d4ec6880f207abf69f0ba9374507daa3ec15dd8a3e13653f13fffc660694fd6a896 SHA512 3b0f3bde7cf5e50b0c5adb2bc34f2050798fe6c46427f55fcebd0de4a3456d8d68f18eb5155c4c282dee1ebd284b2537455a21d6df533922f4998bfbb87b45d1
diff --git a/mpv-plugin/mfpbar/mfpbar-20240215.ebuild b/mpv-plugin/mfpbar/mfpbar-20240215.ebuild
deleted file mode 100644
index 7b8264d207db..000000000000
--- a/mpv-plugin/mfpbar/mfpbar-20240215.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit mpv-plugin optfeature
-
-RDEPEND=">=media-video/mpv-0.33.0[lua]"
-
-DESCRIPTION="A minimalistic progressbar and osc replacement"
-HOMEPAGE="https://codeberg.org/NRK/mpv-toolbox"
-
-SRC_URI="https://codeberg.org/NRK/mpv-toolbox/archive/${PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/mpv-toolbox/${PN}"
-
-LICENSE="GPL-3+"
-KEYWORDS="~amd64"
-
-MPV_PLUGIN_FILES=( mfpbar.lua )
-DOCS=( mfpbar.conf README.md )
-
-pkg_postinst() {
- mpv-plugin_pkg_postinst
- einfo "mfpbar requires disabling the default osc."
- einfo "put 'osc=no' in your 'mpv.conf' in order to do so."
- optfeature "thumbnail support" mpv-plugin/thumbfast
-}
diff --git a/mpv-plugin/mfpbar/mfpbar-20250307.ebuild b/mpv-plugin/mfpbar/mfpbar-20260218.ebuild
index 0c104b40a4ef..c33bc410bf3a 100644
--- a/mpv-plugin/mfpbar/mfpbar-20250307.ebuild
+++ b/mpv-plugin/mfpbar/mfpbar-20260218.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2024-2025 Gentoo Authors
+# Copyright 2024-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8