[arch-commits] Commit in kdeedu-kalzium/repos (5 files)
Andrea Scarpino
andrea at archlinux.org
Thu May 3 22:32:25 UTC 2012
Date: Thursday, May 3, 2012 @ 18:32:24
Author: andrea
Revision: 158425
db-move: moved kdeedu-kalzium from [staging] to [extra] (x86_64)
Added:
kdeedu-kalzium/repos/extra-x86_64/PKGBUILD
(from rev 158346, kdeedu-kalzium/repos/staging-x86_64/PKGBUILD)
kdeedu-kalzium/repos/extra-x86_64/kdeedu-kalzium.install
(from rev 158346, kdeedu-kalzium/repos/staging-x86_64/kdeedu-kalzium.install)
Deleted:
kdeedu-kalzium/repos/extra-x86_64/PKGBUILD
kdeedu-kalzium/repos/extra-x86_64/kdeedu-kalzium.install
kdeedu-kalzium/repos/staging-x86_64/
------------------------+
PKGBUILD | 62 +++++++++++++++++++++++------------------------
kdeedu-kalzium.install | 22 ++++++++--------
2 files changed, 42 insertions(+), 42 deletions(-)
Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2012-05-03 22:32:23 UTC (rev 158424)
+++ extra-x86_64/PKGBUILD 2012-05-03 22:32:24 UTC (rev 158425)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdeedu-kalzium
-pkgver=4.8.2
-pkgrel=1
-pkgdesc="Periodic Table of Elements"
-url="http://kde.org/applications/education/kalzium/"
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdelibs' 'avogadro' 'ocaml' 'facile')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kalzium-${pkgver}.tar.xz")
-sha1sums=('e685430d183339dd06e718c0dee3c6aacdd1536a')
-
-build() {
- cd "${srcdir}"
- mkdir build
- cd build
- cmake ../kalzium-${pkgver} \
- -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_PREFIX=/usr
- make
-}
-
-package() {
- cd "${srcdir}"/build
- make DESTDIR="${pkgdir}" install
-}
Copied: kdeedu-kalzium/repos/extra-x86_64/PKGBUILD (from rev 158346, kdeedu-kalzium/repos/staging-x86_64/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2012-05-03 22:32:24 UTC (rev 158425)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdeedu-kalzium
+pkgver=4.8.3
+pkgrel=1
+pkgdesc="Periodic Table of Elements"
+url="http://kde.org/applications/education/kalzium/"
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdelibs' 'avogadro' 'ocaml' 'facile')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/kalzium-${pkgver}.tar.xz")
+sha1sums=('33629c565b82c755af0b73746c675ac44c234028')
+
+build() {
+ cd "${srcdir}"
+ mkdir build
+ cd build
+ cmake ../kalzium-${pkgver} \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_INSTALL_PREFIX=/usr
+ make
+}
+
+package() {
+ cd "${srcdir}"/build
+ make DESTDIR="${pkgdir}" install
+}
Deleted: extra-x86_64/kdeedu-kalzium.install
===================================================================
--- extra-x86_64/kdeedu-kalzium.install 2012-05-03 22:32:23 UTC (rev 158424)
+++ extra-x86_64/kdeedu-kalzium.install 2012-05-03 22:32:24 UTC (rev 158425)
@@ -1,11 +0,0 @@
-post_install() {
- xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
Copied: kdeedu-kalzium/repos/extra-x86_64/kdeedu-kalzium.install (from rev 158346, kdeedu-kalzium/repos/staging-x86_64/kdeedu-kalzium.install)
===================================================================
--- extra-x86_64/kdeedu-kalzium.install (rev 0)
+++ extra-x86_64/kdeedu-kalzium.install 2012-05-03 22:32:24 UTC (rev 158425)
@@ -0,0 +1,11 @@
+post_install() {
+ xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+ post_install
+}
+
+post_remove() {
+ post_install
+}
More information about the arch-commits
mailing list