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

Jan Steffens heftig at nymeria.archlinux.org
Thu Oct 17 12:31:17 UTC 2013


    Date: Thursday, October 17, 2013 @ 14:31:17
  Author: heftig
Revision: 196734

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

Added:
  seahorse-nautilus/repos/extra-i686/PKGBUILD
    (from rev 196733, seahorse-nautilus/trunk/PKGBUILD)
  seahorse-nautilus/repos/extra-i686/seahorse-nautilus.install
    (from rev 196733, seahorse-nautilus/trunk/seahorse-nautilus.install)
  seahorse-nautilus/repos/extra-x86_64/PKGBUILD
    (from rev 196733, seahorse-nautilus/trunk/PKGBUILD)
  seahorse-nautilus/repos/extra-x86_64/seahorse-nautilus.install
    (from rev 196733, seahorse-nautilus/trunk/seahorse-nautilus.install)
Deleted:
  seahorse-nautilus/repos/extra-i686/PKGBUILD
  seahorse-nautilus/repos/extra-i686/seahorse-nautilus.install
  seahorse-nautilus/repos/extra-x86_64/PKGBUILD
  seahorse-nautilus/repos/extra-x86_64/seahorse-nautilus.install

----------------------------------------+
 /PKGBUILD                              |   62 +++++++++++++++++++++++++++++++
 /seahorse-nautilus.install             |   24 ++++++++++++
 extra-i686/PKGBUILD                    |   31 ---------------
 extra-i686/seahorse-nautilus.install   |   12 ------
 extra-x86_64/PKGBUILD                  |   31 ---------------
 extra-x86_64/seahorse-nautilus.install |   12 ------
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2013-10-17 12:30:53 UTC (rev 196733)
+++ extra-i686/PKGBUILD	2013-10-17 12:31:17 UTC (rev 196734)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-# Contributor: Balló György <ballogyor+arch at gmail dot com>
-
-pkgname=seahorse-nautilus
-pkgver=3.10.0
-pkgrel=1
-pkgdesc="PGP encryption and signing for nautilus"
-arch=('i686' 'x86_64')
-url="http://git.gnome.org/browse/seahorse-nautilus/"
-license=('GPL')
-depends=('libcryptui' 'gcr' 'nautilus')
-makedepends=('intltool')
-options=('!libtool')
-install=$pkgname.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('d54c5fbc2bade03296d39999f8412708cfa87e82bda3c5af8e0b8ad86b2fadf3')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-              --disable-static --disable-schemas-compile
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir/" install
-}

Copied: seahorse-nautilus/repos/extra-i686/PKGBUILD (from rev 196733, seahorse-nautilus/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2013-10-17 12:31:17 UTC (rev 196734)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+# Contributor: Balló György <ballogyor+arch at gmail dot com>
+
+pkgname=seahorse-nautilus
+pkgver=3.10.1
+pkgrel=1
+pkgdesc="PGP encryption and signing for nautilus"
+arch=('i686' 'x86_64')
+url="http://git.gnome.org/browse/seahorse-nautilus/"
+license=('GPL')
+depends=('libcryptui' 'gcr' 'nautilus')
+makedepends=('intltool')
+options=('!libtool')
+install=$pkgname.install
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('eacaf33bba920cf117641393a6eef483dbc075009349082e77d22f79afbd823a')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+              --disable-static --disable-schemas-compile
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir/" install
+}

Deleted: extra-i686/seahorse-nautilus.install
===================================================================
--- extra-i686/seahorse-nautilus.install	2013-10-17 12:30:53 UTC (rev 196733)
+++ extra-i686/seahorse-nautilus.install	2013-10-17 12:31:17 UTC (rev 196734)
@@ -1,12 +0,0 @@
-post_install() {
-  glib-compile-schemas usr/share/glib-2.0/schemas
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}

Copied: seahorse-nautilus/repos/extra-i686/seahorse-nautilus.install (from rev 196733, seahorse-nautilus/trunk/seahorse-nautilus.install)
===================================================================
--- extra-i686/seahorse-nautilus.install	                        (rev 0)
+++ extra-i686/seahorse-nautilus.install	2013-10-17 12:31:17 UTC (rev 196734)
@@ -0,0 +1,12 @@
+post_install() {
+  glib-compile-schemas usr/share/glib-2.0/schemas
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  post_install $1
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2013-10-17 12:30:53 UTC (rev 196733)
+++ extra-x86_64/PKGBUILD	2013-10-17 12:31:17 UTC (rev 196734)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-# Contributor: Balló György <ballogyor+arch at gmail dot com>
-
-pkgname=seahorse-nautilus
-pkgver=3.10.0
-pkgrel=1
-pkgdesc="PGP encryption and signing for nautilus"
-arch=('i686' 'x86_64')
-url="http://git.gnome.org/browse/seahorse-nautilus/"
-license=('GPL')
-depends=('libcryptui' 'gcr' 'nautilus')
-makedepends=('intltool')
-options=('!libtool')
-install=$pkgname.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('d54c5fbc2bade03296d39999f8412708cfa87e82bda3c5af8e0b8ad86b2fadf3')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-              --disable-static --disable-schemas-compile
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir/" install
-}

Copied: seahorse-nautilus/repos/extra-x86_64/PKGBUILD (from rev 196733, seahorse-nautilus/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2013-10-17 12:31:17 UTC (rev 196734)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+# Contributor: Balló György <ballogyor+arch at gmail dot com>
+
+pkgname=seahorse-nautilus
+pkgver=3.10.1
+pkgrel=1
+pkgdesc="PGP encryption and signing for nautilus"
+arch=('i686' 'x86_64')
+url="http://git.gnome.org/browse/seahorse-nautilus/"
+license=('GPL')
+depends=('libcryptui' 'gcr' 'nautilus')
+makedepends=('intltool')
+options=('!libtool')
+install=$pkgname.install
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('eacaf33bba920cf117641393a6eef483dbc075009349082e77d22f79afbd823a')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+              --disable-static --disable-schemas-compile
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir/" install
+}

Deleted: extra-x86_64/seahorse-nautilus.install
===================================================================
--- extra-x86_64/seahorse-nautilus.install	2013-10-17 12:30:53 UTC (rev 196733)
+++ extra-x86_64/seahorse-nautilus.install	2013-10-17 12:31:17 UTC (rev 196734)
@@ -1,12 +0,0 @@
-post_install() {
-  glib-compile-schemas usr/share/glib-2.0/schemas
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}

Copied: seahorse-nautilus/repos/extra-x86_64/seahorse-nautilus.install (from rev 196733, seahorse-nautilus/trunk/seahorse-nautilus.install)
===================================================================
--- extra-x86_64/seahorse-nautilus.install	                        (rev 0)
+++ extra-x86_64/seahorse-nautilus.install	2013-10-17 12:31:17 UTC (rev 196734)
@@ -0,0 +1,12 @@
+post_install() {
+  glib-compile-schemas usr/share/glib-2.0/schemas
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  post_install $1
+}




More information about the arch-commits mailing list