From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/dleyna/
Date: Wed, 16 Nov 2022 21:17:40 +0000 (UTC) [thread overview]
Message-ID: <1668633437.f8b9a08d3ffe40c4a755e6407e16c3936d6f8889.mattst88@gentoo> (raw)
commit: f8b9a08d3ffe40c4a755e6407e16c3936d6f8889
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 16 20:45:32 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Nov 16 21:17:17 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8b9a08d
net-libs/dleyna: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
net-libs/dleyna/Manifest | 1 -
net-libs/dleyna/dleyna-0.8.0.ebuild | 50 -------------------------------------
2 files changed, 51 deletions(-)
diff --git a/net-libs/dleyna/Manifest b/net-libs/dleyna/Manifest
index 38685b4c8180..ce9605a2d526 100644
--- a/net-libs/dleyna/Manifest
+++ b/net-libs/dleyna/Manifest
@@ -1,2 +1 @@
-DIST dLeyna-v0.8.0.tar.bz2 146281 BLAKE2B 89fc24ed4dcc19b35f317c4760c82877dd829b144cc7f466a0ed22274131238f1058f0aeb53f56639802d808f06028ed9026115002f32d48ef493ff3a986f53f SHA512 f5f78cd5edf40550ea25ae408a910d7d9bbffb4d03539d2e6ee037204761e424f54a15e6da2083f3d4782728509ae58558e709cd7f6074a327dbcf2b5c677d6d
DIST dLeyna-v0.8.1.tar.bz2 146410 BLAKE2B a26ebc01df4a8d5cefeb900001e06605d4dffe6beebd6df650e9425048b787edb7dd144399fd66916dee360bc6bb3cf1071e24464ec52d0cdce36e5440272e41 SHA512 9b93ddb0b1a7a29d99da875aba1ae0e3e9c61d003353e4705cbf4274449af6c4ca454e68fe4d618749b7ff7cd215ad3361b07575494dadd8be34c589b8e48641
diff --git a/net-libs/dleyna/dleyna-0.8.0.ebuild b/net-libs/dleyna/dleyna-0.8.0.ebuild
deleted file mode 100644
index 43c3563b859d..000000000000
--- a/net-libs/dleyna/dleyna-0.8.0.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit meson
-
-DESCRIPTION="A set of services and D-Bus APIs to simplify access to UPnP/DLNA media devices"
-HOMEPAGE="https://gitlab.gnome.org/World/dLeyna"
-SRC_URI="https://gitlab.gnome.org/World/dLeyna/-/archive/v${PV}/dLeyna-v${PV}.tar.bz2"
-
-LICENSE="LGPL-2.1"
-SLOT="1.0/6" # soname of libdleyna-core-1.0.so
-KEYWORDS="amd64 ~arm64 ~riscv x86"
-
-RDEPEND="
- >=dev-libs/glib-2.28:2
- >=net-libs/gssdp-1.6.0:1.6=
- >=net-libs/gupnp-1.6.0:1.6=
- >=net-libs/gupnp-av-0.12.9:0=
- >=media-libs/gupnp-dlna-0.9.4:2.0=
- >=net-libs/libsoup-3.0:3.0
- dev-libs/libxml2
-
- !net-libs/dleyna-connector-dbus
- !net-libs/dleyna-core
- !net-libs/dleyna-renderer
- !net-misc/dleyna-server
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
- dev-python/docutils
- virtual/pkgconfig
-"
-
-S="${WORKDIR}"/dLeyna-v${PV}
-
-src_prepare() {
- default
- sed -i -e "s/'rst2man'/'rst2man', 'rst2man.py'/g" doc/meson.build || die
-}
-
-src_configure() {
- local emesonargs=(
- -Ddbus_service_dir="${EPREFIX}/usr/share/dbus-1/services"
- -Dman_pages=true
- -Ddocs=false
- )
- meson_src_configure
-}
next reply other threads:[~2022-11-16 21:17 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-16 21:17 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-07 5:55 [gentoo-commits] repo/gentoo:master commit in: net-libs/dleyna/ Arthur Zamarin
2024-04-07 5:55 Arthur Zamarin
2023-11-04 22:12 Mart Raudsepp
2023-10-01 17:43 Pacho Ramos
2023-07-27 8:29 WANG Xuerui
2023-06-09 6:58 Arthur Zamarin
2023-06-09 0:53 Sam James
2023-05-03 19:34 Matt Turner
2023-05-03 10:55 Jakov Smolić
2023-01-03 14:08 Matt Turner
2022-12-20 17:46 Matt Turner
2022-12-20 16:56 Matt Turner
2022-12-20 16:54 Matt Turner
2022-11-16 21:17 Matt Turner
2022-10-31 14:28 Matt Turner
2022-10-29 2:54 Matt Turner
2022-10-20 4:16 Sam James
2022-10-15 19:34 Conrad Kostecki
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=1668633437.f8b9a08d3ffe40c4a755e6407e16c3936d6f8889.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