[arch-commits] Commit in gnome-keyring/repos (8 files)

Ionut Biru ibiru at archlinux.org
Fri Mar 9 13:51:29 UTC 2012


    Date: Friday, March 9, 2012 @ 08:51:29
  Author: ibiru
Revision: 152746

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

Added:
  gnome-keyring/repos/gnome-unstable-i686/PKGBUILD
    (from rev 152745, gnome-keyring/trunk/PKGBUILD)
  gnome-keyring/repos/gnome-unstable-i686/gnome-keyring.install
    (from rev 152745, gnome-keyring/trunk/gnome-keyring.install)
  gnome-keyring/repos/gnome-unstable-x86_64/PKGBUILD
    (from rev 152745, gnome-keyring/trunk/PKGBUILD)
  gnome-keyring/repos/gnome-unstable-x86_64/gnome-keyring.install
    (from rev 152745, gnome-keyring/trunk/gnome-keyring.install)
Deleted:
  gnome-keyring/repos/gnome-unstable-i686/PKGBUILD
  gnome-keyring/repos/gnome-unstable-i686/gnome-keyring.install
  gnome-keyring/repos/gnome-unstable-x86_64/PKGBUILD
  gnome-keyring/repos/gnome-unstable-x86_64/gnome-keyring.install

---------------------------------------------+
 gnome-unstable-i686/PKGBUILD                |   64 +++++++++++++-------------
 gnome-unstable-i686/gnome-keyring.install   |   24 ++++-----
 gnome-unstable-x86_64/PKGBUILD              |   64 +++++++++++++-------------
 gnome-unstable-x86_64/gnome-keyring.install |   24 ++++-----
 4 files changed, 88 insertions(+), 88 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===================================================================
--- gnome-unstable-i686/PKGBUILD	2012-03-09 13:50:29 UTC (rev 152745)
+++ gnome-unstable-i686/PKGBUILD	2012-03-09 13:51:29 UTC (rev 152746)
@@ -1,32 +0,0 @@
-#$Id$
-# Maintainer: Jan De Groot <jgc at archlinux.org>
-
-pkgname=gnome-keyring
-pkgver=3.3.5
-pkgrel=1
-pkgdesc="GNOME Password Management daemon"
-arch=(i686 x86_64)
-license=('GPL' 'LGPL')
-depends=('gtk3' 'gcr' 'libcap-ng')
-makedepends=('intltool')
-groups=('gnome')
-options=('!libtool' '!emptydirs')
-url="http://www.gnome.org"
-install=gnome-keyring.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('25a6b87d10dbb34ea2b634f97aa018260cf1a4e75fe3ba663ce313f30698a419')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr --sysconfdir=/etc \
-      --localstatedir=/var --disable-static \
-      --libexecdir=/usr/lib/gnome-keyring \
-      --with-pam-dir=/lib/security --with-root-certs=/etc/ssl/certs \
-      --disable-schemas-compile
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}

Copied: gnome-keyring/repos/gnome-unstable-i686/PKGBUILD (from rev 152745, gnome-keyring/trunk/PKGBUILD)
===================================================================
--- gnome-unstable-i686/PKGBUILD	                        (rev 0)
+++ gnome-unstable-i686/PKGBUILD	2012-03-09 13:51:29 UTC (rev 152746)
@@ -0,0 +1,32 @@
+#$Id$
+# Maintainer: Jan De Groot <jgc at archlinux.org>
+
+pkgname=gnome-keyring
+pkgver=3.3.91
+pkgrel=1
+pkgdesc="GNOME Password Management daemon"
+arch=(i686 x86_64)
+license=('GPL' 'LGPL')
+depends=('gtk3' 'gcr' 'libcap-ng')
+makedepends=('intltool')
+groups=('gnome')
+options=('!libtool' '!emptydirs')
+url="http://www.gnome.org"
+install=gnome-keyring.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('df0e0716ddf150ebb0e5f3b5f2b2765e2f567d55c4d8a552836b1fb9149d0a7f')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr --sysconfdir=/etc \
+      --localstatedir=/var --disable-static \
+      --libexecdir=/usr/lib/gnome-keyring \
+      --with-pam-dir=/lib/security --with-root-certs=/etc/ssl/certs \
+      --disable-schemas-compile
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}

Deleted: gnome-unstable-i686/gnome-keyring.install
===================================================================
--- gnome-unstable-i686/gnome-keyring.install	2012-03-09 13:50:29 UTC (rev 152745)
+++ gnome-unstable-i686/gnome-keyring.install	2012-03-09 13:51:29 UTC (rev 152746)
@@ -1,12 +0,0 @@
-post_install() {
-    glib-compile-schemas /usr/share/glib-2.0/schemas
-    setcap cap_ipc_lock=ep /usr/bin/gnome-keyring-daemon
-}
-
-post_upgrade() {
-    post_install $1
-}
-
-post_remove() {
-    glib-compile-schemas /usr/share/glib-2.0/schemas
-}

Copied: gnome-keyring/repos/gnome-unstable-i686/gnome-keyring.install (from rev 152745, gnome-keyring/trunk/gnome-keyring.install)
===================================================================
--- gnome-unstable-i686/gnome-keyring.install	                        (rev 0)
+++ gnome-unstable-i686/gnome-keyring.install	2012-03-09 13:51:29 UTC (rev 152746)
@@ -0,0 +1,12 @@
+post_install() {
+    glib-compile-schemas /usr/share/glib-2.0/schemas
+    setcap cap_ipc_lock=ep /usr/bin/gnome-keyring-daemon
+}
+
+post_upgrade() {
+    post_install $1
+}
+
+post_remove() {
+    glib-compile-schemas /usr/share/glib-2.0/schemas
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===================================================================
--- gnome-unstable-x86_64/PKGBUILD	2012-03-09 13:50:29 UTC (rev 152745)
+++ gnome-unstable-x86_64/PKGBUILD	2012-03-09 13:51:29 UTC (rev 152746)
@@ -1,32 +0,0 @@
-#$Id$
-# Maintainer: Jan De Groot <jgc at archlinux.org>
-
-pkgname=gnome-keyring
-pkgver=3.3.5
-pkgrel=1
-pkgdesc="GNOME Password Management daemon"
-arch=(i686 x86_64)
-license=('GPL' 'LGPL')
-depends=('gtk3' 'gcr' 'libcap-ng')
-makedepends=('intltool')
-groups=('gnome')
-options=('!libtool' '!emptydirs')
-url="http://www.gnome.org"
-install=gnome-keyring.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('25a6b87d10dbb34ea2b634f97aa018260cf1a4e75fe3ba663ce313f30698a419')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr --sysconfdir=/etc \
-      --localstatedir=/var --disable-static \
-      --libexecdir=/usr/lib/gnome-keyring \
-      --with-pam-dir=/lib/security --with-root-certs=/etc/ssl/certs \
-      --disable-schemas-compile
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}

Copied: gnome-keyring/repos/gnome-unstable-x86_64/PKGBUILD (from rev 152745, gnome-keyring/trunk/PKGBUILD)
===================================================================
--- gnome-unstable-x86_64/PKGBUILD	                        (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD	2012-03-09 13:51:29 UTC (rev 152746)
@@ -0,0 +1,32 @@
+#$Id$
+# Maintainer: Jan De Groot <jgc at archlinux.org>
+
+pkgname=gnome-keyring
+pkgver=3.3.91
+pkgrel=1
+pkgdesc="GNOME Password Management daemon"
+arch=(i686 x86_64)
+license=('GPL' 'LGPL')
+depends=('gtk3' 'gcr' 'libcap-ng')
+makedepends=('intltool')
+groups=('gnome')
+options=('!libtool' '!emptydirs')
+url="http://www.gnome.org"
+install=gnome-keyring.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('df0e0716ddf150ebb0e5f3b5f2b2765e2f567d55c4d8a552836b1fb9149d0a7f')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr --sysconfdir=/etc \
+      --localstatedir=/var --disable-static \
+      --libexecdir=/usr/lib/gnome-keyring \
+      --with-pam-dir=/lib/security --with-root-certs=/etc/ssl/certs \
+      --disable-schemas-compile
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}

Deleted: gnome-unstable-x86_64/gnome-keyring.install
===================================================================
--- gnome-unstable-x86_64/gnome-keyring.install	2012-03-09 13:50:29 UTC (rev 152745)
+++ gnome-unstable-x86_64/gnome-keyring.install	2012-03-09 13:51:29 UTC (rev 152746)
@@ -1,12 +0,0 @@
-post_install() {
-    glib-compile-schemas /usr/share/glib-2.0/schemas
-    setcap cap_ipc_lock=ep /usr/bin/gnome-keyring-daemon
-}
-
-post_upgrade() {
-    post_install $1
-}
-
-post_remove() {
-    glib-compile-schemas /usr/share/glib-2.0/schemas
-}

Copied: gnome-keyring/repos/gnome-unstable-x86_64/gnome-keyring.install (from rev 152745, gnome-keyring/trunk/gnome-keyring.install)
===================================================================
--- gnome-unstable-x86_64/gnome-keyring.install	                        (rev 0)
+++ gnome-unstable-x86_64/gnome-keyring.install	2012-03-09 13:51:29 UTC (rev 152746)
@@ -0,0 +1,12 @@
+post_install() {
+    glib-compile-schemas /usr/share/glib-2.0/schemas
+    setcap cap_ipc_lock=ep /usr/bin/gnome-keyring-daemon
+}
+
+post_upgrade() {
+    post_install $1
+}
+
+post_remove() {
+    glib-compile-schemas /usr/share/glib-2.0/schemas
+}




More information about the arch-commits mailing list