[arch-commits] Commit in kdeedu-cantor/repos (8 files)
Andrea Scarpino
andrea at archlinux.org
Thu Dec 22 22:53:50 UTC 2011
Date: Thursday, December 22, 2011 @ 17:53:50
Author: andrea
Revision: 145508
archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64
Added:
kdeedu-cantor/repos/kde-unstable-i686/PKGBUILD
(from rev 145507, kdeedu-cantor/trunk/PKGBUILD)
kdeedu-cantor/repos/kde-unstable-i686/kdeedu-cantor.install
(from rev 145507, kdeedu-cantor/trunk/kdeedu-cantor.install)
kdeedu-cantor/repos/kde-unstable-x86_64/PKGBUILD
(from rev 145507, kdeedu-cantor/trunk/PKGBUILD)
kdeedu-cantor/repos/kde-unstable-x86_64/kdeedu-cantor.install
(from rev 145507, kdeedu-cantor/trunk/kdeedu-cantor.install)
Deleted:
kdeedu-cantor/repos/kde-unstable-i686/PKGBUILD
kdeedu-cantor/repos/kde-unstable-i686/kdeedu-cantor.install
kdeedu-cantor/repos/kde-unstable-x86_64/PKGBUILD
kdeedu-cantor/repos/kde-unstable-x86_64/kdeedu-cantor.install
-------------------------------------------+
kde-unstable-i686/PKGBUILD | 68 ++++++++++++++--------------
kde-unstable-i686/kdeedu-cantor.install | 24 ++++-----
kde-unstable-x86_64/PKGBUILD | 68 ++++++++++++++--------------
kde-unstable-x86_64/kdeedu-cantor.install | 24 ++++-----
4 files changed, 92 insertions(+), 92 deletions(-)
Deleted: kde-unstable-i686/PKGBUILD
===================================================================
--- kde-unstable-i686/PKGBUILD 2011-12-22 22:53:22 UTC (rev 145507)
+++ kde-unstable-i686/PKGBUILD 2011-12-22 22:53:50 UTC (rev 145508)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdeedu-cantor
-pkgver=4.7.90
-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' 'kdeedu-analitza')
-makedepends=('cmake' 'automoc4' 'r')
-optdepends=('maxima: Maxima backend'
- 'octave: Octave backend'
- 'r: R backend')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/cantor-${pkgver}.tar.bz2")
-sha1sums=('a23450b3b0772730adc7c1c00aed4c4bee23a9b6')
-
-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/kde-unstable-i686/PKGBUILD (from rev 145507, kdeedu-cantor/trunk/PKGBUILD)
===================================================================
--- kde-unstable-i686/PKGBUILD (rev 0)
+++ kde-unstable-i686/PKGBUILD 2011-12-22 22:53:50 UTC (rev 145508)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdeedu-cantor
+pkgver=4.7.95
+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' 'kdeedu-analitza')
+makedepends=('cmake' 'automoc4' 'r')
+optdepends=('maxima: Maxima backend'
+ 'octave: Octave backend'
+ 'r: R backend')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/cantor-${pkgver}.tar.bz2")
+sha1sums=('efd9196992e53eacfd981b42b597cfb228c2e93b')
+
+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: kde-unstable-i686/kdeedu-cantor.install
===================================================================
--- kde-unstable-i686/kdeedu-cantor.install 2011-12-22 22:53:22 UTC (rev 145507)
+++ kde-unstable-i686/kdeedu-cantor.install 2011-12-22 22:53:50 UTC (rev 145508)
@@ -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/kde-unstable-i686/kdeedu-cantor.install (from rev 145507, kdeedu-cantor/trunk/kdeedu-cantor.install)
===================================================================
--- kde-unstable-i686/kdeedu-cantor.install (rev 0)
+++ kde-unstable-i686/kdeedu-cantor.install 2011-12-22 22:53:50 UTC (rev 145508)
@@ -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
+}
Deleted: kde-unstable-x86_64/PKGBUILD
===================================================================
--- kde-unstable-x86_64/PKGBUILD 2011-12-22 22:53:22 UTC (rev 145507)
+++ kde-unstable-x86_64/PKGBUILD 2011-12-22 22:53:50 UTC (rev 145508)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdeedu-cantor
-pkgver=4.7.90
-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' 'kdeedu-analitza')
-makedepends=('cmake' 'automoc4' 'r')
-optdepends=('maxima: Maxima backend'
- 'octave: Octave backend'
- 'r: R backend')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/cantor-${pkgver}.tar.bz2")
-sha1sums=('a23450b3b0772730adc7c1c00aed4c4bee23a9b6')
-
-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/kde-unstable-x86_64/PKGBUILD (from rev 145507, kdeedu-cantor/trunk/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD (rev 0)
+++ kde-unstable-x86_64/PKGBUILD 2011-12-22 22:53:50 UTC (rev 145508)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdeedu-cantor
+pkgver=4.7.95
+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' 'kdeedu-analitza')
+makedepends=('cmake' 'automoc4' 'r')
+optdepends=('maxima: Maxima backend'
+ 'octave: Octave backend'
+ 'r: R backend')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/cantor-${pkgver}.tar.bz2")
+sha1sums=('efd9196992e53eacfd981b42b597cfb228c2e93b')
+
+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: kde-unstable-x86_64/kdeedu-cantor.install
===================================================================
--- kde-unstable-x86_64/kdeedu-cantor.install 2011-12-22 22:53:22 UTC (rev 145507)
+++ kde-unstable-x86_64/kdeedu-cantor.install 2011-12-22 22:53:50 UTC (rev 145508)
@@ -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/kde-unstable-x86_64/kdeedu-cantor.install (from rev 145507, kdeedu-cantor/trunk/kdeedu-cantor.install)
===================================================================
--- kde-unstable-x86_64/kdeedu-cantor.install (rev 0)
+++ kde-unstable-x86_64/kdeedu-cantor.install 2011-12-22 22:53:50 UTC (rev 145508)
@@ -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