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

Antonio Rojas arojas at archlinux.org
Thu Jun 8 11:39:38 UTC 2017


    Date: Thursday, June 8, 2017 @ 11:39:37
  Author: arojas
Revision: 298254

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

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

-----------------------+
 /PKGBUILD             |   80 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   40 ------------------------
 extra-x86_64/PKGBUILD |   40 ------------------------
 3 files changed, 80 insertions(+), 80 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2017-06-08 11:39:10 UTC (rev 298253)
+++ extra-i686/PKGBUILD	2017-06-08 11:39:37 UTC (rev 298254)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=rocs
-pkgver=17.04.1
-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')
-conflicts=('kdeedu-rocs')
-replaces=('kdeedu-rocs')
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('d460ed4ddd8ce8e1761d9941f53f32e876eb2f69e158c1ea362022869a4d4a4a'
-            'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid at kde.org>
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  export CXXFLAGS+=" -fext-numeric-literals"
-  cmake ../$pkgname-$pkgver \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DBUILD_TESTING=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DKDE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: rocs/repos/extra-i686/PKGBUILD (from rev 298253, rocs/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2017-06-08 11:39:37 UTC (rev 298254)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=rocs
+pkgver=17.04.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')
+conflicts=('kdeedu-rocs')
+replaces=('kdeedu-rocs')
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('92e870b09608c6016e00f849fee947bd8bf36129975617d0e2fb9763745f192a'
+            'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid at kde.org>
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  export CXXFLAGS+=" -fext-numeric-literals"
+  cmake ../$pkgname-$pkgver \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DBUILD_TESTING=OFF \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DKDE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2017-06-08 11:39:10 UTC (rev 298253)
+++ extra-x86_64/PKGBUILD	2017-06-08 11:39:37 UTC (rev 298254)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=rocs
-pkgver=17.04.1
-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')
-conflicts=('kdeedu-rocs')
-replaces=('kdeedu-rocs')
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('d460ed4ddd8ce8e1761d9941f53f32e876eb2f69e158c1ea362022869a4d4a4a'
-            'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid at kde.org>
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  export CXXFLAGS+=" -fext-numeric-literals"
-  cmake ../$pkgname-$pkgver \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DBUILD_TESTING=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DKDE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: rocs/repos/extra-x86_64/PKGBUILD (from rev 298253, rocs/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2017-06-08 11:39:37 UTC (rev 298254)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=rocs
+pkgver=17.04.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')
+conflicts=('kdeedu-rocs')
+replaces=('kdeedu-rocs')
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('92e870b09608c6016e00f849fee947bd8bf36129975617d0e2fb9763745f192a'
+            'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid at kde.org>
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  export CXXFLAGS+=" -fext-numeric-literals"
+  cmake ../$pkgname-$pkgver \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DBUILD_TESTING=OFF \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DKDE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list