* [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/sway-audio-idle-inhibit/
@ 2023-10-28 20:39 Brett Alcox
0 siblings, 0 replies; only message in thread
From: Brett Alcox @ 2023-10-28 20:39 UTC (permalink / raw
To: gentoo-commits
commit: ef642b60369ba1fa13313b36827422c5d1df9168
Author: brettalcox <brettalcox <AT> gmail <DOT> com>
AuthorDate: Sat Oct 28 20:39:10 2023 +0000
Commit: Brett Alcox <brettalcox <AT> gmail <DOT> com>
CommitDate: Sat Oct 28 20:39:10 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ef642b60
gui-apps/sway-audio-idle-inhibit: new package, add 9999
Signed-off-by: brettalcox <brettalcox <AT> gmail.com>
gui-apps/sway-audio-idle-inhibit/metadata.xml | 10 ++++++++++
.../sway-audio-idle-inhibit-9999.ebuild | 20 ++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/gui-apps/sway-audio-idle-inhibit/metadata.xml b/gui-apps/sway-audio-idle-inhibit/metadata.xml
new file mode 100644
index 0000000000..6e1796c10d
--- /dev/null
+++ b/gui-apps/sway-audio-idle-inhibit/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM 'https://www.gentoo.org/dtd/metadata.dtd'>
+<pkgmetadata>
+ <maintainer type="person">
+ <email>brettalcox@gmail.com</email>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">ErikReider/SwayAudioIdleInhibit</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/gui-apps/sway-audio-idle-inhibit/sway-audio-idle-inhibit-9999.ebuild b/gui-apps/sway-audio-idle-inhibit/sway-audio-idle-inhibit-9999.ebuild
new file mode 100644
index 0000000000..64febe12b2
--- /dev/null
+++ b/gui-apps/sway-audio-idle-inhibit/sway-audio-idle-inhibit-9999.ebuild
@@ -0,0 +1,20 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit git-r3 meson
+
+DESCRIPTION="Prevents swayidle from idle when an application is outputting or receiving audio"
+HOMEPAGE="https://github.com/ErikReider/SwayAudioIdleInhibit"
+EGIT_REPO_URI="https://github.com/ErikReider/SwayAudioIdleInhibit.git"
+
+LICENSE="GPL-3"
+SLOT="0/9999"
+
+DEPEND="
+ dev-libs/wayland
+ dev-libs/wayland-protocols
+ media-libs/libpulse
+"
+RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-10-28 20:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-28 20:39 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/sway-audio-idle-inhibit/ Brett Alcox
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox