Date: Saturday, February 6, 2016 @ 19:55:42
  Author: heftig
Revision: 258929

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

Added:
  goffice/repos/extra-i686/PKGBUILD
    (from rev 258928, goffice/trunk/PKGBUILD)
  goffice/repos/extra-x86_64/PKGBUILD
    (from rev 258928, 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-02-06 18:54:20 UTC (rev 258928)
+++ extra-i686/PKGBUILD 2016-02-06 18:55:42 UTC (rev 258929)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Aaron Griffin <aa...@archlinux.org>
-
-pkgname=goffice
-pkgver=0.10.26
-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=('2b8dd0a0f84ef4f6bd32bfdae2b68caa0e41631026a74d04c4d2266512a744bb')
-
-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' -e 's/    if test 
"$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/      
func_append compile_command " -Wl,-O1,--as-needed"\n      func_append 
finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="${pkgdir}" install
-}

Copied: goffice/repos/extra-i686/PKGBUILD (from rev 258928, 
goffice/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD                         (rev 0)
+++ extra-i686/PKGBUILD 2016-02-06 18:55:42 UTC (rev 258929)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Aaron Griffin <aa...@archlinux.org>
+
+pkgname=goffice
+pkgver=0.10.27
+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=('3717b400fd190f18cf1dd7a16e1991b1f7c7cbdfeb1993656e7972347168d8c0')
+
+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' -e 's/    if test 
"$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/      
func_append compile_command " -Wl,-O1,--as-needed"\n      func_append 
finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD       2016-02-06 18:54:20 UTC (rev 258928)
+++ extra-x86_64/PKGBUILD       2016-02-06 18:55:42 UTC (rev 258929)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Aaron Griffin <aa...@archlinux.org>
-
-pkgname=goffice
-pkgver=0.10.26
-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=('2b8dd0a0f84ef4f6bd32bfdae2b68caa0e41631026a74d04c4d2266512a744bb')
-
-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' -e 's/    if test 
"$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/      
func_append compile_command " -Wl,-O1,--as-needed"\n      func_append 
finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="${pkgdir}" install
-}

Copied: goffice/repos/extra-x86_64/PKGBUILD (from rev 258928, 
goffice/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD                               (rev 0)
+++ extra-x86_64/PKGBUILD       2016-02-06 18:55:42 UTC (rev 258929)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Aaron Griffin <aa...@archlinux.org>
+
+pkgname=goffice
+pkgver=0.10.27
+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=('3717b400fd190f18cf1dd7a16e1991b1f7c7cbdfeb1993656e7972347168d8c0')
+
+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' -e 's/    if test 
"$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/      
func_append compile_command " -Wl,-O1,--as-needed"\n      func_append 
finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="${pkgdir}" install
+}

Reply via email to