Package Details: gnome-music-git 1:3.38.0+39+g95f7bf58-1

Git Clone URL: https://aur.archlinux.org/gnome-music-git.git (read-only, click to copy)
Package Base: gnome-music-git
Description: Music player and management application
Upstream URL: https://wiki.gnome.org/Apps/Music
Licenses: GPL
Conflicts: gnome-music
Provides: gnome-music
Submitter: rafaelff
Maintainer: tallero
Last Packager: fisch02
Votes: 18
Popularity: 0.000000
First Submitted: 2012-12-31 07:40 (UTC)
Last Updated: 2021-01-16 14:42 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

dhead666 commented on 2014-06-30 09:03 (UTC)

Failing to clone submodule, maybe change it to: # git submodule update --init Please replace depend libmediaart with libmediaart-git

rafaelff commented on 2014-06-17 17:58 (UTC)

@yoseforb: please fix the pkgver. Curently it results in "MUSIC_3_10_0". You could use something like: git describe --always | sed -e 's|^MUSIC_||;s|-|.|g;s|_|.|g' ...to obtain a pkgver like e.g. "3.13.2.37.g8c4030b"

dhead666 commented on 2014-06-17 17:19 (UTC)

@jswagner Are you running the latest commit from git ? Gnome-Music is failing to run for me do to error in loading MediaArt File "/usr/lib/python3.4/site-packages/gnomemusic/albumArtCache.py", line 31, in <module> from gi.repository import Gtk, GdkPixbuf, Gio, GLib, Gdk, MediaArt ImportError: cannot import name 'MediaArt'

jswagner commented on 2014-06-04 23:12 (UTC)

Please add libmediaart as a dependency. I have filed a bug with libmediaart to have it built with correct options that will allow the current codebase to run again.

psychoticmeow commented on 2014-03-12 11:50 (UTC)

It now requires yelp-tools at build time.

techlive commented on 2013-12-20 14:48 (UTC)

Please use a better pkgver than 'MUSIC_3_10_0-1', perhaps `git describe --long --always | sed -E 's/^MUSIC_//;s/_/./g;s/([^-]*-g)/r\1/;s|-|.|g'` ?

lubosz commented on 2013-08-05 11:48 (UTC)

please add the following dependencies: gupnp gupnp-av libdmapsharing gssdp

rafaelff commented on 2013-08-03 14:45 (UTC)

Please add 'gnome-common' to makedepends (this is required when calling ./autogen.sh)

lubosz commented on 2013-08-03 14:41 (UTC)

please add python-dbus to the dependencies

lubosz commented on 2013-08-03 14:14 (UTC)

could you please depend on the grilo-git package, since the stable one does not provide this version. same for gtk3.