Search Criteria
Package Details: gmusicbrowser-git 1.1.99.1.r0.g60d4b6f-2
Git Clone URL: | https://aur.archlinux.org/gmusicbrowser-git.git (read-only, click to copy) |
---|---|
Package Base: | gmusicbrowser-git |
Description: | Open-source jukebox for large collections of mp3/ogg/flac files, written in perl. |
Upstream URL: | https://gmusicbrowser.org/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | RobbeR49 |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 31 |
Popularity: | 0.188626 |
First Submitted: | 2009-09-16 01:43 |
Last Updated: | 2020-11-25 21:02 |
Dependencies (20)
- perl-glib-object-introspection
- perl-gtk3
- perl-locale-gettext
- perl-net-dbus (perl-net-dbus-git)
- discount (make)
- git (git-git) (make)
- alsa-utils (alsa-utils-transparent, alsa-utils-git, alsa-utils-nosystemd-minimal-git) (optional) – enables the ALSA backend
- flac123 (optional) – flac support for the ALSA backend
- gst-plugins-base (gst-plugins-base-git) (optional) – vorbis support
- gst-plugins-good (gst-plugins-good-git) (optional) – flac support
- gst-plugins-ugly (gst-plugins-ugly-git) (optional) – mp3 support
- mpg321 (optional) – mp3 support for the ALSA backend
- mplayer (mplayer-light-svn, mplayer2, mplayer2-build-git, mplayer-vaapi, mplayer-svn, mplayer-gui, mplayer-gui-svn) (optional) – enables the mplayer backend
- mpv (mpv-sndio, mpv-semifull-git, mpv-vittgam, mpv-ahjolinna, mpv-rpi, mpv-thin, mpv-ahjolinna-git, mpv-full-git, mpv-light, mpv-git, mpv-full, mpv-light-pulse, mpv-vapoursynth, mpv-vapoursynth-git, mpv-amd-full-git, mpv-build-git, mpv-full-build-git) (optional) – enables the mpv backend
- perl-gnome2-wnck (perl-gnome2-wnck+) (optional) – titlebar plugin support
- perl-gtk2-notify (optional) – support for notify plugin
- perl-gtk2-trayicon (optional) – tray icon support
- perl-gtk2-webkit (optional) – alternative web-based plugin support
- perl-html-parser (optional) – support for accented characters in lyrics plugin
- vorbis-tools (vorbis-tools-git) (optional) – vorbis support for the ALSA backend
Latest Comments
1 2 Next › Last »
twa022 commented on 2020-12-03 02:17
Some optdepend updates with the GTK3 port:
perl-gtk2-notify -> libnotify: support for notify plugin
perl-gtk2-trayicon -> libappindicator-gtk3: appindicator plugin
perl-gnome2-wnck -> libwnck3: titlebar plugin support
perl-gtk2-webkit -> webkit2gtk: alternative web-based plugin support
Corax commented on 2020-06-06 11:14
squentin has published the first port to GTK3 to master \o/ See: https://github.com/squentin/gmusicbrowser/issues/57#issuecomment-636359209
It seems to be working fine for me, I just replaced the gtk2-perl dep with perl-gtk3.
RobbeR49 commented on 2017-03-08 12:29
It builds fine for me. Unflagging unless you've got something more specific that's wrong with it.
PhotonX commented on 2017-03-08 12:00
Doesn't build because package() is missing.
RobbeR49 commented on 2015-02-03 23:35
perl-glib-object-introspection added - and by the way, it is really out of date. I built the most recent version 0.027 and tested with that. Everything worked fine with gstreamer-1.x packages only.
jplatte commented on 2015-02-01 21:23
Could you please add perl-glib-object-introspection [1] as an optdepend? It allows the usage of gstreamer 1 instead of gstreamer 0.10 since a recent update [2].
[1] https://aur.archlinux.org/packages/perl-glib-object-introspection
[2] https://github.com/squentin/gmusicbrowser/commit/fe20c1a4c79fa2be60065acaeee258825cc90011
RobbeR49 commented on 2013-11-01 21:31
Thanks for the reminder.
Anonymous comment on 2013-10-24 23:12
update to pacman 4.1+
http://pastebin.com/V4CbCwDL
NiceOne commented on 2013-03-21 15:22
markdown is a new (build time) dependency now (https://github.com/squentin/gmusicbrowser/commit/ce88d642b06a8dc49f08a0322a223f1f81efd2b6)
RobbeR49 commented on 2011-10-31 11:29
Added perl-html-parser to optdepends. Thanks for the heads-up Satoshi.