Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 633350 - gnome-extra/mconnect alternative to kdeconnect
Summary: gnome-extra/mconnect alternative to kdeconnect
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: David Heidelberg (okias)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-03 08:07 UTC by David Heidelberg (okias)
Modified: 2018-08-18 11:59 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Heidelberg (okias) 2017-10-03 08:07:17 UTC
Right now with Meson build. Working Proof of concept ebuild:

EAPI=6

EGIT_REPO_URI="https://github.com/bboozzoo/mconnect.git"

inherit meson git-r3

KEYWORDS="~amd64"
SLOT="0"

src_configure() {
        meson_src_configure
}

Bug just to not forget polish ebuild and push it later..
Comment 1 David Heidelberg (okias) 2018-08-18 11:59:02 UTC
GSConnect seems superior and long time developed. Abandoning mconnect.