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

Antonio Rojas arojas at archlinux.org
Mon Jul 24 17:02:37 UTC 2017


    Date: Monday, July 24, 2017 @ 17:02:37
  Author: arojas
Revision: 301209

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

Added:
  libqalculate/repos/staging-i686/PKGBUILD
    (from rev 301208, libqalculate/trunk/PKGBUILD)
  libqalculate/repos/staging-x86_64/PKGBUILD
    (from rev 301208, libqalculate/trunk/PKGBUILD)
Deleted:
  libqalculate/repos/staging-i686/PKGBUILD
  libqalculate/repos/staging-x86_64/PKGBUILD

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

Deleted: staging-i686/PKGBUILD
===================================================================
--- staging-i686/PKGBUILD	2017-07-24 17:02:09 UTC (rev 301208)
+++ staging-i686/PKGBUILD	2017-07-24 17:02:37 UTC (rev 301209)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger <eric at archlinux.org>
-
-pkgname=libqalculate
-pkgver=1.0.0
-pkgrel=1
-pkgdesc="Multi-purpose desktop calculator"
-arch=('i686' 'x86_64')
-url="http://qalculate.github.io/"
-license=('GPL')
-depends=('libxml2' 'cln' 'glib2')
-makedepends=('perl-xml-parser' 'intltool')
-optdepends=('gnuplot: for plotting support' 
-            'wget: for retrieval of exchange rates (not needed if you use one of the GUI)')
-options=('!makeflags')
-source=(https://github.com/Qalculate/libqalculate/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('d9cffe69eff1a8d13f8b3b69b4c7f93ce60b5f800d8352b3851b49056fc6bf1b')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: libqalculate/repos/staging-i686/PKGBUILD (from rev 301208, libqalculate/trunk/PKGBUILD)
===================================================================
--- staging-i686/PKGBUILD	                        (rev 0)
+++ staging-i686/PKGBUILD	2017-07-24 17:02:37 UTC (rev 301209)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Eric Bélanger <eric at archlinux.org>
+
+pkgname=libqalculate
+pkgver=1.0.0
+pkgrel=2
+pkgdesc="Multi-purpose desktop calculator"
+arch=('i686' 'x86_64')
+url="http://qalculate.github.io/"
+license=('GPL')
+depends=('libxml2' 'cln' 'glib2')
+makedepends=('perl-xml-parser' 'intltool')
+optdepends=('gnuplot: for plotting support' 
+            'wget: for retrieval of exchange rates (not needed if you use one of the GUI)')
+options=('!makeflags')
+source=(https://github.com/Qalculate/libqalculate/releases/download/v${pkgver}a/$pkgname-$pkgver.tar.gz)
+sha256sums=('7cc5a67356374d7f4fb20619dc4dd7976bbe9ae8d5bc3a40b44c46264de9549b')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}

Deleted: staging-x86_64/PKGBUILD
===================================================================
--- staging-x86_64/PKGBUILD	2017-07-24 17:02:09 UTC (rev 301208)
+++ staging-x86_64/PKGBUILD	2017-07-24 17:02:37 UTC (rev 301209)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger <eric at archlinux.org>
-
-pkgname=libqalculate
-pkgver=1.0.0
-pkgrel=1
-pkgdesc="Multi-purpose desktop calculator"
-arch=('i686' 'x86_64')
-url="http://qalculate.github.io/"
-license=('GPL')
-depends=('libxml2' 'cln' 'glib2')
-makedepends=('perl-xml-parser' 'intltool')
-optdepends=('gnuplot: for plotting support' 
-            'wget: for retrieval of exchange rates (not needed if you use one of the GUI)')
-options=('!makeflags')
-source=(https://github.com/Qalculate/libqalculate/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('d9cffe69eff1a8d13f8b3b69b4c7f93ce60b5f800d8352b3851b49056fc6bf1b')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: libqalculate/repos/staging-x86_64/PKGBUILD (from rev 301208, libqalculate/trunk/PKGBUILD)
===================================================================
--- staging-x86_64/PKGBUILD	                        (rev 0)
+++ staging-x86_64/PKGBUILD	2017-07-24 17:02:37 UTC (rev 301209)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Eric Bélanger <eric at archlinux.org>
+
+pkgname=libqalculate
+pkgver=1.0.0
+pkgrel=2
+pkgdesc="Multi-purpose desktop calculator"
+arch=('i686' 'x86_64')
+url="http://qalculate.github.io/"
+license=('GPL')
+depends=('libxml2' 'cln' 'glib2')
+makedepends=('perl-xml-parser' 'intltool')
+optdepends=('gnuplot: for plotting support' 
+            'wget: for retrieval of exchange rates (not needed if you use one of the GUI)')
+options=('!makeflags')
+source=(https://github.com/Qalculate/libqalculate/releases/download/v${pkgver}a/$pkgname-$pkgver.tar.gz)
+sha256sums=('7cc5a67356374d7f4fb20619dc4dd7976bbe9ae8d5bc3a40b44c46264de9549b')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}



More information about the arch-commits mailing list