[arch-commits] Commit in goffice/repos (4 files)
Jan Steffens
heftig at archlinux.org
Sat Jun 18 18:34:35 UTC 2016
Date: Saturday, June 18, 2016 @ 18:34:34
Author: heftig
Revision: 270186
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
goffice/repos/extra-i686/PKGBUILD
(from rev 270185, goffice/trunk/PKGBUILD)
goffice/repos/extra-x86_64/PKGBUILD
(from rev 270185, goffice/trunk/PKGBUILD)
Deleted:
goffice/repos/extra-i686/PKGBUILD
goffice/repos/extra-x86_64/PKGBUILD
-----------------------+
/PKGBUILD | 58 ++++++++++++++++++++++++++++++++++++++++++++++++
extra-i686/PKGBUILD | 29 ------------------------
extra-x86_64/PKGBUILD | 29 ------------------------
3 files changed, 58 insertions(+), 58 deletions(-)
Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2016-06-18 18:33:34 UTC (rev 270185)
+++ extra-i686/PKGBUILD 2016-06-18 18:34:34 UTC (rev 270186)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-# Contributor: Aaron Griffin <aaron at archlinux.org>
-
-pkgname=goffice
-pkgver=0.10.29
-pkgrel=1
-pkgdesc="A library of document-centric objects and utilities built on top of GLib and Gtk+"
-arch=('i686' 'x86_64')
-url="http://www.gnome.org"
-license=('GPL')
-makedepends=('pkgconfig' 'intltool' 'gtk-doc' 'gobject-introspection')
-depends=('librsvg' 'gtk3' 'libgsf' 'libspectre' 'libxslt' 'lasem')
-source=(https://download.gnome.org/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('b395dcf062f8575788aeab087b66ae21c2e22a7661309adc81d1825b507b7ff9')
-
-build() {
- cd $pkgname-$pkgver
- ./configure --prefix=/usr --sysconfdir=/etc \
- --localstatedir=/var --disable-static --enable-introspection
-
- sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
- make
-}
-
-package() {
- cd $pkgname-$pkgver
- make DESTDIR="${pkgdir}" install
-}
Copied: goffice/repos/extra-i686/PKGBUILD (from rev 270185, goffice/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-06-18 18:34:34 UTC (rev 270186)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+# Contributor: Aaron Griffin <aaron at archlinux.org>
+
+pkgname=goffice
+pkgver=0.10.30
+pkgrel=1
+pkgdesc="A GLib/GTK+ set of document-centric objects and charting library"
+url="https://git.gnome.org/browse/goffice"
+arch=(i686 x86_64)
+license=(GPL)
+depends=(librsvg gtk3 libgsf libspectre libxslt lasem)
+makedepends=(intltool gtk-doc gobject-introspection)
+source=(https://download.gnome.org/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('5a73b05dc70dc125e1b585bfebdedf13b8b34115045965eed417863e03ce8f41')
+
+build() {
+ cd $pkgname-$pkgver
+ ./configure --prefix=/usr --sysconfdir=/etc \
+ --localstatedir=/var --disable-static --enable-introspection
+
+ sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+ make DESTDIR="${pkgdir}" install
+}
Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2016-06-18 18:33:34 UTC (rev 270185)
+++ extra-x86_64/PKGBUILD 2016-06-18 18:34:34 UTC (rev 270186)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-# Contributor: Aaron Griffin <aaron at archlinux.org>
-
-pkgname=goffice
-pkgver=0.10.29
-pkgrel=1
-pkgdesc="A library of document-centric objects and utilities built on top of GLib and Gtk+"
-arch=('i686' 'x86_64')
-url="http://www.gnome.org"
-license=('GPL')
-makedepends=('pkgconfig' 'intltool' 'gtk-doc' 'gobject-introspection')
-depends=('librsvg' 'gtk3' 'libgsf' 'libspectre' 'libxslt' 'lasem')
-source=(https://download.gnome.org/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('b395dcf062f8575788aeab087b66ae21c2e22a7661309adc81d1825b507b7ff9')
-
-build() {
- cd $pkgname-$pkgver
- ./configure --prefix=/usr --sysconfdir=/etc \
- --localstatedir=/var --disable-static --enable-introspection
-
- sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
- make
-}
-
-package() {
- cd $pkgname-$pkgver
- make DESTDIR="${pkgdir}" install
-}
Copied: goffice/repos/extra-x86_64/PKGBUILD (from rev 270185, goffice/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2016-06-18 18:34:34 UTC (rev 270186)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+# Contributor: Aaron Griffin <aaron at archlinux.org>
+
+pkgname=goffice
+pkgver=0.10.30
+pkgrel=1
+pkgdesc="A GLib/GTK+ set of document-centric objects and charting library"
+url="https://git.gnome.org/browse/goffice"
+arch=(i686 x86_64)
+license=(GPL)
+depends=(librsvg gtk3 libgsf libspectre libxslt lasem)
+makedepends=(intltool gtk-doc gobject-introspection)
+source=(https://download.gnome.org/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('5a73b05dc70dc125e1b585bfebdedf13b8b34115045965eed417863e03ce8f41')
+
+build() {
+ cd $pkgname-$pkgver
+ ./configure --prefix=/usr --sysconfdir=/etc \
+ --localstatedir=/var --disable-static --enable-introspection
+
+ sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+ make DESTDIR="${pkgdir}" install
+}
More information about the arch-commits
mailing list