Search Criteria
Package Details: tagger 2024.6.0-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/tagger.git (read-only, click to copy) |
|---|---|
| Package Base: | tagger |
| Description: | An easy-to-use music tag (metadata) editor |
| Upstream URL: | https://github.com/NickvisionApps/Tagger |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | nickvision-tagger |
| Submitter: | yochananmarqos |
| Maintainer: | yochananmarqos |
| Last Packager: | yochananmarqos |
| Votes: | 12 |
| Popularity: | 0.008828 |
| First Submitted: | 2023-06-15 19:49 (UTC) |
| Last Updated: | 2025-10-04 17:12 (UTC) |
Dependencies (10)
- chromaprint (chromaprint-fftwAUR, chromaprint-fftw-llvmAUR)
- dotnet-runtime-8.0 (dotnet-runtime-8.0-binAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-whisper-gitAUR, ffmpeg-decklinkAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-full-llvmAUR, ffmpeg-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-amd-fullAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR)
- gtk4 (gtk4-paper-planeAUR, gtk4-develAUR, gtk4-gitAUR)
- libadwaita (libadwaita-yaru-gitAUR, libadwaita-without-adwaita-gitAUR, libadwaita-gitAUR, libadwaita-without-adwaitaAUR)
- webp-pixbuf-loader
- blueprint-compiler (blueprint-compiler-gitAUR) (make)
- dotnet-sdk-8.0 (dotnet-sdk-8.0-binAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- yelp (yelp-gitAUR) (optional) – in-app help
Latest Comments
« First ‹ Previous 1 2
os225 commented on 2022-09-11 12:54 (UTC)
I pushed a commit changing the install_mode of the exe to 777. Let me know if it works.
os225 commented on 2022-09-11 12:51 (UTC)
@mhill8 707 (owner: r, w, e and public: r, w, e) permissions are the default used by meson. Where you able to run the executable? If not I can look into changing it to 777. Also please note that V2022.9.0 of Tagger is still in development and not ready for use.
mhill8 commented on 2022-09-11 05:25 (UTC)
I tried the latest version (
git clone, 20220910). It built fine, but for some reason installed/usr/bin/org.nickvision.taggerwith 707 permissions.os225 commented on 2022-06-03 00:29 (UTC)
Thanks for the tips :) Fixed in the latest PKGBUILD
yochananmarqos commented on 2022-06-02 22:40 (UTC) (edited on 2022-06-02 22:42 (UTC) by yochananmarqos)
sudo. The package function uses a fakeroot environmentnickvision-application-gitwith the proper package namegtk-update-icon-cacheis performed by a Pacman hook, it's not necessaryImproved PKGBUILD
« First ‹ Previous 1 2