Package has been switched to the Kirigami-based successor.
Search Criteria
Package Details: kontainer-git 1.2.1.r0.g94e8b21-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/kontainer-git.git (read-only, click to copy) |
|---|---|
| Package Base: | kontainer-git |
| Description: | A simple Kirigami GUI for Distrobox |
| Upstream URL: | https://github.com/DenysMb/Kontainer |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | kontainer |
| Provides: | kontainer |
| Submitter: | silverhadch |
| Maintainer: | xiota (silverhadch) |
| Last Packager: | xiota |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2025-06-09 15:14 (UTC) |
| Last Updated: | 2025-10-30 05:04 (UTC) |
Dependencies (9)
- distrobox (distrobox-gitAUR)
- kio (kio-gitAUR)
- kirigami (kirigami-gitAUR)
- kirigami-addons (kirigami-addons-gitAUR)
- qqc2-desktop-style
- cmake (cmake3AUR, cmake-gitAUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR) (make)
Required by (0)
Sources (1)
Latest Comments
xiota commented on 2025-10-29 22:31 (UTC) (edited on 2025-10-30 05:06 (UTC) by xiota)
silverhadch commented on 2025-10-29 21:33 (UTC)
@xiota The Project has been abandoned and this package should probably be deleted.
Ashark commented on 2025-06-19 20:33 (UTC)
Thanks. But for the future, you must update pkgrel in case you do not update pkgver. See documentation in archwiki.
silverhadch commented on 2025-06-19 20:28 (UTC)
@Ashark Done the PKGBUILD is fixed now.
silverhadch commented on 2025-06-19 09:27 (UTC)
@Ashark When i get home in the evening i will change.
silverhadch commented on 2025-06-19 09:27 (UTC)
@Ashark Thanks i completly forgot that Nico renamed the executable.
Ashark commented on 2025-06-19 07:46 (UTC)
After commit https://invent.kde.org/system/kontainer/-/commit/21762bc92fd4d34157eddfe1bce29ef21bb567c1, you need to change the package() function to also lowercase the executable and desktop file:
package() {
install -Dm755 build/kontainer "$pkgdir/usr/bin/kontainer"
install -Dm644 "$srcdir/kontainer/org.kde.kontainer.desktop" \
"$pkgdir/usr/share/applications/kontainer.desktop"
}
Pinned Comments
xiota commented on 2025-10-29 22:31 (UTC) (edited on 2025-10-30 05:06 (UTC) by xiota)
Package has been switched to the Kirigami-based successor.