not building, missing tuna.so
mv: cannot stat 'src/tuna/install/tuna/bin/64bit/tuna.so': No such file or directory
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: | GPL2 |
Conflicts: | obs-plugin-tuna-bin |
Provides: | obs-plugin-tuna-git |
Submitter: | katoitalia |
Maintainer: | katoitalia |
Last Packager: | katoitalia |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-10-20 15:29 (UTC) |
Last Updated: | 2020-11-03 18:14 (UTC) |
Dependencies (4)
- obs-studio (rpan-studio, obs-studio-ftl, obs-hevc-vaapi-git, obs-studio-git, obs-studio-amf, obs-studio-tytan652, obs-studio-rc, obs-studio-browser)
- clang (clang8, clang-git, llvm-git, llvm-minimal-git) (make)
- cmake (cmake-git) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
Required by (0)
Sources (3)
Latest Comments
EndlessEden commented on 2022-12-09 17:46 (UTC)
katoitalia commented on 2021-10-29 18:03 (UTC) (edited on 2021-10-29 18:04 (UTC) by katoitalia)
please STOP flagging this package as out of date, this is a GIT package, it means that it WILL NOT BE updated as long as it compiles fine as it will ALWAYS compile the latest version upstream automatically
katoitalia commented on 2020-11-03 18:15 (UTC) (edited on 2020-11-03 18:27 (UTC) by katoitalia)
@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 (UTC)
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 (UTC)
@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 (UTC)
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-10-29 18:03 (UTC) (edited on 2021-10-29 18:04 (UTC) by katoitalia)
please STOP flagging this package as out of date, this is a GIT package, it means that it WILL NOT BE updated as long as it compiles fine as it will ALWAYS compile the latest version upstream automatically