Search Criteria
Package Details: karton git20250905-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: | 6 |
| Popularity: | 1.05 |
| First Submitted: | 2018-03-12 16:48 (UTC) |
| Last Updated: | 2025-09-05 13:58 (UTC) |
Dependencies (18)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-selinuxAUR, glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- kcoreaddons (kcoreaddons-gitAUR)
- ki18n (ki18n-gitAUR)
- kiconthemes (kiconthemes-gitAUR)
- kirigami (kirigami-gitAUR)
- kirigami-addons (kirigami-addons-gitAUR)
- libosinfo
- libvirt (libvirt-gitAUR, libvirt-xenAUR, libvirt-venusAUR)
- qqc2-desktop-style
- qt6-base (qt6-base-gitAUR, qt6-base-hifpsAUR, qt6-base-scrollfixAUR, qt6-base-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-base-headlessAUR)
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-multimedia
- spice-gtk (spice-gtk-gitAUR)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (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