Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 688150 - x11-plugins/nm-tray : A simple Qt based NetworkManager front-end
Summary: x11-plugins/nm-tray : A simple Qt based NetworkManager front-end
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: https://github.com/palinek/nm-tray
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2019-06-16 09:59 UTC by Tobias Leupold
Modified: 2020-01-21 20:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
working ebuild for nm-tray-0.4.2 (nm-tray-0.4.2.ebuild,561 bytes, text/plain)
2019-06-16 09:59 UTC, Tobias Leupold
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Leupold 2019-06-16 09:59:27 UTC
Created attachment 579894 [details]
working ebuild for nm-tray-0.4.2

nm-tray is a nice and small Qt frontend to NetworkManager that uses kde-frameworks/networkmanager-qt, but does not pull KDE. It's perfect to be used with the LxQt desktop, as it neither pulls GTK nor KDE dependencies.

Would be nice if this was added to portage, as there's no nice alternative for LxQt users in the official tree.
Comment 1 Larry the Git Cow gentoo-dev 2020-01-21 20:20:57 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbcff1b5628b32cd64a63dbd832d597fc15a5a3a

commit dbcff1b5628b32cd64a63dbd832d597fc15a5a3a
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2020-01-21 20:20:27 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2020-01-21 20:20:40 +0000

    gui-apps/nm-tray: new package
    
    Closes: https://bugs.gentoo.org/688150
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 gui-apps/nm-tray/Manifest                          |  1 +
 .../nm-tray-0.4.3-missing-include-qmetaenum.patch  | 21 ++++++++++++
 gui-apps/nm-tray/metadata.xml                      |  8 +++++
 gui-apps/nm-tray/nm-tray-0.4.3.ebuild              | 37 ++++++++++++++++++++++
 4 files changed, 67 insertions(+)