Search Criteria
Package Details: knxd-git 1914.r609dffd-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/knxd-git.git (read-only, click to copy) |
---|---|
Package Base: | knxd-git |
Description: | A server-daemon which provides an interface to a KNX/EIB installation |
Upstream URL: | https://github.com/knxd/knxd |
Keywords: | automation bcusdk EIB eibd home knx |
Licenses: | GPL |
Conflicts: | eibd, knxd |
Provides: | knxd |
Replaces: | eibd |
Submitter: | CjK |
Maintainer: | CjK |
Last Packager: | CjK |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2015-08-25 21:02 (UTC) |
Last Updated: | 2023-12-10 14:26 (UTC) |
Dependencies (10)
- fmt (fmt-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- libev
- libusb (libusb-gitAUR)
- autoconf (autoconf-gitAUR) (make)
- automake (automake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libtool (libtool-gitAUR) (make)
- pkgconfig (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
- libsystemd (systemd-chromiumos-libsAUR, systemd-libs-selinuxAUR, systemd-libs-gitAUR, systemd-libs-fmlAUR, systemd-libs) (optional)
Latest Comments
1 2 3 Next › Last »
CjK commented on 2023-12-10 14:44 (UTC)
Thanks Rabert for the heads up. I've removed the patch from Sept. again.
Rabert commented on 2023-10-10 22:46 (UTC)
Using the patch https://patch-diff.githubusercontent.com/raw/knxd/knxd/pull/549.diff now will lead to patch and install problems, because the merge has been done in main branch: https://github.com/knxd/knxd/commit/609dffd05dc98f1bf35421af9e5eea60b1a1d263 So the patch could be removed again?!.
CjK commented on 2023-09-03 08:55 (UTC)
Updated package-build to support newer versions (>= 10.0.0) of the fmt-library used by Arch. Once upstream decides to merge the pending PR allowing this, we can remove the patch from the build.
StefanT commented on 2023-09-02 07:18 (UTC)
Sounds reasonably, yes.
CjK commented on 2023-09-01 08:17 (UTC)
Thanks @StefanT for pointing this out. Thinking about applying the knxd-patch from the open PR to make it work again for Arch. Any objections?
StefanT commented on 2023-07-31 07:08 (UTC)
If you, like me, struggle with compilation breaking due to fmt >= 10.0.0 then this is for you:
There exists a fix but it is not merged yet - https://github.com/knxd/knxd/pull/549
You can download it as a diff ready to be used with
patch -p1
: https://patch-diff.githubusercontent.com/raw/knxd/knxd/pull/549.diffCjK commented on 2022-12-05 17:04 (UTC)
Thanks for your suggestions, @StefanT, PKGBUILD is updated. Sorry for the delay.
StefanT commented on 2022-04-12 06:54 (UTC) (edited on 2022-04-12 06:54 (UTC) by StefanT)
Github deprecated 'git:' URLs. Change it from 'git://' to 'git+https://' to build it.
It is still required to install 'fmt' and 'libusb' prior to building the package.
StefanT commented on 2021-10-24 11:36 (UTC)
Please move "fmt" from makedepends to depends, knxd does not start without it.
CjK commented on 2020-09-29 13:27 (UTC)
@bone: No need to downgrade fmt (though possible) just re-create / recompile the package. All is still working for me on current knxd-master branch.
Updated the PKBUILD nonetheless to reflect current commit tested.
Let me know if you encounter any problems.
1 2 3 Next › Last »