[arch-commits] Commit in mupdf/repos (14 files)

2014-06-13 Thread Bartłomiej Piotrowski
Date: Friday, June 13, 2014 @ 20:26:05
  Author: bpiotrowski
Revision: 113110

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

Added:
  mupdf/repos/community-i686/PKGBUILD
(from rev 113109, mupdf/trunk/PKGBUILD)
  mupdf/repos/community-i686/mupdf.desktop
(from rev 113109, mupdf/trunk/mupdf.desktop)
  mupdf/repos/community-i686/mupdf.install
(from rev 113109, mupdf/trunk/mupdf.install)
  mupdf/repos/community-i686/mupdf.xpm
(from rev 113109, mupdf/trunk/mupdf.xpm)
  mupdf/repos/community-x86_64/PKGBUILD
(from rev 113109, mupdf/trunk/PKGBUILD)
  mupdf/repos/community-x86_64/mupdf.desktop
(from rev 113109, mupdf/trunk/mupdf.desktop)
  mupdf/repos/community-x86_64/mupdf.install
(from rev 113109, mupdf/trunk/mupdf.install)
  mupdf/repos/community-x86_64/mupdf.xpm
(from rev 113109, mupdf/trunk/mupdf.xpm)
Deleted:
  mupdf/repos/community-i686/PKGBUILD
  mupdf/repos/community-i686/mupdf-1.4-system-libcurl.patch
  mupdf/repos/community-i686/mupdf.install
  mupdf/repos/community-x86_64/PKGBUILD
  mupdf/repos/community-x86_64/mupdf-1.4-system-libcurl.patch
  mupdf/repos/community-x86_64/mupdf.install

-+
 /PKGBUILD   |  104 ++
 /mupdf.install  |   24 +
 community-i686/PKGBUILD |   60 
 community-i686/mupdf-1.4-system-libcurl.patch   |   26 -
 community-i686/mupdf.desktop|   15 +++
 community-i686/mupdf.install|   12 --
 community-x86_64/PKGBUILD   |   60 
 community-x86_64/mupdf-1.4-system-libcurl.patch |   26 -
 community-x86_64/mupdf.desktop  |   15 +++
 community-x86_64/mupdf.install  |   12 --
 10 files changed, 158 insertions(+), 196 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-06-13 18:25:58 UTC (rev 113109)
+++ community-i686/PKGBUILD 2014-06-13 18:26:05 UTC (rev 113110)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
-# Contributor: Brad Fanella bradfane...@archlinux.us
-# Contributor: Stefan Husmann stefan-husm...@t-online.de
-# Contributor: Pierre-Paul Paquin pierrepaulpaq...@gmail.com
-# Contributor: xduugu
-
-pkgname=mupdf
-pkgver=1.4
-pkgrel=2
-pkgdesc='Lightweight PDF and XPS viewer'
-arch=('i686' 'x86_64')
-url='http://mupdf.com'
-license=('GPL3')
-depends=('curl' 'desktop-file-utils' 'freetype2' 'jbig2dec' 'libjpeg' 'libxext'
- 'openssl')
-install=mupdf.install
-options=('staticlibs')
-source=(http://mupdf.com/downloads/mupdf-$pkgver-source.tar.gz
-mupdf-1.4-system-libcurl.patch)
-md5sums=('0f6840a7020db0c833b0c090ca1864ec'
- 'b9fa68f059cfcd0b95c1166c83fd2ec5')
-
-prepare() {
-  cd $pkgname-$pkgver-source
-  rm -rf thirdparty/{curl,freetype,jpeg,zlib,jbig2dec}
-  patch -p1 -i ../mupdf-1.4-system-libcurl.patch
-
-  cd platform/debian
-  sed -i -e 's/mupdf.xpm/mupdf/' \
--e 's/application\/x-pdf/application\/x-pdf/' \
--e 's/mupdf-select-file/mupdf/' \
--e 's/^$/NoDisplay=true/' \
-mupdf.desktop
-}
-
-build() {
-  CFLAGS+=' -fPIC'
-  CXXFLAGS+=' -fPIC'
-
-  cd $pkgname-$pkgver-source
-  make build=release CURL_LIBS='-lcurl -lpthread'
-}
-
-package() {
-  cd $pkgname-$pkgver-source
-  make build=release prefix=$pkgdir/usr install
-  install -Dm644 build/release/libmujs.a $pkgdir/usr/lib
-
-  mv $pkgdir/usr/bin/mupdf-x11-curl $pkgdir/usr/bin/mupdf
-  rm $pkgdir/usr/bin/mupdf-x11
-
-  cd platform/debian
-  install -Dm644 mupdf.desktop $pkgdir/usr/share/applications/mupdf.desktop
-  install -Dm644 mupdf.xpm $pkgdir/usr/share/pixmaps/mupdf.xpm
-
-  find $pkgdir/usr/include \
-$pkgdir/usr/share \
-$pkgdir/usr/lib -type f | xargs chmod -v 0644
-}

Copied: mupdf/repos/community-i686/PKGBUILD (from rev 113109, 
mupdf/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-06-13 18:26:05 UTC (rev 113110)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Brad Fanella bradfane...@archlinux.us
+# Contributor: Stefan Husmann stefan-husm...@t-online.de
+# Contributor: Pierre-Paul Paquin pierrepaulpaq...@gmail.com
+# Contributor: xduugu
+
+pkgname=mupdf
+pkgver=1.5
+pkgrel=1
+pkgdesc='Lightweight PDF and XPS viewer'
+arch=('i686' 'x86_64')
+url='http://mupdf.com'
+license=('GPL3')
+depends=('curl' 'desktop-file-utils' 'freetype2' 'jbig2dec' 'libjpeg' 'libxext'
+ 'openssl')
+install=mupdf.install
+options=('staticlibs')
+source=(http://mupdf.com/downloads/mupdf-$pkgver-source.tar.gz
+mupdf.desktop
+mupdf.xpm)
+md5sums=('89bd4ddc74c266062ebf2702741bb173'
+ 

[arch-commits] Commit in mupdf/repos (14 files)

2014-04-14 Thread Bartłomiej Piotrowski
Date: Tuesday, April 15, 2014 @ 07:41:52
  Author: bpiotrowski
Revision: 109477

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

Added:
  mupdf/repos/community-i686/PKGBUILD
(from rev 109476, mupdf/trunk/PKGBUILD)
  mupdf/repos/community-i686/mupdf-1.4-system-libcurl.patch
(from rev 109476, mupdf/trunk/mupdf-1.4-system-libcurl.patch)
  mupdf/repos/community-i686/mupdf.install
(from rev 109476, mupdf/trunk/mupdf.install)
  mupdf/repos/community-x86_64/PKGBUILD
(from rev 109476, mupdf/trunk/PKGBUILD)
  mupdf/repos/community-x86_64/mupdf-1.4-system-libcurl.patch
(from rev 109476, mupdf/trunk/mupdf-1.4-system-libcurl.patch)
  mupdf/repos/community-x86_64/mupdf.install
(from rev 109476, mupdf/trunk/mupdf.install)
Deleted:
  mupdf/repos/community-i686/PKGBUILD
  
mupdf/repos/community-i686/mupdf-1.3-stack-buffer-overflow-in-xps_parse_color.patch
  mupdf/repos/community-i686/mupdf-1.3-system-libcurl.patch
  mupdf/repos/community-i686/mupdf.install
  mupdf/repos/community-x86_64/PKGBUILD
  
mupdf/repos/community-x86_64/mupdf-1.3-stack-buffer-overflow-in-xps_parse_color.patch
  mupdf/repos/community-x86_64/mupdf-1.3-system-libcurl.patch
  mupdf/repos/community-x86_64/mupdf.install

---+
 /PKGBUILD |  
118 
 /mupdf.install|   
24 +
 community-i686/PKGBUILD   |   
62 
 community-i686/mupdf-1.3-stack-buffer-overflow-in-xps_parse_color.patch   |  
135 --
 community-i686/mupdf-1.3-system-libcurl.patch |   
21 -
 community-i686/mupdf-1.4-system-libcurl.patch |   
26 +
 community-i686/mupdf.install  |   
12 
 community-x86_64/PKGBUILD |   
62 
 community-x86_64/mupdf-1.3-stack-buffer-overflow-in-xps_parse_color.patch |  
135 --
 community-x86_64/mupdf-1.3-system-libcurl.patch   |   
21 -
 community-x86_64/mupdf-1.4-system-libcurl.patch   |   
26 +
 community-x86_64/mupdf.install|   
12 
 12 files changed, 194 insertions(+), 460 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-04-15 05:41:41 UTC (rev 109476)
+++ community-i686/PKGBUILD 2014-04-15 05:41:52 UTC (rev 109477)
@@ -1,62 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
-# Contributor: Brad Fanella bradfane...@archlinux.us
-# Contributor: Stefan Husmann stefan-husm...@t-online.de
-# Contributor: Pierre-Paul Paquin pierrepaulpaq...@gmail.com
-# Contributor: xduugu
-
-pkgname=mupdf
-pkgver=1.3
-pkgrel=8
-pkgdesc='Lightweight PDF and XPS viewer'
-arch=('i686' 'x86_64')
-url='http://mupdf.com'
-license=('GPL3')
-depends=('curl' 'desktop-file-utils' 'freetype2' 'jbig2dec' 'libjpeg' 'libxext'
- 'openssl')
-install=mupdf.install
-options=('staticlibs')
-source=(https://mupdf.googlecode.com/files/$pkgname-$pkgver-source.tar.gz
-mupdf-1.3-system-libcurl.patch
-mupdf-1.3-stack-buffer-overflow-in-xps_parse_color.patch)
-md5sums=('fe53c2a56ebd7759f5f965bc4ff66359'
- '6d11387e9bb9897f6f1ecc3956f8e2d4'
- 'f4d785b28f711e12d4a078ce9b3ed8f5')
-
-prepare() {
-  cd $pkgname-$pkgver-source
-  rm -rf thirdparty/{curl,freetype,jpeg,zlib,jbig2dec}
-  patch -p1 -i ../mupdf-1.3-system-libcurl.patch
-  patch -p1 -i ../mupdf-1.3-stack-buffer-overflow-in-xps_parse_color.patch
-
-  cd platform/debian
-  sed -i -e 's/mupdf.xpm/mupdf/' \
--e 's/application\/x-pdf/application\/x-pdf/' \
--e 's/mupdf-select-file/mupdf/' \
--e 's/^$/NoDisplay=true/' \
-mupdf.desktop
-}
-
-build() {
-  CFLAGS+=' -fPIC'
-  CXXFLAGS+=' -fPIC'
-
-  cd $pkgname-$pkgver-source
-  make build=release CURL_LIBS='-lcurl -lpthread'
-}
-
-package() {
-  cd $pkgname-$pkgver-source
-  make build=release prefix=$pkgdir/usr install
-
-  mv $pkgdir/usr/bin/mupdf-x11-curl $pkgdir/usr/bin/mupdf
-  rm $pkgdir/usr/bin/mupdf-x11
-
-  cd platform/debian
-  install -Dm644 mupdf.desktop $pkgdir/usr/share/applications/mupdf.desktop
-  install -Dm644 mupdf.xpm $pkgdir/usr/share/pixmaps/mupdf.xpm
-
-  find $pkgdir/usr/include \
-$pkgdir/usr/share \
-$pkgdir/usr/lib -type f | xargs chmod -v 0644
-}

Copied: mupdf/repos/community-i686/PKGBUILD (from rev 109476, 
mupdf/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-04-15 05:41:52 UTC (rev 109477)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
+# Contributor: Brad Fanella 

[arch-commits] Commit in mupdf/repos (14 files)

2014-01-30 Thread Bartłomiej Piotrowski
Date: Thursday, January 30, 2014 @ 19:29:49
  Author: bpiotrowski
Revision: 105051

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

Added:
  mupdf/repos/community-i686/PKGBUILD
(from rev 105050, mupdf/trunk/PKGBUILD)
  
mupdf/repos/community-i686/mupdf-1.3-stack-buffer-overflow-in-xps_parse_color.patch
(from rev 105050, 
mupdf/trunk/mupdf-1.3-stack-buffer-overflow-in-xps_parse_color.patch)
  mupdf/repos/community-i686/mupdf-1.3-system-libcurl.patch
(from rev 105050, mupdf/trunk/mupdf-1.3-system-libcurl.patch)
  mupdf/repos/community-i686/mupdf.install
(from rev 105050, mupdf/trunk/mupdf.install)
  mupdf/repos/community-x86_64/PKGBUILD
(from rev 105050, mupdf/trunk/PKGBUILD)
  
mupdf/repos/community-x86_64/mupdf-1.3-stack-buffer-overflow-in-xps_parse_color.patch
(from rev 105050, 
mupdf/trunk/mupdf-1.3-stack-buffer-overflow-in-xps_parse_color.patch)
  mupdf/repos/community-x86_64/mupdf-1.3-system-libcurl.patch
(from rev 105050, mupdf/trunk/mupdf-1.3-system-libcurl.patch)
  mupdf/repos/community-x86_64/mupdf.install
(from rev 105050, mupdf/trunk/mupdf.install)
Deleted:
  mupdf/repos/community-i686/PKGBUILD
  mupdf/repos/community-i686/mupdf-1.3-system-libcurl.patch
  mupdf/repos/community-i686/mupdf.install
  mupdf/repos/community-x86_64/PKGBUILD
  mupdf/repos/community-x86_64/mupdf-1.3-system-libcurl.patch
  mupdf/repos/community-x86_64/mupdf.install

---+
 /PKGBUILD |  
124 +
 /mupdf-1.3-system-libcurl.patch   |   
42 +++
 /mupdf.install|   
24 +
 community-i686/PKGBUILD   |   
56 
 community-i686/mupdf-1.3-stack-buffer-overflow-in-xps_parse_color.patch   |  
135 ++
 community-i686/mupdf-1.3-system-libcurl.patch |   
21 -
 community-i686/mupdf.install  |   
12 
 community-x86_64/PKGBUILD |   
56 
 community-x86_64/mupdf-1.3-stack-buffer-overflow-in-xps_parse_color.patch |  
135 ++
 community-x86_64/mupdf-1.3-system-libcurl.patch   |   
21 -
 community-x86_64/mupdf.install|   
12 
 11 files changed, 460 insertions(+), 178 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-30 18:29:37 UTC (rev 105050)
+++ community-i686/PKGBUILD 2014-01-30 18:29:49 UTC (rev 105051)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
-# Contributor: Brad Fanella bradfane...@archlinux.us
-# Contributor: Stefan Husmann stefan-husm...@t-online.de
-# Contributor: Pierre-Paul Paquin pierrepaulpaq...@gmail.com
-# Contributor: xduugu
-
-pkgname=mupdf
-pkgver=1.3
-pkgrel=7
-pkgdesc='Lightweight PDF and XPS viewer'
-arch=('i686' 'x86_64')
-url='http://mupdf.com'
-license=('GPL3')
-depends=('curl' 'desktop-file-utils' 'freetype2' 'jbig2dec' 'libjpeg' 
'libxext' 'openssl')
-install=mupdf.install
-options=('staticlibs')
-source=(https://mupdf.googlecode.com/files/$pkgname-$pkgver-source.tar.gz
-mupdf-1.3-system-libcurl.patch)
-sha256sums=('aba8b31bee9cc0a16abedab5e31c81c65996cba5591e62a50a79bea2a63d4478'
-'41a3b6df736f971e91c066e73afac286eec8fa37af244a55df52e8b173646f42')
-
-prepare() {
-  cd $pkgname-$pkgver-source
-  rm -rf thirdparty/{curl,freetype,jpeg,zlib,jbig2dec}
-  patch -Np1 -i ../mupdf-1.3-system-libcurl.patch
-}
-
-build() {
-  CFLAGS+=' -fPIC'
-  CXXFLAGS+=' -fPIC'
-
-  cd $pkgname-$pkgver-source
-  make build=release CURL_LIBS='-lcurl -lpthread'
-}
-
-package() {
-  cd $pkgname-$pkgver-source
-  make build=release prefix=$pkgdir/usr install
-
-  mv $pkgdir/usr/bin/mupdf-x11-curl $pkgdir/usr/bin/mupdf
-  rm $pkgdir/usr/bin/mupdf-x11
-
-  cd platform/debian
-  sed -i -e 's/mupdf.xpm/mupdf/' \
- -e 's/application\/x-pdf/application\/x-pdf/' \
- -e 's/mupdf-select-file/mupdf/' \
- -e 's/^$/NoDisplay=true/' \
-mupdf.desktop
-  install -Dm644 mupdf.desktop $pkgdir/usr/share/applications/mupdf.desktop
-  install -Dm644 mupdf.xpm $pkgdir/usr/share/pixmaps/mupdf.xpm
-
-  find $pkgdir/usr/include \
-$pkgdir/usr/share \
-$pkgdir/usr/lib -type f | xargs chmod -v 0644
-}

Copied: mupdf/repos/community-i686/PKGBUILD (from rev 105050, 
mupdf/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-30 18:29:49 UTC (rev 105051)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
+# Contributor: Brad Fanella bradfane...@archlinux.us
+#