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

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:03:26
  Author: arojas
Revision: 399386

archrelease: copy trunk to extra-x86_64

Added:
  rocs/repos/extra-x86_64/PKGBUILD
(from rev 399385, rocs/trunk/PKGBUILD)
Deleted:
  rocs/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   58 +-
 1 file changed, 29 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:03:15 UTC (rev 399385)
+++ PKGBUILD2020-11-05 15:03:26 UTC (rev 399386)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Roja 
-# Contributor: Andrea Scarpino 
-
-pkgname=rocs
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="Graph Theory IDE"
-url="https://kde.org/applications/education/rocs/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-education)
-depends=(grantlee ktexteditor kdeclarative qt5-xmlpatterns qt5-script 
hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools boost)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('2d8efd62b89dd36033bb3d818c82fee67e6efa2d2bb98dda0d4eab13baaee485'
-'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: rocs/repos/extra-x86_64/PKGBUILD (from rev 399385, rocs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:03:26 UTC (rev 399386)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Roja 
+# Contributor: Andrea Scarpino 
+
+pkgname=rocs
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="Graph Theory IDE"
+url="https://kde.org/applications/education/rocs/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-education)
+depends=(grantlee ktexteditor kdeclarative qt5-xmlpatterns qt5-script 
hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools boost)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('12761846693e08ac517c39f34f4e618080793c1dcdafe45c3a9f6801e7e9a92d'
+'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 rocs/repos/extra-x86_64 (PKGBUILD PKGBUILD)

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

archrelease: copy trunk to extra-x86_64

Added:
  rocs/repos/extra-x86_64/PKGBUILD
(from rev 397679, rocs/trunk/PKGBUILD)
Deleted:
  rocs/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   58 +-
 1 file changed, 29 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-09 13:24:22 UTC (rev 397679)
+++ PKGBUILD2020-10-09 13:24:34 UTC (rev 397680)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Roja 
-# Contributor: Andrea Scarpino 
-
-pkgname=rocs
-pkgver=20.08.1
-pkgrel=1
-pkgdesc="Graph Theory IDE"
-url="https://kde.org/applications/education/rocs/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-education)
-depends=(grantlee ktexteditor kdeclarative qt5-xmlpatterns qt5-script 
hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools boost)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('3c5f764f06f6f5b7c68523be4fdd37e75b2249e0b15001bc39e55051d9e271ef'
-'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: rocs/repos/extra-x86_64/PKGBUILD (from rev 397679, rocs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-09 13:24:34 UTC (rev 397680)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Roja 
+# Contributor: Andrea Scarpino 
+
+pkgname=rocs
+pkgver=20.08.2
+pkgrel=1
+pkgdesc="Graph Theory IDE"
+url="https://kde.org/applications/education/rocs/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-education)
+depends=(grantlee ktexteditor kdeclarative qt5-xmlpatterns qt5-script 
hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools boost)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('2d8efd62b89dd36033bb3d818c82fee67e6efa2d2bb98dda0d4eab13baaee485'
+'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 rocs/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-09-03 Thread Antonio Rojas via arch-commits
Date: Thursday, September 3, 2020 @ 11:30:00
  Author: arojas
Revision: 395249

archrelease: copy trunk to extra-x86_64

Added:
  rocs/repos/extra-x86_64/PKGBUILD
(from rev 395248, rocs/trunk/PKGBUILD)
Deleted:
  rocs/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   58 +-
 1 file changed, 29 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-09-03 11:29:51 UTC (rev 395248)
+++ PKGBUILD2020-09-03 11:30:00 UTC (rev 395249)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Roja 
-# Contributor: Andrea Scarpino 
-
-pkgname=rocs
-pkgver=20.08.0
-pkgrel=1
-pkgdesc="Graph Theory IDE"
-url="https://kde.org/applications/education/rocs/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-education)
-depends=(grantlee ktexteditor kdeclarative qt5-xmlpatterns qt5-script 
hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools boost)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('447fecd5e87171cae444e70146b5ce99ac94a558db5f7e1ff9053c31953ba48e'
-'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: rocs/repos/extra-x86_64/PKGBUILD (from rev 395248, rocs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-09-03 11:30:00 UTC (rev 395249)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Roja 
+# Contributor: Andrea Scarpino 
+
+pkgname=rocs
+pkgver=20.08.1
+pkgrel=1
+pkgdesc="Graph Theory IDE"
+url="https://kde.org/applications/education/rocs/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-education)
+depends=(grantlee ktexteditor kdeclarative qt5-xmlpatterns qt5-script 
hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools boost)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('3c5f764f06f6f5b7c68523be4fdd37e75b2249e0b15001bc39e55051d9e271ef'
+'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 rocs/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-06-11 Thread Antonio Rojas via arch-commits
Date: Thursday, June 11, 2020 @ 18:38:23
  Author: arojas
Revision: 388898

archrelease: copy trunk to extra-x86_64

Added:
  rocs/repos/extra-x86_64/PKGBUILD
(from rev 388897, rocs/trunk/PKGBUILD)
Deleted:
  rocs/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   64 +++--
 1 file changed, 29 insertions(+), 35 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-11 18:37:59 UTC (rev 388897)
+++ PKGBUILD2020-06-11 18:38:23 UTC (rev 388898)
@@ -1,35 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Roja 
-# Contributor: Andrea Scarpino 
-
-pkgname=rocs
-pkgver=20.04.1
-pkgrel=1
-pkgdesc="Graph Theory IDE"
-url="https://kde.org/applications/education/rocs/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(grantlee ktexteditor kdeclarative qt5-xmlpatterns qt5-script 
hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools boost)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('f19e5a07b033c6fc11aff352e979e24f2d0274d901cbc3bd37f8b0b5bb01234c'
-'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: rocs/repos/extra-x86_64/PKGBUILD (from rev 388897, rocs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-11 18:38:23 UTC (rev 388898)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Roja 
+# Contributor: Andrea Scarpino 
+
+pkgname=rocs
+pkgver=20.04.2
+pkgrel=1
+pkgdesc="Graph Theory IDE"
+url="https://kde.org/applications/education/rocs/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-education)
+depends=(grantlee ktexteditor kdeclarative qt5-xmlpatterns qt5-script 
hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools boost)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('2162c9d925c4d9968176cc5c7da57c21505139c1464e4ecbb992ea5e840fb5db'
+'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 rocs/repos/extra-x86_64 (PKGBUILD PKGBUILD)

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

archrelease: copy trunk to extra-x86_64

Added:
  rocs/repos/extra-x86_64/PKGBUILD
(from rev 383562, rocs/trunk/PKGBUILD)
Deleted:
  rocs/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-15 12:20:47 UTC (rev 383562)
+++ PKGBUILD2020-05-15 12:20:55 UTC (rev 383563)
@@ -1,35 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Roja 
-# Contributor: Andrea Scarpino 
-
-pkgname=rocs
-pkgver=20.04.0
-pkgrel=1
-pkgdesc="Graph Theory IDE"
-url="https://kde.org/applications/education/rocs/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(grantlee ktexteditor kdeclarative qt5-xmlpatterns qt5-script 
hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools boost)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('c6616c16a02601211d38b6f5be6536a0ee706dd4d0513da824b89365130aacd2'
-'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: rocs/repos/extra-x86_64/PKGBUILD (from rev 383562, rocs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-15 12:20:55 UTC (rev 383563)
@@ -0,0 +1,35 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Roja 
+# Contributor: Andrea Scarpino 
+
+pkgname=rocs
+pkgver=20.04.1
+pkgrel=1
+pkgdesc="Graph Theory IDE"
+url="https://kde.org/applications/education/rocs/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(grantlee ktexteditor kdeclarative qt5-xmlpatterns qt5-script 
hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools boost)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('f19e5a07b033c6fc11aff352e979e24f2d0274d901cbc3bd37f8b0b5bb01234c'
+'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 rocs/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-03-05 Thread Antonio Rojas via arch-commits
Date: Thursday, March 5, 2020 @ 13:48:57
  Author: arojas
Revision: 376661

archrelease: copy trunk to extra-x86_64

Added:
  rocs/repos/extra-x86_64/PKGBUILD
(from rev 376660, rocs/trunk/PKGBUILD)
Deleted:
  rocs/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-05 13:48:49 UTC (rev 376660)
+++ PKGBUILD2020-03-05 13:48:57 UTC (rev 376661)
@@ -1,35 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Roja 
-# Contributor: Andrea Scarpino 
-
-pkgname=rocs
-pkgver=19.12.2
-pkgrel=1
-pkgdesc="Graph Theory IDE"
-url="https://kde.org/applications/education/rocs/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(grantlee ktexteditor kdeclarative qt5-webkit qt5-xmlpatterns 
qt5-script hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools boost)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('767c5dfae8a908432174eafdf33180734470b7cceea1b62a6b4ade375e0c5036'
-'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: rocs/repos/extra-x86_64/PKGBUILD (from rev 376660, rocs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-05 13:48:57 UTC (rev 376661)
@@ -0,0 +1,35 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Roja 
+# Contributor: Andrea Scarpino 
+
+pkgname=rocs
+pkgver=19.12.3
+pkgrel=1
+pkgdesc="Graph Theory IDE"
+url="https://kde.org/applications/education/rocs/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(grantlee ktexteditor kdeclarative qt5-webkit qt5-xmlpatterns 
qt5-script hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools boost)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('f834e69e676913e364162906b79da5a75a6043f4a5c8506954d1630abda45e3c'
+'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 rocs/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-02-06 Thread Antonio Rojas via arch-commits
Date: Thursday, February 6, 2020 @ 12:24:55
  Author: arojas
Revision: 374830

archrelease: copy trunk to extra-x86_64

Added:
  rocs/repos/extra-x86_64/PKGBUILD
(from rev 374829, rocs/trunk/PKGBUILD)
Deleted:
  rocs/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-06 12:24:46 UTC (rev 374829)
+++ PKGBUILD2020-02-06 12:24:55 UTC (rev 374830)
@@ -1,35 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Roja 
-# Contributor: Andrea Scarpino 
-
-pkgname=rocs
-pkgver=19.12.1
-pkgrel=1
-pkgdesc="Graph Theory IDE"
-url="https://kde.org/applications/education/rocs/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(grantlee ktexteditor kdeclarative qt5-webkit qt5-xmlpatterns 
qt5-script hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools boost)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('cc9ff080b05bd6c48ee438c968917d8eb6f6eccb45ca70b45c5e53dce396bb45'
-'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: rocs/repos/extra-x86_64/PKGBUILD (from rev 374829, rocs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-06 12:24:55 UTC (rev 374830)
@@ -0,0 +1,35 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Roja 
+# Contributor: Andrea Scarpino 
+
+pkgname=rocs
+pkgver=19.12.2
+pkgrel=1
+pkgdesc="Graph Theory IDE"
+url="https://kde.org/applications/education/rocs/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(grantlee ktexteditor kdeclarative qt5-webkit qt5-xmlpatterns 
qt5-script hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools boost)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('767c5dfae8a908432174eafdf33180734470b7cceea1b62a6b4ade375e0c5036'
+'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 rocs/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-01-09 Thread Antonio Rojas via arch-commits
Date: Thursday, January 9, 2020 @ 12:41:04
  Author: arojas
Revision: 372943

archrelease: copy trunk to extra-x86_64

Added:
  rocs/repos/extra-x86_64/PKGBUILD
(from rev 372942, rocs/trunk/PKGBUILD)
Deleted:
  rocs/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-09 12:40:48 UTC (rev 372942)
+++ PKGBUILD2020-01-09 12:41:04 UTC (rev 372943)
@@ -1,35 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Roja 
-# Contributor: Andrea Scarpino 
-
-pkgname=rocs
-pkgver=19.12.0
-pkgrel=1
-pkgdesc="Graph Theory IDE"
-url="https://kde.org/applications/education/rocs/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(grantlee ktexteditor kdeclarative qt5-webkit qt5-xmlpatterns 
hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools boost)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('05c4c7436c55a7a4078ad96a699a26d55f9552eaecff3491447d1a1e6d6c92f9'
-'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: rocs/repos/extra-x86_64/PKGBUILD (from rev 372942, rocs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-01-09 12:41:04 UTC (rev 372943)
@@ -0,0 +1,35 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Roja 
+# Contributor: Andrea Scarpino 
+
+pkgname=rocs
+pkgver=19.12.1
+pkgrel=1
+pkgdesc="Graph Theory IDE"
+url="https://kde.org/applications/education/rocs/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(grantlee ktexteditor kdeclarative qt5-webkit qt5-xmlpatterns 
qt5-script hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools boost)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('cc9ff080b05bd6c48ee438c968917d8eb6f6eccb45ca70b45c5e53dce396bb45'
+'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 rocs/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-12-12 Thread Antonio Rojas via arch-commits
Date: Thursday, December 12, 2019 @ 13:28:33
  Author: arojas
Revision: 370952

archrelease: copy trunk to extra-x86_64

Added:
  rocs/repos/extra-x86_64/PKGBUILD
(from rev 370951, rocs/trunk/PKGBUILD)
Deleted:
  rocs/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-12 13:28:24 UTC (rev 370951)
+++ PKGBUILD2019-12-12 13:28:33 UTC (rev 370952)
@@ -1,35 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Roja 
-# Contributor: Andrea Scarpino 
-
-pkgname=rocs
-pkgver=19.08.3
-pkgrel=1
-pkgdesc="Graph Theory IDE"
-url="https://kde.org/applications/education/rocs/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(grantlee ktexteditor kdeclarative qt5-webkit qt5-xmlpatterns 
hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools boost)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('533ab2f17160c402550479d7d3be9132b49e1d745c021c7735f0687d12236c8e'
-'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: rocs/repos/extra-x86_64/PKGBUILD (from rev 370951, rocs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-12 13:28:33 UTC (rev 370952)
@@ -0,0 +1,35 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Roja 
+# Contributor: Andrea Scarpino 
+
+pkgname=rocs
+pkgver=19.12.0
+pkgrel=1
+pkgdesc="Graph Theory IDE"
+url="https://kde.org/applications/education/rocs/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(grantlee ktexteditor kdeclarative qt5-webkit qt5-xmlpatterns 
hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools boost)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('05c4c7436c55a7a4078ad96a699a26d55f9552eaecff3491447d1a1e6d6c92f9'
+'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 rocs/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-11-07 Thread Antonio Rojas via arch-commits
Date: Thursday, November 7, 2019 @ 13:09:06
  Author: arojas
Revision: 367002

archrelease: copy trunk to extra-x86_64

Added:
  rocs/repos/extra-x86_64/PKGBUILD
(from rev 367001, rocs/trunk/PKGBUILD)
Deleted:
  rocs/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-07 13:08:58 UTC (rev 367001)
+++ PKGBUILD2019-11-07 13:09:06 UTC (rev 367002)
@@ -1,35 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Roja 
-# Contributor: Andrea Scarpino 
-
-pkgname=rocs
-pkgver=19.08.2
-pkgrel=1
-pkgdesc="Graph Theory IDE"
-url="https://kde.org/applications/education/rocs/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(grantlee ktexteditor kdeclarative qt5-webkit qt5-xmlpatterns 
hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools boost)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('4e61226334f79a260f0ccc7789a099a91c7643d9fdfcdd052b002f2fe6f64885'
-'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: rocs/repos/extra-x86_64/PKGBUILD (from rev 367001, rocs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-07 13:09:06 UTC (rev 367002)
@@ -0,0 +1,35 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Roja 
+# Contributor: Andrea Scarpino 
+
+pkgname=rocs
+pkgver=19.08.3
+pkgrel=1
+pkgdesc="Graph Theory IDE"
+url="https://kde.org/applications/education/rocs/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(grantlee ktexteditor kdeclarative qt5-webkit qt5-xmlpatterns 
hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools boost)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('533ab2f17160c402550479d7d3be9132b49e1d745c021c7735f0687d12236c8e'
+'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 rocs/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-10-10 Thread Antonio Rojas via arch-commits
Date: Thursday, October 10, 2019 @ 11:58:21
  Author: arojas
Revision: 364441

archrelease: copy trunk to extra-x86_64

Added:
  rocs/repos/extra-x86_64/PKGBUILD
(from rev 364440, rocs/trunk/PKGBUILD)
Deleted:
  rocs/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-10-10 11:58:13 UTC (rev 364440)
+++ PKGBUILD2019-10-10 11:58:21 UTC (rev 364441)
@@ -1,35 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Roja 
-# Contributor: Andrea Scarpino 
-
-pkgname=rocs
-pkgver=19.08.1
-pkgrel=1
-pkgdesc="Graph Theory IDE"
-url="https://kde.org/applications/education/rocs/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(grantlee ktexteditor kdeclarative qt5-webkit qt5-xmlpatterns 
hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools boost)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('eaa2fefae8123071e5802d0c13016d0b99608f91c75c7c6e4fbe6f2c6dc12adf'
-'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: rocs/repos/extra-x86_64/PKGBUILD (from rev 364440, rocs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-10-10 11:58:21 UTC (rev 364441)
@@ -0,0 +1,35 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Roja 
+# Contributor: Andrea Scarpino 
+
+pkgname=rocs
+pkgver=19.08.2
+pkgrel=1
+pkgdesc="Graph Theory IDE"
+url="https://kde.org/applications/education/rocs/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(grantlee ktexteditor kdeclarative qt5-webkit qt5-xmlpatterns 
hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools boost)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('4e61226334f79a260f0ccc7789a099a91c7643d9fdfcdd052b002f2fe6f64885'
+'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 rocs/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-09-05 Thread Antonio Rojas via arch-commits
Date: Thursday, September 5, 2019 @ 12:14:01
  Author: arojas
Revision: 361820

archrelease: copy trunk to extra-x86_64

Added:
  rocs/repos/extra-x86_64/PKGBUILD
(from rev 361819, rocs/trunk/PKGBUILD)
Deleted:
  rocs/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-05 12:13:52 UTC (rev 361819)
+++ PKGBUILD2019-09-05 12:14:01 UTC (rev 361820)
@@ -1,37 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Roja 
-# Contributor: Andrea Scarpino 
-
-pkgname=rocs
-pkgver=19.08.0
-pkgrel=1
-pkgdesc="Graph Theory IDE"
-url="https://kde.org/applications/education/rocs/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(grantlee ktexteditor kdeclarative qt5-webkit qt5-xmlpatterns 
hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools boost)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('2e9346781bb6198a3fb3c3357ef796c0e86fdd104146de87a481619d3cbe78fe'
-'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: rocs/repos/extra-x86_64/PKGBUILD (from rev 361819, rocs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-05 12:14:01 UTC (rev 361820)
@@ -0,0 +1,35 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Roja 
+# Contributor: Andrea Scarpino 
+
+pkgname=rocs
+pkgver=19.08.1
+pkgrel=1
+pkgdesc="Graph Theory IDE"
+url="https://kde.org/applications/education/rocs/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(grantlee ktexteditor kdeclarative qt5-webkit qt5-xmlpatterns 
hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools boost)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('eaa2fefae8123071e5802d0c13016d0b99608f91c75c7c6e4fbe6f2c6dc12adf'
+'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 rocs/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-07-11 Thread Antonio Rojas via arch-commits
Date: Thursday, July 11, 2019 @ 11:36:33
  Author: arojas
Revision: 357622

archrelease: copy trunk to extra-x86_64

Added:
  rocs/repos/extra-x86_64/PKGBUILD
(from rev 357621, rocs/trunk/PKGBUILD)
Deleted:
  rocs/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-07-11 11:36:23 UTC (rev 357621)
+++ PKGBUILD2019-07-11 11:36:33 UTC (rev 357622)
@@ -1,37 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Roja 
-# Contributor: Andrea Scarpino 
-
-pkgname=rocs
-pkgver=19.04.2
-pkgrel=1
-pkgdesc="Graph Theory IDE"
-url="https://kde.org/applications/education/rocs/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(grantlee ktexteditor kdeclarative qt5-webkit qt5-xmlpatterns 
hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools boost)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('4a9ae9962b45b9689a63c164203db8f26dc0caf8cd0c065ddad10eb983249998'
-'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: rocs/repos/extra-x86_64/PKGBUILD (from rev 357621, rocs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-07-11 11:36:33 UTC (rev 357622)
@@ -0,0 +1,37 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Roja 
+# Contributor: Andrea Scarpino 
+
+pkgname=rocs
+pkgver=19.04.3
+pkgrel=1
+pkgdesc="Graph Theory IDE"
+url="https://kde.org/applications/education/rocs/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(grantlee ktexteditor kdeclarative qt5-webkit qt5-xmlpatterns 
hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools boost)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('eec0f7ab55f81946dafa2e31ee92a2bec5c1727e64bdeb8e7566c61f66e53d01'
+'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 rocs/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-06-06 Thread Antonio Rojas via arch-commits
Date: Thursday, June 6, 2019 @ 10:44:42
  Author: arojas
Revision: 355004

archrelease: copy trunk to extra-x86_64

Added:
  rocs/repos/extra-x86_64/PKGBUILD
(from rev 355003, rocs/trunk/PKGBUILD)
Deleted:
  rocs/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-06 10:44:30 UTC (rev 355003)
+++ PKGBUILD2019-06-06 10:44:42 UTC (rev 355004)
@@ -1,37 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Roja 
-# Contributor: Andrea Scarpino 
-
-pkgname=rocs
-pkgver=19.04.1
-pkgrel=1
-pkgdesc="Graph Theory IDE"
-url="https://kde.org/applications/education/rocs/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(grantlee ktexteditor kdeclarative qt5-webkit qt5-xmlpatterns 
hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools boost)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('5c0740d68ed26f7291e114faa811a2ae104ee682181f5ebed381865dd7d8db61'
-'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: rocs/repos/extra-x86_64/PKGBUILD (from rev 355003, rocs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-06 10:44:42 UTC (rev 355004)
@@ -0,0 +1,37 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Roja 
+# Contributor: Andrea Scarpino 
+
+pkgname=rocs
+pkgver=19.04.2
+pkgrel=1
+pkgdesc="Graph Theory IDE"
+url="https://kde.org/applications/education/rocs/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(grantlee ktexteditor kdeclarative qt5-webkit qt5-xmlpatterns 
hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools boost)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('4a9ae9962b45b9689a63c164203db8f26dc0caf8cd0c065ddad10eb983249998'
+'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 rocs/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-05-12 Thread Antonio Rojas via arch-commits
Date: Sunday, May 12, 2019 @ 13:59:06
  Author: arojas
Revision: 353008

archrelease: copy trunk to extra-x86_64

Added:
  rocs/repos/extra-x86_64/PKGBUILD
(from rev 353007, rocs/trunk/PKGBUILD)
Deleted:
  rocs/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-05-12 13:58:49 UTC (rev 353007)
+++ PKGBUILD2019-05-12 13:59:06 UTC (rev 353008)
@@ -1,37 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Roja 
-# Contributor: Andrea Scarpino 
-
-pkgname=rocs
-pkgver=19.04.0
-pkgrel=1
-pkgdesc="Graph Theory IDE"
-url="https://kde.org/applications/education/rocs/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(grantlee ktexteditor kdeclarative qt5-webkit qt5-xmlpatterns 
hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools boost)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('65557205a86ddc682c9f9378731b1cf0dacd170742a5bdf110f8ae4b26c8'
-'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: rocs/repos/extra-x86_64/PKGBUILD (from rev 353007, rocs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-05-12 13:59:06 UTC (rev 353008)
@@ -0,0 +1,37 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Roja 
+# Contributor: Andrea Scarpino 
+
+pkgname=rocs
+pkgver=19.04.1
+pkgrel=1
+pkgdesc="Graph Theory IDE"
+url="https://kde.org/applications/education/rocs/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(grantlee ktexteditor kdeclarative qt5-webkit qt5-xmlpatterns 
hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools boost)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('5c0740d68ed26f7291e114faa811a2ae104ee682181f5ebed381865dd7d8db61'
+'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 rocs/repos/extra-x86_64 (PKGBUILD PKGBUILD)

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

archrelease: copy trunk to extra-x86_64

Added:
  rocs/repos/extra-x86_64/PKGBUILD
(from rev 347288, rocs/trunk/PKGBUILD)
Deleted:
  rocs/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-07 10:52:27 UTC (rev 347288)
+++ PKGBUILD2019-03-07 10:52:40 UTC (rev 347289)
@@ -1,37 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Roja 
-# Contributor: Andrea Scarpino 
-
-pkgname=rocs
-pkgver=18.12.2
-pkgrel=1
-pkgdesc="Graph Theory IDE"
-url="https://kde.org/applications/education/rocs/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(grantlee ktexteditor kdeclarative qt5-webkit qt5-xmlpatterns 
hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools boost)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('da342ccdb93420b548ac046cc8d2ce5a79ad4241a49651c60857365f798d4e31'
-'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: rocs/repos/extra-x86_64/PKGBUILD (from rev 347288, rocs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-07 10:52:40 UTC (rev 347289)
@@ -0,0 +1,37 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Roja 
+# Contributor: Andrea Scarpino 
+
+pkgname=rocs
+pkgver=18.12.3
+pkgrel=1
+pkgdesc="Graph Theory IDE"
+url="https://kde.org/applications/education/rocs/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(grantlee ktexteditor kdeclarative qt5-webkit qt5-xmlpatterns 
hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools boost)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('6b007b0b11a8128787c316f055a99dde83619dd35287e04867949e84661c2b11'
+'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 rocs/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-02-07 Thread Antonio Rojas via arch-commits
Date: Thursday, February 7, 2019 @ 11:30:59
  Author: arojas
Revision: 345468

archrelease: copy trunk to extra-x86_64

Added:
  rocs/repos/extra-x86_64/PKGBUILD
(from rev 345467, rocs/trunk/PKGBUILD)
Deleted:
  rocs/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-07 11:30:47 UTC (rev 345467)
+++ PKGBUILD2019-02-07 11:30:59 UTC (rev 345468)
@@ -1,37 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Roja 
-# Contributor: Andrea Scarpino 
-
-pkgname=rocs
-pkgver=18.12.1
-pkgrel=1
-pkgdesc="Graph Theory IDE"
-url="https://kde.org/applications/education/rocs/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(grantlee ktexteditor kdeclarative qt5-webkit qt5-xmlpatterns 
hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools boost)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('89d39704475cedc048afab0b8cb2e7d23546fa1189518c576e9916e5d15e6434'
-'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: rocs/repos/extra-x86_64/PKGBUILD (from rev 345467, rocs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-07 11:30:59 UTC (rev 345468)
@@ -0,0 +1,37 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Roja 
+# Contributor: Andrea Scarpino 
+
+pkgname=rocs
+pkgver=18.12.2
+pkgrel=1
+pkgdesc="Graph Theory IDE"
+url="https://kde.org/applications/education/rocs/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(grantlee ktexteditor kdeclarative qt5-webkit qt5-xmlpatterns 
hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools boost)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('da342ccdb93420b548ac046cc8d2ce5a79ad4241a49651c60857365f798d4e31'
+'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 rocs/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-01-10 Thread Antonio Rojas via arch-commits
Date: Thursday, January 10, 2019 @ 14:45:59
  Author: arojas
Revision: 343339

archrelease: copy trunk to extra-x86_64

Added:
  rocs/repos/extra-x86_64/PKGBUILD
(from rev 343338, rocs/trunk/PKGBUILD)
Deleted:
  rocs/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-10 14:45:33 UTC (rev 343338)
+++ PKGBUILD2019-01-10 14:45:59 UTC (rev 343339)
@@ -1,37 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Roja 
-# Contributor: Andrea Scarpino 
-
-pkgname=rocs
-pkgver=18.12.0
-pkgrel=1
-pkgdesc="Graph Theory IDE"
-url="https://kde.org/applications/education/rocs/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(grantlee ktexteditor kdeclarative qt5-webkit qt5-xmlpatterns 
hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools boost)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('20e1b061006219bcdf986be725f6f3dd2b88312b391916dcdf697131ceebe0bd'
-'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: rocs/repos/extra-x86_64/PKGBUILD (from rev 343338, rocs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-10 14:45:59 UTC (rev 343339)
@@ -0,0 +1,37 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Roja 
+# Contributor: Andrea Scarpino 
+
+pkgname=rocs
+pkgver=18.12.1
+pkgrel=1
+pkgdesc="Graph Theory IDE"
+url="https://kde.org/applications/education/rocs/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(grantlee ktexteditor kdeclarative qt5-webkit qt5-xmlpatterns 
hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools boost)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('89d39704475cedc048afab0b8cb2e7d23546fa1189518c576e9916e5d15e6434'
+'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 rocs/repos/extra-x86_64 (PKGBUILD PKGBUILD)

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

archrelease: copy trunk to extra-x86_64

Added:
  rocs/repos/extra-x86_64/PKGBUILD
(from rev 338204, rocs/trunk/PKGBUILD)
Deleted:
  rocs/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-08 11:09:45 UTC (rev 338204)
+++ PKGBUILD2018-11-08 11:10:05 UTC (rev 338205)
@@ -1,37 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Roja 
-# Contributor: Andrea Scarpino 
-
-pkgname=rocs
-pkgver=18.08.2
-pkgrel=1
-pkgdesc="Graph Theory IDE"
-url="https://kde.org/applications/education/rocs/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(grantlee ktexteditor kdeclarative qt5-webkit hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools boost)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('c916878d9dfbd68a5a35ad4a277313bf6abc8801cc00a8d7c4d19cdb5452ea92'
-'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: rocs/repos/extra-x86_64/PKGBUILD (from rev 338204, rocs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-08 11:10:05 UTC (rev 338205)
@@ -0,0 +1,37 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Roja 
+# Contributor: Andrea Scarpino 
+
+pkgname=rocs
+pkgver=18.08.3
+pkgrel=1
+pkgdesc="Graph Theory IDE"
+url="https://kde.org/applications/education/rocs/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(grantlee ktexteditor kdeclarative qt5-webkit hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools boost)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('2b361a1a063e360c2714801937f8ae2da275efccc5e46b9dd14aca7064a9bb05'
+'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 rocs/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-10-11 Thread Antonio Rojas via arch-commits
Date: Thursday, October 11, 2018 @ 10:05:12
  Author: arojas
Revision: 336269

archrelease: copy trunk to extra-x86_64

Added:
  rocs/repos/extra-x86_64/PKGBUILD
(from rev 336268, rocs/trunk/PKGBUILD)
Deleted:
  rocs/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-10-11 10:05:00 UTC (rev 336268)
+++ PKGBUILD2018-10-11 10:05:12 UTC (rev 336269)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Roja 
-# Contributor: Andrea Scarpino 
-
-pkgname=rocs
-pkgver=18.08.1
-pkgrel=1
-pkgdesc="Graph Theory IDE"
-url="https://kde.org/applications/education/rocs/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(grantlee ktexteditor kdeclarative qt5-webkit hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools boost)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('561cde0e24ae5792ffce8250c655658eac67aa2838200acc753f093ce48d90cd'
-'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: rocs/repos/extra-x86_64/PKGBUILD (from rev 336268, rocs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-10-11 10:05:12 UTC (rev 336269)
@@ -0,0 +1,37 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Roja 
+# Contributor: Andrea Scarpino 
+
+pkgname=rocs
+pkgver=18.08.2
+pkgrel=1
+pkgdesc="Graph Theory IDE"
+url="https://kde.org/applications/education/rocs/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(grantlee ktexteditor kdeclarative qt5-webkit hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools boost)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('c916878d9dfbd68a5a35ad4a277313bf6abc8801cc00a8d7c4d19cdb5452ea92'
+'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 rocs/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-09-06 Thread Antonio Rojas via arch-commits
Date: Thursday, September 6, 2018 @ 10:24:27
  Author: arojas
Revision: 333687

archrelease: copy trunk to extra-x86_64

Added:
  rocs/repos/extra-x86_64/PKGBUILD
(from rev 333686, rocs/trunk/PKGBUILD)
Deleted:
  rocs/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-09-06 10:24:14 UTC (rev 333686)
+++ PKGBUILD2018-09-06 10:24:27 UTC (rev 333687)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Roja 
-# Contributor: Andrea Scarpino 
-
-pkgname=rocs
-pkgver=18.08.0
-pkgrel=1
-pkgdesc="Graph Theory IDE"
-url="https://kde.org/applications/education/rocs/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(grantlee ktexteditor kdeclarative qt5-webkit hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools boost)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('1dc2350b3d146b0fa522b8491a0e844810693286a1c0eb25274677f36a0871b0'
-'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: rocs/repos/extra-x86_64/PKGBUILD (from rev 333686, rocs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-09-06 10:24:27 UTC (rev 333687)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Roja 
+# Contributor: Andrea Scarpino 
+
+pkgname=rocs
+pkgver=18.08.1
+pkgrel=1
+pkgdesc="Graph Theory IDE"
+url="https://kde.org/applications/education/rocs/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(grantlee ktexteditor kdeclarative qt5-webkit hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools boost)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('561cde0e24ae5792ffce8250c655658eac67aa2838200acc753f093ce48d90cd'
+'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 rocs/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-07-12 Thread Antonio Rojas via arch-commits
Date: Thursday, July 12, 2018 @ 17:40:34
  Author: arojas
Revision: 328406

archrelease: copy trunk to extra-x86_64

Added:
  rocs/repos/extra-x86_64/PKGBUILD
(from rev 328405, rocs/trunk/PKGBUILD)
Deleted:
  rocs/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-12 17:40:14 UTC (rev 328405)
+++ PKGBUILD2018-07-12 17:40:34 UTC (rev 328406)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Roja 
-# Contributor: Andrea Scarpino 
-
-pkgname=rocs
-pkgver=18.04.2
-pkgrel=1
-pkgdesc="Graph Theory IDE"
-url="https://kde.org/applications/education/rocs/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(grantlee ktexteditor kdeclarative qt5-webkit hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools boost)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('b744554b22da6e2f02f087fd22c590505825f7931688d05a2e4655d55d8f19b0'
-'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: rocs/repos/extra-x86_64/PKGBUILD (from rev 328405, rocs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-12 17:40:34 UTC (rev 328406)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Roja 
+# Contributor: Andrea Scarpino 
+
+pkgname=rocs
+pkgver=18.04.3
+pkgrel=1
+pkgdesc="Graph Theory IDE"
+url="https://kde.org/applications/education/rocs/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(grantlee ktexteditor kdeclarative qt5-webkit hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools boost)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('285bbb52f650237c5bd8bf157a6070e955a327c2d3323e20797edeb91380a5f3'
+'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 rocs/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-06-07 Thread Antonio Rojas via arch-commits
Date: Thursday, June 7, 2018 @ 10:08:08
  Author: arojas
Revision: 326298

archrelease: copy trunk to extra-x86_64

Added:
  rocs/repos/extra-x86_64/PKGBUILD
(from rev 326297, rocs/trunk/PKGBUILD)
Deleted:
  rocs/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-06-07 10:07:56 UTC (rev 326297)
+++ PKGBUILD2018-06-07 10:08:08 UTC (rev 326298)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Roja 
-# Contributor: Andrea Scarpino 
-
-pkgname=rocs
-pkgver=18.04.1
-pkgrel=1
-pkgdesc="Graph Theory IDE"
-url="https://kde.org/applications/education/rocs/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(grantlee ktexteditor kdeclarative qt5-webkit hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools boost)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('1fd9b5c5a405ebe922b9ca171e6d3d31eb28a99753206309cca2a73be50c55af'
-'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: rocs/repos/extra-x86_64/PKGBUILD (from rev 326297, rocs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-06-07 10:08:08 UTC (rev 326298)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Roja 
+# Contributor: Andrea Scarpino 
+
+pkgname=rocs
+pkgver=18.04.2
+pkgrel=1
+pkgdesc="Graph Theory IDE"
+url="https://kde.org/applications/education/rocs/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(grantlee ktexteditor kdeclarative qt5-webkit hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools boost)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('b744554b22da6e2f02f087fd22c590505825f7931688d05a2e4655d55d8f19b0'
+'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 rocs/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-05-10 Thread Antonio Rojas via arch-commits
Date: Thursday, May 10, 2018 @ 12:03:45
  Author: arojas
Revision: 323761

archrelease: copy trunk to extra-x86_64

Added:
  rocs/repos/extra-x86_64/PKGBUILD
(from rev 323760, rocs/trunk/PKGBUILD)
Deleted:
  rocs/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-05-10 12:03:30 UTC (rev 323760)
+++ PKGBUILD2018-05-10 12:03:45 UTC (rev 323761)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Roja 
-# Contributor: Andrea Scarpino 
-
-pkgname=rocs
-pkgver=18.04.0
-pkgrel=1
-pkgdesc="Graph Theory IDE"
-url="https://kde.org/applications/education/rocs/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(grantlee ktexteditor kdeclarative qt5-webkit hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools boost)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('e45297af9841e3aeb43d306df483265b96ecb7ac75e69e579343705ded4a1860'
-'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: rocs/repos/extra-x86_64/PKGBUILD (from rev 323760, rocs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-05-10 12:03:45 UTC (rev 323761)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Roja 
+# Contributor: Andrea Scarpino 
+
+pkgname=rocs
+pkgver=18.04.1
+pkgrel=1
+pkgdesc="Graph Theory IDE"
+url="https://kde.org/applications/education/rocs/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(grantlee ktexteditor kdeclarative qt5-webkit hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools boost)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('1fd9b5c5a405ebe922b9ca171e6d3d31eb28a99753206309cca2a73be50c55af'
+'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 rocs/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-03-08 Thread Antonio Rojas via arch-commits
Date: Thursday, March 8, 2018 @ 14:39:12
  Author: arojas
Revision: 318113

archrelease: copy trunk to extra-x86_64

Added:
  rocs/repos/extra-x86_64/PKGBUILD
(from rev 318112, rocs/trunk/PKGBUILD)
Deleted:
  rocs/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   78 ++---
 1 file changed, 39 insertions(+), 39 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-08 14:38:55 UTC (rev 318112)
+++ PKGBUILD2018-03-08 14:39:12 UTC (rev 318113)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Roja 
-# Contributor: Andrea Scarpino 
-
-pkgname=rocs
-pkgver=17.12.2
-pkgrel=1
-pkgdesc="Graph Theory IDE"
-url="https://kde.org/applications/education/rocs/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(grantlee ktexteditor kdeclarative qt5-webkit hicolor-icon-theme)
-makedepends=(extra-cmake-modules python kdoctools boost)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('b4396ba576c3fddef18789f2c73edbbfdafa6d141c3548126b134fa168f6d421'
-'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: rocs/repos/extra-x86_64/PKGBUILD (from rev 318112, rocs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-08 14:39:12 UTC (rev 318113)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Roja 
+# Contributor: Andrea Scarpino 
+
+pkgname=rocs
+pkgver=17.12.3
+pkgrel=1
+pkgdesc="Graph Theory IDE"
+url="https://kde.org/applications/education/rocs/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(grantlee ktexteditor kdeclarative qt5-webkit hicolor-icon-theme)
+makedepends=(extra-cmake-modules python kdoctools boost)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('86c0d3e39654b1ae75aa194d099c2c4c4592cc0870b6c1b77d55f4b8e904cfb5'
+'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 rocs/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-02-08 Thread Antonio Rojas via arch-commits
Date: Thursday, February 8, 2018 @ 17:03:26
  Author: arojas
Revision: 316340

archrelease: copy trunk to extra-x86_64

Added:
  rocs/repos/extra-x86_64/PKGBUILD
(from rev 316339, rocs/trunk/PKGBUILD)
Deleted:
  rocs/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   78 ++---
 1 file changed, 39 insertions(+), 39 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-08 17:03:10 UTC (rev 316339)
+++ PKGBUILD2018-02-08 17:03:26 UTC (rev 316340)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Roja 
-# Contributor: Andrea Scarpino 
-
-pkgname=rocs
-pkgver=17.12.1
-pkgrel=1
-pkgdesc="Graph Theory IDE"
-url="https://kde.org/applications/education/rocs/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(grantlee ktexteditor kdeclarative qt5-webkit hicolor-icon-theme)
-makedepends=(extra-cmake-modules python kdoctools boost)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('076fa93affc76f04b1e7bdd057b702aeee58102a72ec61f33cef9def1d9c6313'
-'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: rocs/repos/extra-x86_64/PKGBUILD (from rev 316339, rocs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-08 17:03:26 UTC (rev 316340)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Roja 
+# Contributor: Andrea Scarpino 
+
+pkgname=rocs
+pkgver=17.12.2
+pkgrel=1
+pkgdesc="Graph Theory IDE"
+url="https://kde.org/applications/education/rocs/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(grantlee ktexteditor kdeclarative qt5-webkit hicolor-icon-theme)
+makedepends=(extra-cmake-modules python kdoctools boost)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('b4396ba576c3fddef18789f2c73edbbfdafa6d141c3548126b134fa168f6d421'
+'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 rocs/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-01-11 Thread Antonio Rojas via arch-commits
Date: Thursday, January 11, 2018 @ 17:08:04
  Author: arojas
Revision: 314476

archrelease: copy trunk to extra-x86_64

Added:
  rocs/repos/extra-x86_64/PKGBUILD
(from rev 314475, rocs/trunk/PKGBUILD)
Deleted:
  rocs/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   78 ++---
 1 file changed, 39 insertions(+), 39 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-11 17:07:47 UTC (rev 314475)
+++ PKGBUILD2018-01-11 17:08:04 UTC (rev 314476)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Roja 
-# Contributor: Andrea Scarpino 
-
-pkgname=rocs
-pkgver=17.12.0
-pkgrel=1
-pkgdesc="Graph Theory IDE"
-url="https://kde.org/applications/education/rocs/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(grantlee ktexteditor kdeclarative qt5-webkit hicolor-icon-theme)
-makedepends=(extra-cmake-modules python kdoctools boost)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('79af69d031871e67d82686b19586a37d241f69901d31aade6e5e10096bda22c6'
-'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: rocs/repos/extra-x86_64/PKGBUILD (from rev 314475, rocs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-11 17:08:04 UTC (rev 314476)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Roja 
+# Contributor: Andrea Scarpino 
+
+pkgname=rocs
+pkgver=17.12.1
+pkgrel=1
+pkgdesc="Graph Theory IDE"
+url="https://kde.org/applications/education/rocs/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(grantlee ktexteditor kdeclarative qt5-webkit hicolor-icon-theme)
+makedepends=(extra-cmake-modules python kdoctools boost)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('076fa93affc76f04b1e7bdd057b702aeee58102a72ec61f33cef9def1d9c6313'
+'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 rocs/repos/extra-x86_64 (PKGBUILD PKGBUILD)

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

archrelease: copy trunk to extra-x86_64

Added:
  rocs/repos/extra-x86_64/PKGBUILD
(from rev 309186, rocs/trunk/PKGBUILD)
Deleted:
  rocs/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   78 ++---
 1 file changed, 39 insertions(+), 39 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-11-09 13:50:41 UTC (rev 309186)
+++ PKGBUILD2017-11-09 13:51:05 UTC (rev 309187)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Roja 
-# Contributor: Andrea Scarpino 
-
-pkgname=rocs
-pkgver=17.08.2
-pkgrel=1
-pkgdesc="Graph Theory IDE"
-url="https://kde.org/applications/education/rocs/;
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(grantlee ktexteditor kdeclarative qt5-webkit hicolor-icon-theme)
-makedepends=(extra-cmake-modules python kdoctools boost)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('c1fdd359f7fd8b7207148373013c110f7ff4fa9d3cc17517e85308df1c310d78'
-'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: rocs/repos/extra-x86_64/PKGBUILD (from rev 309186, rocs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-11-09 13:51:05 UTC (rev 309187)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Roja 
+# Contributor: Andrea Scarpino 
+
+pkgname=rocs
+pkgver=17.08.3
+pkgrel=1
+pkgdesc="Graph Theory IDE"
+url="https://kde.org/applications/education/rocs/;
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(grantlee ktexteditor kdeclarative qt5-webkit hicolor-icon-theme)
+makedepends=(extra-cmake-modules python kdoctools boost)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('8da78538fb9a5a1cf0b8029a459779020c2bf38e13a75ac48b9931ec74977cdb'
+'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
+}