* [gentoo-commits] repo/gentoo:master commit in: net-misc/connman-ui/
@ 2015-09-29 19:50 Julian Ospald
0 siblings, 0 replies; 7+ messages in thread
From: Julian Ospald @ 2015-09-29 19:50 UTC (permalink / raw
To: gentoo-commits
commit: f77f4fa3bb44775b769e2e29058659b68ee922d7
Author: Julian Ospald <hasufell <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 29 19:49:35 2015 +0000
Commit: Julian Ospald <hasufell <AT> gentoo <DOT> org>
CommitDate: Tue Sep 29 19:50:22 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f77f4fa3
net-misc/connman-ui: initial import
Gentoo-Bug: 498270
net-misc/connman-ui/connman-ui-9999.ebuild | 34 ++++++++++++++++++++++++++++++
net-misc/connman-ui/metadata.xml | 26 +++++++++++++++++++++++
2 files changed, 60 insertions(+)
diff --git a/net-misc/connman-ui/connman-ui-9999.ebuild b/net-misc/connman-ui/connman-ui-9999.ebuild
new file mode 100644
index 0000000..e225e64
--- /dev/null
+++ b/net-misc/connman-ui/connman-ui-9999.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit autotools git-r3
+
+DESCRIPTION="A full-featured GTK based trayicon UI for ConnMan"
+HOMEPAGE="https://github.com/tbursztyka/connman-ui"
+SRC_URI=""
+EGIT_REPO_URI="https://github.com/tbursztyka/connman-ui.git"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+CDEPEND="
+ dev-libs/glib:2
+ sys-apps/dbus
+ x11-libs/gtk+:3
+"
+RDEPEND="${CDEPEND}
+ net-misc/connman
+"
+DEPEND="${CDEPEND}
+ dev-util/intltool
+ virtual/pkgconfig
+"
+
+src_prepare() {
+ eautoreconf
+}
diff --git a/net-misc/connman-ui/metadata.xml b/net-misc/connman-ui/metadata.xml
new file mode 100644
index 0000000..5dfdbac
--- /dev/null
+++ b/net-misc/connman-ui/metadata.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer>
+ <email>hasufell@gentoo.org</email>
+ <name>Julian Ospald</name>
+ </maintainer>
+ <natural-name>ConnMan-UI</natural-name>
+ <longdescription lang="en">
+ A full-featured GTK based trayicon UI for ConnMan.
+
+ It targets all WM/DM users but Gnome3 ones*. It works on any Linux WM/DM
+ which provides a freedesktop compliant system tray. (kde, awesome, ...)
+
+ It exposes almost all features provided by ConnMan API (small features are
+ missing, see TODO for more information). You can enable/disable a technology
+ (wired, wifi, cellular, bt, ...), connect/disconnect a service, configure a
+ service (IPv4, IPv6, DNS, Timeservers, etc...), share your current connection
+ (tethering) and so on. Everything is accessible through the mouse via the
+ trayicon, all with left and right click.
+ </longdescription>
+ <upstream>
+ <bugs-to>https://github.com/tbursztyka/connman-ui/issues</bugs-to>
+ <remote-id type='github'>tbursztyka/connman-ui</remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/connman-ui/
@ 2016-04-18 4:43 Michał Górny
0 siblings, 0 replies; 7+ messages in thread
From: Michał Górny @ 2016-04-18 4:43 UTC (permalink / raw
To: gentoo-commits
commit: 6ec4ca8634ad2b91468c598e1ed1ed678351108d
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 18 04:43:24 2016 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Apr 18 04:43:24 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ec4ca86
net-misc/connman-ui: Remove obsolete natural-name from metadata.xml
net-misc/connman-ui/metadata.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/net-misc/connman-ui/metadata.xml b/net-misc/connman-ui/metadata.xml
index 394644a..1570215 100644
--- a/net-misc/connman-ui/metadata.xml
+++ b/net-misc/connman-ui/metadata.xml
@@ -5,7 +5,6 @@
<email>hasufell@gentoo.org</email>
<name>Julian Ospald</name>
</maintainer>
- <natural-name>ConnMan-UI</natural-name>
<longdescription lang="en">
A full-featured GTK based trayicon UI for ConnMan.
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/connman-ui/
@ 2016-05-22 19:35 Pacho Ramos
0 siblings, 0 replies; 7+ messages in thread
From: Pacho Ramos @ 2016-05-22 19:35 UTC (permalink / raw
To: gentoo-commits
commit: 7731aa159c7acd1aa9680b167bdfb998d5d96851
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun May 22 19:21:33 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun May 22 19:33:05 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7731aa15
net-misc/connman-ui: Cleanup due to #408423
Package-Manager: portage-2.3.0_rc1
net-misc/connman-ui/metadata.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/net-misc/connman-ui/metadata.xml b/net-misc/connman-ui/metadata.xml
index 1570215..e255bd0 100644
--- a/net-misc/connman-ui/metadata.xml
+++ b/net-misc/connman-ui/metadata.xml
@@ -1,10 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>hasufell@gentoo.org</email>
- <name>Julian Ospald</name>
- </maintainer>
<longdescription lang="en">
A full-featured GTK based trayicon UI for ConnMan.
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/connman-ui/
@ 2016-07-07 23:38 Austin English
0 siblings, 0 replies; 7+ messages in thread
From: Austin English @ 2016-07-07 23:38 UTC (permalink / raw
To: gentoo-commits
commit: f2ce009c152019aa40800161afba9de673bb1345
Author: Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 7 23:11:14 2016 +0000
Commit: Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Thu Jul 7 23:38:11 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2ce009c
net-misc/connman-ui: bump to EAPI 6, add maintainer-needed
Package-Manager: portage-2.2.28
net-misc/connman-ui/connman-ui-9999.ebuild | 5 +++--
net-misc/connman-ui/metadata.xml | 1 +
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/net-misc/connman-ui/connman-ui-9999.ebuild b/net-misc/connman-ui/connman-ui-9999.ebuild
index e225e64..87af7aa 100644
--- a/net-misc/connman-ui/connman-ui-9999.ebuild
+++ b/net-misc/connman-ui/connman-ui-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
inherit autotools git-r3
@@ -30,5 +30,6 @@ DEPEND="${CDEPEND}
"
src_prepare() {
+ default
eautoreconf
}
diff --git a/net-misc/connman-ui/metadata.xml b/net-misc/connman-ui/metadata.xml
index e255bd0..4788bbc 100644
--- a/net-misc/connman-ui/metadata.xml
+++ b/net-misc/connman-ui/metadata.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
+ <!-- maintainer-needed -->
<longdescription lang="en">
A full-featured GTK based trayicon UI for ConnMan.
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/connman-ui/
@ 2019-06-07 1:54 Ben Kohler
0 siblings, 0 replies; 7+ messages in thread
From: Ben Kohler @ 2019-06-07 1:54 UTC (permalink / raw
To: gentoo-commits
commit: 7a5976eefb5f6ba517ed986315f46e455ce98fab
Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 7 01:40:12 2019 +0000
Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Fri Jun 7 01:40:12 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a5976ee
net-misc/connman-ui: take package & add snapshot ebuild
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
net-misc/connman-ui/Manifest | 1 +
net-misc/connman-ui/connman-ui-0_p20150622.ebuild | 35 +++++++++++++++++++++++
net-misc/connman-ui/metadata.xml | 5 +++-
3 files changed, 40 insertions(+), 1 deletion(-)
diff --git a/net-misc/connman-ui/Manifest b/net-misc/connman-ui/Manifest
new file mode 100644
index 00000000000..9cd55465392
--- /dev/null
+++ b/net-misc/connman-ui/Manifest
@@ -0,0 +1 @@
+DIST connman-ui-0_p20150622.tar.gz 235391 BLAKE2B 93f3afd3e032dceece8b57c7bfbd2de29c321b9c19b9ee6afe162e78dd0fe47cb2e86c49f585970dbb69dddbfdfc0e824cbeaeef61c3ac4809332dbf458f950c SHA512 2cb8d9620e8b695d59782ea6ed0a1f550f61e1ffd2ef5cb3c239b0ed1050432e4b09265e655a41368a933f164df09cd5491dd970a36528c33c0d1b0c4a16128d
diff --git a/net-misc/connman-ui/connman-ui-0_p20150622.ebuild b/net-misc/connman-ui/connman-ui-0_p20150622.ebuild
new file mode 100644
index 00000000000..a1a5d26d62e
--- /dev/null
+++ b/net-misc/connman-ui/connman-ui-0_p20150622.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools vcs-snapshot
+COMMIT="fce0af94e121bde77c7fa2ebd6a319f0180c5516"
+
+DESCRIPTION="A full-featured GTK based trayicon UI for ConnMan"
+HOMEPAGE="https://github.com/tbursztyka/connman-ui"
+SRC_URI="https://github.com/tbursztyka/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64 ~x86"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+CDEPEND="
+ dev-libs/glib:2
+ sys-apps/dbus
+ x11-libs/gtk+:3
+"
+RDEPEND="${CDEPEND}
+ net-misc/connman
+"
+DEPEND="${CDEPEND}
+ dev-util/intltool
+ virtual/pkgconfig
+"
+
+src_prepare() {
+ default
+ eautoreconf
+}
diff --git a/net-misc/connman-ui/metadata.xml b/net-misc/connman-ui/metadata.xml
index 4788bbcee52..6e06e168092 100644
--- a/net-misc/connman-ui/metadata.xml
+++ b/net-misc/connman-ui/metadata.xml
@@ -1,7 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
+ <maintainer type="person">
+ <email>bkohler@gentoo.org</email>
+ <name>Ben Kohler</name>
+ </maintainer>
<longdescription lang="en">
A full-featured GTK based trayicon UI for ConnMan.
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/connman-ui/
@ 2024-04-25 19:08 Arthur Zamarin
0 siblings, 0 replies; 7+ messages in thread
From: Arthur Zamarin @ 2024-04-25 19:08 UTC (permalink / raw
To: gentoo-commits
commit: 5fb414a53a4941cdc500414cd8c60f5b3641a9e2
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 25 19:07:27 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 25 19:08:28 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fb414a5
net-misc/connman-ui: EAPI 6 -> 8
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
..._p20150622.ebuild => connman-ui-0_p20150622-r1.ebuild} | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
diff --git a/net-misc/connman-ui/connman-ui-0_p20150622.ebuild b/net-misc/connman-ui/connman-ui-0_p20150622-r1.ebuild
similarity index 79%
rename from net-misc/connman-ui/connman-ui-0_p20150622.ebuild
rename to net-misc/connman-ui/connman-ui-0_p20150622-r1.ebuild
index 9edf9267b9d3..ab2877fbec31 100644
--- a/net-misc/connman-ui/connman-ui-0_p20150622.ebuild
+++ b/net-misc/connman-ui/connman-ui-0_p20150622-r1.ebuild
@@ -1,29 +1,30 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
+
+inherit autotools
-inherit autotools vcs-snapshot
COMMIT="fce0af94e121bde77c7fa2ebd6a319f0180c5516"
DESCRIPTION="A full-featured GTK based trayicon UI for ConnMan"
HOMEPAGE="https://github.com/tbursztyka/connman-ui"
SRC_URI="https://github.com/tbursztyka/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
+S=${WORKDIR}/${PN}-${COMMIT}
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
-CDEPEND="
+DEPEND="
dev-libs/glib:2
sys-apps/dbus
x11-libs/gtk+:3
"
-RDEPEND="${CDEPEND}
+RDEPEND="${DEPEND}
net-misc/connman
"
-DEPEND="${CDEPEND}
+BDEPEND="
dev-util/intltool
virtual/pkgconfig
"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/connman-ui/
@ 2024-04-25 19:08 Arthur Zamarin
0 siblings, 0 replies; 7+ messages in thread
From: Arthur Zamarin @ 2024-04-25 19:08 UTC (permalink / raw
To: gentoo-commits
commit: 155c0f875702975eb3b384f6cf804e0d8e361bfb
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 25 19:07:42 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 25 19:08:28 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=155c0f87
net-misc/connman-ui: drop stale 9999
Upstream has no activity at all since the snapshot we have here, so
might as well remove 9999 which was EAPI=6.
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-misc/connman-ui/connman-ui-9999.ebuild | 34 ------------------------------
1 file changed, 34 deletions(-)
diff --git a/net-misc/connman-ui/connman-ui-9999.ebuild b/net-misc/connman-ui/connman-ui-9999.ebuild
deleted file mode 100644
index 67ca7343806a..000000000000
--- a/net-misc/connman-ui/connman-ui-9999.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools git-r3
-
-DESCRIPTION="A full-featured GTK based trayicon UI for ConnMan"
-HOMEPAGE="https://github.com/tbursztyka/connman-ui"
-SRC_URI=""
-EGIT_REPO_URI="https://github.com/tbursztyka/connman-ui.git"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-CDEPEND="
- dev-libs/glib:2
- sys-apps/dbus
- x11-libs/gtk+:3
-"
-RDEPEND="${CDEPEND}
- net-misc/connman
-"
-DEPEND="${CDEPEND}
- dev-util/intltool
- virtual/pkgconfig
-"
-
-src_prepare() {
- default
- eautoreconf
-}
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2024-04-25 19:08 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-07 1:54 [gentoo-commits] repo/gentoo:master commit in: net-misc/connman-ui/ Ben Kohler
-- strict thread matches above, loose matches on Subject: below --
2024-04-25 19:08 Arthur Zamarin
2024-04-25 19:08 Arthur Zamarin
2016-07-07 23:38 Austin English
2016-05-22 19:35 Pacho Ramos
2016-04-18 4:43 Michał Górny
2015-09-29 19:50 Julian Ospald
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox