[arch-commits] Commit in keepassx/repos (6 files)

Sergej Pupykin spupykin at archlinux.org
Sat Apr 30 17:55:36 UTC 2016


    Date: Saturday, April 30, 2016 @ 19:55:36
  Author: spupykin
Revision: 173205

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

Added:
  keepassx/repos/community-i686/PKGBUILD
    (from rev 173204, keepassx/trunk/PKGBUILD)
  keepassx/repos/community-x86_64/PKGBUILD
    (from rev 173204, keepassx/trunk/PKGBUILD)
Deleted:
  keepassx/repos/community-i686/PKGBUILD
  keepassx/repos/community-i686/keepassx.install
  keepassx/repos/community-x86_64/PKGBUILD
  keepassx/repos/community-x86_64/keepassx.install

-----------------------------------+
 /PKGBUILD                         |   72 ++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD           |   37 ------------------
 community-i686/keepassx.install   |   12 ------
 community-x86_64/PKGBUILD         |   37 ------------------
 community-x86_64/keepassx.install |   12 ------
 5 files changed, 72 insertions(+), 98 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2016-04-30 17:55:21 UTC (rev 173204)
+++ community-i686/PKGBUILD	2016-04-30 17:55:36 UTC (rev 173205)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Greg Bouzakis <gregbouzakis at gmail.com>
-# Contributor: Alexander Fehr <pizzapunk gmail com>
-# Contributor: Philipp Giebel <arch at ambience-design.net>
-
-pkgname=keepassx
-pkgver=0.4.4
-pkgrel=1
-pkgdesc='Password manager'
-arch=('i686' 'x86_64')
-url='http://www.keepassx.org'
-license=('GPL2')
-depends=('libxtst' 'qt4' 'shared-mime-info')
-makedepends=('optipng')
-install=keepassx.install
-source=(https://www.keepassx.org/releases/$pkgver/$pkgname-$pkgver.tar.gz{,.sig})
-sha256sums=('3e27068ca85e68705347f0921c6b3c9248d7c5a84c79c0483daf22d141c0adc4'
-            'SKIP')
-validpgpkeys=('164C70512F7929476764AB56FE22C6FD83135D45') # Felix Geyer <felix at fobos.de>
-
-prepare() {
-  cd $pkgname-$pkgver
-  sed -i '1,1i#include <unistd.h>' src/lib/random.cpp
-  find -name '*.png' -exec optipng -quiet -force -fix {} \;
-}
-
-build() {
-  cd $pkgname-$pkgver
-  qmake-qt4
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: keepassx/repos/community-i686/PKGBUILD (from rev 173204, keepassx/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-04-30 17:55:36 UTC (rev 173205)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Greg Bouzakis <gregbouzakis at gmail.com>
+# Contributor: Alexander Fehr <pizzapunk gmail com>
+# Contributor: Philipp Giebel <arch at ambience-design.net>
+
+pkgname=keepassx
+pkgver=0.4.4
+pkgrel=2
+pkgdesc='Password manager'
+arch=('i686' 'x86_64')
+url='http://www.keepassx.org'
+license=('GPL2')
+depends=('libxtst' 'qt4' 'shared-mime-info')
+makedepends=('optipng')
+source=(https://www.keepassx.org/releases/$pkgver/$pkgname-$pkgver.tar.gz{,.sig})
+sha256sums=('3e27068ca85e68705347f0921c6b3c9248d7c5a84c79c0483daf22d141c0adc4'
+            'SKIP')
+validpgpkeys=('164C70512F7929476764AB56FE22C6FD83135D45') # Felix Geyer <felix at fobos.de>
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i '1,1i#include <unistd.h>' src/lib/random.cpp
+  find -name '*.png' -exec optipng -quiet -force -fix {} \;
+}
+
+build() {
+  cd $pkgname-$pkgver
+  qmake-qt4
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}

Deleted: community-i686/keepassx.install
===================================================================
--- community-i686/keepassx.install	2016-04-30 17:55:21 UTC (rev 173204)
+++ community-i686/keepassx.install	2016-04-30 17:55:36 UTC (rev 173205)
@@ -1,12 +0,0 @@
-post_install() {
-  update-desktop-database -q
-  update-mime-database usr/share/mime &> /dev/null
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2016-04-30 17:55:21 UTC (rev 173204)
+++ community-x86_64/PKGBUILD	2016-04-30 17:55:36 UTC (rev 173205)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Greg Bouzakis <gregbouzakis at gmail.com>
-# Contributor: Alexander Fehr <pizzapunk gmail com>
-# Contributor: Philipp Giebel <arch at ambience-design.net>
-
-pkgname=keepassx
-pkgver=0.4.4
-pkgrel=1
-pkgdesc='Password manager'
-arch=('i686' 'x86_64')
-url='http://www.keepassx.org'
-license=('GPL2')
-depends=('libxtst' 'qt4' 'shared-mime-info')
-makedepends=('optipng')
-install=keepassx.install
-source=(https://www.keepassx.org/releases/$pkgver/$pkgname-$pkgver.tar.gz{,.sig})
-sha256sums=('3e27068ca85e68705347f0921c6b3c9248d7c5a84c79c0483daf22d141c0adc4'
-            'SKIP')
-validpgpkeys=('164C70512F7929476764AB56FE22C6FD83135D45') # Felix Geyer <felix at fobos.de>
-
-prepare() {
-  cd $pkgname-$pkgver
-  sed -i '1,1i#include <unistd.h>' src/lib/random.cpp
-  find -name '*.png' -exec optipng -quiet -force -fix {} \;
-}
-
-build() {
-  cd $pkgname-$pkgver
-  qmake-qt4
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: keepassx/repos/community-x86_64/PKGBUILD (from rev 173204, keepassx/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-04-30 17:55:36 UTC (rev 173205)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Greg Bouzakis <gregbouzakis at gmail.com>
+# Contributor: Alexander Fehr <pizzapunk gmail com>
+# Contributor: Philipp Giebel <arch at ambience-design.net>
+
+pkgname=keepassx
+pkgver=0.4.4
+pkgrel=2
+pkgdesc='Password manager'
+arch=('i686' 'x86_64')
+url='http://www.keepassx.org'
+license=('GPL2')
+depends=('libxtst' 'qt4' 'shared-mime-info')
+makedepends=('optipng')
+source=(https://www.keepassx.org/releases/$pkgver/$pkgname-$pkgver.tar.gz{,.sig})
+sha256sums=('3e27068ca85e68705347f0921c6b3c9248d7c5a84c79c0483daf22d141c0adc4'
+            'SKIP')
+validpgpkeys=('164C70512F7929476764AB56FE22C6FD83135D45') # Felix Geyer <felix at fobos.de>
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i '1,1i#include <unistd.h>' src/lib/random.cpp
+  find -name '*.png' -exec optipng -quiet -force -fix {} \;
+}
+
+build() {
+  cd $pkgname-$pkgver
+  qmake-qt4
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}

Deleted: community-x86_64/keepassx.install
===================================================================
--- community-x86_64/keepassx.install	2016-04-30 17:55:21 UTC (rev 173204)
+++ community-x86_64/keepassx.install	2016-04-30 17:55:36 UTC (rev 173205)
@@ -1,12 +0,0 @@
-post_install() {
-  update-desktop-database -q
-  update-mime-database usr/share/mime &> /dev/null
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}



More information about the arch-commits mailing list