Search Criteria
Package Details: indicator-kdeconnect-git r625.669bdd5-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/indicator-kdeconnect-git.git (read-only, click to copy) |
---|---|
Package Base: | indicator-kdeconnect-git |
Description: | Integrate KDEConnect on desktop environments that use AppIndicators (e.g. Unity) |
Upstream URL: | https://github.com/b4j4/indicator-kdeconnect |
Keywords: | kde kdeconnect qt |
Licenses: | GPL |
Conflicts: | indicator-kdeconnect |
Provides: | indicator-kdeconnect |
Submitter: | shimi |
Maintainer: | OctopusET |
Last Packager: | OctopusET |
Votes: | 43 |
Popularity: | 0.002834 |
First Submitted: | 2015-08-11 19:41 (UTC) |
Last Updated: | 2022-03-05 19:22 (UTC) |
Dependencies (9)
- kdeconnect (kdeconnect-bluetooth, kdeconnect-git)
- libappindicator-gtk3 (libappindicator-bzr)
- libgee (libgee-git)
- python-gobject (python-gobject-git)
- python-requests-oauthlib
- vala (vala0.44, vala-git, vala0.52, vala0.54)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- meson (meson-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
Latest Comments
OctopusET commented on 2022-03-05 19:22 (UTC)
@Martchus Thanks, it's fixed.
Martchus commented on 2022-03-05 18:48 (UTC)
This is an arch-specific package:
So
archs
should bex86_64
, see https://wiki.archlinux.org/title/Arch_package_guidelines#Architectures. (I'd say for AUR packages it is also acceptable to add further archs such as i686 and aarch64 if the package is known to compile for those. However, one must notany
if the resulting package contains arch specific contents.)OctopusET commented on 2021-11-11 18:12 (UTC)
@kkyy Thanks! I patched as you commented.
kkyy commented on 2021-03-03 07:41 (UTC)
This patch should fix the build error
Martchus commented on 2019-08-14 17:43 (UTC)
@ClawOfLight is right - and vala still listed as dependency and not make dependency.
ClawOfLight commented on 2019-03-05 17:06 (UTC) (edited on 2019-03-05 17:06 (UTC) by ClawOfLight)
Pretty sure that vala, meson, ninja, git should be makedepends...
pingplug commented on 2018-11-17 10:42 (UTC) (edited on 2018-11-17 10:43 (UTC) by pingplug)
${pkgdir}
inprefix
when configure (@jonathon)adding
DESTDIR="${pkgdir}"
beforeninja install
can helpjonathon commented on 2018-11-16 20:49 (UTC) (edited on 2018-11-17 10:50 (UTC) by jonathon)
The last change broke packaging as it's trying to install to
/usr
duringpackage()
. This diff will fix it (and tidy up a couple of other things):(updated as per @pingplug above)
ClawOfLight commented on 2018-11-13 09:34 (UTC)
Missing dependency: libgee
eskimod commented on 2018-11-13 00:24 (UTC)
I think the install step is missing something because no files are actually installed (checked with pacman -Ql).
zufallsheld commented on 2018-11-11 14:40 (UTC)
Thanks @jonathon, fixed!
jonathon commented on 2018-11-11 14:25 (UTC)
From commit a15c091fc5c265db5f7091ae20b0ac39ec58db06 upstream have switched from
cmake
tomeson
zufallsheld commented on 2017-05-07 10:46 (UTC)
Fuelen commented on 2017-05-07 09:57 (UTC)
zufallsheld commented on 2017-04-22 11:18 (UTC)
TheZoq2 commented on 2017-04-21 22:28 (UTC)
zufallsheld commented on 2017-04-18 17:33 (UTC)
American_Jesus commented on 2017-04-18 16:36 (UTC)
zufallsheld commented on 2017-04-17 21:16 (UTC)
zufallsheld commented on 2016-11-04 18:04 (UTC)
fdservices commented on 2016-10-10 16:38 (UTC)
zufallsheld commented on 2016-08-29 15:31 (UTC)
javalap commented on 2016-04-22 19:11 (UTC)
Samgarr commented on 2016-02-04 15:22 (UTC)
drilow commented on 2016-01-20 17:24 (UTC) (edited on 2016-01-20 17:25 (UTC) by drilow)
scarletbane commented on 2016-01-17 14:35 (UTC)
ProtoJazz commented on 2015-12-13 16:55 (UTC)
decorte commented on 2015-12-08 22:46 (UTC)
shimi commented on 2015-11-29 18:48 (UTC)
varlesh commented on 2015-09-25 01:06 (UTC)