Search Criteria
Package Details: deconz 2.28.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/deconz.git (read-only, click to copy) |
---|---|
Package Base: | deconz |
Description: | A generic ZigBee monitoring and control tool |
Upstream URL: | https://www.dresden-elektronik.de |
Keywords: | zigbee |
Licenses: | BSD 3-clause "New" or "Revised" License |
Submitter: | jurriaan |
Maintainer: | cookiemonster |
Last Packager: | cookiemonster |
Votes: | 11 |
Popularity: | 0.013645 |
First Submitted: | 2018-02-07 20:55 (UTC) |
Last Updated: | 2024-11-23 11:45 (UTC) |
Dependencies (10)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libcap
- libpng (libpng-gitAUR, libpng-apngAUR)
- libxcrypt-compat
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-declarative (qt5-declarative-gitAUR)
- qt5-serialport (qt5-serialport-gitAUR)
- qt5-websockets (qt5-websockets-gitAUR)
- sqlite (sqlite-fossilAUR)
- xz (xz-gitAUR) (make)
Latest Comments
1 2 3 Next › Last »
quaec commented on 2024-11-17 10:29 (UTC)
Thank you @snorfalorpagus for your patch!
@cookiemonster: There's now a "adopt package" button on the top right of this page.
cookiemonster commented on 2024-09-29 12:52 (UTC)
I believe this package is no longer actively maintained by the maintainer. Is there a possibility to take over the maintenance of the package?
Tanks snorfalorpagus for your diff
snorfalorpagus commented on 2024-08-28 22:32 (UTC)
This works with 2.28.1:
Since 19th April 2024 it is released under BSD license.
https://github.com/dresden-elektronik/deconz/blob/main/LICENSE.txt
cookiemonster commented on 2024-05-09 15:47 (UTC)
Is the package still actively maintained? Version 2.26.3 is now up to date. How can I support the active maintenance of this package? Can I create a merge request somewhere with the latest changes?
nougad commented on 2023-09-04 19:11 (UTC)
Updating to 2.22.02 works without any problems:
endre commented on 2022-09-13 08:08 (UTC)
Please include
libxcrypt-compat
as a dependency. Without it the REST plugin will not start and the API will be unavailable.RoKoInfo commented on 2022-02-26 16:39 (UTC) (edited on 2022-02-26 16:41 (UTC) by RoKoInfo)
@nougad Thanks a lot for analyzing and explaining this.
I am on a RPi3 (armv7l), and the installation of
libxcrypt-compat
, which is in Core now (since yesterday?), did the trick for me. @nougad This package is also there for aarch64, so you might give it a try.nougad commented on 2022-02-20 15:21 (UTC)
rest-plugin fails after glibc update to 2.35.
When deConz is run with debug flags it will print:
Device discovery does not work and of course everything related to the rest plugin. ( https://phoscon.de/discover or http://$IP/api/config ).
Merging
libxcrypt-compat
AUR package worked for me but it required some adjustments to build on aarch64.Upstream bug: https://github.com/dresden-elektronik/deconz-rest-plugin/issues/5817
daenney commented on 2022-01-21 11:45 (UTC)
I had to patch the PKGBUILD to build cleanly in a chroot:
sonofwatt commented on 2022-01-09 20:22 (UTC) (edited on 2022-01-09 20:22 (UTC) by sonofwatt)
I can confirm that without the 'qt5-declarative' package, version 2.13.04-1 appears broken. Installing that package seems to be effective at restoring functionality.
1 2 3 Next › Last »