Guys this isn't out of date, as per today 02/02/2021, it simply won't compile because it won't compile upstream either, there's NOTHING I can do until this is fixed upstream
Search Criteria
Package Details: obs-plugin-tuna-git 1.5.3-1
Git Clone URL: | https://aur.archlinux.org/obs-plugin-tuna-git.git (read-only, click to copy) |
---|---|
Package Base: | obs-plugin-tuna-git |
Description: | Song information plugin for obs-studio git version |
Upstream URL: | https://github.com/univrsal/tuna |
Keywords: | obs |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | katoitalia |
Maintainer: | katoitalia |
Last Packager: | katoitalia |
Votes: | 1 |
Popularity: | 0.064051 |
First Submitted: | 2020-10-20 15:29 |
Last Updated: | 2020-11-03 18:14 |
Dependencies (4)
- obs-studio (obs-studio-liushui-git, obs-studio-wayland, obs-hevc-vaapi-git, obs-studio-browser, obs-studio-ftl, obs-studio-git)
- clang (clang-pypy-stm, clang39, clang38, llvm-tce, clang8, llvm-minimal-git, llvm-toolchain-nightly-bin, llvm-git, clang-rc) (make)
- cmake (cmake-git) (make)
- git (git-git) (make)
Required by (0)
Sources (3)
Latest Comments
katoitalia commented on 2021-02-02 09:53
katoitalia commented on 2020-11-03 18:15
@cobaltspace modified it in
git describe --long --tags | sed 's/^v//;s/([^-]*-g)/r\1/;s/-/./g'
should be ok now
cobaltspace commented on 2020-11-03 17:32
pkgver()
also changes the pkgver
to a lower value than what is listed here, as in vercmp v1.5.3.r1.geab85d1-1 1.5.3-1
is < 0, or v1.5.3.r1.geab85d1-1 < 1.5.3-1. This is probably due to the v
, which should be cut off according to the VCS packaging guidlines on the wiki: https://wiki.archlinux.org/index.php/VCS_package_guidelines
katoitalia commented on 2020-11-03 17:19
@cobaltspace obs-plugin-tuna does not exist. obs-plugin-tuna-bin does, that's literally the only thing it can conflict with as long as a obs-plugin-tuna is not added to the repo or AUR.
cobaltspace commented on 2020-11-03 17:14
You don't need to provide obs-plugin-tuna-git
, the package being named that does that already. You should provide obs-plugin-tuna
though. obs-plugin-tuna
should also be part of your conflicts.
Pinned Comments
katoitalia commented on 2021-02-02 09:53
Guys this isn't out of date, as per today 02/02/2021, it simply won't compile because it won't compile upstream either, there's NOTHING I can do until this is fixed upstream