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

Jan Steffens heftig at nymeria.archlinux.org
Sun Apr 21 22:12:11 UTC 2013


    Date: Monday, April 22, 2013 @ 00:12:10
  Author: heftig
Revision: 183459

db-move: moved sushi from [testing] to [extra] (i686, x86_64)

Added:
  sushi/repos/extra-i686/PKGBUILD
    (from rev 183326, sushi/repos/testing-i686/PKGBUILD)
  sushi/repos/extra-i686/sushi.install
    (from rev 183326, sushi/repos/testing-i686/sushi.install)
  sushi/repos/extra-x86_64/PKGBUILD
    (from rev 183326, sushi/repos/testing-x86_64/PKGBUILD)
  sushi/repos/extra-x86_64/sushi.install
    (from rev 183326, sushi/repos/testing-x86_64/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
  sushi/repos/testing-i686/
  sushi/repos/testing-x86_64/

----------------------------+
 /PKGBUILD                  |   60 +++++++++++++++++++++++++++++++++++++++++++
 /sushi.install             |   22 +++++++++++++++
 extra-i686/PKGBUILD        |   30 ---------------------
 extra-i686/sushi.install   |   11 -------
 extra-x86_64/PKGBUILD      |   30 ---------------------
 extra-x86_64/sushi.install |   11 -------
 6 files changed, 82 insertions(+), 82 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2013-04-21 22:12:09 UTC (rev 183458)
+++ extra-i686/PKGBUILD	2013-04-21 22:12:10 UTC (rev 183459)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
-
-pkgname=sushi
-pkgver=3.6.1
-pkgrel=1
-pkgdesc="A quick previewer for Nautilus"
-arch=(i686 x86_64)
-url="http://www.gnome.org"
-license=('GPL2')
-groups=(gnome-extra)
-depends=('clutter-gtk' 'clutter-gst' 'gjs' 'libmusicbrainz5' 'webkitgtk3' 'gtksourceview3' 'evince')
-install=sushi.install
-makedepends=('intltool' 'gobject-introspection')
-options=(!libtool)
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('ddcfa4fd8ad6a8a7ff2da10a5190a031df9e9debf217cb1fcdeec2a181222af8')
-
-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 183326, sushi/repos/testing-i686/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2013-04-21 22:12:10 UTC (rev 183459)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+
+pkgname=sushi
+pkgver=3.8.1
+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-gst' 'gjs' 'libmusicbrainz5' 'webkitgtk3' 'gtksourceview3' 'evince')
+install=sushi.install
+makedepends=('intltool' 'gobject-introspection')
+options=(!libtool)
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('c4f24d0961ce8fc5ef3a4fe9af178e368c7117459df2c0be12c8f953646c82dd')
+
+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	2013-04-21 22:12:09 UTC (rev 183458)
+++ extra-i686/sushi.install	2013-04-21 22:12:10 UTC (rev 183459)
@@ -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 183326, sushi/repos/testing-i686/sushi.install)
===================================================================
--- extra-i686/sushi.install	                        (rev 0)
+++ extra-i686/sushi.install	2013-04-21 22:12:10 UTC (rev 183459)
@@ -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	2013-04-21 22:12:09 UTC (rev 183458)
+++ extra-x86_64/PKGBUILD	2013-04-21 22:12:10 UTC (rev 183459)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
-
-pkgname=sushi
-pkgver=3.6.1
-pkgrel=1
-pkgdesc="A quick previewer for Nautilus"
-arch=(i686 x86_64)
-url="http://www.gnome.org"
-license=('GPL2')
-groups=(gnome-extra)
-depends=('clutter-gtk' 'clutter-gst' 'gjs' 'libmusicbrainz5' 'webkitgtk3' 'gtksourceview3' 'evince')
-install=sushi.install
-makedepends=('intltool' 'gobject-introspection')
-options=(!libtool)
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('ddcfa4fd8ad6a8a7ff2da10a5190a031df9e9debf217cb1fcdeec2a181222af8')
-
-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 183326, sushi/repos/testing-x86_64/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2013-04-21 22:12:10 UTC (rev 183459)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+
+pkgname=sushi
+pkgver=3.8.1
+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-gst' 'gjs' 'libmusicbrainz5' 'webkitgtk3' 'gtksourceview3' 'evince')
+install=sushi.install
+makedepends=('intltool' 'gobject-introspection')
+options=(!libtool)
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('c4f24d0961ce8fc5ef3a4fe9af178e368c7117459df2c0be12c8f953646c82dd')
+
+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	2013-04-21 22:12:09 UTC (rev 183458)
+++ extra-x86_64/sushi.install	2013-04-21 22:12:10 UTC (rev 183459)
@@ -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 183326, sushi/repos/testing-x86_64/sushi.install)
===================================================================
--- extra-x86_64/sushi.install	                        (rev 0)
+++ extra-x86_64/sushi.install	2013-04-21 22:12:10 UTC (rev 183459)
@@ -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