[arch-commits] Commit in kdeedu-cantor/repos (5 files)

Andrea Scarpino andrea at archlinux.org
Thu Dec 8 09:19:39 UTC 2011


    Date: Thursday, December 8, 2011 @ 04:19:38
  Author: andrea
Revision: 144669

db-move: moved kdeedu-cantor from [staging] to [extra] (x86_64)

Added:
  kdeedu-cantor/repos/extra-x86_64/PKGBUILD
    (from rev 144608, kdeedu-cantor/repos/staging-x86_64/PKGBUILD)
  kdeedu-cantor/repos/extra-x86_64/kdeedu-cantor.install
    (from rev 144608, kdeedu-cantor/repos/staging-x86_64/kdeedu-cantor.install)
Deleted:
  kdeedu-cantor/repos/extra-x86_64/PKGBUILD
  kdeedu-cantor/repos/extra-x86_64/kdeedu-cantor.install
  kdeedu-cantor/repos/staging-x86_64/

-----------------------+
 PKGBUILD              |   68 ++++++++++++++++++++++++------------------------
 kdeedu-cantor.install |   24 ++++++++--------
 2 files changed, 46 insertions(+), 46 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2011-12-08 09:19:36 UTC (rev 144668)
+++ extra-x86_64/PKGBUILD	2011-12-08 09:19:38 UTC (rev 144669)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdeedu-cantor
-pkgver=4.7.3
-pkgrel=1
-pkgdesc="KDE Frontend to Mathematical Software"
-url="http://kde.org/applications/education/cantor/"
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdebase-runtime' 'libspectre')
-makedepends=('cmake' 'automoc4' 'r')
-optdepends=('maxima: Maxima backend'
-            'octave: Octave backend'
-            'r: R backend')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/cantor-${pkgver}.tar.bz2")
-sha1sums=('ce6240d44cbf47b3dbfd1dbc03196c916e4394e9')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../cantor-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdeedu-cantor/repos/extra-x86_64/PKGBUILD (from rev 144608, kdeedu-cantor/repos/staging-x86_64/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2011-12-08 09:19:38 UTC (rev 144669)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdeedu-cantor
+pkgver=4.7.4
+pkgrel=1
+pkgdesc="KDE Frontend to Mathematical Software"
+url="http://kde.org/applications/education/cantor/"
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime' 'libspectre')
+makedepends=('cmake' 'automoc4' 'r')
+optdepends=('maxima: Maxima backend'
+            'octave: Octave backend'
+            'r: R backend')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/cantor-${pkgver}.tar.bz2")
+sha1sums=('da39832093c1ea6eb28c6b5b4f67cb24473d8fb5')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../cantor-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/kdeedu-cantor.install
===================================================================
--- extra-x86_64/kdeedu-cantor.install	2011-12-08 09:19:36 UTC (rev 144668)
+++ extra-x86_64/kdeedu-cantor.install	2011-12-08 09:19:38 UTC (rev 144669)
@@ -1,12 +0,0 @@
-post_install() {
-	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-    update-desktop-database -q
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}

Copied: kdeedu-cantor/repos/extra-x86_64/kdeedu-cantor.install (from rev 144608, kdeedu-cantor/repos/staging-x86_64/kdeedu-cantor.install)
===================================================================
--- extra-x86_64/kdeedu-cantor.install	                        (rev 0)
+++ extra-x86_64/kdeedu-cantor.install	2011-12-08 09:19:38 UTC (rev 144669)
@@ -0,0 +1,12 @@
+post_install() {
+	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+    update-desktop-database -q
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}




More information about the arch-commits mailing list