[arch-commits] Commit in gnome-music/repos (8 files)
Jan de Groot
jgc at archlinux.org
Wed Oct 15 11:46:28 UTC 2014
Date: Wednesday, October 15, 2014 @ 13:46:27
Author: jgc
Revision: 224404
archrelease: copy trunk to testing-i686, testing-x86_64
Added:
gnome-music/repos/testing-i686/PKGBUILD
(from rev 224403, gnome-music/trunk/PKGBUILD)
gnome-music/repos/testing-i686/gnome-music.install
(from rev 224403, gnome-music/trunk/gnome-music.install)
gnome-music/repos/testing-x86_64/PKGBUILD
(from rev 224403, gnome-music/trunk/PKGBUILD)
gnome-music/repos/testing-x86_64/gnome-music.install
(from rev 224403, gnome-music/trunk/gnome-music.install)
Deleted:
gnome-music/repos/testing-i686/PKGBUILD
gnome-music/repos/testing-i686/gnome-music.install
gnome-music/repos/testing-x86_64/PKGBUILD
gnome-music/repos/testing-x86_64/gnome-music.install
------------------------------------+
/PKGBUILD | 54 +++++++++++++++++++++++++++++++++++
/gnome-music.install | 24 +++++++++++++++
testing-i686/PKGBUILD | 26 ----------------
testing-i686/gnome-music.install | 12 -------
testing-x86_64/PKGBUILD | 26 ----------------
testing-x86_64/gnome-music.install | 12 -------
6 files changed, 78 insertions(+), 76 deletions(-)
Deleted: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD 2014-10-15 11:45:33 UTC (rev 224403)
+++ testing-i686/PKGBUILD 2014-10-15 11:46:27 UTC (rev 224404)
@@ -1,26 +0,0 @@
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-
-pkgname=gnome-music
-pkgver=3.14.0
-pkgrel=1
-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 gnome-themes-standard gtk3 gvfs python-gobject)
-makedepends=(intltool itstool python2)
-groups=('gnome-extra')
-install=gnome-music.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('1eb88cf564f276c64ead4751da2f821d0bf2a3380a790d6497f32d1a12f180ed')
-
-build() {
- cd $pkgname-$pkgver
- ./configure --prefix=/usr --disable-schemas-compile
- make
-}
-
-package() {
- cd $pkgname-$pkgver
- make -j1 DESTDIR="${pkgdir}" install
-}
Copied: gnome-music/repos/testing-i686/PKGBUILD (from rev 224403, gnome-music/trunk/PKGBUILD)
===================================================================
--- testing-i686/PKGBUILD (rev 0)
+++ testing-i686/PKGBUILD 2014-10-15 11:46:27 UTC (rev 224404)
@@ -0,0 +1,27 @@
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+
+pkgname=gnome-music
+pkgver=3.14.1
+pkgrel=1
+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 gnome-themes-standard gtk3 gvfs python-gobject python-cairo)
+makedepends=(intltool itstool python2)
+groups=('gnome-extra')
+install=gnome-music.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('d038db9c624bf14ee1dfee330ce1d5324846a0577a819bce63a6835f68e88a80')
+
+build() {
+ cd $pkgname-$pkgver
+ ./configure --prefix=/usr --disable-schemas-compile
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+ make -j1 DESTDIR="${pkgdir}" install
+}
Deleted: testing-i686/gnome-music.install
===================================================================
--- testing-i686/gnome-music.install 2014-10-15 11:45:33 UTC (rev 224403)
+++ testing-i686/gnome-music.install 2014-10-15 11:46:27 UTC (rev 224404)
@@ -1,12 +0,0 @@
-post_install() {
- glib-compile-schemas usr/share/glib-2.0/schemas
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
Copied: gnome-music/repos/testing-i686/gnome-music.install (from rev 224403, gnome-music/trunk/gnome-music.install)
===================================================================
--- testing-i686/gnome-music.install (rev 0)
+++ testing-i686/gnome-music.install 2014-10-15 11:46:27 UTC (rev 224404)
@@ -0,0 +1,12 @@
+post_install() {
+ glib-compile-schemas usr/share/glib-2.0/schemas
+ gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+ post_install
+}
+
+post_remove() {
+ post_install
+}
Deleted: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD 2014-10-15 11:45:33 UTC (rev 224403)
+++ testing-x86_64/PKGBUILD 2014-10-15 11:46:27 UTC (rev 224404)
@@ -1,26 +0,0 @@
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-
-pkgname=gnome-music
-pkgver=3.14.0
-pkgrel=1
-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 gnome-themes-standard gtk3 gvfs python-gobject)
-makedepends=(intltool itstool python2)
-groups=('gnome-extra')
-install=gnome-music.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('1eb88cf564f276c64ead4751da2f821d0bf2a3380a790d6497f32d1a12f180ed')
-
-build() {
- cd $pkgname-$pkgver
- ./configure --prefix=/usr --disable-schemas-compile
- make
-}
-
-package() {
- cd $pkgname-$pkgver
- make -j1 DESTDIR="${pkgdir}" install
-}
Copied: gnome-music/repos/testing-x86_64/PKGBUILD (from rev 224403, gnome-music/trunk/PKGBUILD)
===================================================================
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2014-10-15 11:46:27 UTC (rev 224404)
@@ -0,0 +1,27 @@
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+
+pkgname=gnome-music
+pkgver=3.14.1
+pkgrel=1
+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 gnome-themes-standard gtk3 gvfs python-gobject python-cairo)
+makedepends=(intltool itstool python2)
+groups=('gnome-extra')
+install=gnome-music.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('d038db9c624bf14ee1dfee330ce1d5324846a0577a819bce63a6835f68e88a80')
+
+build() {
+ cd $pkgname-$pkgver
+ ./configure --prefix=/usr --disable-schemas-compile
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+ make -j1 DESTDIR="${pkgdir}" install
+}
Deleted: testing-x86_64/gnome-music.install
===================================================================
--- testing-x86_64/gnome-music.install 2014-10-15 11:45:33 UTC (rev 224403)
+++ testing-x86_64/gnome-music.install 2014-10-15 11:46:27 UTC (rev 224404)
@@ -1,12 +0,0 @@
-post_install() {
- glib-compile-schemas usr/share/glib-2.0/schemas
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
Copied: gnome-music/repos/testing-x86_64/gnome-music.install (from rev 224403, gnome-music/trunk/gnome-music.install)
===================================================================
--- testing-x86_64/gnome-music.install (rev 0)
+++ testing-x86_64/gnome-music.install 2014-10-15 11:46:27 UTC (rev 224404)
@@ -0,0 +1,12 @@
+post_install() {
+ glib-compile-schemas usr/share/glib-2.0/schemas
+ gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+ post_install
+}
+
+post_remove() {
+ post_install
+}
More information about the arch-commits
mailing list