Package Details: karchive-git 6.0.0_r743.g7706b34-1

Git Clone URL: https://aur.archlinux.org/karchive-git.git (read-only, click to copy)
Package Base: karchive-git
Description: Qt 5 addon providing access to numerous types of archives
Upstream URL: https://community.kde.org/Frameworks
Licenses: LGPL-3.0-only, LGPL-2.0-only
Groups: kf6-git
Conflicts: karchive
Provides: karchive
Submitter: ilpianista
Maintainer: IslandC0der (chaotic-aur)
Last Packager: IslandC0der
Votes: 31
Popularity: 0.000000
First Submitted: 2014-01-04 11:36 (UTC)
Last Updated: 2024-03-01 06:38 (UTC)

Latest Comments

1 2 Next › Last »

IslandC0der commented on 2023-02-22 00:07 (UTC)

@Amolith please try updating extra-cmake-modules-git

Amolith commented on 2023-02-21 23:56 (UTC)

I'm not entirely sure why, but I've been getting this error for the last few weeks and I don't know how to resolve it. Any suggestions would be greatly appreciated.

==> Starting build()...
-- The C compiler identification is GNU 12.2.1
-- The CXX compiler identification is GNU 12.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Warning at CMakeLists.txt:7 (find_package):
  Could not find a configuration file for package "ECM" that is compatible
  with requested version "5.240.0".

  The following configuration files were considered but not accepted:

    /usr/share/ECM/cmake/ECMConfig.cmake, version: 5.97.0



--
 * ECM (required version >= 5.240.0), Extra CMake Modules., <https://commits.kde.org/extra-cmake-modules>

CMake Error at /usr/share/cmake/Modules/FeatureSummary.cmake:464 (message):
  feature_summary() Error: REQUIRED package(s) are missing, aborting CMake
  run.
Call Stack (most recent call first):
  CMakeLists.txt:9 (feature_summary)


-- Configuring incomplete, errors occurred!
See also "/home/amolith/.cache/yay/karchive-git/src/build/CMakeFiles/CMakeOutput.log".
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: karchive-git

IslandC0der commented on 2021-01-24 00:22 (UTC) (edited on 2021-01-24 01:02 (UTC) by IslandC0der)

@dr460nf1r3 alright, already working on it. Expecting it to be done this week :)

Also, something else: I noticed some other PKGBUILDs have awkward versioning (like "r564.83fdd52"). Do you happen to know if your pkgver() function would also work for any other KDE frameworks package? Because that would be awesome :D

dr460nf1r3 commented on 2021-01-17 20:06 (UTC)

Well, Im currently writing this from a fully functional plasma-git so yes, its all there now and dependencies are added :D Didnt touch anything other than the pkver and dependencies when I modified the stuff so the last step would be to get the PKGBUILDs in the AUR up to date, if thats fine for you.

IslandC0der commented on 2021-01-17 16:43 (UTC) (edited on 2021-01-17 16:45 (UTC) by IslandC0der)

@dr460nf1r3 thanks for the link! I've actually been working on merging these PKGBUILDs with the official ones (you can get them using asp), because it turns out there's a lot of inconsistency when it comes to optional deps and the building process itself, and some are just flat out broken, outdated, or have missing dependencies.

However I can't just copy the official ones, I have to port them over and change some deps to their -git version. I think we can use the official repos' version for non-KDE deps (like Qt), since arch is pretty bleeding edge, but KDE dependencies must use the -git version to be safe.

Anyways, hopefully we can get them all on chaotic! I've already been involved with submitting some before, but there are still quite a few missing. Let me know if there's anything I can help with, I'd be eager to contribute :D

dr460nf1r3 commented on 2021-01-17 07:45 (UTC)

Well, you are right about Chaotic :D Spent the last few days bringing KDE unstable on there and realized a lot of the versions were not really unified so I decided to try and fix them. Also a lot of the packages were missing makedepends (we build in clean chroots so that might be the reason) which had to be added. You might want to have a look at the repo I created for this for the fixed stuff: https://gitlab.com/fixed-kde-unstable-pkgbuilds If you want, you can make me contributor, sure :)

IslandC0der commented on 2021-01-16 22:29 (UTC) (edited on 2021-01-16 22:33 (UTC) by IslandC0der)

@dr460nf1r3 thank you so much, didn't realize the version was wrong. This honestly sounds like something that should be fixed upstream, but in the meantime I'll implement your change. Would you like me to add you as a contributor?

Also, I think I recognize your name... You're from chaotic, aren't you? :D

dr460nf1r3 commented on 2021-01-16 14:29 (UTC) (edited on 2021-01-16 14:30 (UTC) by dr460nf1r3)

Fixed pkgbuild with proper versioning

Kiichiro commented on 2014-03-12 08:24 (UTC)

Try to do full clone git repo.