[arch-commits] Commit in gnome-music/trunk (PKGBUILD gnome-music.install)

Jan de Groot jgc at nymeria.archlinux.org
Mon Oct 14 07:18:43 UTC 2013


    Date: Monday, October 14, 2013 @ 09:18:42
  Author: jgc
Revision: 196468

upgpkg: gnome-music 3.10.0-3

Add some more dependencies (FS#37319)

Modified:
  gnome-music/trunk/PKGBUILD
  gnome-music/trunk/gnome-music.install

---------------------+
 PKGBUILD            |    4 ++--
 gnome-music.install |    1 -
 2 files changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-14 07:09:39 UTC (rev 196467)
+++ PKGBUILD	2013-10-14 07:18:42 UTC (rev 196468)
@@ -2,12 +2,12 @@
 
 pkgname=gnome-music
 pkgver=3.10.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Music player and management application"
 arch=(i686 x86_64)
 license=('GPL')
 url="https://wiki.gnome.org/Apps/Music"
-depends=(grilo grilo-plugins tracker python gobject-introspection libdmapsharing python-dbus dbus-glib)
+depends=(grilo grilo-plugins tracker python gobject-introspection libdmapsharing python-dbus dbus-glib gnome-icon-theme gnome-themes-standard gtk3 gvfs tracker python-gobject)
 makedepends=(intltool)
 options=('!libtool')
 groups=('gnome-extra')

Modified: gnome-music.install
===================================================================
--- gnome-music.install	2013-10-14 07:09:39 UTC (rev 196467)
+++ gnome-music.install	2013-10-14 07:18:42 UTC (rev 196468)
@@ -1,6 +1,5 @@
 post_install() {
   glib-compile-schemas usr/share/glib-2.0/schemas
-  update-desktop-database -q
   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
 }
 




More information about the arch-commits mailing list