Search Criteria
Package Details: karton git20260123-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/karton.git (read-only, click to copy) |
|---|---|
| Package Base: | karton |
| Description: | A libvirt-based Virtual Machine Manager for KDE |
| Upstream URL: | https://invent.kde.org/sitter/karton |
| Keywords: | karton kde-applications libvirt |
| Licenses: | GPL-3.0-or-later |
| Submitter: | None |
| Maintainer: | leanguedes |
| Last Packager: | leanguedes |
| Votes: | 9 |
| Popularity: | 0.82 |
| First Submitted: | 2018-03-12 16:48 (UTC) |
| Last Updated: | 2026-01-23 01:42 (UTC) |
Dependencies (17)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-patched-thumbnailerAUR, glib2-gitAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- kcoreaddons (kcoreaddons-gitAUR, sonic-frameworks-core-addonsAUR)
- ki18n (ki18n-gitAUR)
- kiconthemes (kiconthemes-gitAUR, sonic-frameworks-icon-themesAUR)
- kirigami (kirigami-gitAUR, sonic-frameworks-quick-uiAUR)
- kirigami-addons (kirigami-addons-gitAUR, sonic-frameworks-quick-ui-addonsAUR)
- libosinfo
- libvirt (libvirt-gitAUR, libvirt-venusAUR, libvirt-xenAUR, libvirt-apparmorAUR)
- qqc2-desktop-style (qqc2-desktop-style-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR, qt6-base-hifpsAUR)
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-multimedia
- spice-gtk (spice-gtk-gitAUR)
- extra-cmake-modules (extra-cmake-modules-gitAUR, sonic-frameworks-cmake-modulesAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Latest Comments
HurricanePootis commented on 2025-11-19 20:04 (UTC)
Hello I have a few recommendations for this package.
Create a
pkgver()function. I know that this is a stable point release software. However, your currentpkgveris wrong. There should never be any words within thepkgvervariable. Therefore, I think in this situation where there is a singular tag available for this software, is to use that tag plus the number of commits after this tag.Set the build type to
None, and add the-DNDEBUGto the flags. This removes any build information from the resulting binary.micwoj92 commented on 2021-05-10 16:26 (UTC)
Needs python in makedepends