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

Jan Steffens heftig at archlinux.org
Sat Aug 20 20:21:28 UTC 2016


    Date: Saturday, August 20, 2016 @ 20:21:28
  Author: heftig
Revision: 274088

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

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

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2016-08-20 20:20:16 UTC (rev 274087)
+++ extra-i686/PKGBUILD	2016-08-20 20:21:28 UTC (rev 274088)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-# Contributor: Sarah Hay <sarahhay at mb.sympatico.ca>
-
-pkgname=libgsf
-pkgver=1.14.39
-pkgrel=1
-arch=(i686 x86_64)
-pkgdesc="The GNOME Structured File Library is a utility library for reading and writing structured file formats"
-url="http://www.gnome.org/"
-license=('GPL' 'LGPL')
-depends=('libxml2' 'gdk-pixbuf2' 'bzip2')
-makedepends=('intltool' 'gobject-introspection')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/1.14/$pkgname-$pkgver.tar.xz)
-sha256sums=('3dcfc911438bf6fae5fe842e85a9ac14324d85165bd4035caad4a4420f15a175')
-
-build() {
-  cd "$pkgname-$pkgver"
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr --sysconfdir=/etc \
-      --localstatedir=/var --disable-static --enable-introspection
-  make
-}
-
-package_libgsf() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}

Copied: libgsf/repos/extra-i686/PKGBUILD (from rev 274087, libgsf/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2016-08-20 20:21:28 UTC (rev 274088)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+# Contributor: Sarah Hay <sarahhay at mb.sympatico.ca>
+
+pkgname=libgsf
+pkgver=1.14.40
+pkgrel=1
+arch=(i686 x86_64)
+pkgdesc="An extensible I/O abstraction library for dealing with structured file formats"
+url="https://git.gnome.org/browse/libgsf"
+license=('GPL' 'LGPL')
+depends=('libxml2' 'gdk-pixbuf2' 'bzip2')
+makedepends=('intltool' 'gobject-introspection')
+source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('350638894b5e324d8880b50e4bc43daabaf9f3f43a66010af080ffa2d32d51e0')
+
+build() {
+  cd "$pkgname-$pkgver"
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr --sysconfdir=/etc \
+      --localstatedir=/var --disable-static --enable-introspection
+  make
+}
+
+package_libgsf() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2016-08-20 20:20:16 UTC (rev 274087)
+++ extra-x86_64/PKGBUILD	2016-08-20 20:21:28 UTC (rev 274088)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-# Contributor: Sarah Hay <sarahhay at mb.sympatico.ca>
-
-pkgname=libgsf
-pkgver=1.14.39
-pkgrel=1
-arch=(i686 x86_64)
-pkgdesc="The GNOME Structured File Library is a utility library for reading and writing structured file formats"
-url="http://www.gnome.org/"
-license=('GPL' 'LGPL')
-depends=('libxml2' 'gdk-pixbuf2' 'bzip2')
-makedepends=('intltool' 'gobject-introspection')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/1.14/$pkgname-$pkgver.tar.xz)
-sha256sums=('3dcfc911438bf6fae5fe842e85a9ac14324d85165bd4035caad4a4420f15a175')
-
-build() {
-  cd "$pkgname-$pkgver"
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr --sysconfdir=/etc \
-      --localstatedir=/var --disable-static --enable-introspection
-  make
-}
-
-package_libgsf() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}

Copied: libgsf/repos/extra-x86_64/PKGBUILD (from rev 274087, libgsf/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2016-08-20 20:21:28 UTC (rev 274088)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+# Contributor: Sarah Hay <sarahhay at mb.sympatico.ca>
+
+pkgname=libgsf
+pkgver=1.14.40
+pkgrel=1
+arch=(i686 x86_64)
+pkgdesc="An extensible I/O abstraction library for dealing with structured file formats"
+url="https://git.gnome.org/browse/libgsf"
+license=('GPL' 'LGPL')
+depends=('libxml2' 'gdk-pixbuf2' 'bzip2')
+makedepends=('intltool' 'gobject-introspection')
+source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('350638894b5e324d8880b50e4bc43daabaf9f3f43a66010af080ffa2d32d51e0')
+
+build() {
+  cd "$pkgname-$pkgver"
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr --sysconfdir=/etc \
+      --localstatedir=/var --disable-static --enable-introspection
+  make
+}
+
+package_libgsf() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list