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

Jan Steffens heftig at archlinux.org
Tue May 12 21:25:11 UTC 2015


    Date: Tuesday, May 12, 2015 @ 23:25:11
  Author: heftig
Revision: 239257

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

Added:
  seahorse/repos/extra-i686/PKGBUILD
    (from rev 239256, seahorse/trunk/PKGBUILD)
  seahorse/repos/extra-i686/gpg-2.1.patch
    (from rev 239256, seahorse/trunk/gpg-2.1.patch)
  seahorse/repos/extra-i686/seahorse-ssh-askpass.sh
    (from rev 239256, seahorse/trunk/seahorse-ssh-askpass.sh)
  seahorse/repos/extra-i686/seahorse.install
    (from rev 239256, seahorse/trunk/seahorse.install)
  seahorse/repos/extra-x86_64/PKGBUILD
    (from rev 239256, seahorse/trunk/PKGBUILD)
  seahorse/repos/extra-x86_64/gpg-2.1.patch
    (from rev 239256, seahorse/trunk/gpg-2.1.patch)
  seahorse/repos/extra-x86_64/seahorse-ssh-askpass.sh
    (from rev 239256, seahorse/trunk/seahorse-ssh-askpass.sh)
  seahorse/repos/extra-x86_64/seahorse.install
    (from rev 239256, seahorse/trunk/seahorse.install)
Deleted:
  seahorse/repos/extra-i686/PKGBUILD
  seahorse/repos/extra-i686/gpg-2.1.patch
  seahorse/repos/extra-i686/seahorse-ssh-askpass.sh
  seahorse/repos/extra-i686/seahorse.install
  seahorse/repos/extra-x86_64/PKGBUILD
  seahorse/repos/extra-x86_64/gpg-2.1.patch
  seahorse/repos/extra-x86_64/seahorse-ssh-askpass.sh
  seahorse/repos/extra-x86_64/seahorse.install

--------------------------------------+
 /PKGBUILD                            |   76 +++++++++++++++++++++++++++++++++
 /gpg-2.1.patch                       |   22 +++++++++
 /seahorse-ssh-askpass.sh             |    6 ++
 /seahorse.install                    |   26 +++++++++++
 extra-i686/PKGBUILD                  |   38 ----------------
 extra-i686/gpg-2.1.patch             |   11 ----
 extra-i686/seahorse-ssh-askpass.sh   |    3 -
 extra-i686/seahorse.install          |   13 -----
 extra-x86_64/PKGBUILD                |   38 ----------------
 extra-x86_64/gpg-2.1.patch           |   11 ----
 extra-x86_64/seahorse-ssh-askpass.sh |    3 -
 extra-x86_64/seahorse.install        |   13 -----
 12 files changed, 130 insertions(+), 130 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2015-05-12 21:23:40 UTC (rev 239256)
+++ extra-i686/PKGBUILD	2015-05-12 21:25:11 UTC (rev 239257)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-# Contributor: Jan de Groot <jgc at archlinux.org>
-# Contributor: Michel Brabants <michel.linux at tiscali.be>
-
-pkgname=seahorse
-pkgver=3.15.92
-pkgrel=1
-pkgdesc="GNOME application for managing PGP keys."
-arch=(i686 x86_64)
-license=(GPL)
-url="http://projects.gnome.org/seahorse/"
-depends=(gtk3 gcr libsecret libsoup desktop-file-utils hicolor-icon-theme dconf)
-makedepends=(libldap intltool yelp-tools gobject-introspection openssh libsm vala)
-optdepends=('openssh: SSH support')
-provides=(x11-ssh-askpass)
-options=('!emptydirs')
-groups=(gnome-extra)
-install=seahorse.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz
-        seahorse-ssh-askpass.sh)
-sha256sums=('e8ac3f6db660c763d3f7cec7fdb406f72bdc849074fd9f36a5dd7249008f0740'
-            '400ea9a6084acc93f1dbd4223b95622bbd48071b763063328efba00de378b68c')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-      --enable-ldap --enable-hkp \
-      --disable-schemas-compile
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-  install -Dm755 "$srcdir/seahorse-ssh-askpass.sh" \
-    "$pkgdir/etc/profile.d/seahorse-ssh-askpass.sh"
-}

Copied: seahorse/repos/extra-i686/PKGBUILD (from rev 239256, seahorse/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2015-05-12 21:25:11 UTC (rev 239257)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+# Contributor: Jan de Groot <jgc at archlinux.org>
+# Contributor: Michel Brabants <michel.linux at tiscali.be>
+
+pkgname=seahorse
+pkgver=3.16.0
+pkgrel=1
+pkgdesc="GNOME application for managing PGP keys."
+arch=(i686 x86_64)
+license=(GPL)
+url="http://projects.gnome.org/seahorse/"
+depends=(gtk3 gcr libsecret libsoup desktop-file-utils hicolor-icon-theme dconf)
+makedepends=(libldap intltool yelp-tools gobject-introspection openssh libsm vala)
+optdepends=('openssh: SSH support')
+provides=(x11-ssh-askpass)
+options=('!emptydirs')
+groups=(gnome-extra)
+install=seahorse.install
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz
+        seahorse-ssh-askpass.sh)
+sha256sums=('770a5f03b8745054ef04cef9923dd713b1fbf309169150bc8dd32d7e5f7ee131'
+            '400ea9a6084acc93f1dbd4223b95622bbd48071b763063328efba00de378b68c')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+      --enable-ldap --enable-hkp \
+      --disable-schemas-compile
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+  install -Dm755 "$srcdir/seahorse-ssh-askpass.sh" \
+    "$pkgdir/etc/profile.d/seahorse-ssh-askpass.sh"
+}

Deleted: extra-i686/gpg-2.1.patch
===================================================================
--- extra-i686/gpg-2.1.patch	2015-05-12 21:23:40 UTC (rev 239256)
+++ extra-i686/gpg-2.1.patch	2015-05-12 21:25:11 UTC (rev 239257)
@@ -1,11 +0,0 @@
---- a/configure.ac	2015-01-19 09:47:35.260129636 +0000
-+++ b/configure.ac	2015-01-19 09:47:41.363436425 +0000
-@@ -9,7 +9,7 @@
- GTK_REQ=3.4.0
- GTK_MAX=GTK_VERSION_3_4
- 
--GNUPG_ACCEPTED="1.2 1.4 2.0"
-+GNUPG_ACCEPTED="1.2 1.4 2.0 2.1"
- GPGME_REQUIRED=1.0.0
- LIBSECRET_REQUIRED=0.16
- AVAHI_GLIB_REQUIRED=0.6

Copied: seahorse/repos/extra-i686/gpg-2.1.patch (from rev 239256, seahorse/trunk/gpg-2.1.patch)
===================================================================
--- extra-i686/gpg-2.1.patch	                        (rev 0)
+++ extra-i686/gpg-2.1.patch	2015-05-12 21:25:11 UTC (rev 239257)
@@ -0,0 +1,11 @@
+--- a/configure.ac	2015-01-19 09:47:35.260129636 +0000
++++ b/configure.ac	2015-01-19 09:47:41.363436425 +0000
+@@ -9,7 +9,7 @@
+ GTK_REQ=3.4.0
+ GTK_MAX=GTK_VERSION_3_4
+ 
+-GNUPG_ACCEPTED="1.2 1.4 2.0"
++GNUPG_ACCEPTED="1.2 1.4 2.0 2.1"
+ GPGME_REQUIRED=1.0.0
+ LIBSECRET_REQUIRED=0.16
+ AVAHI_GLIB_REQUIRED=0.6

Deleted: extra-i686/seahorse-ssh-askpass.sh
===================================================================
--- extra-i686/seahorse-ssh-askpass.sh	2015-05-12 21:23:40 UTC (rev 239256)
+++ extra-i686/seahorse-ssh-askpass.sh	2015-05-12 21:25:11 UTC (rev 239257)
@@ -1,3 +0,0 @@
-if [ -z "$SSH_ASKPASS" ] && [ -n "$DISPLAY" ]; then
-  export SSH_ASKPASS=/usr/lib/seahorse/seahorse-ssh-askpass
-fi

Copied: seahorse/repos/extra-i686/seahorse-ssh-askpass.sh (from rev 239256, seahorse/trunk/seahorse-ssh-askpass.sh)
===================================================================
--- extra-i686/seahorse-ssh-askpass.sh	                        (rev 0)
+++ extra-i686/seahorse-ssh-askpass.sh	2015-05-12 21:25:11 UTC (rev 239257)
@@ -0,0 +1,3 @@
+if [ -z "$SSH_ASKPASS" ] && [ -n "$DISPLAY" ]; then
+  export SSH_ASKPASS=/usr/lib/seahorse/seahorse-ssh-askpass
+fi

Deleted: extra-i686/seahorse.install
===================================================================
--- extra-i686/seahorse.install	2015-05-12 21:23:40 UTC (rev 239256)
+++ extra-i686/seahorse.install	2015-05-12 21:25:11 UTC (rev 239257)
@@ -1,13 +0,0 @@
-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
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: seahorse/repos/extra-i686/seahorse.install (from rev 239256, seahorse/trunk/seahorse.install)
===================================================================
--- extra-i686/seahorse.install	                        (rev 0)
+++ extra-i686/seahorse.install	2015-05-12 21:25:11 UTC (rev 239257)
@@ -0,0 +1,13 @@
+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
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2015-05-12 21:23:40 UTC (rev 239256)
+++ extra-x86_64/PKGBUILD	2015-05-12 21:25:11 UTC (rev 239257)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-# Contributor: Jan de Groot <jgc at archlinux.org>
-# Contributor: Michel Brabants <michel.linux at tiscali.be>
-
-pkgname=seahorse
-pkgver=3.15.92
-pkgrel=1
-pkgdesc="GNOME application for managing PGP keys."
-arch=(i686 x86_64)
-license=(GPL)
-url="http://projects.gnome.org/seahorse/"
-depends=(gtk3 gcr libsecret libsoup desktop-file-utils hicolor-icon-theme dconf)
-makedepends=(libldap intltool yelp-tools gobject-introspection openssh libsm vala)
-optdepends=('openssh: SSH support')
-provides=(x11-ssh-askpass)
-options=('!emptydirs')
-groups=(gnome-extra)
-install=seahorse.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz
-        seahorse-ssh-askpass.sh)
-sha256sums=('e8ac3f6db660c763d3f7cec7fdb406f72bdc849074fd9f36a5dd7249008f0740'
-            '400ea9a6084acc93f1dbd4223b95622bbd48071b763063328efba00de378b68c')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-      --enable-ldap --enable-hkp \
-      --disable-schemas-compile
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-  install -Dm755 "$srcdir/seahorse-ssh-askpass.sh" \
-    "$pkgdir/etc/profile.d/seahorse-ssh-askpass.sh"
-}

Copied: seahorse/repos/extra-x86_64/PKGBUILD (from rev 239256, seahorse/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2015-05-12 21:25:11 UTC (rev 239257)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+# Contributor: Jan de Groot <jgc at archlinux.org>
+# Contributor: Michel Brabants <michel.linux at tiscali.be>
+
+pkgname=seahorse
+pkgver=3.16.0
+pkgrel=1
+pkgdesc="GNOME application for managing PGP keys."
+arch=(i686 x86_64)
+license=(GPL)
+url="http://projects.gnome.org/seahorse/"
+depends=(gtk3 gcr libsecret libsoup desktop-file-utils hicolor-icon-theme dconf)
+makedepends=(libldap intltool yelp-tools gobject-introspection openssh libsm vala)
+optdepends=('openssh: SSH support')
+provides=(x11-ssh-askpass)
+options=('!emptydirs')
+groups=(gnome-extra)
+install=seahorse.install
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz
+        seahorse-ssh-askpass.sh)
+sha256sums=('770a5f03b8745054ef04cef9923dd713b1fbf309169150bc8dd32d7e5f7ee131'
+            '400ea9a6084acc93f1dbd4223b95622bbd48071b763063328efba00de378b68c')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+      --enable-ldap --enable-hkp \
+      --disable-schemas-compile
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+  install -Dm755 "$srcdir/seahorse-ssh-askpass.sh" \
+    "$pkgdir/etc/profile.d/seahorse-ssh-askpass.sh"
+}

Deleted: extra-x86_64/gpg-2.1.patch
===================================================================
--- extra-x86_64/gpg-2.1.patch	2015-05-12 21:23:40 UTC (rev 239256)
+++ extra-x86_64/gpg-2.1.patch	2015-05-12 21:25:11 UTC (rev 239257)
@@ -1,11 +0,0 @@
---- a/configure.ac	2015-01-19 09:47:35.260129636 +0000
-+++ b/configure.ac	2015-01-19 09:47:41.363436425 +0000
-@@ -9,7 +9,7 @@
- GTK_REQ=3.4.0
- GTK_MAX=GTK_VERSION_3_4
- 
--GNUPG_ACCEPTED="1.2 1.4 2.0"
-+GNUPG_ACCEPTED="1.2 1.4 2.0 2.1"
- GPGME_REQUIRED=1.0.0
- LIBSECRET_REQUIRED=0.16
- AVAHI_GLIB_REQUIRED=0.6

Copied: seahorse/repos/extra-x86_64/gpg-2.1.patch (from rev 239256, seahorse/trunk/gpg-2.1.patch)
===================================================================
--- extra-x86_64/gpg-2.1.patch	                        (rev 0)
+++ extra-x86_64/gpg-2.1.patch	2015-05-12 21:25:11 UTC (rev 239257)
@@ -0,0 +1,11 @@
+--- a/configure.ac	2015-01-19 09:47:35.260129636 +0000
++++ b/configure.ac	2015-01-19 09:47:41.363436425 +0000
+@@ -9,7 +9,7 @@
+ GTK_REQ=3.4.0
+ GTK_MAX=GTK_VERSION_3_4
+ 
+-GNUPG_ACCEPTED="1.2 1.4 2.0"
++GNUPG_ACCEPTED="1.2 1.4 2.0 2.1"
+ GPGME_REQUIRED=1.0.0
+ LIBSECRET_REQUIRED=0.16
+ AVAHI_GLIB_REQUIRED=0.6

Deleted: extra-x86_64/seahorse-ssh-askpass.sh
===================================================================
--- extra-x86_64/seahorse-ssh-askpass.sh	2015-05-12 21:23:40 UTC (rev 239256)
+++ extra-x86_64/seahorse-ssh-askpass.sh	2015-05-12 21:25:11 UTC (rev 239257)
@@ -1,3 +0,0 @@
-if [ -z "$SSH_ASKPASS" ] && [ -n "$DISPLAY" ]; then
-  export SSH_ASKPASS=/usr/lib/seahorse/seahorse-ssh-askpass
-fi

Copied: seahorse/repos/extra-x86_64/seahorse-ssh-askpass.sh (from rev 239256, seahorse/trunk/seahorse-ssh-askpass.sh)
===================================================================
--- extra-x86_64/seahorse-ssh-askpass.sh	                        (rev 0)
+++ extra-x86_64/seahorse-ssh-askpass.sh	2015-05-12 21:25:11 UTC (rev 239257)
@@ -0,0 +1,3 @@
+if [ -z "$SSH_ASKPASS" ] && [ -n "$DISPLAY" ]; then
+  export SSH_ASKPASS=/usr/lib/seahorse/seahorse-ssh-askpass
+fi

Deleted: extra-x86_64/seahorse.install
===================================================================
--- extra-x86_64/seahorse.install	2015-05-12 21:23:40 UTC (rev 239256)
+++ extra-x86_64/seahorse.install	2015-05-12 21:25:11 UTC (rev 239257)
@@ -1,13 +0,0 @@
-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
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: seahorse/repos/extra-x86_64/seahorse.install (from rev 239256, seahorse/trunk/seahorse.install)
===================================================================
--- extra-x86_64/seahorse.install	                        (rev 0)
+++ extra-x86_64/seahorse.install	2015-05-12 21:25:11 UTC (rev 239257)
@@ -0,0 +1,13 @@
+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
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}



More information about the arch-commits mailing list