[arch-commits] Commit in analitza/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 14:35:51
  Author: arojas
Revision: 399314

archrelease: copy trunk to extra-x86_64

Added:
  analitza/repos/extra-x86_64/PKGBUILD
(from rev 399313, analitza/trunk/PKGBUILD)
Deleted:
  analitza/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   56 
 1 file changed, 28 insertions(+), 28 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 14:35:39 UTC (rev 399313)
+++ PKGBUILD2020-11-05 14:35:51 UTC (rev 399314)
@@ -1,28 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=analitza
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="A library to add mathematical features to your program"
-url="https://edu.kde.org/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(qt5-svg qt5-declarative)
-makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('2fad01bf48199e3671559ec9a619f0d590af331922899c793f96fc90860ec487'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-build() {
-  cmake -B build -S $pkgname-$pkgver \
--DBUILD_TESTING=OFF
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-}

Copied: analitza/repos/extra-x86_64/PKGBUILD (from rev 399313, 
analitza/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 14:35:51 UTC (rev 399314)
@@ -0,0 +1,28 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=analitza
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="A library to add mathematical features to your program"
+url="https://edu.kde.org/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(qt5-svg qt5-declarative)
+makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('2045657dd16e3f73e3e5e67a7db6cd36c072a85e7957f411a6e348cabc9c469b'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}


[arch-commits] Commit in analitza/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-10-09 Thread Antonio Rojas via arch-commits
Date: Friday, October 9, 2020 @ 13:12:13
  Author: arojas
Revision: 397608

archrelease: copy trunk to extra-x86_64

Added:
  analitza/repos/extra-x86_64/PKGBUILD
(from rev 397607, analitza/trunk/PKGBUILD)
Deleted:
  analitza/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   56 
 1 file changed, 28 insertions(+), 28 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-09 13:12:04 UTC (rev 397607)
+++ PKGBUILD2020-10-09 13:12:13 UTC (rev 397608)
@@ -1,28 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=analitza
-pkgver=20.08.1
-pkgrel=1
-pkgdesc="A library to add mathematical features to your program"
-url="https://edu.kde.org/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(qt5-svg qt5-declarative)
-makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('91c691df8be52255db9387549c6392ad2c5358c12e805f3a96520e2aa0c147de'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-build() {
-  cmake -B build -S $pkgname-$pkgver \
--DBUILD_TESTING=OFF
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-}

Copied: analitza/repos/extra-x86_64/PKGBUILD (from rev 397607, 
analitza/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-09 13:12:13 UTC (rev 397608)
@@ -0,0 +1,28 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=analitza
+pkgver=20.08.2
+pkgrel=1
+pkgdesc="A library to add mathematical features to your program"
+url="https://edu.kde.org/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(qt5-svg qt5-declarative)
+makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('2fad01bf48199e3671559ec9a619f0d590af331922899c793f96fc90860ec487'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}


[arch-commits] Commit in analitza/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-09-03 Thread Antonio Rojas via arch-commits
Date: Thursday, September 3, 2020 @ 11:18:19
  Author: arojas
Revision: 395177

archrelease: copy trunk to extra-x86_64

Added:
  analitza/repos/extra-x86_64/PKGBUILD
(from rev 395176, analitza/trunk/PKGBUILD)
Deleted:
  analitza/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   56 
 1 file changed, 28 insertions(+), 28 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-09-03 11:18:11 UTC (rev 395176)
+++ PKGBUILD2020-09-03 11:18:19 UTC (rev 395177)
@@ -1,28 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=analitza
-pkgver=20.08.0
-pkgrel=1
-pkgdesc="A library to add mathematical features to your program"
-url="https://edu.kde.org/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(qt5-svg qt5-declarative)
-makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('51bc5ecd31e557fcf5660e57458aa866ee44e386550bb2c37c22fae252405aa1'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-build() {
-  cmake -B build -S $pkgname-$pkgver \
--DBUILD_TESTING=OFF
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-}

Copied: analitza/repos/extra-x86_64/PKGBUILD (from rev 395176, 
analitza/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-09-03 11:18:19 UTC (rev 395177)
@@ -0,0 +1,28 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=analitza
+pkgver=20.08.1
+pkgrel=1
+pkgdesc="A library to add mathematical features to your program"
+url="https://edu.kde.org/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(qt5-svg qt5-declarative)
+makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('91c691df8be52255db9387549c6392ad2c5358c12e805f3a96520e2aa0c147de'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}


[arch-commits] Commit in analitza/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-06-11 Thread Antonio Rojas via arch-commits
Date: Thursday, June 11, 2020 @ 18:19:12
  Author: arojas
Revision: 388824

archrelease: copy trunk to extra-x86_64

Added:
  analitza/repos/extra-x86_64/PKGBUILD
(from rev 388823, analitza/trunk/PKGBUILD)
Deleted:
  analitza/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   62 +++--
 1 file changed, 28 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-11 18:19:01 UTC (rev 388823)
+++ PKGBUILD2020-06-11 18:19:12 UTC (rev 388824)
@@ -1,34 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=analitza
-pkgver=20.04.1
-pkgrel=1
-pkgdesc="A library to add mathematical features to your program"
-url="https://edu.kde.org/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(qt5-svg qt5-declarative)
-makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('d8a3f0e31b26ed4d845f037e5957b1a100b95266fce427bee27765593282f6b6'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: analitza/repos/extra-x86_64/PKGBUILD (from rev 388823, 
analitza/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-11 18:19:12 UTC (rev 388824)
@@ -0,0 +1,28 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=analitza
+pkgver=20.04.2
+pkgrel=1
+pkgdesc="A library to add mathematical features to your program"
+url="https://edu.kde.org/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(qt5-svg qt5-declarative)
+makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('4232afcbb7956ef3815a4cfefdeb703ae29027133982781a8ad5654ee80e2196'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}


[arch-commits] Commit in analitza/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-05-15 Thread Antonio Rojas via arch-commits
Date: Friday, May 15, 2020 @ 12:05:13
  Author: arojas
Revision: 383476

archrelease: copy trunk to extra-x86_64

Added:
  analitza/repos/extra-x86_64/PKGBUILD
(from rev 383475, analitza/trunk/PKGBUILD)
Deleted:
  analitza/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   68 ++---
 1 file changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-15 12:05:03 UTC (rev 383475)
+++ PKGBUILD2020-05-15 12:05:13 UTC (rev 383476)
@@ -1,34 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=analitza
-pkgver=20.04.0
-pkgrel=1
-pkgdesc="A library to add mathematical features to your program"
-url="https://edu.kde.org/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(qt5-svg qt5-declarative)
-makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('d4c719af3e918c4c999b8a31746bff8e946908fcaa11b25178e1c3dd908c0ff7'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: analitza/repos/extra-x86_64/PKGBUILD (from rev 383475, 
analitza/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-15 12:05:13 UTC (rev 383476)
@@ -0,0 +1,34 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=analitza
+pkgver=20.04.1
+pkgrel=1
+pkgdesc="A library to add mathematical features to your program"
+url="https://edu.kde.org/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(qt5-svg qt5-declarative)
+makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('d8a3f0e31b26ed4d845f037e5957b1a100b95266fce427bee27765593282f6b6'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in analitza/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-03-05 Thread Antonio Rojas via arch-commits
Date: Thursday, March 5, 2020 @ 13:37:26
  Author: arojas
Revision: 376577

archrelease: copy trunk to extra-x86_64

Added:
  analitza/repos/extra-x86_64/PKGBUILD
(from rev 376576, analitza/trunk/PKGBUILD)
Deleted:
  analitza/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   68 ++---
 1 file changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-05 13:37:18 UTC (rev 376576)
+++ PKGBUILD2020-03-05 13:37:26 UTC (rev 376577)
@@ -1,34 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=analitza
-pkgver=19.12.2
-pkgrel=1
-pkgdesc="A library to add mathematical features to your program"
-url="https://edu.kde.org/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(qt5-svg qt5-declarative)
-makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('b64025efd028f1968a3081970d3195d5a3378bc4550b92ef93c149bc2a5bbfe1'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: analitza/repos/extra-x86_64/PKGBUILD (from rev 376576, 
analitza/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-05 13:37:26 UTC (rev 376577)
@@ -0,0 +1,34 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=analitza
+pkgver=19.12.3
+pkgrel=1
+pkgdesc="A library to add mathematical features to your program"
+url="https://edu.kde.org/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(qt5-svg qt5-declarative)
+makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('47ca3acaf2d2f52e91cd2253742ab97d9b07abc3fef0d632bfc36d253dbf161b'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in analitza/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-02-06 Thread Antonio Rojas via arch-commits
Date: Thursday, February 6, 2020 @ 12:10:52
  Author: arojas
Revision: 374745

archrelease: copy trunk to extra-x86_64

Added:
  analitza/repos/extra-x86_64/PKGBUILD
(from rev 374744, analitza/trunk/PKGBUILD)
Deleted:
  analitza/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   68 ++---
 1 file changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-06 12:10:44 UTC (rev 374744)
+++ PKGBUILD2020-02-06 12:10:52 UTC (rev 374745)
@@ -1,34 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=analitza
-pkgver=19.12.1
-pkgrel=1
-pkgdesc="A library to add mathematical features to your program"
-url="https://edu.kde.org/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(qt5-svg qt5-declarative)
-makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('0c6c4ee1b4546ab84eb9503220ca0aa09f80cdd7cea3b89201db1d5aac2c4ce5'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: analitza/repos/extra-x86_64/PKGBUILD (from rev 374744, 
analitza/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-06 12:10:52 UTC (rev 374745)
@@ -0,0 +1,34 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=analitza
+pkgver=19.12.2
+pkgrel=1
+pkgdesc="A library to add mathematical features to your program"
+url="https://edu.kde.org/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(qt5-svg qt5-declarative)
+makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('b64025efd028f1968a3081970d3195d5a3378bc4550b92ef93c149bc2a5bbfe1'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in analitza/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-01-09 Thread Antonio Rojas via arch-commits
Date: Thursday, January 9, 2020 @ 12:22:11
  Author: arojas
Revision: 372858

archrelease: copy trunk to extra-x86_64

Added:
  analitza/repos/extra-x86_64/PKGBUILD
(from rev 372857, analitza/trunk/PKGBUILD)
Deleted:
  analitza/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   68 ++---
 1 file changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-09 12:22:00 UTC (rev 372857)
+++ PKGBUILD2020-01-09 12:22:11 UTC (rev 372858)
@@ -1,34 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=analitza
-pkgver=19.12.0
-pkgrel=1
-pkgdesc="A library to add mathematical features to your program"
-url="https://edu.kde.org/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(qt5-svg qt5-declarative)
-makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('b227607549e331d2c291ae078e0568fbc7ae4750ec5450a3b50160aa116f7cb2'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: analitza/repos/extra-x86_64/PKGBUILD (from rev 372857, 
analitza/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-01-09 12:22:11 UTC (rev 372858)
@@ -0,0 +1,34 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=analitza
+pkgver=19.12.1
+pkgrel=1
+pkgdesc="A library to add mathematical features to your program"
+url="https://edu.kde.org/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(qt5-svg qt5-declarative)
+makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('0c6c4ee1b4546ab84eb9503220ca0aa09f80cdd7cea3b89201db1d5aac2c4ce5'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in analitza/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-12-12 Thread Antonio Rojas via arch-commits
Date: Thursday, December 12, 2019 @ 13:10:24
  Author: arojas
Revision: 370825

archrelease: copy trunk to extra-x86_64

Added:
  analitza/repos/extra-x86_64/PKGBUILD
(from rev 370824, analitza/trunk/PKGBUILD)
Deleted:
  analitza/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   68 ++---
 1 file changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-12 13:10:13 UTC (rev 370824)
+++ PKGBUILD2019-12-12 13:10:24 UTC (rev 370825)
@@ -1,34 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=analitza
-pkgver=19.08.3
-pkgrel=1
-pkgdesc="A library to add mathematical features to your program"
-url="https://edu.kde.org/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(qt5-svg qt5-declarative)
-makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('9247172f3ffbc0fd3308b4b40f5d76eaa2a5012dc49525c3087caf5cdfc1513e'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: analitza/repos/extra-x86_64/PKGBUILD (from rev 370824, 
analitza/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-12 13:10:24 UTC (rev 370825)
@@ -0,0 +1,34 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=analitza
+pkgver=19.12.0
+pkgrel=1
+pkgdesc="A library to add mathematical features to your program"
+url="https://edu.kde.org/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(qt5-svg qt5-declarative)
+makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('b227607549e331d2c291ae078e0568fbc7ae4750ec5450a3b50160aa116f7cb2'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in analitza/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-11-07 Thread Antonio Rojas via arch-commits
Date: Thursday, November 7, 2019 @ 12:47:02
  Author: arojas
Revision: 366918

archrelease: copy trunk to extra-x86_64

Added:
  analitza/repos/extra-x86_64/PKGBUILD
(from rev 366917, analitza/trunk/PKGBUILD)
Deleted:
  analitza/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   68 ++---
 1 file changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-07 12:45:37 UTC (rev 366917)
+++ PKGBUILD2019-11-07 12:47:02 UTC (rev 366918)
@@ -1,34 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=analitza
-pkgver=19.08.2
-pkgrel=1
-pkgdesc="A library to add mathematical features to your program"
-url="https://edu.kde.org/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(qt5-svg qt5-declarative)
-makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('cbd51fd14d5ba74a7a3590ddca18ed688cbf724cd40f21c87b905f12fadf9399'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: analitza/repos/extra-x86_64/PKGBUILD (from rev 366917, 
analitza/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-07 12:47:02 UTC (rev 366918)
@@ -0,0 +1,34 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=analitza
+pkgver=19.08.3
+pkgrel=1
+pkgdesc="A library to add mathematical features to your program"
+url="https://edu.kde.org/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(qt5-svg qt5-declarative)
+makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('9247172f3ffbc0fd3308b4b40f5d76eaa2a5012dc49525c3087caf5cdfc1513e'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in analitza/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-10-10 Thread Antonio Rojas via arch-commits
Date: Thursday, October 10, 2019 @ 11:46:40
  Author: arojas
Revision: 364348

archrelease: copy trunk to extra-x86_64

Added:
  analitza/repos/extra-x86_64/PKGBUILD
(from rev 364347, analitza/trunk/PKGBUILD)
Deleted:
  analitza/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   68 ++---
 1 file changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-10-10 11:46:32 UTC (rev 364347)
+++ PKGBUILD2019-10-10 11:46:40 UTC (rev 364348)
@@ -1,34 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=analitza
-pkgver=19.08.1
-pkgrel=1
-pkgdesc="A library to add mathematical features to your program"
-url="https://edu.kde.org/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(qt5-svg qt5-declarative)
-makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('f963a8abe31d4c0d2b0e0a7e78ec78ced8eb7a0af60df1620ccc2f2409df6a91'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: analitza/repos/extra-x86_64/PKGBUILD (from rev 364347, 
analitza/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-10-10 11:46:40 UTC (rev 364348)
@@ -0,0 +1,34 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=analitza
+pkgver=19.08.2
+pkgrel=1
+pkgdesc="A library to add mathematical features to your program"
+url="https://edu.kde.org/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(qt5-svg qt5-declarative)
+makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('cbd51fd14d5ba74a7a3590ddca18ed688cbf724cd40f21c87b905f12fadf9399'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in analitza/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-09-05 Thread Antonio Rojas via arch-commits
Date: Thursday, September 5, 2019 @ 12:02:46
  Author: arojas
Revision: 361734

archrelease: copy trunk to extra-x86_64

Added:
  analitza/repos/extra-x86_64/PKGBUILD
(from rev 361733, analitza/trunk/PKGBUILD)
Deleted:
  analitza/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   70 +
 1 file changed, 34 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-05 12:02:39 UTC (rev 361733)
+++ PKGBUILD2019-09-05 12:02:46 UTC (rev 361734)
@@ -1,36 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=analitza
-pkgver=19.08.0
-pkgrel=1
-pkgdesc="A library to add mathematical features to your program"
-url="https://edu.kde.org/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(qt5-svg qt5-declarative)
-makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('516f29f089be92fecf5e17dcf466a9daf8525ec9e594f52f04338603914c2003'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: analitza/repos/extra-x86_64/PKGBUILD (from rev 361733, 
analitza/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-05 12:02:46 UTC (rev 361734)
@@ -0,0 +1,34 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=analitza
+pkgver=19.08.1
+pkgrel=1
+pkgdesc="A library to add mathematical features to your program"
+url="https://edu.kde.org/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(qt5-svg qt5-declarative)
+makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('f963a8abe31d4c0d2b0e0a7e78ec78ced8eb7a0af60df1620ccc2f2409df6a91'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in analitza/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-07-11 Thread Antonio Rojas via arch-commits
Date: Thursday, July 11, 2019 @ 11:23:19
  Author: arojas
Revision: 357536

archrelease: copy trunk to extra-x86_64

Added:
  analitza/repos/extra-x86_64/PKGBUILD
(from rev 357535, analitza/trunk/PKGBUILD)
Deleted:
  analitza/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   72 ++---
 1 file changed, 36 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-07-11 11:23:11 UTC (rev 357535)
+++ PKGBUILD2019-07-11 11:23:19 UTC (rev 357536)
@@ -1,36 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=analitza
-pkgver=19.04.2
-pkgrel=1
-pkgdesc="A library to add mathematical features to your program"
-url="https://edu.kde.org/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(qt5-svg qt5-declarative)
-makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('571fae06fd719c0078be12785a41218d3ae9ab4cb583d5b0034c7687c4941640'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: analitza/repos/extra-x86_64/PKGBUILD (from rev 357535, 
analitza/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-07-11 11:23:19 UTC (rev 357536)
@@ -0,0 +1,36 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=analitza
+pkgver=19.04.3
+pkgrel=1
+pkgdesc="A library to add mathematical features to your program"
+url="https://edu.kde.org/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(qt5-svg qt5-declarative)
+makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('771cf26918ea09f1597ee95328bdfc1c65b28617b0b312ca609676a718fc2a9e'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in analitza/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-06-06 Thread Antonio Rojas via arch-commits
Date: Thursday, June 6, 2019 @ 10:29:23
  Author: arojas
Revision: 354918

archrelease: copy trunk to extra-x86_64

Added:
  analitza/repos/extra-x86_64/PKGBUILD
(from rev 354917, analitza/trunk/PKGBUILD)
Deleted:
  analitza/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   72 ++---
 1 file changed, 36 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-06 10:29:13 UTC (rev 354917)
+++ PKGBUILD2019-06-06 10:29:23 UTC (rev 354918)
@@ -1,36 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=analitza
-pkgver=19.04.1
-pkgrel=1
-pkgdesc="A library to add mathematical features to your program"
-url="https://edu.kde.org/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(qt5-svg qt5-declarative)
-makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('b96da492805a48faff72e93e1b8b211c468b041fe217489eb097d554773d3381'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: analitza/repos/extra-x86_64/PKGBUILD (from rev 354917, 
analitza/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-06 10:29:23 UTC (rev 354918)
@@ -0,0 +1,36 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=analitza
+pkgver=19.04.2
+pkgrel=1
+pkgdesc="A library to add mathematical features to your program"
+url="https://edu.kde.org/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(qt5-svg qt5-declarative)
+makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('571fae06fd719c0078be12785a41218d3ae9ab4cb583d5b0034c7687c4941640'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in analitza/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-05-12 Thread Antonio Rojas via arch-commits
Date: Sunday, May 12, 2019 @ 13:40:31
  Author: arojas
Revision: 352922

archrelease: copy trunk to extra-x86_64

Added:
  analitza/repos/extra-x86_64/PKGBUILD
(from rev 352921, analitza/trunk/PKGBUILD)
Deleted:
  analitza/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   72 ++---
 1 file changed, 36 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-05-12 13:40:21 UTC (rev 352921)
+++ PKGBUILD2019-05-12 13:40:31 UTC (rev 352922)
@@ -1,36 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=analitza
-pkgver=19.04.0
-pkgrel=1
-pkgdesc="A library to add mathematical features to your program"
-url="https://edu.kde.org/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(qt5-svg qt5-declarative)
-makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('ac8bf7d66f8a2fc7198238f23d82efd1021943ffe8bd5915808e31b800a802f6'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: analitza/repos/extra-x86_64/PKGBUILD (from rev 352921, 
analitza/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-05-12 13:40:31 UTC (rev 352922)
@@ -0,0 +1,36 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=analitza
+pkgver=19.04.1
+pkgrel=1
+pkgdesc="A library to add mathematical features to your program"
+url="https://edu.kde.org/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(qt5-svg qt5-declarative)
+makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('b96da492805a48faff72e93e1b8b211c468b041fe217489eb097d554773d3381'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in analitza/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-03-07 Thread Antonio Rojas via arch-commits
Date: Thursday, March 7, 2019 @ 10:33:40
  Author: arojas
Revision: 347203

archrelease: copy trunk to extra-x86_64

Added:
  analitza/repos/extra-x86_64/PKGBUILD
(from rev 347202, analitza/trunk/PKGBUILD)
Deleted:
  analitza/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   72 ++---
 1 file changed, 36 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-07 10:33:28 UTC (rev 347202)
+++ PKGBUILD2019-03-07 10:33:40 UTC (rev 347203)
@@ -1,36 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=analitza
-pkgver=18.12.2
-pkgrel=1
-pkgdesc="A library to add mathematical features to your program"
-url="https://edu.kde.org/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(qt5-svg qt5-declarative)
-makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('91a2842092d6f0166bee630433e0e3521a63bc1b1b7703d12d87041c4924e5ec'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: analitza/repos/extra-x86_64/PKGBUILD (from rev 347202, 
analitza/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-07 10:33:40 UTC (rev 347203)
@@ -0,0 +1,36 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=analitza
+pkgver=18.12.3
+pkgrel=1
+pkgdesc="A library to add mathematical features to your program"
+url="https://edu.kde.org/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(qt5-svg qt5-declarative)
+makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('c241b6a3d849534ccd50601c0aebd5cd785220bb7957ed7f6b1d3db35ba0f925'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in analitza/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-02-07 Thread Antonio Rojas via arch-commits
Date: Thursday, February 7, 2019 @ 11:09:53
  Author: arojas
Revision: 345380

archrelease: copy trunk to extra-x86_64

Added:
  analitza/repos/extra-x86_64/PKGBUILD
(from rev 345379, analitza/trunk/PKGBUILD)
Deleted:
  analitza/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   72 ++---
 1 file changed, 36 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-07 11:09:41 UTC (rev 345379)
+++ PKGBUILD2019-02-07 11:09:53 UTC (rev 345380)
@@ -1,36 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=analitza
-pkgver=18.12.1
-pkgrel=1
-pkgdesc="A library to add mathematical features to your program"
-url="https://edu.kde.org/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(qt5-svg qt5-declarative)
-makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('7b060607324c873f2096038a126a1535c23dab2f62a8db6811541889599f9447'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: analitza/repos/extra-x86_64/PKGBUILD (from rev 345379, 
analitza/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-07 11:09:53 UTC (rev 345380)
@@ -0,0 +1,36 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=analitza
+pkgver=18.12.2
+pkgrel=1
+pkgdesc="A library to add mathematical features to your program"
+url="https://edu.kde.org/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(qt5-svg qt5-declarative)
+makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('91a2842092d6f0166bee630433e0e3521a63bc1b1b7703d12d87041c4924e5ec'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in analitza/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-01-10 Thread Antonio Rojas via arch-commits
Date: Thursday, January 10, 2019 @ 14:23:06
  Author: arojas
Revision: 343247

archrelease: copy trunk to extra-x86_64

Added:
  analitza/repos/extra-x86_64/PKGBUILD
(from rev 343246, analitza/trunk/PKGBUILD)
Deleted:
  analitza/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   72 ++---
 1 file changed, 36 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-10 14:22:54 UTC (rev 343246)
+++ PKGBUILD2019-01-10 14:23:06 UTC (rev 343247)
@@ -1,36 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=analitza
-pkgver=18.12.0
-pkgrel=1
-pkgdesc="A library to add mathematical features to your program"
-url="https://edu.kde.org/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(qt5-svg qt5-declarative)
-makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('2e3c78589e7d6054c2e98445b502c68c877f208a122b953506ec09cc92f9113d'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: analitza/repos/extra-x86_64/PKGBUILD (from rev 343246, 
analitza/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-10 14:23:06 UTC (rev 343247)
@@ -0,0 +1,36 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=analitza
+pkgver=18.12.1
+pkgrel=1
+pkgdesc="A library to add mathematical features to your program"
+url="https://edu.kde.org/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(qt5-svg qt5-declarative)
+makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('7b060607324c873f2096038a126a1535c23dab2f62a8db6811541889599f9447'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in analitza/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-11-08 Thread Antonio Rojas via arch-commits
Date: Thursday, November 8, 2018 @ 10:46:27
  Author: arojas
Revision: 338119

archrelease: copy trunk to extra-x86_64

Added:
  analitza/repos/extra-x86_64/PKGBUILD
(from rev 338118, analitza/trunk/PKGBUILD)
Deleted:
  analitza/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   72 ++---
 1 file changed, 36 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-08 10:46:12 UTC (rev 338118)
+++ PKGBUILD2018-11-08 10:46:27 UTC (rev 338119)
@@ -1,36 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=analitza
-pkgver=18.08.2
-pkgrel=1
-pkgdesc="A library to add mathematical features to your program"
-url="https://edu.kde.org/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(qt5-svg qt5-declarative)
-makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('97e6f074231d6f62583943f43c3ee36086a2f62507d3823e36ae488d142bcd6d'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: analitza/repos/extra-x86_64/PKGBUILD (from rev 338118, 
analitza/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-08 10:46:27 UTC (rev 338119)
@@ -0,0 +1,36 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=analitza
+pkgver=18.08.3
+pkgrel=1
+pkgdesc="A library to add mathematical features to your program"
+url="https://edu.kde.org/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(qt5-svg qt5-declarative)
+makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('f1a848c5eb0a00405b34cdcb65aea4ad5a8a85a4d1539613277f10ae53c45b0e'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in analitza/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-10-11 Thread Antonio Rojas via arch-commits
Date: Thursday, October 11, 2018 @ 09:47:50
  Author: arojas
Revision: 336182

archrelease: copy trunk to extra-x86_64

Added:
  analitza/repos/extra-x86_64/PKGBUILD
(from rev 336181, analitza/trunk/PKGBUILD)
Deleted:
  analitza/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   73 ++---
 1 file changed, 36 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-10-11 09:47:38 UTC (rev 336181)
+++ PKGBUILD2018-10-11 09:47:50 UTC (rev 336182)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=analitza
-pkgver=18.08.1
-pkgrel=1
-pkgdesc="A library to add mathematical features to your program"
-url="https://edu.kde.org/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(qt5-svg qt5-declarative)
-makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('c27d78e1a41be311f9408fc87b06285a0f841570eedfff94bc4b3a41e5cbff87'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: analitza/repos/extra-x86_64/PKGBUILD (from rev 336181, 
analitza/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-10-11 09:47:50 UTC (rev 336182)
@@ -0,0 +1,36 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=analitza
+pkgver=18.08.2
+pkgrel=1
+pkgdesc="A library to add mathematical features to your program"
+url="https://edu.kde.org/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(qt5-svg qt5-declarative)
+makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('97e6f074231d6f62583943f43c3ee36086a2f62507d3823e36ae488d142bcd6d'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in analitza/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-09-06 Thread Antonio Rojas via arch-commits
Date: Thursday, September 6, 2018 @ 10:05:49
  Author: arojas
Revision: 333600

archrelease: copy trunk to extra-x86_64

Added:
  analitza/repos/extra-x86_64/PKGBUILD
(from rev 333599, analitza/trunk/PKGBUILD)
Deleted:
  analitza/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   74 ++---
 1 file changed, 37 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-09-06 10:05:38 UTC (rev 333599)
+++ PKGBUILD2018-09-06 10:05:49 UTC (rev 333600)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=analitza
-pkgver=18.08.0
-pkgrel=1
-pkgdesc="A library to add mathematical features to your program"
-url="https://edu.kde.org/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(qt5-svg qt5-declarative)
-makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('87e78188bbde945b9b9a29d5b82ce5e1022efc35af4e1b54f219d3b52a4919eb'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: analitza/repos/extra-x86_64/PKGBUILD (from rev 333599, 
analitza/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-09-06 10:05:49 UTC (rev 333600)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=analitza
+pkgver=18.08.1
+pkgrel=1
+pkgdesc="A library to add mathematical features to your program"
+url="https://edu.kde.org/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(qt5-svg qt5-declarative)
+makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('c27d78e1a41be311f9408fc87b06285a0f841570eedfff94bc4b3a41e5cbff87'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in analitza/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-07-12 Thread Antonio Rojas via arch-commits
Date: Thursday, July 12, 2018 @ 17:18:29
  Author: arojas
Revision: 328321

archrelease: copy trunk to extra-x86_64

Added:
  analitza/repos/extra-x86_64/PKGBUILD
(from rev 328320, analitza/trunk/PKGBUILD)
Deleted:
  analitza/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   74 ++---
 1 file changed, 37 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-12 17:18:16 UTC (rev 328320)
+++ PKGBUILD2018-07-12 17:18:29 UTC (rev 328321)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=analitza
-pkgver=18.04.2
-pkgrel=1
-pkgdesc="A library to add mathematical features to your program"
-url="https://edu.kde.org/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(qt5-svg qt5-declarative)
-makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('a35910c80e5b3447c77cb716e614fb02ca5d61d2c9623ae89dd6a5d895783fd5'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: analitza/repos/extra-x86_64/PKGBUILD (from rev 328320, 
analitza/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-12 17:18:29 UTC (rev 328321)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=analitza
+pkgver=18.04.3
+pkgrel=1
+pkgdesc="A library to add mathematical features to your program"
+url="https://edu.kde.org/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(qt5-svg qt5-declarative)
+makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('aef8f3f46ed35294b857d26419cc0affc568e97990448cccfd4f71c492046afb'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in analitza/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-06-07 Thread Antonio Rojas via arch-commits
Date: Thursday, June 7, 2018 @ 09:46:02
  Author: arojas
Revision: 326213

archrelease: copy trunk to extra-x86_64

Added:
  analitza/repos/extra-x86_64/PKGBUILD
(from rev 326212, analitza/trunk/PKGBUILD)
Deleted:
  analitza/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   74 ++---
 1 file changed, 37 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-06-07 09:45:49 UTC (rev 326212)
+++ PKGBUILD2018-06-07 09:46:02 UTC (rev 326213)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=analitza
-pkgver=18.04.1
-pkgrel=1
-pkgdesc="A library to add mathematical features to your program"
-url="https://edu.kde.org/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(qt5-svg qt5-declarative)
-makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('d836cbc3f9d95414c2b7c629f4c6ff14d42cc3e9ac8108ac2d9a0dfbcdffc327'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: analitza/repos/extra-x86_64/PKGBUILD (from rev 326212, 
analitza/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-06-07 09:46:02 UTC (rev 326213)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=analitza
+pkgver=18.04.2
+pkgrel=1
+pkgdesc="A library to add mathematical features to your program"
+url="https://edu.kde.org/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(qt5-svg qt5-declarative)
+makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('a35910c80e5b3447c77cb716e614fb02ca5d61d2c9623ae89dd6a5d895783fd5'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in analitza/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-05-10 Thread Antonio Rojas via arch-commits
Date: Thursday, May 10, 2018 @ 11:41:35
  Author: arojas
Revision: 323676

archrelease: copy trunk to extra-x86_64

Added:
  analitza/repos/extra-x86_64/PKGBUILD
(from rev 323675, analitza/trunk/PKGBUILD)
Deleted:
  analitza/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   74 ++---
 1 file changed, 37 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-05-10 11:41:23 UTC (rev 323675)
+++ PKGBUILD2018-05-10 11:41:35 UTC (rev 323676)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=analitza
-pkgver=18.04.0
-pkgrel=1
-pkgdesc="A library to add mathematical features to your program"
-url="https://edu.kde.org/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(qt5-svg qt5-declarative)
-makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('620bfb6c38bdc6d7b83900931480d1e6f342450211662082bd5ccfdd5745a1fb'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: analitza/repos/extra-x86_64/PKGBUILD (from rev 323675, 
analitza/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-05-10 11:41:35 UTC (rev 323676)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=analitza
+pkgver=18.04.1
+pkgrel=1
+pkgdesc="A library to add mathematical features to your program"
+url="https://edu.kde.org/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(qt5-svg qt5-declarative)
+makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('d836cbc3f9d95414c2b7c629f4c6ff14d42cc3e9ac8108ac2d9a0dfbcdffc327'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in analitza/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-03-08 Thread Antonio Rojas via arch-commits
Date: Thursday, March 8, 2018 @ 14:15:21
  Author: arojas
Revision: 318028

archrelease: copy trunk to extra-x86_64

Added:
  analitza/repos/extra-x86_64/PKGBUILD
(from rev 318027, analitza/trunk/PKGBUILD)
Deleted:
  analitza/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-08 14:15:07 UTC (rev 318027)
+++ PKGBUILD2018-03-08 14:15:21 UTC (rev 318028)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=analitza
-pkgver=17.12.2
-pkgrel=1
-pkgdesc="A library to add mathematical features to your program"
-url="https://edu.kde.org/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(qt5-svg qt5-declarative)
-makedepends=(extra-cmake-modules kdoctools python eigen qt5-tools)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('e1ed18b92481b19160593dd35e4554bd7a16f36fb82c3b6b6079b31fbf651889'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: analitza/repos/extra-x86_64/PKGBUILD (from rev 318027, 
analitza/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-08 14:15:21 UTC (rev 318028)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=analitza
+pkgver=17.12.3
+pkgrel=1
+pkgdesc="A library to add mathematical features to your program"
+url="https://edu.kde.org/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(qt5-svg qt5-declarative)
+makedepends=(extra-cmake-modules kdoctools python eigen qt5-tools)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('5c17be4628c432d87445fff680cd80ae226fb744e64e1c2e051499938c2ed977'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in analitza/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-02-08 Thread Antonio Rojas via arch-commits
Date: Thursday, February 8, 2018 @ 16:39:08
  Author: arojas
Revision: 316255

archrelease: copy trunk to extra-x86_64

Added:
  analitza/repos/extra-x86_64/PKGBUILD
(from rev 316254, analitza/trunk/PKGBUILD)
Deleted:
  analitza/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-08 16:38:50 UTC (rev 316254)
+++ PKGBUILD2018-02-08 16:39:08 UTC (rev 316255)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=analitza
-pkgver=17.12.1
-pkgrel=1
-pkgdesc="A library to add mathematical features to your program"
-url="https://edu.kde.org/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(qt5-svg qt5-declarative)
-makedepends=(extra-cmake-modules kdoctools python eigen qt5-tools)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('6880637f72bc2d9e608048259e66abaa744b15ec2ef5fdf85e19e2ece3fe'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: analitza/repos/extra-x86_64/PKGBUILD (from rev 316254, 
analitza/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-08 16:39:08 UTC (rev 316255)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=analitza
+pkgver=17.12.2
+pkgrel=1
+pkgdesc="A library to add mathematical features to your program"
+url="https://edu.kde.org/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(qt5-svg qt5-declarative)
+makedepends=(extra-cmake-modules kdoctools python eigen qt5-tools)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('e1ed18b92481b19160593dd35e4554bd7a16f36fb82c3b6b6079b31fbf651889'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in analitza/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-01-11 Thread Antonio Rojas via arch-commits
Date: Thursday, January 11, 2018 @ 16:39:21
  Author: arojas
Revision: 314388

archrelease: copy trunk to extra-x86_64

Added:
  analitza/repos/extra-x86_64/PKGBUILD
(from rev 314386, analitza/trunk/PKGBUILD)
Deleted:
  analitza/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-11 16:39:18 UTC (rev 314387)
+++ PKGBUILD2018-01-11 16:39:21 UTC (rev 314388)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=analitza
-pkgver=17.12.0
-pkgrel=1
-pkgdesc="A library to add mathematical features to your program"
-url="https://edu.kde.org/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(qt5-svg qt5-declarative)
-makedepends=(extra-cmake-modules kdoctools python eigen qt5-tools)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('e25d8a7e2184c89e83ab9322e6ace715ff47d1bb38c7016e2d1e52e18f448178'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: analitza/repos/extra-x86_64/PKGBUILD (from rev 314386, 
analitza/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-11 16:39:21 UTC (rev 314388)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=analitza
+pkgver=17.12.1
+pkgrel=1
+pkgdesc="A library to add mathematical features to your program"
+url="https://edu.kde.org/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(qt5-svg qt5-declarative)
+makedepends=(extra-cmake-modules kdoctools python eigen qt5-tools)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('6880637f72bc2d9e608048259e66abaa744b15ec2ef5fdf85e19e2ece3fe'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in analitza/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2017-11-09 Thread Antonio Rojas
Date: Thursday, November 9, 2017 @ 13:05:15
  Author: arojas
Revision: 309100

archrelease: copy trunk to extra-x86_64

Added:
  analitza/repos/extra-x86_64/PKGBUILD
(from rev 309099, analitza/trunk/PKGBUILD)
Deleted:
  analitza/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-11-09 13:03:28 UTC (rev 309099)
+++ PKGBUILD2017-11-09 13:05:15 UTC (rev 309100)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=analitza
-pkgver=17.08.2
-pkgrel=1
-pkgdesc="A library to add mathematical features to your program"
-url="https://edu.kde.org/;
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-depends=(qt5-svg qt5-declarative)
-makedepends=(extra-cmake-modules kdoctools python eigen qt5-tools)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('63fed59a2aab31e3ba1bc7e1dc8c59acb2cade0f570442dc1c8d409da87f350b'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: analitza/repos/extra-x86_64/PKGBUILD (from rev 309099, 
analitza/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-11-09 13:05:15 UTC (rev 309100)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=analitza
+pkgver=17.08.3
+pkgrel=1
+pkgdesc="A library to add mathematical features to your program"
+url="https://edu.kde.org/;
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+depends=(qt5-svg qt5-declarative)
+makedepends=(extra-cmake-modules kdoctools python eigen qt5-tools)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('7b583610f50fe03f110684248a3ca328f066713b997d3d96bc5e40e5f4301fc8'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}