Search Criteria
Package Details: firefox-extension-kdeconnect 0.1.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/firefox-extension-kdeconnect.git (read-only, click to copy) |
---|---|
Package Base: | firefox-extension-kdeconnect |
Description: | kdeconnect addon for firefox. |
Upstream URL: | https://addons.mozilla.org/en-US/firefox/addon/kde_connect/ |
Licenses: | GPLv3 |
Groups: | firefox-addons |
Submitter: | librewish |
Maintainer: | None |
Last Packager: | nikisalli |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-05-06 08:03 (UTC) |
Last Updated: | 2022-01-03 10:19 (UTC) |
Dependencies (3)
- firefox (cachy-browser-firefox-shimAUR, librewolf-firefox-shimAUR, firefox-kde-opensuse-no-telemetryAUR, firefox-developer-edition-firefox-symlink-latestAUR, firefox-kde-opensuseAUR, firefox-opensuse-binAUR, firefox-esr-binAUR, firefox-vaapiAUR, firefox-globalmenuAUR, firefox-binAUR, firefox-beta-bin-all-localizationsAUR, firefox-beta-binAUR)
- kdeconnect (kdeconnect-no-mdnsAUR, kdeconnect-gitAUR)
- expect (make)
Latest Comments
aetherherne commented on 2023-02-03 08:38 (UTC)
@kinoe: As mentioned by @kumax, the first element of the sources array should be in double quotes, not single quotes. With single quotes, ${pkgver} is not substituted correctly. Prior to installation you should make this edit. If using makepkg -si, simply edit the PKGBUILD before running makepkg. If using an aur helper, any aur helper worth it's salt should let you review PKGBUILDs and make changes prior to building.
kinoe commented on 2023-01-30 17:14 (UTC)
Lehmaning commented on 2022-12-26 05:07 (UTC)
Maybe for "source" section should use double quotation otherwise makepkg will not recognize '${pkgver}' as a string not a variable.
nikisalli commented on 2022-01-03 10:21 (UTC)
@hadogenes fixed but without triggering the update to everyone
hadogenes commented on 2022-01-01 23:41 (UTC)
Missing
expect
as makedependsberbigou commented on 2020-07-06 10:14 (UTC)
Hello, it seems to me, regarding https://github.com/pdf/kdeconnect-chrome-extension , that someone should add this script https://github.com/pdf/kdeconnect-chrome-extension/releases/latest via ./kdeconnect-chrome-extension -install in order for the extension to work properly. In my case, I had to download it and install, and all went fine. Hope that'll help.