Search Criteria
Package Details: tageditor-git 719.9599560-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/tageditor-git.git (read-only, click to copy) |
---|---|
Package Base: | tageditor-git |
Description: | A tag editor with Qt GUI and command-line interface supporting MP4/M4A/AAC (iTunes), ID3, Vorbis, Opus, FLAC and Matroska |
Upstream URL: | https://github.com/Martchus/tageditor |
Licenses: | GPL-2-or-later |
Conflicts: | tageditor |
Provides: | tageditor |
Submitter: | Martchus |
Maintainer: | Martchus |
Last Packager: | Martchus |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-07-20 14:56 (UTC) |
Last Updated: | 2024-09-22 20:28 (UTC) |
Dependencies (18)
- c++utilities-gitAUR
- desktop-file-utils (desktop-file-utils-gitAUR)
- libc++utilities-git.so (c++utilities-gitAUR)
- libqtutilities-git.so (qtutilities-gitAUR)
- libtagparser-git.so (tagparser-gitAUR)
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-webengine
- qtutilities-gitAUR
- tagparser-gitAUR
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- qt6-declarative (qt6-declarative-gitAUR) (make)
- qt6-tools (make)
- reflective-rapidjson-gitAUR (make)
- cppunit (check)
- jq (jq-gitAUR) (check)
Latest Comments
Martchus commented on 2020-02-05 12:56 (UTC)
I'm going to update the packages. Note that the packages allow overriding the source URL by setting
MARTCHUS_GIT_URL_PREFIX
(e.g. withinmakepkg.conf
). I'm using this to point it to my local Git server but it also helps to change the protocol.keren_sky commented on 2020-02-05 12:25 (UTC)
Hai, would you consider adjusting the sources line to include https? my sucky ISP blocks incoming connections. Plain git:// don't work. Thanks