[arch-commits] Commit in djview/repos (6 files)
Gaetan Bisson
bisson at archlinux.org
Wed May 4 00:10:13 UTC 2016
Date: Wednesday, May 4, 2016 @ 02:10:12
Author: bisson
Revision: 173623
archrelease: copy trunk to community-i686, community-x86_64
Added:
djview/repos/community-i686/PKGBUILD
(from rev 173622, djview/trunk/PKGBUILD)
djview/repos/community-x86_64/PKGBUILD
(from rev 173622, djview/trunk/PKGBUILD)
Deleted:
djview/repos/community-i686/PKGBUILD
djview/repos/community-i686/install
djview/repos/community-x86_64/PKGBUILD
djview/repos/community-x86_64/install
---------------------------+
/PKGBUILD | 72 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 38 -----------------------
community-i686/install | 12 -------
community-x86_64/PKGBUILD | 38 -----------------------
community-x86_64/install | 12 -------
5 files changed, 72 insertions(+), 100 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2016-05-04 00:09:35 UTC (rev 173622)
+++ community-i686/PKGBUILD 2016-05-04 00:10:12 UTC (rev 173623)
@@ -1,38 +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 <bisson at archlinux.org>
-
-pkgname=djview
-pkgver=4.10.5
-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=('b3ca4d638a630913cd2596e2399f8049b4559a4f')
-
-conflicts=('djview4')
-provides=('djview4')
-replaces=('djview4')
-
-install=install
-
-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 173622, djview/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-04 00:10:12 UTC (rev 173623)
@@ -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 <bisson at archlinux.org>
+
+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
+}
Deleted: community-i686/install
===================================================================
--- community-i686/install 2016-05-04 00:09:35 UTC (rev 173622)
+++ community-i686/install 2016-05-04 00:10:12 UTC (rev 173623)
@@ -1,12 +0,0 @@
-post_install() {
- xdg-icon-resource forceupdate --theme hicolor &> /dev/null || true
- update-desktop-database -q || true
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2016-05-04 00:09:35 UTC (rev 173622)
+++ community-x86_64/PKGBUILD 2016-05-04 00:10:12 UTC (rev 173623)
@@ -1,38 +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 <bisson at archlinux.org>
-
-pkgname=djview
-pkgver=4.10.5
-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=('b3ca4d638a630913cd2596e2399f8049b4559a4f')
-
-conflicts=('djview4')
-provides=('djview4')
-replaces=('djview4')
-
-install=install
-
-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 173622, djview/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2016-05-04 00:10:12 UTC (rev 173623)
@@ -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 <bisson at archlinux.org>
+
+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
+}
Deleted: community-x86_64/install
===================================================================
--- community-x86_64/install 2016-05-04 00:09:35 UTC (rev 173622)
+++ community-x86_64/install 2016-05-04 00:10:12 UTC (rev 173623)
@@ -1,12 +0,0 @@
-post_install() {
- xdg-icon-resource forceupdate --theme hicolor &> /dev/null || true
- update-desktop-database -q || true
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
More information about the arch-commits
mailing list