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

Andrea Scarpino andrea at nymeria.archlinux.org
Wed Jun 5 19:48:44 UTC 2013


    Date: Wednesday, June 5, 2013 @ 21:48:44
  Author: andrea
Revision: 187462

archrelease: copy trunk to staging-i686

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

---------------------+
 PKGBUILD            |   64 +++++++++++++++++++++++++-------------------------
 kdeedu-step.install |   22 ++++++++---------
 2 files changed, 43 insertions(+), 43 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-05 19:48:40 UTC (rev 187461)
+++ PKGBUILD	2013-06-05 19:48:44 UTC (rev 187462)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdeedu-step
-pkgver=4.10.4
-pkgrel=1
-pkgdesc="Interactive Physical Simulator"
-url="http://kde.org/applications/education/step/"
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdebase-runtime' 'libqalculate' 'gsl')
-makedepends=('cmake' 'automoc4' 'eigen' 'mesa')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/step-${pkgver}.tar.xz")
-sha1sums=('3dcbd853ede5fbc6517d52faa8722395ecf0eb0b')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../step-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DKDE4_BUILD_TESTS=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdeedu-step/repos/staging-i686/PKGBUILD (from rev 187461, kdeedu-step/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2013-06-05 19:48:44 UTC (rev 187462)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdeedu-step
+pkgver=4.10.4
+pkgrel=1
+pkgdesc="Interactive Physical Simulator"
+url="http://kde.org/applications/education/step/"
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime' 'libqalculate' 'gsl')
+makedepends=('cmake' 'automoc4' 'eigen' 'mesa')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/step-${pkgver}.tar.xz")
+sha1sums=('3dcbd853ede5fbc6517d52faa8722395ecf0eb0b')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../step-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DKDE4_BUILD_TESTS=OFF \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kdeedu-step.install
===================================================================
--- kdeedu-step.install	2013-06-05 19:48:40 UTC (rev 187461)
+++ kdeedu-step.install	2013-06-05 19:48:44 UTC (rev 187462)
@@ -1,11 +0,0 @@
-post_install() {
-	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}

Copied: kdeedu-step/repos/staging-i686/kdeedu-step.install (from rev 187461, kdeedu-step/trunk/kdeedu-step.install)
===================================================================
--- kdeedu-step.install	                        (rev 0)
+++ kdeedu-step.install	2013-06-05 19:48:44 UTC (rev 187462)
@@ -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