[arch-commits] Commit in kdeedu-kmplot/repos (8 files)
Andrea Scarpino
andrea at archlinux.org
Tue Dec 4 18:47:37 UTC 2012
Date: Tuesday, December 4, 2012 @ 13:47:37
Author: andrea
Revision: 172668
archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64
Added:
kdeedu-kmplot/repos/kde-unstable-i686/PKGBUILD
(from rev 172667, kdeedu-kmplot/kde-unstable/PKGBUILD)
kdeedu-kmplot/repos/kde-unstable-i686/kdeedu-kmplot.install
(from rev 172667, kdeedu-kmplot/kde-unstable/kdeedu-kmplot.install)
kdeedu-kmplot/repos/kde-unstable-x86_64/PKGBUILD
(from rev 172667, kdeedu-kmplot/kde-unstable/PKGBUILD)
kdeedu-kmplot/repos/kde-unstable-x86_64/kdeedu-kmplot.install
(from rev 172667, kdeedu-kmplot/kde-unstable/kdeedu-kmplot.install)
Deleted:
kdeedu-kmplot/repos/kde-unstable-i686/PKGBUILD
kdeedu-kmplot/repos/kde-unstable-i686/kdeedu-kmplot.install
kdeedu-kmplot/repos/kde-unstable-x86_64/PKGBUILD
kdeedu-kmplot/repos/kde-unstable-x86_64/kdeedu-kmplot.install
-------------------------------------------+
kde-unstable-i686/PKGBUILD | 62 ++++++++++++++--------------
kde-unstable-i686/kdeedu-kmplot.install | 24 +++++-----
kde-unstable-x86_64/PKGBUILD | 62 ++++++++++++++--------------
kde-unstable-x86_64/kdeedu-kmplot.install | 24 +++++-----
4 files changed, 86 insertions(+), 86 deletions(-)
Deleted: kde-unstable-i686/PKGBUILD
===================================================================
--- kde-unstable-i686/PKGBUILD 2012-12-04 18:46:56 UTC (rev 172667)
+++ kde-unstable-i686/PKGBUILD 2012-12-04 18:47:37 UTC (rev 172668)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdeedu-kmplot
-pkgver=4.9.80
-pkgrel=1
-pkgdesc="Mathematical Function Plotter"
-url="http://kde.org/applications/education/kmplot/"
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kmplot-${pkgver}.tar.xz")
-sha1sums=('64af9b098973e1e84e3cff4d31f8e5047039dbd6')
-
-build() {
- cd "${srcdir}"
- mkdir build
- cd build
- cmake ../kmplot-${pkgver} \
- -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_PREFIX=/usr
- make
-}
-
-package() {
- cd "${srcdir}"/build
- make DESTDIR="${pkgdir}" install
-}
Copied: kdeedu-kmplot/repos/kde-unstable-i686/PKGBUILD (from rev 172667, kdeedu-kmplot/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-i686/PKGBUILD (rev 0)
+++ kde-unstable-i686/PKGBUILD 2012-12-04 18:47:37 UTC (rev 172668)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdeedu-kmplot
+pkgver=4.9.90
+pkgrel=1
+pkgdesc="Mathematical Function Plotter"
+url="http://kde.org/applications/education/kmplot/"
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/kmplot-${pkgver}.tar.xz")
+sha1sums=('3f62708d41bc3ec05295dc1db771689265305bf3')
+
+build() {
+ cd "${srcdir}"
+ mkdir build
+ cd build
+ cmake ../kmplot-${pkgver} \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_INSTALL_PREFIX=/usr
+ make
+}
+
+package() {
+ cd "${srcdir}"/build
+ make DESTDIR="${pkgdir}" install
+}
Deleted: kde-unstable-i686/kdeedu-kmplot.install
===================================================================
--- kde-unstable-i686/kdeedu-kmplot.install 2012-12-04 18:46:56 UTC (rev 172667)
+++ kde-unstable-i686/kdeedu-kmplot.install 2012-12-04 18:47:37 UTC (rev 172668)
@@ -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-kmplot/repos/kde-unstable-i686/kdeedu-kmplot.install (from rev 172667, kdeedu-kmplot/kde-unstable/kdeedu-kmplot.install)
===================================================================
--- kde-unstable-i686/kdeedu-kmplot.install (rev 0)
+++ kde-unstable-i686/kdeedu-kmplot.install 2012-12-04 18:47:37 UTC (rev 172668)
@@ -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 2012-12-04 18:46:56 UTC (rev 172667)
+++ kde-unstable-x86_64/PKGBUILD 2012-12-04 18:47:37 UTC (rev 172668)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdeedu-kmplot
-pkgver=4.9.80
-pkgrel=1
-pkgdesc="Mathematical Function Plotter"
-url="http://kde.org/applications/education/kmplot/"
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kmplot-${pkgver}.tar.xz")
-sha1sums=('64af9b098973e1e84e3cff4d31f8e5047039dbd6')
-
-build() {
- cd "${srcdir}"
- mkdir build
- cd build
- cmake ../kmplot-${pkgver} \
- -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_PREFIX=/usr
- make
-}
-
-package() {
- cd "${srcdir}"/build
- make DESTDIR="${pkgdir}" install
-}
Copied: kdeedu-kmplot/repos/kde-unstable-x86_64/PKGBUILD (from rev 172667, kdeedu-kmplot/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD (rev 0)
+++ kde-unstable-x86_64/PKGBUILD 2012-12-04 18:47:37 UTC (rev 172668)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdeedu-kmplot
+pkgver=4.9.90
+pkgrel=1
+pkgdesc="Mathematical Function Plotter"
+url="http://kde.org/applications/education/kmplot/"
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/kmplot-${pkgver}.tar.xz")
+sha1sums=('3f62708d41bc3ec05295dc1db771689265305bf3')
+
+build() {
+ cd "${srcdir}"
+ mkdir build
+ cd build
+ cmake ../kmplot-${pkgver} \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_INSTALL_PREFIX=/usr
+ make
+}
+
+package() {
+ cd "${srcdir}"/build
+ make DESTDIR="${pkgdir}" install
+}
Deleted: kde-unstable-x86_64/kdeedu-kmplot.install
===================================================================
--- kde-unstable-x86_64/kdeedu-kmplot.install 2012-12-04 18:46:56 UTC (rev 172667)
+++ kde-unstable-x86_64/kdeedu-kmplot.install 2012-12-04 18:47:37 UTC (rev 172668)
@@ -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-kmplot/repos/kde-unstable-x86_64/kdeedu-kmplot.install (from rev 172667, kdeedu-kmplot/kde-unstable/kdeedu-kmplot.install)
===================================================================
--- kde-unstable-x86_64/kdeedu-kmplot.install (rev 0)
+++ kde-unstable-x86_64/kdeedu-kmplot.install 2012-12-04 18:47:37 UTC (rev 172668)
@@ -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