[arch-commits] Commit in libgxps/repos (4 files)

Jan Steffens heftig at archlinux.org
Mon Jun 20 21:03:32 UTC 2016


    Date: Monday, June 20, 2016 @ 21:03:31
  Author: heftig
Revision: 270404

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

Added:
  libgxps/repos/extra-i686/PKGBUILD
    (from rev 270403, libgxps/trunk/PKGBUILD)
  libgxps/repos/extra-x86_64/PKGBUILD
    (from rev 270403, libgxps/trunk/PKGBUILD)
Deleted:
  libgxps/repos/extra-i686/PKGBUILD
  libgxps/repos/extra-x86_64/PKGBUILD

-----------------------+
 /PKGBUILD             |   54 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   28 ------------------------
 extra-x86_64/PKGBUILD |   28 ------------------------
 3 files changed, 54 insertions(+), 56 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2016-06-20 21:02:59 UTC (rev 270403)
+++ extra-i686/PKGBUILD	2016-06-20 21:03:31 UTC (rev 270404)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
-
-pkgname=libgxps
-pkgver=0.2.3.2
-pkgrel=1
-pkgdesc="XPS Documents library"
-arch=(i686 x86_64)
-url="https://live.gnome.org/libgxps"
-license=('GPL2')
-depends=('cairo' 'libarchive' 'libjpeg-turbo' 'libtiff' 'lcms2')
-makedepends=('gobject-introspection')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('6ea5f0ed85665a4e6702e31e38b5f1b2e5ae4f3d316a55d7f1fb1799224b4127')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr \
-    --disable-static
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libgxps/repos/extra-i686/PKGBUILD (from rev 270403, libgxps/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2016-06-20 21:03:31 UTC (rev 270404)
@@ -0,0 +1,27 @@
+# $Id$
+# Contributor: Ionut Biru <ibiru at archlinux.org>
+
+pkgname=libgxps
+pkgver=0.2.4
+pkgrel=1
+pkgdesc="XPS Documents library"
+url="https://wiki.gnome.org/Projects/libgxps"
+arch=(i686 x86_64)
+license=(GPL2)
+depends=(cairo libarchive libjpeg-turbo libtiff lcms2)
+makedepends=(gobject-introspection gtk-doc)
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('e9d6aa02836d9d4823a51705d3e1dee6fc4bce11d72566024042cfaac56ec7a4')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr --disable-static --enable-gtk-doc
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2016-06-20 21:02:59 UTC (rev 270403)
+++ extra-x86_64/PKGBUILD	2016-06-20 21:03:31 UTC (rev 270404)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
-
-pkgname=libgxps
-pkgver=0.2.3.2
-pkgrel=1
-pkgdesc="XPS Documents library"
-arch=(i686 x86_64)
-url="https://live.gnome.org/libgxps"
-license=('GPL2')
-depends=('cairo' 'libarchive' 'libjpeg-turbo' 'libtiff' 'lcms2')
-makedepends=('gobject-introspection')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('6ea5f0ed85665a4e6702e31e38b5f1b2e5ae4f3d316a55d7f1fb1799224b4127')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr \
-    --disable-static
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libgxps/repos/extra-x86_64/PKGBUILD (from rev 270403, libgxps/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2016-06-20 21:03:31 UTC (rev 270404)
@@ -0,0 +1,27 @@
+# $Id$
+# Contributor: Ionut Biru <ibiru at archlinux.org>
+
+pkgname=libgxps
+pkgver=0.2.4
+pkgrel=1
+pkgdesc="XPS Documents library"
+url="https://wiki.gnome.org/Projects/libgxps"
+arch=(i686 x86_64)
+license=(GPL2)
+depends=(cairo libarchive libjpeg-turbo libtiff lcms2)
+makedepends=(gobject-introspection gtk-doc)
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('e9d6aa02836d9d4823a51705d3e1dee6fc4bce11d72566024042cfaac56ec7a4')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr --disable-static --enable-gtk-doc
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list