Search Criteria
Package Details: rkdeveloptool 69-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rkdeveloptool.git (read-only, click to copy) |
---|---|
Package Base: | rkdeveloptool |
Description: | Development tool for Rockchip SOC |
Upstream URL: | https://github.com/rockchip-linux/rkdeveloptool |
Keywords: | rockchip |
Licenses: | GPL2 |
Submitter: | crab2313 |
Maintainer: | crab2313 |
Last Packager: | crab2313 |
Votes: | 7 |
Popularity: | 2.46 |
First Submitted: | 2018-09-21 06:53 (UTC) |
Last Updated: | 2022-04-02 09:56 (UTC) |
Dependencies (2)
- libusb (libusb-git)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
Latest Comments
crab2313 commented on 2022-04-02 09:51 (UTC)
@albertlv
automake and pkgconf are two implicit build dependencies since they are in the base-devel package group.
albertlv commented on 2022-04-02 06:38 (UTC)
need:
automake pkgconf
yjun commented on 2021-08-03 05:34 (UTC) (edited on 2021-08-03 05:39 (UTC) by yjun)
plz add aarch64 architecture support, I have test this package on My Arch Linux ARM board, It works fine.
[https://wiki.archlinux.org/title/Udev#About_udev_rules]
udev rules written by the **administrator** go in /etc/udev/rules.d/, their file name has to end with .rules. The udev rules shipped with various **packages** are found in /usr/lib/udev/rules.d/.
rkdeveloptool.install
After change the path of udev rule file, It's ok to remove
rkdeveloptool.install
, sine the pacman hook(/usr/share/libalpm/hooks/30-systemd-udev-reload.hook) will betrigger to execute udev reload.
diff:
crab2313 commented on 2018-11-27 05:46 (UTC)
@American_Jesus fixed, thank you.
American_Jesus commented on 2018-10-27 17:23 (UTC)
Use udevadm instead