Date: Friday, March 25, 2016 @ 14:10:20
  Author: jgc
Revision: 262537

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  seahorse/repos/gnome-unstable-i686/
  seahorse/repos/gnome-unstable-i686/PKGBUILD
    (from rev 262536, seahorse/trunk/PKGBUILD)
  seahorse/repos/gnome-unstable-i686/seahorse.install
    (from rev 262536, seahorse/trunk/seahorse.install)
  seahorse/repos/gnome-unstable-x86_64/
  seahorse/repos/gnome-unstable-x86_64/PKGBUILD
    (from rev 262536, seahorse/trunk/PKGBUILD)
  seahorse/repos/gnome-unstable-x86_64/seahorse.install
    (from rev 262536, seahorse/trunk/seahorse.install)

----------------------------------------+
 gnome-unstable-i686/PKGBUILD           |   34 +++++++++++++++++++++++++++++++
 gnome-unstable-i686/seahorse.install   |   16 ++++++++++++++
 gnome-unstable-x86_64/PKGBUILD         |   34 +++++++++++++++++++++++++++++++
 gnome-unstable-x86_64/seahorse.install |   16 ++++++++++++++
 4 files changed, 100 insertions(+)

Copied: seahorse/repos/gnome-unstable-i686/PKGBUILD (from rev 262536, 
seahorse/trunk/PKGBUILD)
===================================================================
--- gnome-unstable-i686/PKGBUILD                                (rev 0)
+++ gnome-unstable-i686/PKGBUILD        2016-03-25 13:10:20 UTC (rev 262537)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
+# Contributor: Jan de Groot <[email protected]>
+# Contributor: Michel Brabants <[email protected]>
+
+pkgname=seahorse
+pkgver=3.20.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 dconf gpgme)
+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)
+sha256sums=('e2b07461ed54a8333e5628e9b8e517ec2b731068377bf376570aad998274c6df')
+
+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
+}

Copied: seahorse/repos/gnome-unstable-i686/seahorse.install (from rev 262536, 
seahorse/trunk/seahorse.install)
===================================================================
--- gnome-unstable-i686/seahorse.install                                (rev 0)
+++ gnome-unstable-i686/seahorse.install        2016-03-25 13:10:20 UTC (rev 
262537)
@@ -0,0 +1,16 @@
+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
+  if [[ $(vercmp 3.18.0-2 "$2") -eq 1 ]]; then
+    echo "The SSH_ASKPASS environment variable is not exported by default 
anymore. Set it in /etc/profile to revert to the previous behavior"
+  fi
+}
+
+post_remove() {
+  post_install
+}

Copied: seahorse/repos/gnome-unstable-x86_64/PKGBUILD (from rev 262536, 
seahorse/trunk/PKGBUILD)
===================================================================
--- gnome-unstable-x86_64/PKGBUILD                              (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD      2016-03-25 13:10:20 UTC (rev 262537)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
+# Contributor: Jan de Groot <[email protected]>
+# Contributor: Michel Brabants <[email protected]>
+
+pkgname=seahorse
+pkgver=3.20.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 dconf gpgme)
+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)
+sha256sums=('e2b07461ed54a8333e5628e9b8e517ec2b731068377bf376570aad998274c6df')
+
+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
+}

Copied: seahorse/repos/gnome-unstable-x86_64/seahorse.install (from rev 262536, 
seahorse/trunk/seahorse.install)
===================================================================
--- gnome-unstable-x86_64/seahorse.install                              (rev 0)
+++ gnome-unstable-x86_64/seahorse.install      2016-03-25 13:10:20 UTC (rev 
262537)
@@ -0,0 +1,16 @@
+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
+  if [[ $(vercmp 3.18.0-2 "$2") -eq 1 ]]; then
+    echo "The SSH_ASKPASS environment variable is not exported by default 
anymore. Set it in /etc/profile to revert to the previous behavior"
+  fi
+}
+
+post_remove() {
+  post_install
+}

Reply via email to