Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 561384 - net-misc/connman-notify - desktop notification integration for connman
Summary: net-misc/connman-notify - desktop notification integration for connman
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL: https://github.com/wavexx/connman-notify
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2015-09-24 13:54 UTC by José Romildo Malaquias
Modified: 2018-07-11 21:34 UTC (History)
0 users

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


Attachments
connman-notify-9999.ebuild (connman-notify-9999.ebuild,730 bytes, text/plain)
2015-09-24 13:55 UTC, José Romildo Malaquias
Details
python2.patch (python2.patch,371 bytes, patch)
2015-09-24 13:55 UTC, José Romildo Malaquias
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description José Romildo Malaquias 2015-09-24 13:54:28 UTC
Please add connman-notify to portage.

connman-notify generates desktop notifications for connman events, such as interface connection/disconnection.

The generated notifications look like:

ethernet: online [10.1.0.5]
ethernet: disconnected
wifi/SSID: configuring ...
wifi/SSID: online [192.168.0.1]
...

Reproducible: Always
Comment 1 José Romildo Malaquias 2015-09-24 13:55:17 UTC
Created attachment 412784 [details]
connman-notify-9999.ebuild
Comment 2 José Romildo Malaquias 2015-09-24 13:55:46 UTC
Created attachment 412786 [details, diff]
python2.patch
Comment 3 Larry the Git Cow gentoo-dev 2018-07-11 21:34:26 UTC
The bug has been closed via the following commit(s):

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

commit 626eed5d643e9489a5af08f914f50dc035f59295
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2018-07-11 21:34:10 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2018-07-11 21:34:10 +0000

    net-misc/connman-notify: new package
    
    Closes: https://bugs.gentoo.org/561384
    Package-Manager: Portage-2.3.42, Repoman-2.3.9

 net-misc/connman-notify/Manifest                   |  1 +
 .../connman-notify-0_pre20140623.ebuild            | 38 ++++++++++++++++++++++
 net-misc/connman-notify/metadata.xml               |  8 +++++
 3 files changed, 47 insertions(+)