Date: Thursday, May 5, 2016 @ 01:56:39
  Author: bisson
Revision: 173775

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

Added:
  djview/repos/community-i686/PKGBUILD
    (from rev 173774, djview/trunk/PKGBUILD)
  djview/repos/community-x86_64/PKGBUILD
    (from rev 173774, djview/trunk/PKGBUILD)
Deleted:
  djview/repos/community-i686/PKGBUILD
  djview/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   72 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   36 ----------------------
 community-x86_64/PKGBUILD |   36 ----------------------
 3 files changed, 72 insertions(+), 72 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD     2016-05-04 23:56:00 UTC (rev 173774)
+++ community-i686/PKGBUILD     2016-05-04 23:56:39 UTC (rev 173775)
@@ -1,36 +0,0 @@
-# $Id$
-# Contributor: Paulo Matias <matias.archlinux-br.org>
-# Contributor: Leslie P. Polzer <polzer.gnu.org>
-# Contributor: erm67 <erm67.yahoo.it>
-# Contributor: Daniel J Griffiths
-# Maintainer: Gaetan Bisson <[email protected]>
-
-pkgname=djview
-pkgver=4.10.5
-pkgrel=2
-pkgdesc='Portable DjVu viewer and browser plugin'
-url='http://djvu.sourceforge.net/djview4.html'
-license=('GPL')
-arch=('i686' 'x86_64')
-makedepends=('qt5-tools')
-depends=('qt5-base' 'djvulibre'
-         'libxkbcommon-x11' 'libsm')
-source=("http://downloads.sourceforge.net/djvu/${pkgname}-${pkgver}.tar.gz";)
-sha1sums=('b3ca4d638a630913cd2596e2399f8049b4559a4f')
-
-conflicts=('djview4')
-provides=('djview4')
-replaces=('djview4')
-
-build() {
-       cd "${srcdir}/${pkgname}-${pkgver}"
-       export QMAKE=qmake-qt5
-       ./configure --prefix=/usr
-       make
-}
-
-package() {
-       cd "${srcdir}/${pkgname}-${pkgver}"
-       make DESTDIR="${pkgdir}" install
-       ln -s djview "${pkgdir}"/usr/bin/djview4
-}

Copied: djview/repos/community-i686/PKGBUILD (from rev 173774, 
djview/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD                             (rev 0)
+++ community-i686/PKGBUILD     2016-05-04 23:56:39 UTC (rev 173775)
@@ -0,0 +1,36 @@
+# $Id$
+# Contributor: Paulo Matias <matias.archlinux-br.org>
+# Contributor: Leslie P. Polzer <polzer.gnu.org>
+# Contributor: erm67 <erm67.yahoo.it>
+# Contributor: Daniel J Griffiths
+# Maintainer: Gaetan Bisson <[email protected]>
+
+pkgname=djview
+pkgver=4.10.6
+pkgrel=1
+pkgdesc='Portable DjVu viewer and browser plugin'
+url='http://djvu.sourceforge.net/djview4.html'
+license=('GPL')
+arch=('i686' 'x86_64')
+makedepends=('qt5-tools')
+depends=('qt5-base' 'djvulibre'
+         'libxkbcommon-x11' 'libsm')
+source=("http://downloads.sourceforge.net/djvu/${pkgname}-${pkgver}.tar.gz";)
+sha1sums=('9d2790f208fea45f5cd31cfd5ab6b24a3ba91415')
+
+conflicts=('djview4')
+provides=('djview4')
+replaces=('djview4')
+
+build() {
+       cd "${srcdir}/${pkgname}-${pkgver}"
+       export QMAKE=qmake-qt5
+       ./configure --prefix=/usr
+       make
+}
+
+package() {
+       cd "${srcdir}/${pkgname}-${pkgver}"
+       make DESTDIR="${pkgdir}" install
+       ln -s djview "${pkgdir}"/usr/bin/djview4
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD   2016-05-04 23:56:00 UTC (rev 173774)
+++ community-x86_64/PKGBUILD   2016-05-04 23:56:39 UTC (rev 173775)
@@ -1,36 +0,0 @@
-# $Id$
-# Contributor: Paulo Matias <matias.archlinux-br.org>
-# Contributor: Leslie P. Polzer <polzer.gnu.org>
-# Contributor: erm67 <erm67.yahoo.it>
-# Contributor: Daniel J Griffiths
-# Maintainer: Gaetan Bisson <[email protected]>
-
-pkgname=djview
-pkgver=4.10.5
-pkgrel=2
-pkgdesc='Portable DjVu viewer and browser plugin'
-url='http://djvu.sourceforge.net/djview4.html'
-license=('GPL')
-arch=('i686' 'x86_64')
-makedepends=('qt5-tools')
-depends=('qt5-base' 'djvulibre'
-         'libxkbcommon-x11' 'libsm')
-source=("http://downloads.sourceforge.net/djvu/${pkgname}-${pkgver}.tar.gz";)
-sha1sums=('b3ca4d638a630913cd2596e2399f8049b4559a4f')
-
-conflicts=('djview4')
-provides=('djview4')
-replaces=('djview4')
-
-build() {
-       cd "${srcdir}/${pkgname}-${pkgver}"
-       export QMAKE=qmake-qt5
-       ./configure --prefix=/usr
-       make
-}
-
-package() {
-       cd "${srcdir}/${pkgname}-${pkgver}"
-       make DESTDIR="${pkgdir}" install
-       ln -s djview "${pkgdir}"/usr/bin/djview4
-}

Copied: djview/repos/community-x86_64/PKGBUILD (from rev 173774, 
djview/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD                           (rev 0)
+++ community-x86_64/PKGBUILD   2016-05-04 23:56:39 UTC (rev 173775)
@@ -0,0 +1,36 @@
+# $Id$
+# Contributor: Paulo Matias <matias.archlinux-br.org>
+# Contributor: Leslie P. Polzer <polzer.gnu.org>
+# Contributor: erm67 <erm67.yahoo.it>
+# Contributor: Daniel J Griffiths
+# Maintainer: Gaetan Bisson <[email protected]>
+
+pkgname=djview
+pkgver=4.10.6
+pkgrel=1
+pkgdesc='Portable DjVu viewer and browser plugin'
+url='http://djvu.sourceforge.net/djview4.html'
+license=('GPL')
+arch=('i686' 'x86_64')
+makedepends=('qt5-tools')
+depends=('qt5-base' 'djvulibre'
+         'libxkbcommon-x11' 'libsm')
+source=("http://downloads.sourceforge.net/djvu/${pkgname}-${pkgver}.tar.gz";)
+sha1sums=('9d2790f208fea45f5cd31cfd5ab6b24a3ba91415')
+
+conflicts=('djview4')
+provides=('djview4')
+replaces=('djview4')
+
+build() {
+       cd "${srcdir}/${pkgname}-${pkgver}"
+       export QMAKE=qmake-qt5
+       ./configure --prefix=/usr
+       make
+}
+
+package() {
+       cd "${srcdir}/${pkgname}-${pkgver}"
+       make DESTDIR="${pkgdir}" install
+       ln -s djview "${pkgdir}"/usr/bin/djview4
+}

Reply via email to