Search Criteria
Package Details: tagger 2024.6.0-2
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: | 10 |
Popularity: | 0.000543 |
First Submitted: | 2023-06-15 19:49 (UTC) |
Last Updated: | 2024-12-13 02:59 (UTC) |
Dependencies (9)
- chromaprint (chromaprint-fftwAUR)
- dotnet-runtime (dotnet-runtime-2.2AUR, dotnet-runtime-3.0AUR, dotnet-runtime-2.1AUR, dotnet-runtime-5.0-binAUR, dotnet-runtime-7.0-binAUR, dotnet-runtime-6.0-binAUR, dotnet-runtime-preview-binAUR, dotnet-runtime-binAUR, dotnet-runtime-8.0-binAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR)
- webp-pixbuf-loader
- blueprint-compiler (blueprint-compiler-gitAUR) (make)
- dotnet-sdk (dotnet-sdk-2.2AUR, dotnet-sdk-2.2-vs2017AUR, dotnet-sdk-3.0AUR, dotnet-sdk-2.1AUR, dotnet-sdk-5.0-binAUR, dotnet-sdk-6.0.110-binAUR, dotnet-sdk-7.0-binAUR, dotnet-sdk-8.0.300-binAUR, dotnet-sdk-6.0-binAUR, dotnet-sdk-preview-binAUR, dotnet-sdk-binAUR, dotnet-sdk-8.0-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- yelp (optional) – in-app help
Latest Comments
« First ‹ Previous 1 2
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.tagger
with 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-git
with the proper package namegtk-update-icon-cache
is performed by a Pacman hook, it's not necessaryImproved PKGBUILD
« First ‹ Previous 1 2