[arch-commits] Commit in sushi/repos (8 files)

Jan Steffens heftig at archlinux.org
Wed May 13 16:37:42 UTC 2015


    Date: Wednesday, May 13, 2015 @ 18:37:42
  Author: heftig
Revision: 239301

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  sushi/repos/extra-i686/PKGBUILD
    (from rev 239300, sushi/trunk/PKGBUILD)
  sushi/repos/extra-i686/sushi.install
    (from rev 239300, sushi/trunk/sushi.install)
  sushi/repos/extra-x86_64/PKGBUILD
    (from rev 239300, sushi/trunk/PKGBUILD)
  sushi/repos/extra-x86_64/sushi.install
    (from rev 239300, sushi/trunk/sushi.install)
Deleted:
  sushi/repos/extra-i686/PKGBUILD
  sushi/repos/extra-i686/sushi.install
  sushi/repos/extra-x86_64/PKGBUILD
  sushi/repos/extra-x86_64/sushi.install

----------------------------+
 /PKGBUILD                  |   58 +++++++++++++++++++++++++++++++++++++++++++
 /sushi.install             |   22 ++++++++++++++++
 extra-i686/PKGBUILD        |   29 ---------------------
 extra-i686/sushi.install   |   11 --------
 extra-x86_64/PKGBUILD      |   29 ---------------------
 extra-x86_64/sushi.install |   11 --------
 6 files changed, 80 insertions(+), 80 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2015-05-13 16:37:06 UTC (rev 239300)
+++ extra-i686/PKGBUILD	2015-05-13 16:37:42 UTC (rev 239301)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
-
-pkgname=sushi
-pkgver=3.15.90
-pkgrel=1
-pkgdesc="A quick previewer for Nautilus"
-arch=(i686 x86_64)
-url="http://www.gnome.org"
-license=('GPL2')
-groups=(gnome)
-depends=('clutter-gtk' 'clutter-gst2' 'gjs' 'libmusicbrainz5' 'webkit2gtk' 'gtksourceview3' 'evince')
-install=sushi.install
-makedepends=('intltool' 'gobject-introspection' 'python2')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('f0274bbc2c84e0f49d84aa02840556e5a4babe3e67cce0cb292e144bc488a61a')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr --libexecdir=/usr/lib/sushi
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir/" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: sushi/repos/extra-i686/PKGBUILD (from rev 239300, sushi/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2015-05-13 16:37:42 UTC (rev 239301)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+
+pkgname=sushi
+pkgver=3.16.0
+pkgrel=1
+pkgdesc="A quick previewer for Nautilus"
+arch=(i686 x86_64)
+url="http://www.gnome.org"
+license=('GPL2')
+groups=(gnome)
+depends=('clutter-gtk' 'clutter-gst2' 'gjs' 'libmusicbrainz5' 'webkit2gtk' 'gtksourceview3' 'evince')
+install=sushi.install
+makedepends=('intltool' 'gobject-introspection' 'python2')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('86c4e22b374514492334b5fcca6f170d328dae77cfcc0acd357c5426600b0034')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr --libexecdir=/usr/lib/sushi
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/sushi.install
===================================================================
--- extra-i686/sushi.install	2015-05-13 16:37:06 UTC (rev 239300)
+++ extra-i686/sushi.install	2015-05-13 16:37:42 UTC (rev 239301)
@@ -1,11 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: sushi/repos/extra-i686/sushi.install (from rev 239300, sushi/trunk/sushi.install)
===================================================================
--- extra-i686/sushi.install	                        (rev 0)
+++ extra-i686/sushi.install	2015-05-13 16:37:42 UTC (rev 239301)
@@ -0,0 +1,11 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2015-05-13 16:37:06 UTC (rev 239300)
+++ extra-x86_64/PKGBUILD	2015-05-13 16:37:42 UTC (rev 239301)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
-
-pkgname=sushi
-pkgver=3.15.90
-pkgrel=1
-pkgdesc="A quick previewer for Nautilus"
-arch=(i686 x86_64)
-url="http://www.gnome.org"
-license=('GPL2')
-groups=(gnome)
-depends=('clutter-gtk' 'clutter-gst2' 'gjs' 'libmusicbrainz5' 'webkit2gtk' 'gtksourceview3' 'evince')
-install=sushi.install
-makedepends=('intltool' 'gobject-introspection' 'python2')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('f0274bbc2c84e0f49d84aa02840556e5a4babe3e67cce0cb292e144bc488a61a')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr --libexecdir=/usr/lib/sushi
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir/" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: sushi/repos/extra-x86_64/PKGBUILD (from rev 239300, sushi/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2015-05-13 16:37:42 UTC (rev 239301)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+
+pkgname=sushi
+pkgver=3.16.0
+pkgrel=1
+pkgdesc="A quick previewer for Nautilus"
+arch=(i686 x86_64)
+url="http://www.gnome.org"
+license=('GPL2')
+groups=(gnome)
+depends=('clutter-gtk' 'clutter-gst2' 'gjs' 'libmusicbrainz5' 'webkit2gtk' 'gtksourceview3' 'evince')
+install=sushi.install
+makedepends=('intltool' 'gobject-introspection' 'python2')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('86c4e22b374514492334b5fcca6f170d328dae77cfcc0acd357c5426600b0034')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr --libexecdir=/usr/lib/sushi
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-x86_64/sushi.install
===================================================================
--- extra-x86_64/sushi.install	2015-05-13 16:37:06 UTC (rev 239300)
+++ extra-x86_64/sushi.install	2015-05-13 16:37:42 UTC (rev 239301)
@@ -1,11 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: sushi/repos/extra-x86_64/sushi.install (from rev 239300, sushi/trunk/sushi.install)
===================================================================
--- extra-x86_64/sushi.install	                        (rev 0)
+++ extra-x86_64/sushi.install	2015-05-13 16:37:42 UTC (rev 239301)
@@ -0,0 +1,11 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}



More information about the arch-commits mailing list