Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 603190 - kde-misc/kdeconnect - prefer free sources
Summary: kde-misc/kdeconnect - prefer free sources
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-20 12:35 UTC by kavol
Modified: 2016-12-23 07:46 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 kavol 2016-12-20 12:35:34 UTC
hi,

after recent update, I have noticed that kdeconnect sends people to Google Play

I find it unfortunate to prefer proprietary repository with mandatory registration and ToS that are unacceptable to many over a free repository

so let me suggest a patch ... and while at it, I'm not sure if that many people are interested in handling .apk files directly, so let's rather talk about 'application'

--- /usr/portage/kde-misc/kdeconnect/kdeconnect-1.0.3.ebuild~   2016-12-20 13:14:15.649932682 +0100
+++ /usr/portage/kde-misc/kdeconnect/kdeconnect-1.0.3.ebuild    2016-12-20 13:15:54.350925932 +0100
@@ -75,7 +75,7 @@
        elog "Optional dependency:"
        elog "net-fs/sshfs (for 'remote filesystem browser' plugin)"
        elog
-       elog "The Android .apk file is available via"
-       elog "https://play.google.com/store/apps/details?id=org.kde.kdeconnect_tp"
+       elog "The application counterpart for Android is available via"
+       elog "https://f-droid.org/repository/browse/?fdid=org.kde.kdeconnect_tp"
        elog
 }