[arch-commits] Commit in kdeutils-ktimer/repos (8 files)

Andrea Scarpino andrea at archlinux.org
Thu Dec 8 11:11:59 UTC 2011


    Date: Thursday, December 8, 2011 @ 06:11:59
  Author: andrea
Revision: 144837

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeutils-ktimer/repos/kde-unstable-i686/PKGBUILD
    (from rev 144836, kdeutils-ktimer/trunk/PKGBUILD)
  kdeutils-ktimer/repos/kde-unstable-i686/kdeutils-ktimer.install
    (from rev 144836, kdeutils-ktimer/trunk/kdeutils-ktimer.install)
  kdeutils-ktimer/repos/kde-unstable-x86_64/PKGBUILD
    (from rev 144836, kdeutils-ktimer/trunk/PKGBUILD)
  kdeutils-ktimer/repos/kde-unstable-x86_64/kdeutils-ktimer.install
    (from rev 144836, kdeutils-ktimer/trunk/kdeutils-ktimer.install)
Deleted:
  kdeutils-ktimer/repos/kde-unstable-i686/PKGBUILD
  kdeutils-ktimer/repos/kde-unstable-i686/kdeutils-ktimer.install
  kdeutils-ktimer/repos/kde-unstable-x86_64/PKGBUILD
  kdeutils-ktimer/repos/kde-unstable-x86_64/kdeutils-ktimer.install

---------------------------------------------+
 kde-unstable-i686/PKGBUILD                  |   66 +++++++++++++-------------
 kde-unstable-i686/kdeutils-ktimer.install   |   22 ++++----
 kde-unstable-x86_64/PKGBUILD                |   66 +++++++++++++-------------
 kde-unstable-x86_64/kdeutils-ktimer.install |   22 ++++----
 4 files changed, 88 insertions(+), 88 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===================================================================
--- kde-unstable-i686/PKGBUILD	2011-12-08 11:11:29 UTC (rev 144836)
+++ kde-unstable-i686/PKGBUILD	2011-12-08 11:11:59 UTC (rev 144837)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdeutils-ktimer
-pkgver=4.7.80
-pkgrel=1
-pkgdesc='Countdown Launcher'
-url='http://kde.org/applications/utilities/ktimer/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-groups=('kde' 'kdeutils')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/ktimer-${pkgver}.tar.bz2")
-sha1sums=('763c0116dc99f3c428fa1f48721b9dd37a9b53e1')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ktimer-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-  cd $srcdir/build/doc
-  make DESTDIR=$pkgdir install
-}

Copied: kdeutils-ktimer/repos/kde-unstable-i686/PKGBUILD (from rev 144836, kdeutils-ktimer/trunk/PKGBUILD)
===================================================================
--- kde-unstable-i686/PKGBUILD	                        (rev 0)
+++ kde-unstable-i686/PKGBUILD	2011-12-08 11:11:59 UTC (rev 144837)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdeutils-ktimer
+pkgver=4.7.90
+pkgrel=1
+pkgdesc='Countdown Launcher'
+url='http://kde.org/applications/utilities/ktimer/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/ktimer-${pkgver}.tar.bz2")
+sha1sums=('b3af39fcb5a0bdc93fea85b4fd2e2af5b7953634')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ktimer-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+  cd $srcdir/build/doc
+  make DESTDIR=$pkgdir install
+}

Deleted: kde-unstable-i686/kdeutils-ktimer.install
===================================================================
--- kde-unstable-i686/kdeutils-ktimer.install	2011-12-08 11:11:29 UTC (rev 144836)
+++ kde-unstable-i686/kdeutils-ktimer.install	2011-12-08 11:11:59 UTC (rev 144837)
@@ -1,11 +0,0 @@
-post_install() {
-	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}

Copied: kdeutils-ktimer/repos/kde-unstable-i686/kdeutils-ktimer.install (from rev 144836, kdeutils-ktimer/trunk/kdeutils-ktimer.install)
===================================================================
--- kde-unstable-i686/kdeutils-ktimer.install	                        (rev 0)
+++ kde-unstable-i686/kdeutils-ktimer.install	2011-12-08 11:11:59 UTC (rev 144837)
@@ -0,0 +1,11 @@
+post_install() {
+	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===================================================================
--- kde-unstable-x86_64/PKGBUILD	2011-12-08 11:11:29 UTC (rev 144836)
+++ kde-unstable-x86_64/PKGBUILD	2011-12-08 11:11:59 UTC (rev 144837)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdeutils-ktimer
-pkgver=4.7.80
-pkgrel=1
-pkgdesc='Countdown Launcher'
-url='http://kde.org/applications/utilities/ktimer/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-groups=('kde' 'kdeutils')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/ktimer-${pkgver}.tar.bz2")
-sha1sums=('763c0116dc99f3c428fa1f48721b9dd37a9b53e1')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ktimer-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-  cd $srcdir/build/doc
-  make DESTDIR=$pkgdir install
-}

Copied: kdeutils-ktimer/repos/kde-unstable-x86_64/PKGBUILD (from rev 144836, kdeutils-ktimer/trunk/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD	                        (rev 0)
+++ kde-unstable-x86_64/PKGBUILD	2011-12-08 11:11:59 UTC (rev 144837)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdeutils-ktimer
+pkgver=4.7.90
+pkgrel=1
+pkgdesc='Countdown Launcher'
+url='http://kde.org/applications/utilities/ktimer/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/ktimer-${pkgver}.tar.bz2")
+sha1sums=('b3af39fcb5a0bdc93fea85b4fd2e2af5b7953634')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ktimer-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+  cd $srcdir/build/doc
+  make DESTDIR=$pkgdir install
+}

Deleted: kde-unstable-x86_64/kdeutils-ktimer.install
===================================================================
--- kde-unstable-x86_64/kdeutils-ktimer.install	2011-12-08 11:11:29 UTC (rev 144836)
+++ kde-unstable-x86_64/kdeutils-ktimer.install	2011-12-08 11:11:59 UTC (rev 144837)
@@ -1,11 +0,0 @@
-post_install() {
-	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}

Copied: kdeutils-ktimer/repos/kde-unstable-x86_64/kdeutils-ktimer.install (from rev 144836, kdeutils-ktimer/trunk/kdeutils-ktimer.install)
===================================================================
--- kde-unstable-x86_64/kdeutils-ktimer.install	                        (rev 0)
+++ kde-unstable-x86_64/kdeutils-ktimer.install	2011-12-08 11:11:59 UTC (rev 144837)
@@ -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