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

Balló György bgyorgy at nymeria.archlinux.org
Sun Apr 28 20:39:52 UTC 2013


    Date: Sunday, April 28, 2013 @ 22:39:50
  Author: bgyorgy
Revision: 89362

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

Added:
  seahorse-nautilus/repos/community-i686/PKGBUILD
    (from rev 89361, seahorse-nautilus/trunk/PKGBUILD)
  seahorse-nautilus/repos/community-i686/glib236.patch
    (from rev 89361, seahorse-nautilus/trunk/glib236.patch)
  seahorse-nautilus/repos/community-i686/seahorse-nautilus.install
    (from rev 89361, seahorse-nautilus/trunk/seahorse-nautilus.install)
  seahorse-nautilus/repos/community-x86_64/PKGBUILD
    (from rev 89361, seahorse-nautilus/trunk/PKGBUILD)
  seahorse-nautilus/repos/community-x86_64/glib236.patch
    (from rev 89361, seahorse-nautilus/trunk/glib236.patch)
  seahorse-nautilus/repos/community-x86_64/seahorse-nautilus.install
    (from rev 89361, seahorse-nautilus/trunk/seahorse-nautilus.install)
Deleted:
  seahorse-nautilus/repos/community-i686/PKGBUILD
  seahorse-nautilus/repos/community-i686/seahorse-nautilus.install
  seahorse-nautilus/repos/community-x86_64/PKGBUILD
  seahorse-nautilus/repos/community-x86_64/seahorse-nautilus.install

--------------------------------------------+
 /PKGBUILD                                  |   70 +++++++++++++++++++++++++++
 /seahorse-nautilus.install                 |   24 +++++++++
 community-i686/PKGBUILD                    |   30 -----------
 community-i686/glib236.patch               |   12 ++++
 community-i686/seahorse-nautilus.install   |   12 ----
 community-x86_64/PKGBUILD                  |   30 -----------
 community-x86_64/glib236.patch             |   12 ++++
 community-x86_64/seahorse-nautilus.install |   12 ----
 8 files changed, 118 insertions(+), 84 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-04-28 20:39:40 UTC (rev 89361)
+++ community-i686/PKGBUILD	2013-04-28 20:39:50 UTC (rev 89362)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-
-pkgname=seahorse-nautilus
-pkgver=3.8.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=('8173ef08a700ff254fb5637a7f2138ba7625b19ed2102a82fd69f1ecb8072863')
-
-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/community-i686/PKGBUILD (from rev 89361, seahorse-nautilus/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-04-28 20:39:50 UTC (rev 89362)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+
+pkgname=seahorse-nautilus
+pkgver=3.8.0
+pkgrel=2
+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
+        glib236.patch)
+sha256sums=('8173ef08a700ff254fb5637a7f2138ba7625b19ed2102a82fd69f1ecb8072863'
+            '0cefa14a45784c82871815e9bdcebbb96dea50a8e43316475e6a36d5dc47ade5')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  # Fix compatibility with glib 2.36
+  patch -Np1 -i "$srcdir/glib236.patch"
+
+  ./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/community-i686/glib236.patch (from rev 89361, seahorse-nautilus/trunk/glib236.patch)
===================================================================
--- community-i686/glib236.patch	                        (rev 0)
+++ community-i686/glib236.patch	2013-04-28 20:39:50 UTC (rev 89362)
@@ -0,0 +1,12 @@
+diff -Naur seahorse-nautilus-3.8.0.orig/tool/seahorse-tool-progress.c seahorse-nautilus-3.8.0/tool/seahorse-tool-progress.c
+--- seahorse-nautilus-3.8.0.orig/tool/seahorse-tool-progress.c	2011-10-24 09:25:37.000000000 +0200
++++ seahorse-nautilus-3.8.0/tool/seahorse-tool-progress.c	2013-04-28 22:26:54.483276592 +0200
+@@ -226,8 +226,6 @@
+         progress_fd = -1;
+         return;
+     }
+-
+-    g_child_watch_add (progress_pid, progress_cancel, NULL);
+ }
+ 
+ void

Deleted: community-i686/seahorse-nautilus.install
===================================================================
--- community-i686/seahorse-nautilus.install	2013-04-28 20:39:40 UTC (rev 89361)
+++ community-i686/seahorse-nautilus.install	2013-04-28 20:39:50 UTC (rev 89362)
@@ -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/community-i686/seahorse-nautilus.install (from rev 89361, seahorse-nautilus/trunk/seahorse-nautilus.install)
===================================================================
--- community-i686/seahorse-nautilus.install	                        (rev 0)
+++ community-i686/seahorse-nautilus.install	2013-04-28 20:39:50 UTC (rev 89362)
@@ -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: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-04-28 20:39:40 UTC (rev 89361)
+++ community-x86_64/PKGBUILD	2013-04-28 20:39:50 UTC (rev 89362)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-
-pkgname=seahorse-nautilus
-pkgver=3.8.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=('8173ef08a700ff254fb5637a7f2138ba7625b19ed2102a82fd69f1ecb8072863')
-
-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/community-x86_64/PKGBUILD (from rev 89361, seahorse-nautilus/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-04-28 20:39:50 UTC (rev 89362)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+
+pkgname=seahorse-nautilus
+pkgver=3.8.0
+pkgrel=2
+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
+        glib236.patch)
+sha256sums=('8173ef08a700ff254fb5637a7f2138ba7625b19ed2102a82fd69f1ecb8072863'
+            '0cefa14a45784c82871815e9bdcebbb96dea50a8e43316475e6a36d5dc47ade5')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  # Fix compatibility with glib 2.36
+  patch -Np1 -i "$srcdir/glib236.patch"
+
+  ./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/community-x86_64/glib236.patch (from rev 89361, seahorse-nautilus/trunk/glib236.patch)
===================================================================
--- community-x86_64/glib236.patch	                        (rev 0)
+++ community-x86_64/glib236.patch	2013-04-28 20:39:50 UTC (rev 89362)
@@ -0,0 +1,12 @@
+diff -Naur seahorse-nautilus-3.8.0.orig/tool/seahorse-tool-progress.c seahorse-nautilus-3.8.0/tool/seahorse-tool-progress.c
+--- seahorse-nautilus-3.8.0.orig/tool/seahorse-tool-progress.c	2011-10-24 09:25:37.000000000 +0200
++++ seahorse-nautilus-3.8.0/tool/seahorse-tool-progress.c	2013-04-28 22:26:54.483276592 +0200
+@@ -226,8 +226,6 @@
+         progress_fd = -1;
+         return;
+     }
+-
+-    g_child_watch_add (progress_pid, progress_cancel, NULL);
+ }
+ 
+ void

Deleted: community-x86_64/seahorse-nautilus.install
===================================================================
--- community-x86_64/seahorse-nautilus.install	2013-04-28 20:39:40 UTC (rev 89361)
+++ community-x86_64/seahorse-nautilus.install	2013-04-28 20:39:50 UTC (rev 89362)
@@ -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/community-x86_64/seahorse-nautilus.install (from rev 89361, seahorse-nautilus/trunk/seahorse-nautilus.install)
===================================================================
--- community-x86_64/seahorse-nautilus.install	                        (rev 0)
+++ community-x86_64/seahorse-nautilus.install	2013-04-28 20:39:50 UTC (rev 89362)
@@ -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