Search Criteria
Package Details: deadbeef-plugin-lyricbar-git r74.g015379a-1
Git Clone URL: | https://aur.archlinux.org/deadbeef-plugin-lyricbar-git.git (read-only, click to copy) |
---|---|
Package Base: | deadbeef-plugin-lyricbar-git |
Description: | DeaDBeeF lyric bar plugin |
Upstream URL: | https://github.com/loskutov/deadbeef-lyricbar |
Licenses: | |
Submitter: | dpirate |
Maintainer: | dpirate |
Last Packager: | dpirate |
Votes: | 3 |
Popularity: | 0.000001 |
First Submitted: | 2019-01-26 06:39 |
Last Updated: | 2020-04-07 13:37 |
Latest Comments
« First ‹ Previous 1 2 3
dpirate commented on 2019-01-26 07:54
You can build the plugin with gtkmm (gtk+2) and gtkmm3 which produces two plug-ins This PKGBUILD does this. So you only really need one of those.
I'm guessing both version of the plug-in are loaded and they are in conflict. So I guess I'm going to have to do a subpackage. Or fix the plug-ins to have a different internal name. For now if you delete the one you don't need, it should work in /usr/lib/deadbeef.
VolkMilit commented on 2019-01-26 07:47
Hi. gtkmm is not optional, they required for build.
Also, DeadBeef can't load this plugin if you're installed it in /usr/lib/deadbeef. Not sure what happens here, but when I put it in ~/.local/lib/deadbeef it worked.
EDIT: Only gtk2 version doesn't work. Oh, well.