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

Johannes Löthberg demize at archlinux.org
Wed Apr 27 20:34:08 UTC 2016


    Date: Wednesday, April 27, 2016 @ 22:34:07
  Author: demize
Revision: 172183

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

Added:
  zathura-ps/repos/community-i686/PKGBUILD
    (from rev 172182, zathura-ps/trunk/PKGBUILD)
  zathura-ps/repos/community-x86_64/PKGBUILD
    (from rev 172182, zathura-ps/trunk/PKGBUILD)
Deleted:
  zathura-ps/repos/community-i686/PKGBUILD
  zathura-ps/repos/community-i686/zathura-ps.install
  zathura-ps/repos/community-x86_64/PKGBUILD
  zathura-ps/repos/community-x86_64/zathura-ps.install

-------------------------------------+
 /PKGBUILD                           |   56 ++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD             |   29 -----------------
 community-i686/zathura-ps.install   |    6 ---
 community-x86_64/PKGBUILD           |   29 -----------------
 community-x86_64/zathura-ps.install |    6 ---
 5 files changed, 56 insertions(+), 70 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2016-04-27 20:33:58 UTC (rev 172182)
+++ community-i686/PKGBUILD	2016-04-27 20:34:07 UTC (rev 172183)
@@ -1,29 +0,0 @@
-# $Id: PKGBUILD 67819 2012-03-14 16:22:14Z spupykin $
-# Maintainer: Johannes Löthberg <johannes at kyriasis.com>
-# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: karnath <karnathtorjian at gmail.com>
-
-pkgname=zathura-ps
-pkgver=0.2.3
-pkgrel=1
-
-pkgdesc="Adds ps support to zathura by using the libspectre library"
-url="https://pwmt.org/projects/zathura-ps"
-arch=('i686' 'x86_64')
-license=('custom')
-
-depends=('libspectre' 'zathura')
-
-install=zathura-ps.install
-source=(https://pwmt.org/projects/zathura/plugins/download/zathura-ps-$pkgver.tar.gz)
-
-sha1sums=('893f743a5e54b0cdabf30a50451eb3d427831b17')
-
-build(){
-  make -C zathura-ps-$pkgver
-}
-
-package(){
-  make -C zathura-ps-$pkgver DESTDIR="$pkgdir" install
-  install -Dm0644 zathura-ps-$pkgver/LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: zathura-ps/repos/community-i686/PKGBUILD (from rev 172182, zathura-ps/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-04-27 20:34:07 UTC (rev 172183)
@@ -0,0 +1,28 @@
+# $Id: PKGBUILD 67819 2012-03-14 16:22:14Z spupykin $
+# Maintainer: Johannes Löthberg <johannes at kyriasis.com>
+# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: karnath <karnathtorjian at gmail.com>
+
+pkgname=zathura-ps
+pkgver=0.2.3
+pkgrel=2
+
+pkgdesc="Adds ps support to zathura by using the libspectre library"
+url="https://pwmt.org/projects/zathura-ps"
+arch=('i686' 'x86_64')
+license=('custom')
+
+depends=('libspectre' 'zathura' 'desktop-file-utils')
+
+source=(https://pwmt.org/projects/zathura/plugins/download/zathura-ps-$pkgver.tar.gz)
+
+sha1sums=('893f743a5e54b0cdabf30a50451eb3d427831b17')
+
+build(){
+  make -C zathura-ps-$pkgver
+}
+
+package(){
+  make -C zathura-ps-$pkgver DESTDIR="$pkgdir" install
+  install -Dm0644 zathura-ps-$pkgver/LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: community-i686/zathura-ps.install
===================================================================
--- community-i686/zathura-ps.install	2016-04-27 20:33:58 UTC (rev 172182)
+++ community-i686/zathura-ps.install	2016-04-27 20:34:07 UTC (rev 172183)
@@ -1,6 +0,0 @@
-post_install(){
-    update-desktop-database -q
-}
-post_remove(){
-    update-desktop-database -q
-}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2016-04-27 20:33:58 UTC (rev 172182)
+++ community-x86_64/PKGBUILD	2016-04-27 20:34:07 UTC (rev 172183)
@@ -1,29 +0,0 @@
-# $Id: PKGBUILD 67819 2012-03-14 16:22:14Z spupykin $
-# Maintainer: Johannes Löthberg <johannes at kyriasis.com>
-# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: karnath <karnathtorjian at gmail.com>
-
-pkgname=zathura-ps
-pkgver=0.2.3
-pkgrel=1
-
-pkgdesc="Adds ps support to zathura by using the libspectre library"
-url="https://pwmt.org/projects/zathura-ps"
-arch=('i686' 'x86_64')
-license=('custom')
-
-depends=('libspectre' 'zathura')
-
-install=zathura-ps.install
-source=(https://pwmt.org/projects/zathura/plugins/download/zathura-ps-$pkgver.tar.gz)
-
-sha1sums=('893f743a5e54b0cdabf30a50451eb3d427831b17')
-
-build(){
-  make -C zathura-ps-$pkgver
-}
-
-package(){
-  make -C zathura-ps-$pkgver DESTDIR="$pkgdir" install
-  install -Dm0644 zathura-ps-$pkgver/LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: zathura-ps/repos/community-x86_64/PKGBUILD (from rev 172182, zathura-ps/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-04-27 20:34:07 UTC (rev 172183)
@@ -0,0 +1,28 @@
+# $Id: PKGBUILD 67819 2012-03-14 16:22:14Z spupykin $
+# Maintainer: Johannes Löthberg <johannes at kyriasis.com>
+# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: karnath <karnathtorjian at gmail.com>
+
+pkgname=zathura-ps
+pkgver=0.2.3
+pkgrel=2
+
+pkgdesc="Adds ps support to zathura by using the libspectre library"
+url="https://pwmt.org/projects/zathura-ps"
+arch=('i686' 'x86_64')
+license=('custom')
+
+depends=('libspectre' 'zathura' 'desktop-file-utils')
+
+source=(https://pwmt.org/projects/zathura/plugins/download/zathura-ps-$pkgver.tar.gz)
+
+sha1sums=('893f743a5e54b0cdabf30a50451eb3d427831b17')
+
+build(){
+  make -C zathura-ps-$pkgver
+}
+
+package(){
+  make -C zathura-ps-$pkgver DESTDIR="$pkgdir" install
+  install -Dm0644 zathura-ps-$pkgver/LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: community-x86_64/zathura-ps.install
===================================================================
--- community-x86_64/zathura-ps.install	2016-04-27 20:33:58 UTC (rev 172182)
+++ community-x86_64/zathura-ps.install	2016-04-27 20:34:07 UTC (rev 172183)
@@ -1,6 +0,0 @@
-post_install(){
-    update-desktop-database -q
-}
-post_remove(){
-    update-desktop-database -q
-}



More information about the arch-commits mailing list