Search Criteria
Package Details: tagutil 3.1-2
Package Actions
| 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) |
Dependencies (6)
- flac (flac-gitAUR)
- jansson (jansson-gitAUR)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- libyaml (libyaml-gitAUR)
- taglib (taglib-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
Latest Comments
ratherforky commented on 2026-02-03 17:50 (UTC)
This package currently fails for me in
build()with the following error:The easiest fix is to add
-DCMAKE_POLICY_VERSION_MINIMUM=3.5to the end ofcmake ../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