[arch-commits] Commit in zathura-djvu/repos (8 files)

Daniel Wallace dwallace at archlinux.org
Tue May 26 13:46:10 UTC 2015


    Date: Tuesday, May 26, 2015 @ 15:46:10
  Author: dwallace
Revision: 134169

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

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

---------------------------------------+
 /PKGBUILD                             |   52 ++++++++++++++++++++++++++++++++
 /zathura-djvu.install                 |   12 +++++++
 community-i686/PKGBUILD               |   26 ----------------
 community-i686/zathura-djvu.install   |    6 ---
 community-x86_64/PKGBUILD             |   26 ----------------
 community-x86_64/zathura-djvu.install |    6 ---
 6 files changed, 64 insertions(+), 64 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-05-26 13:45:39 UTC (rev 134168)
+++ community-i686/PKGBUILD	2015-05-26 13:46:10 UTC (rev 134169)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: karnath <karnathtorjian at gmail.com>
-
-pkgname=zathura-djvu
-pkgver=0.2.4
-pkgrel=1
-pkgdesc="DjVu support for Zathura"
-arch=('i686' 'x86_64')
-url="https://pwmt.org/projects/zathura-djvu/"
-license=('custom')
-depends=('djvulibre' 'zathura')
-install="$pkgname.install"
-source=("https://pwmt.org/projects/zathura/plugins/download/zathura-djvu-$pkgver.tar.gz")
-md5sums=('672a25dc9433b2541971c2e4e052bdd3')
-
-build(){
-  make -C "${srcdir}/$pkgname-$pkgver"
-}
-
-package(){
-  make -C "${srcdir}/$pkgname-$pkgver" DESTDIR="$pkgdir" install
-  install -Dm0644 "${srcdir}/$pkgname-$pkgver/LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-

Copied: zathura-djvu/repos/community-i686/PKGBUILD (from rev 134168, zathura-djvu/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-05-26 13:46:10 UTC (rev 134169)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: karnath <karnathtorjian at gmail.com>
+
+pkgname=zathura-djvu
+pkgver=0.2.4
+pkgrel=2
+pkgdesc="DjVu support for Zathura"
+arch=('i686' 'x86_64')
+url="https://pwmt.org/projects/zathura-djvu/"
+license=('custom')
+depends=('djvulibre' 'zathura')
+install="$pkgname.install"
+source=("https://pwmt.org/projects/zathura/plugins/download/zathura-djvu-$pkgver.tar.gz")
+md5sums=('672a25dc9433b2541971c2e4e052bdd3')
+
+build(){
+  make -C "${srcdir}/$pkgname-$pkgver"
+}
+
+package(){
+  make -C "${srcdir}/$pkgname-$pkgver" DESTDIR="$pkgdir" install
+  install -Dm0644 "${srcdir}/$pkgname-$pkgver/LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+

Deleted: community-i686/zathura-djvu.install
===================================================================
--- community-i686/zathura-djvu.install	2015-05-26 13:45:39 UTC (rev 134168)
+++ community-i686/zathura-djvu.install	2015-05-26 13:46:10 UTC (rev 134169)
@@ -1,6 +0,0 @@
-post_install(){
-    update-desktop-database -q
-}
-post_remove(){
-    update-desktop-database -q
-}

Copied: zathura-djvu/repos/community-i686/zathura-djvu.install (from rev 134168, zathura-djvu/trunk/zathura-djvu.install)
===================================================================
--- community-i686/zathura-djvu.install	                        (rev 0)
+++ community-i686/zathura-djvu.install	2015-05-26 13:46:10 UTC (rev 134169)
@@ -0,0 +1,6 @@
+post_install(){
+    update-desktop-database -q
+}
+post_remove(){
+    update-desktop-database -q
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2015-05-26 13:45:39 UTC (rev 134168)
+++ community-x86_64/PKGBUILD	2015-05-26 13:46:10 UTC (rev 134169)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: karnath <karnathtorjian at gmail.com>
-
-pkgname=zathura-djvu
-pkgver=0.2.4
-pkgrel=1
-pkgdesc="DjVu support for Zathura"
-arch=('i686' 'x86_64')
-url="https://pwmt.org/projects/zathura-djvu/"
-license=('custom')
-depends=('djvulibre' 'zathura')
-install="$pkgname.install"
-source=("https://pwmt.org/projects/zathura/plugins/download/zathura-djvu-$pkgver.tar.gz")
-md5sums=('672a25dc9433b2541971c2e4e052bdd3')
-
-build(){
-  make -C "${srcdir}/$pkgname-$pkgver"
-}
-
-package(){
-  make -C "${srcdir}/$pkgname-$pkgver" DESTDIR="$pkgdir" install
-  install -Dm0644 "${srcdir}/$pkgname-$pkgver/LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-

Copied: zathura-djvu/repos/community-x86_64/PKGBUILD (from rev 134168, zathura-djvu/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-05-26 13:46:10 UTC (rev 134169)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: karnath <karnathtorjian at gmail.com>
+
+pkgname=zathura-djvu
+pkgver=0.2.4
+pkgrel=2
+pkgdesc="DjVu support for Zathura"
+arch=('i686' 'x86_64')
+url="https://pwmt.org/projects/zathura-djvu/"
+license=('custom')
+depends=('djvulibre' 'zathura')
+install="$pkgname.install"
+source=("https://pwmt.org/projects/zathura/plugins/download/zathura-djvu-$pkgver.tar.gz")
+md5sums=('672a25dc9433b2541971c2e4e052bdd3')
+
+build(){
+  make -C "${srcdir}/$pkgname-$pkgver"
+}
+
+package(){
+  make -C "${srcdir}/$pkgname-$pkgver" DESTDIR="$pkgdir" install
+  install -Dm0644 "${srcdir}/$pkgname-$pkgver/LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+

Deleted: community-x86_64/zathura-djvu.install
===================================================================
--- community-x86_64/zathura-djvu.install	2015-05-26 13:45:39 UTC (rev 134168)
+++ community-x86_64/zathura-djvu.install	2015-05-26 13:46:10 UTC (rev 134169)
@@ -1,6 +0,0 @@
-post_install(){
-    update-desktop-database -q
-}
-post_remove(){
-    update-desktop-database -q
-}

Copied: zathura-djvu/repos/community-x86_64/zathura-djvu.install (from rev 134168, zathura-djvu/trunk/zathura-djvu.install)
===================================================================
--- community-x86_64/zathura-djvu.install	                        (rev 0)
+++ community-x86_64/zathura-djvu.install	2015-05-26 13:46:10 UTC (rev 134169)
@@ -0,0 +1,6 @@
+post_install(){
+    update-desktop-database -q
+}
+post_remove(){
+    update-desktop-database -q
+}



More information about the arch-commits mailing list