From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libnma/
Date: Sun, 19 Apr 2020 15:37:28 +0000 (UTC) [thread overview]
Message-ID: <1587310600.a88483ae162fca1005cc1b5a2b043e6a05f72c14.leio@gentoo> (raw)
commit: a88483ae162fca1005cc1b5a2b043e6a05f72c14
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 19 15:34:37 2020 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Apr 19 15:36:40 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a88483ae
net-libs/libnma: NetworkManager GUI lib, initially transitional pkg
Add a libnma package with all the same keywords as nm-applet, so that packages
linking to libnma or using NMA-1.0 via introspection can start depending on
net-libs/libnma directly, especially if they don't use anything else out of
nm-applet. Upcoming version bumps will make libnma shipped directly in libnma
package, as upstream made it split at repository/tarball level in newer
versions (1.8.25+).
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
net-libs/libnma/libnma-1.8.24.ebuild | 22 ++++++++++++++++++++++
net-libs/libnma/metadata.xml | 8 ++++++++
2 files changed, 30 insertions(+)
diff --git a/net-libs/libnma/libnma-1.8.24.ebuild b/net-libs/libnma/libnma-1.8.24.ebuild
new file mode 100644
index 00000000000..d088541fa52
--- /dev/null
+++ b/net-libs/libnma/libnma-1.8.24.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="NetworkManager GUI library"
+HOMEPAGE="https://wiki.gnome.org/Projects/NetworkManager"
+
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE="+introspection"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~sparc x86"
+
+# This is a transitional package for 1.8.24, but 1.16 version will be a real one split out of nm-applet by upstream
+RDEPEND="~gnome-extra/nm-applet-${PV}[introspection?]"
+DEPEND="${RDEPEND}"
+BDEPEND=""
+
+S="${WORKDIR}"
+
+src_unpack() { :; }
+src_install() { :; }
diff --git a/net-libs/libnma/metadata.xml b/net-libs/libnma/metadata.xml
new file mode 100644
index 00000000000..996e7cacd21
--- /dev/null
+++ b/net-libs/libnma/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>gnome@gentoo.org</email>
+ <name>Gentoo GNOME Desktop</name>
+ </maintainer>
+</pkgmetadata>
next reply other threads:[~2020-04-19 15:37 UTC|newest]
Thread overview: 49+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-19 15:37 Mart Raudsepp [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-06-27 21:03 [gentoo-commits] repo/gentoo:master commit in: net-libs/libnma/ Mart Raudsepp
2020-08-17 10:01 Agostino Sarubbo
2020-08-17 13:50 Agostino Sarubbo
2020-09-06 22:04 Sam James
2020-09-24 6:52 Agostino Sarubbo
2021-08-20 20:25 Matt Turner
2021-08-27 15:19 Yixun Lan
2021-10-04 1:24 Sam James
2021-10-04 1:25 Sam James
2021-11-06 3:58 Sam James
2021-11-06 4:09 Sam James
2022-01-19 17:30 Matt Turner
2022-01-24 22:43 Matt Turner
2022-03-09 12:49 Sam James
2022-03-09 15:39 Sam James
2022-03-25 20:54 Matt Turner
2022-04-08 21:21 Matt Turner
2022-04-18 20:48 Jakov Smolić
2022-05-07 18:28 Arthur Zamarin
2022-05-10 4:06 Arthur Zamarin
2022-05-15 3:10 Sam James
2022-05-28 5:05 Sam James
2022-05-31 9:24 Jakov Smolić
2022-05-31 18:04 Matt Turner
2022-06-15 18:31 Matt Turner
2022-07-18 17:44 Sam James
2022-07-18 23:41 Sam James
2022-07-21 0:13 Sam James
2022-07-21 2:04 Matt Turner
2022-10-01 17:16 Matt Turner
2022-10-06 16:38 Matt Turner
2022-10-31 14:28 Matt Turner
2022-11-05 9:44 Arthur Zamarin
2022-11-05 9:58 Arthur Zamarin
2022-11-10 15:41 Matt Turner
2022-12-04 2:41 Matt Turner
2022-12-04 14:50 Pacho Ramos
2022-12-16 20:57 Arthur Zamarin
2022-12-17 6:45 Arthur Zamarin
2022-12-22 11:13 Arthur Zamarin
2023-01-03 14:08 Matt Turner
2023-01-09 15:45 Matt Turner
2023-02-16 18:39 Arthur Zamarin
2023-02-16 18:39 Arthur Zamarin
2023-02-17 8:23 Arthur Zamarin
2023-03-30 8:59 David Seifert
2023-07-20 10:16 WANG Xuerui
2025-08-14 21:21 Eli Schwartz
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=1587310600.a88483ae162fca1005cc1b5a2b043e6a05f72c14.leio@gentoo \
--to=leio@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