Search Criteria
Package Details: kraft 2.0.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/kraft.git (read-only, click to copy) |
|---|---|
| Package Base: | kraft |
| Description: | Handle documents like quotes and invoices in your small business. |
| Upstream URL: | http://www.volle-kraft-voraus.de/ |
| Licenses: | GPL-2.0-only |
| Submitter: | None |
| Maintainer: | t-8ch |
| Last Packager: | t-8ch |
| Votes: | 9 |
| Popularity: | 0.000000 |
| First Submitted: | 2007-03-08 08:57 (UTC) |
| Last Updated: | 2026-01-18 19:51 (UTC) |
Dependencies (12)
- akonadi-contacts (akonadi-contacts-gitAUR)
- kcontacts (kcontacts-gitAUR)
- ki18n (ki18n-gitAUR)
- ktexttemplate (ktexttemplate-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-scrollfixAUR, qt6-base-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-base-headlessAUR, qt6-base-hifpsAUR)
- qt6-svg
- asciidoctor (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- po4a (make)
- python-pypdf (optional) – alternative PDF generator
- python-weasyprint (optional) – default PDF generator
Latest Comments
1 2 3 4 5 6 7 Next › Last »
dandiy commented on 2026-01-23 07:39 (UTC)
Just updated. Everything seems to be working fine so far.
Thanks for keeping it up to date for us.
dandiy commented on 2025-07-21 08:42 (UTC)
That was definitely an easier fix :D
Thanks again!
t-8ch commented on 2025-07-21 05:40 (UTC)
Hey DanSman,
thanks for the report. Should be fixed.
dandiy commented on 2025-07-20 23:58 (UTC) (edited on 2025-07-21 01:24 (UTC) by dandiy)
Hey t-8ch
build failed.
Is it possible to use cmake 4 instead of installing cmake3 from the AUR?
-- Found Ctemplate: /usr/include CMake Error at tests/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 has been removed from CMake. Update the VERSION argument <min> value. Or, use the <min>...<max> syntax to tell CMake that the project requires at least <min> but has been updated to work with policies introduced by <max> or earlier. Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway. -- Configuring incomplete, errors occurred! ==> ERROR: A failure occurred in build(). Aborting... Command 'sudo --user=#1000 --preserve-env=VISUAL,EDITOR -- makepkg --force' failed to execute.Edit:
Got it running.I changed:
https://github.com/dragotin/kraft/blob/ef50168870e1e316ff4a1f13f9fb1996c1ec2084/CMakeLists.txt#L1
https://github.com/dragotin/kraft/blob/ef50168870e1e316ff4a1f13f9fb1996c1ec2084/CMakeLists.txt#L60
and in
tests/CMakeLists.txt:1(after downloading the gz file) toVERSION 4.0Edit2:
BTW I can also print documents again. Thats great!
Bitals commented on 2024-11-28 18:52 (UTC)
qt5-baseandlibdbusmenu-qt5need to be added to dependencies list.t-8ch commented on 2024-11-24 08:11 (UTC)
@DanSman Thanks for the hint. I just added a patch to remove the akonadi-contacts5 dependency. But the missing functionality indeed limmits the package.
dandiy commented on 2024-11-24 02:08 (UTC)
Hey t-8ch
There is a new update available but I think it doesn't really makes sense to keep updating it until plasma 6 is fully supported. akonadi-contacts5 package is also not available anymore.
Anyway, hope kraft supports plasma6 soon. At the moment I moved to a debian vm for kraft.
dandiy commented on 2024-07-22 07:50 (UTC)
I see I see. Thanks for the explanation!
t-8ch commented on 2024-07-21 20:30 (UTC)
MR 189 is only to avoid the infinite hang. It does not make Akonadi actually work. To avoid the hang I also have a patch in this package.
To make it actually work we need 233 fixed.
dandiy commented on 2024-07-21 20:07 (UTC)
"This will help in future versions of Akonadi: https://invent.kde.org/pim/akonadi/-/merge_requests/189"
Does this somehow help now or do we have to wait until Klaas has this https://github.com/dragotin/kraft/issues/233 updated?
1 2 3 4 5 6 7 Next › Last »