Search Criteria
Package Details: deadbeef-plugin-vu-meter-git 20150510-1
Git Clone URL: | https://aur.archlinux.org/deadbeef-plugin-vu-meter-git.git (read-only, click to copy) |
---|---|
Package Base: | deadbeef-plugin-vu-meter-git |
Description: | Retro VU Meter Plugin for the DeaDBeeF audio player (development version) |
Upstream URL: | https://github.com/cboxdoerfer/ddb_vu_meter |
Licenses: | |
Submitter: | maz-1 |
Maintainer: | None |
Last Packager: | maz-1 |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2015-11-08 13:39 |
Last Updated: | 2015-11-08 14:34 |
Dependencies (5)
- deadbeef (deadbeef-git)
- git (git-git) (make)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view) (make)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-git, gtk3-ubuntu, gtk3-patched-filechooser-icon-view, gtk3-typeahead, gtk3-no_deadkeys_underline, gtk3-classic) (make)
- pkg-config (pkgconf-git, pkgconf) (make)
Latest Comments
psltn commented on 2018-01-18 23:40
Hello, @maz-1, could you make the change proposed by @kamshi? Also, could you make the Style as Bars by default (instead of Retro)?
kamshi commented on 2016-11-08 18:10
I can't build this package because makepkg expects the license to be in parenthesis. In order for it to work, I have to edit the PKGBUILD by changing line 7 from
license='GPL2'
to
license=('GPL2')
Can someone apply this change to the PKGBUILD supplied by this package, so that everyone can benefit from this? I'm new here and don't know how to make change requests other than by adding a comment.