public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-sound/pipewire-module-xrdp/
Date: Thu, 18 Jan 2024 11:57:04 +0000 (UTC)	[thread overview]
Message-ID: <1705577080.1e947ba5de560ae09e5189524e43c64e47a51a14.andrewammerlaan@gentoo> (raw)

commit:     1e947ba5de560ae09e5189524e43c64e47a51a14
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Thu Jan 18 11:24:40 2024 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Thu Jan 18 11:24:40 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1e947ba5

media-sound/pipewire-module-xrdp: remove *.la files

Closes: https://bugs.gentoo.org/918631
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 .../pipewire-module-xrdp-0.1_pre20230609-r1.ebuild | 30 ++++++++++++++++++++++
 1 file changed, 30 insertions(+)

diff --git a/media-sound/pipewire-module-xrdp/pipewire-module-xrdp-0.1_pre20230609-r1.ebuild b/media-sound/pipewire-module-xrdp/pipewire-module-xrdp-0.1_pre20230609-r1.ebuild
new file mode 100644
index 0000000000..054c0fdad9
--- /dev/null
+++ b/media-sound/pipewire-module-xrdp/pipewire-module-xrdp-0.1_pre20230609-r1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools xdg
+
+COMMIT="e9c6c05dd4327fca43d8861535c1f75c9b258aef"
+DESCRIPTION="PipeWire module which enables xrdp to use audio redirection"
+HOMEPAGE="https://github.com/neutrinolabs/pipewire-module-xrdp"
+SRC_URI="https://github.com/neutrinolabs/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${PN}-${COMMIT}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="media-video/pipewire:="
+RDEPEND="${DEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+src_prepare() {
+	default
+	eautoreconf
+}
+
+src_install() {
+	default
+	find "${ED}" -name "*.la" -delete || die
+}


             reply	other threads:[~2024-01-18 11:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-18 11:57 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-10  7:19 [gentoo-commits] repo/proj/guru:master commit in: media-sound/pipewire-module-xrdp/ Florian Schmaus
2023-11-24 17:20 David Roman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1705577080.1e947ba5de560ae09e5189524e43c64e47a51a14.andrewammerlaan@gentoo \
    --to=andrewammerlaan@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox