Package Details: tagutil 3.1-2

Git Clone URL: https://aur.archlinux.org/tagutil.git (read-only, click to copy)
Package Base: tagutil
Description: scriptable music files tags tool and editor
Upstream URL: https://github.com/kAworu/tagutil
Licenses: BSD-2-Clause
Submitter: Rolinh
Maintainer: KenjiTakahashi
Last Packager: KenjiTakahashi
Votes: 5
Popularity: 0.050271
First Submitted: 2014-07-23 14:20 (UTC)
Last Updated: 2024-07-16 14:12 (UTC)

Latest Comments

ratherforky commented on 2026-02-03 17:50 (UTC)

This package currently fails for me in build() with the following error:

CMake Error at CMakeLists.txt:2 (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.

The easiest fix is to add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to the end of cmake ../src -DPREFIX=/usr -DCMAKE_BUILD_TYPE=RELEASE. I've done that on my local version (with cmake version 4.2.3) and it built no problem. The cmake3 package is on version 3.31 so that should be fine too. Please update the PKGBUILD to make this change. Thanks!

KenjiTakahashi commented on 2024-09-25 18:44 (UTC)

Actually, yes, I think xiota is right. The spaces are interfering here: -ffile-prefix-map=/home/josh/Source code/AUR packages/tagutil/src=/usr/src/debug/tagutil. Not sure why cmake is creating a cmd like this, could be sth in your config?

bravely_beep commented on 2024-09-25 08:29 (UTC)

makepkg fails with error: https://pastebin.com/zKxwuNJK