Search Criteria
Package Details: rkbin-git r1826.a2a0b89-7
Package Actions
| Git Clone URL: | https://aur.archlinux.org/rkbin-git.git (read-only, click to copy) |
|---|---|
| Package Base: | rkbin-git |
| Description: | Rockchip Firmware and Tool Binarys |
| Upstream URL: | https://github.com/rockchip-linux/rkbin |
| Licenses: | Commercial |
| Conflicts: | rkbin |
| Provides: | rkbin |
| Replaces: | rkbin |
| Submitter: | taotieren |
| Maintainer: | taotieren |
| Last Packager: | taotieren |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-12-11 10:14 (UTC) |
| Last Updated: | 2024-09-18 10:15 (UTC) |
Dependencies (5)
- bash (bash-devel-gitAUR, bash-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- libusb (libusb-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
Required by (2)
- lckfb-taishanpi-meta (requires rkbin)
- rkflashtool-git (requires rkbin) (optional)
Latest Comments
dreieck commented on 2024-09-17 19:27 (UTC)
The package (
$pkgname, not only$pkgbase) must be namedrkbin-gitsince you download the latest state from a git repository and use it also for the package.Please rename.
After renaming, please add
provides=("rkbin")andconflicts=("rkbin")andreplaces=("rkbin<=r1826.a2a0b89")(or whatever the$pkgveris then).Regards and thanks for the package!