Search Criteria
Package Details: plasma5-applets-playbar2-git 2.5.r44.g8b66075-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/plasma5-applets-playbar2-git.git (read-only, click to copy) |
---|---|
Package Base: | plasma5-applets-playbar2-git |
Description: | Applet that shows now playing music |
Upstream URL: | https://github.com/audoban/playbar2/ |
Keywords: | applet kde mpris2 plasma plasmoid player |
Licenses: | GPL3 |
Conflicts: | kdeplasma-applets-playbar2, plasma5-applets-playbar2 |
Provides: | plasma5-applets-playbar2 |
Submitter: | f1u77y |
Maintainer: | f1u77y |
Last Packager: | f1u77y |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2017-06-19 11:04 (UTC) |
Last Updated: | 2018-01-13 09:26 (UTC) |
Dependencies (10)
- kconfigwidgets (kconfigwidgets-gitAUR)
- kdeclarative (kdeclarative-gitAUR)
- kglobalaccel (kglobalaccel-gitAUR)
- kwindowsystem (kwindowsystem-gitAUR)
- kxmlgui (kxmlgui-gitAUR)
- plasma-framework
- plasma-workspace (plasma-workspace-gitAUR)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- kdoctools (kdoctools-gitAUR) (make)
Latest Comments
xkero commented on 2021-08-20 00:33 (UTC)
There hasn't been an update in four years so I would suggest just switching to velnias75's fork (seems the most up-kept one at this time). Nothing else in the PKGBUILD needs fixing other then changing
audoban
tovelnias75
.f1u77y commented on 2019-02-15 22:59 (UTC)
Thanks! I'll still wait for upstream for accept your proposed change. For those of you who want things to work right now, I suggest setting
source=("${pkgname%-git}::git+<https://github.com/dkadioglu/playbar2.git#branch=fix-qtquick>")
and making it manually withmakepkg
.dkadioglu commented on 2019-02-14 15:23 (UTC)
https://github.com/audoban/playbar2/pull/53 contains a fix for this.
f1u77y commented on 2019-02-04 09:02 (UTC)
Hi @dkadioglu, try to follow upstream instructions for installing from source code. If it fails, this should not be a packaging issue, so you'd better report this to upstream.
dkadioglu commented on 2019-02-04 08:54 (UTC)
Hi,
since a couple of Plasma Updates (sorry, I cannot reproduce, when this started), the widget (https://pasteboard.co/HZzNHdv.png) you can open when you click on Playbar2 is empty. I already rebuilt and reinstalled the package but, the widget is still empty. Am I the only one? Can someone help me to debug and fix this?
Thanks