[arch-commits] Commit in evince/repos/gnome-unstable-x86_64 (PKGBUILD PKGBUILD)

2018-09-05 Thread Jan Steffens via arch-commits
Date: Wednesday, September 5, 2018 @ 21:20:43
  Author: heftig
Revision: 333577

archrelease: copy trunk to gnome-unstable-x86_64

Added:
  evince/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 333576, evince/trunk/PKGBUILD)
Deleted:
  evince/repos/gnome-unstable-x86_64/PKGBUILD

--+
 PKGBUILD |  120 ++---
 1 file changed, 60 insertions(+), 60 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-09-05 21:20:23 UTC (rev 333576)
+++ PKGBUILD2018-09-05 21:20:43 UTC (rev 333577)
@@ -1,60 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Maintainer: Jan de Groot 
-
-pkgname=evince
-pkgver=3.30.0
-pkgrel=1
-pkgdesc="Document viewer (PDF, Postscript, djvu, tiff, dvi, XPS, SyncTex 
support with gedit, comics books (cbr,cbz,cb7 and cbt))"
-url="https://wiki.gnome.org/Apps/Evince;
-arch=(x86_64)
-license=(GPL)
-depends=(gtk3 libgxps libspectre gsfonts poppler-glib djvulibre t1lib dconf 
libsecret
- gsettings-desktop-schemas gnome-desktop libarchive 
gst-plugins-base-libs gspell)
-makedepends=(itstool libnautilus-extension texlive-bin gobject-introspection 
intltool docbook-xsl
- python gtk-doc git gnome-common)
-optdepends=('texlive-bin: DVI support'
-'gvfs: bookmark support and session saving')
-groups=(gnome)
-options=('!emptydirs')
-_commit=bfe177e42b460350893ce89c0f7a3ceaaf2953dc  # tags/3.30.0^0
-source=("git+https://gitlab.gnome.org/GNOME/evince.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-  
-build() {
-  cd $pkgname
-
-  BROWSER_PLUGIN_DIR=/usr/lib/epiphany/plugins \
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---libexecdir=/usr/lib/$pkgname \
---disable-static \
---enable-compile-warnings=minimum \
---enable-introspection \
---enable-nautilus \
---enable-pdf \
---enable-ps \
---enable-tiff \
---enable-djvu \
---enable-dvi \
---enable-t1lib \
---enable-comics \
---enable-gtk-doc \
---enable-multimedia \
---disable-schemas-compile
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: evince/repos/gnome-unstable-x86_64/PKGBUILD (from rev 333576, 
evince/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-09-05 21:20:43 UTC (rev 333577)
@@ -0,0 +1,60 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Jan de Groot 
+
+pkgname=evince
+pkgver=3.30.0
+pkgrel=2
+pkgdesc="Document viewer (PDF, Postscript, djvu, tiff, dvi, XPS, SyncTex 
support with gedit, comics books (cbr,cbz,cb7 and cbt))"
+url="https://wiki.gnome.org/Apps/Evince;
+arch=(x86_64)
+license=(GPL)
+depends=(gtk3 libgxps libspectre gsfonts poppler-glib djvulibre t1lib dconf 
libsecret libsynctex
+ gsettings-desktop-schemas gnome-desktop libarchive 
gst-plugins-base-libs gspell)
+makedepends=(itstool libnautilus-extension texlive-bin gobject-introspection 
intltool docbook-xsl
+ python gtk-doc git gnome-common)
+optdepends=('texlive-bin: DVI support'
+'gvfs: bookmark support and session saving')
+groups=(gnome)
+options=('!emptydirs')
+_commit=bfe177e42b460350893ce89c0f7a3ceaaf2953dc  # tags/3.30.0^0
+source=("git+https://gitlab.gnome.org/GNOME/evince.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+  
+build() {
+  cd $pkgname
+
+  BROWSER_PLUGIN_DIR=/usr/lib/epiphany/plugins \
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--libexecdir=/usr/lib/$pkgname \
+--disable-static \
+--enable-compile-warnings=minimum \
+--enable-introspection \
+--enable-nautilus \
+--enable-pdf \
+--enable-ps \
+--enable-tiff \
+--enable-djvu \
+--enable-dvi \
+--enable-t1lib \
+--enable-comics \
+--enable-gtk-doc \
+--enable-multimedia \
+--disable-schemas-compile
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in evince/repos (gnome-unstable-x86_64 testing-x86_64)

2011-04-07 Thread Ionut Biru
Date: Thursday, April 7, 2011 @ 14:41:30
  Author: ibiru
Revision: 118556

db-move: moved evince from [gnome-unstable] to [testing] (x86_64)

Added:
  evince/repos/testing-x86_64/
Deleted:
  evince/repos/gnome-unstable-x86_64/



[arch-commits] Commit in evince/repos (gnome-unstable-x86_64)

2011-04-04 Thread Jan Steffens
Date: Monday, April 4, 2011 @ 16:21:09
  Author: heftig
Revision: 117863

archrelease: remove gnome-unstable-x86_64

Deleted:
  evince/repos/gnome-unstable-x86_64/



[arch-commits] Commit in evince/repos (gnome-unstable-x86_64)

2011-04-04 Thread Jan Steffens
Date: Monday, April 4, 2011 @ 16:21:25
  Author: heftig
Revision: 117865

archrelease: copy trunk to gnome-unstable-x86_64

Added:
  evince/repos/gnome-unstable-x86_64/



[arch-commits] Commit in evince/repos (gnome-unstable-x86_64)

2011-03-25 Thread Ionut Biru
Date: Friday, March 25, 2011 @ 10:29:07
  Author: ibiru
Revision: 116720

archrelease: remove gnome-unstable-x86_64

Deleted:
  evince/repos/gnome-unstable-x86_64/



[arch-commits] Commit in evince/repos (gnome-unstable-x86_64)

2011-03-25 Thread Ionut Biru
Date: Friday, March 25, 2011 @ 10:29:19
  Author: ibiru
Revision: 116721

archrelease: copy trunk to gnome-unstable-x86_64

Added:
  evince/repos/gnome-unstable-x86_64/



[arch-commits] Commit in evince/repos (gnome-unstable-x86_64)

2011-03-22 Thread Jan Steffens
Date: Tuesday, March 22, 2011 @ 16:21:32
  Author: heftig
Revision: 116211

archrelease: remove gnome-unstable-x86_64

Deleted:
  evince/repos/gnome-unstable-x86_64/



[arch-commits] Commit in evince/repos (gnome-unstable-x86_64)

2011-03-22 Thread Jan Steffens
Date: Tuesday, March 22, 2011 @ 16:21:48
  Author: heftig
Revision: 116213

archrelease: copy trunk to gnome-unstable-x86_64

Added:
  evince/repos/gnome-unstable-x86_64/



[arch-commits] Commit in evince/repos (gnome-unstable-x86_64)

2011-03-21 Thread Ionut Biru
Date: Monday, March 21, 2011 @ 10:01:23
  Author: ibiru
Revision: 115777

archrelease: remove gnome-unstable-x86_64

Deleted:
  evince/repos/gnome-unstable-x86_64/



[arch-commits] Commit in evince/repos (gnome-unstable-x86_64)

2011-03-21 Thread Ionut Biru
Date: Monday, March 21, 2011 @ 10:01:35
  Author: ibiru
Revision: 115778

archrelease: copy trunk to gnome-unstable-x86_64

Added:
  evince/repos/gnome-unstable-x86_64/



[arch-commits] Commit in evince/repos (gnome-unstable-x86_64)

2011-02-26 Thread Jan Steffens
Date: Saturday, February 26, 2011 @ 16:10:33
  Author: heftig
Revision: 111451

archrelease: copy trunk to gnome-unstable-x86_64

Added:
  evince/repos/gnome-unstable-x86_64/



[arch-commits] Commit in evince/repos (gnome-unstable-x86_64 testing-x86_64)

2010-09-30 Thread Jan de Groot
Date: Thursday, September 30, 2010 @ 09:45:32
  Author: jgc
Revision: 92687

db-move: moved evince from [gnome-unstable] to [testing] (x86_64)

Added:
  evince/repos/testing-x86_64/
Deleted:
  evince/repos/gnome-unstable-x86_64/



[arch-commits] Commit in evince/repos (gnome-unstable-x86_64)

2010-09-28 Thread Ionut Biru
Date: Tuesday, September 28, 2010 @ 04:25:03
  Author: ibiru
Revision: 91846

archrelease: remove gnome-unstable-x86_64

Deleted:
  evince/repos/gnome-unstable-x86_64/



[arch-commits] Commit in evince/repos (gnome-unstable-x86_64)

2010-09-28 Thread Ionut Biru
Date: Tuesday, September 28, 2010 @ 04:25:27
  Author: ibiru
Revision: 91847

archrelease: copy trunk to gnome-unstable-x86_64

Added:
  evince/repos/gnome-unstable-x86_64/



[arch-commits] Commit in evince/repos (gnome-unstable-x86_64)

2010-09-27 Thread Ionut Biru
Date: Monday, September 27, 2010 @ 05:21:40
  Author: ibiru
Revision: 91442

archrelease: copy trunk to gnome-unstable-x86_64

Added:
  evince/repos/gnome-unstable-x86_64/



[arch-commits] Commit in evince/repos (gnome-unstable-x86_64)

2010-09-27 Thread Ionut Biru
Date: Monday, September 27, 2010 @ 16:27:17
  Author: ibiru
Revision: 91750

archrelease: remove gnome-unstable-x86_64

Deleted:
  evince/repos/gnome-unstable-x86_64/



[arch-commits] Commit in evince/repos (gnome-unstable-x86_64)

2010-09-27 Thread Ionut Biru
Date: Monday, September 27, 2010 @ 16:27:33
  Author: ibiru
Revision: 91752

archrelease: copy trunk to gnome-unstable-x86_64

Added:
  evince/repos/gnome-unstable-x86_64/



[arch-commits] Commit in evince/repos (gnome-unstable-x86_64)

2010-03-29 Thread Ionut Biru
Date: Monday, March 29, 2010 @ 18:15:13
  Author: ibiru
Revision: 74060

archrelease: remove gnome-unstable-x86_64

Deleted:
  evince/repos/gnome-unstable-x86_64/



[arch-commits] Commit in evince/repos (gnome-unstable-x86_64)

2010-03-29 Thread Ionut Biru
Date: Monday, March 29, 2010 @ 18:15:30
  Author: ibiru
Revision: 74061

archrelease: copy trunk to gnome-unstable-x86_64

Added:
  evince/repos/gnome-unstable-x86_64/



[arch-commits] Commit in evince/repos (gnome-unstable-x86_64)

2010-03-11 Thread Ionut Biru
Date: Thursday, March 11, 2010 @ 18:34:02
  Author: ibiru
Revision: 71933

archrelease: remove gnome-unstable-x86_64

Deleted:
  evince/repos/gnome-unstable-x86_64/



[arch-commits] Commit in evince/repos (gnome-unstable-x86_64)

2010-02-24 Thread Ionut Biru
Date: Wednesday, February 24, 2010 @ 16:52:51
  Author: ibiru
Revision: 70123

archrelease: remove gnome-unstable-x86_64

Deleted:
  evince/repos/gnome-unstable-x86_64/