mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 06:32:59 -04:00
mpv-plugin/kde-do-not-disturb: treeclean
Signed-off-by: David Roman <stkw0@disroot.org>
This commit is contained in:
@@ -1 +0,0 @@
|
||||
DIST kde-do-not-disturb-20230110.tar.bz2 2166 BLAKE2B d7f0359dc3155311f380ee10affef132bf906bad2f5beb0e8fdc901cb3a0be2ea9b5ddaff738febc105bcc6504f257b0bde848c9ad0713c182c0fd18eb0a05e2 SHA512 0b9973ca8c20e1623c12db2b6f06ee3d386fcd6f5046e920d2e581c4e485cd98e48ec7b8f8771ad3027ac1038ce0988010788d2ded5286188da0321ed0146fa5
|
||||
@@ -1,28 +0,0 @@
|
||||
# Copyright 2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
MPV_REQ_USE="cplugins(+),libmpv"
|
||||
inherit mpv-plugin toolchain-funcs
|
||||
|
||||
COMMIT="478b805b30d4aab41eeb4b2018ab1c8bb0c22c7d"
|
||||
MY_P="${PN}-${COMMIT}"
|
||||
DESCRIPTION="Disable the notifications while mpv is running"
|
||||
HOMEPAGE="https://gitlab.com/smaniottonicola/kde-do-not-disturb"
|
||||
SRC_URI="https://gitlab.com/smaniottonicola/${PN}/-/archive/${COMMIT}/${MY_P}.tar.bz2 -> ${P}.tar.bz2"
|
||||
S="${WORKDIR}/${MY_P}"
|
||||
|
||||
LICENSE="Unlicense"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
BDEPEND="
|
||||
dev-qt/qtdbus:5
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
MPV_PLUGIN_FILES=( ${PN}.so )
|
||||
|
||||
src_compile() {
|
||||
emake CXX="$(tc-getCXX)" PKG_CONFIG="$(tc-getPKG_CONFIG)"
|
||||
}
|
||||
@@ -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>smaniotto.nicola@gmail.com</email>
|
||||
<name>Nicola Smaniotto</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="gitlab">smaniottonicola/kde-do-not-disturb</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
@@ -45,7 +45,6 @@ x11-drivers/xf86-input-xppen
|
||||
# David Roman <stkw0@disroot.org> (2026-05-21)
|
||||
# Unmaintained upstream, depends on masked Qt5
|
||||
# Removal after 2026-06-21
|
||||
mpv-plugin/kde-do-not-disturb
|
||||
mpv-plugin/kde-night-color
|
||||
x11-misc/aerial-sddm-theme
|
||||
|
||||
|
||||
Reference in New Issue
Block a user