[arch-commits] Commit in kdeedu-kalzium/repos/staging-i686 (4 files)

Andrea Scarpino andrea at nymeria.archlinux.org
Wed Jun 5 19:46:10 UTC 2013


    Date: Wednesday, June 5, 2013 @ 21:46:10
  Author: andrea
Revision: 187428

archrelease: copy trunk to staging-i686

Added:
  kdeedu-kalzium/repos/staging-i686/PKGBUILD
    (from rev 187427, kdeedu-kalzium/trunk/PKGBUILD)
  kdeedu-kalzium/repos/staging-i686/kdeedu-kalzium.install
    (from rev 187427, kdeedu-kalzium/trunk/kdeedu-kalzium.install)
Deleted:
  kdeedu-kalzium/repos/staging-i686/PKGBUILD
  kdeedu-kalzium/repos/staging-i686/kdeedu-kalzium.install

------------------------+
 PKGBUILD               |   62 +++++++++++++++++++++++------------------------
 kdeedu-kalzium.install |   24 +++++++++---------
 2 files changed, 43 insertions(+), 43 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-05 19:46:05 UTC (rev 187427)
+++ PKGBUILD	2013-06-05 19:46:10 UTC (rev 187428)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdeedu-kalzium
-pkgver=4.10.4
-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=('kdebase-runtime' 'avogadro' 'ocaml' 'facile' 'chemical-mime-data')
-makedepends=('cmake' 'automoc4' 'mesa')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kalzium-${pkgver}.tar.xz")
-sha1sums=('b8225cae39c1b27d1defabd08cd2e64e5c893602')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kalzium-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DKDE4_BUILD_TESTS=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdeedu-kalzium/repos/staging-i686/PKGBUILD (from rev 187427, kdeedu-kalzium/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2013-06-05 19:46:10 UTC (rev 187428)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdeedu-kalzium
+pkgver=4.10.4
+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=('kdebase-runtime' 'avogadro' 'ocaml' 'facile' 'chemical-mime-data')
+makedepends=('cmake' 'automoc4' 'mesa')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/kalzium-${pkgver}.tar.xz")
+sha1sums=('b8225cae39c1b27d1defabd08cd2e64e5c893602')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kalzium-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DKDE4_BUILD_TESTS=OFF \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kdeedu-kalzium.install
===================================================================
--- kdeedu-kalzium.install	2013-06-05 19:46:05 UTC (rev 187427)
+++ kdeedu-kalzium.install	2013-06-05 19:46:10 UTC (rev 187428)
@@ -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-kalzium/repos/staging-i686/kdeedu-kalzium.install (from rev 187427, kdeedu-kalzium/trunk/kdeedu-kalzium.install)
===================================================================
--- kdeedu-kalzium.install	                        (rev 0)
+++ kdeedu-kalzium.install	2013-06-05 19:46:10 UTC (rev 187428)
@@ -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