From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/dleyna-server/
Date: Fri, 4 Jun 2021 03:22:20 +0000 (UTC) [thread overview]
Message-ID: <1622776909.857af3cdc7fda93a823cbecd17085d4801c3a134.mattst88@gentoo> (raw)
commit: 857af3cdc7fda93a823cbecd17085d4801c3a134
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 4 03:21:36 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Jun 4 03:21:49 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=857af3cd
net-misc/dleyna-server: Add patches from upstream
Closes: https://bugs.gentoo.org/792177
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
net-misc/dleyna-server/Manifest | 1 +
.../dleyna-server/dleyna-server-0.7.0-r1.ebuild | 31 ++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/net-misc/dleyna-server/Manifest b/net-misc/dleyna-server/Manifest
index 528487f8a55..3c6388e36b4 100644
--- a/net-misc/dleyna-server/Manifest
+++ b/net-misc/dleyna-server/Manifest
@@ -1 +1,2 @@
+DIST dleyna-server-0.7.0-r1-patchset.tar.xz 1680 BLAKE2B fd6494dc04bb0fc20e677c69b360df30c89b35b6a990a2ce78e87101291307c485a5cb133152eabbd117691eff4d738fa2e33303128c4305a0c1e5137c67781d SHA512 7f37ba456f84bd9e45b732d40467e08ba5ce775c0f1d30011157e10a6f3010b904fc52a4d699a211dd66b66c54ff6e98b109aa5ba9c04112f81de1529d55c425
DIST dleyna-server-0.7.0.tar.gz 105020 BLAKE2B 01e4459631fef66e88aabcadfd85a4b01a5b95d33b5c1734decd1b0667876d7e5834bf23f754361772faebd7daf63d5f37cff9cb9bd11ff47c62aeb7afdb4969 SHA512 16bcab369a4d4624f75ed5d40bb5a06cafa1907b3ceceeb0de95f9f00750c257b69202f29f9c2d1ebcd61c541ee930d7a2747dab979e15a74e9a6e109eae6800
diff --git a/net-misc/dleyna-server/dleyna-server-0.7.0-r1.ebuild b/net-misc/dleyna-server/dleyna-server-0.7.0-r1.ebuild
new file mode 100644
index 00000000000..0c97205a63e
--- /dev/null
+++ b/net-misc/dleyna-server/dleyna-server-0.7.0-r1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson
+
+DESCRIPTION="Service that allows to discover and manipulate DLNA Digital Media servers (DMS)"
+HOMEPAGE="https://github.com/phako/dleyna-server"
+SRC_URI="https://github.com/phako/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI+=" https://dev.gentoo.org/~mattst88/distfiles/${PF}-patchset.tar.xz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="amd64 x86"
+
+RDEPEND="
+ >=dev-libs/glib-2.36:2
+ >=net-libs/gssdp-1.2:0=
+ >=net-libs/gupnp-1.2:0=
+ >=net-libs/gupnp-av-0.11.5
+ >=media-libs/gupnp-dlna-0.9.4:2.0
+ >=net-libs/libsoup-2.28.2:2.4
+ >=net-libs/dleyna-core-0.6.0:1.0=
+"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+PATCHES=(
+ "${WORKDIR}"/patches
+)
next reply other threads:[~2021-06-04 3:22 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-04 3:22 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-07-16 23:01 [gentoo-commits] repo/gentoo:master commit in: net-misc/dleyna-server/ Sam James
2023-07-16 23:01 Sam James
2022-10-31 17:58 Matt Turner
2022-01-24 22:43 Matt Turner
2022-01-24 3:39 Sam James
2022-01-20 10:02 Jakov Smolić
2021-12-18 23:39 Matt Turner
2021-08-29 8:37 Marek Szuba
2021-08-04 21:13 Pacho Ramos
2021-08-04 21:13 Pacho Ramos
2021-05-01 19:42 Matt Turner
2020-04-20 18:16 Agostino Sarubbo
2020-04-20 17:03 Agostino Sarubbo
2020-02-21 20:59 Mart Raudsepp
2020-02-20 8:51 Mart Raudsepp
2018-01-27 0:41 Thomas Deutschmann
2018-01-17 6:42 Thomas Deutschmann
2015-09-07 21:55 Mikle Kolyada
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=1622776909.857af3cdc7fda93a823cbecd17085d4801c3a134.mattst88@gentoo \
--to=mattst88@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