[arch-commits] Commit in kteatime/repos (4 files)
Antonio Rojas
arojas at archlinux.org
Fri Aug 5 18:31:22 UTC 2016
Date: Friday, August 5, 2016 @ 18:31:22
Author: arojas
Revision: 273332
archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64
Added:
kteatime/repos/kde-unstable-i686/PKGBUILD
(from rev 273331, kteatime/kde-unstable/PKGBUILD)
kteatime/repos/kde-unstable-x86_64/PKGBUILD
(from rev 273331, kteatime/kde-unstable/PKGBUILD)
Deleted:
kteatime/repos/kde-unstable-i686/PKGBUILD
kteatime/repos/kde-unstable-x86_64/PKGBUILD
------------------------------+
/PKGBUILD | 66 +++++++++++++++++++++++++++++++++++++++++
kde-unstable-i686/PKGBUILD | 33 --------------------
kde-unstable-x86_64/PKGBUILD | 33 --------------------
3 files changed, 66 insertions(+), 66 deletions(-)
Deleted: kde-unstable-i686/PKGBUILD
===================================================================
--- kde-unstable-i686/PKGBUILD 2016-08-05 18:31:01 UTC (rev 273331)
+++ kde-unstable-i686/PKGBUILD 2016-08-05 18:31:22 UTC (rev 273332)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kteatime
-pkgver=16.07.80
-pkgrel=1
-pkgdesc='Tea Cooker'
-url='http://kde.org/applications/games/kteatime/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeutils')
-depends=('knotifyconfig' 'hicolor-icon-theme')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-conflicts=('kdetoys-kteatime')
-replaces=('kdetoys-kteatime')
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/kteatime-${pkgver}.tar.xz")
-sha1sums=('3898415ca80da7b6f3ca29eb4a85928fd8c3164c')
-
-build() {
- mkdir -p build
- cd build
- cmake ../kteatime-${pkgver} \
- -DCMAKE_BUILD_TYPE=Release \
- -DBUILD_TESTING=OFF \
- -DCMAKE_INSTALL_PREFIX=/usr
- make
-}
-
-package() {
- cd build
- make DESTDIR=$pkgdir install
-}
Copied: kteatime/repos/kde-unstable-i686/PKGBUILD (from rev 273331, kteatime/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-i686/PKGBUILD (rev 0)
+++ kde-unstable-i686/PKGBUILD 2016-08-05 18:31:22 UTC (rev 273332)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kteatime
+pkgver=16.07.90
+pkgrel=1
+pkgdesc='Tea Cooker'
+url='http://kde.org/applications/games/kteatime/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdeutils')
+depends=('knotifyconfig' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+conflicts=('kdetoys-kteatime')
+replaces=('kdetoys-kteatime')
+source=("http://download.kde.org/unstable/applications/${pkgver}/src/kteatime-${pkgver}.tar.xz")
+sha1sums=('7308fcf19e126ab83d419882db4f20238988cdcf')
+
+build() {
+ mkdir -p build
+ cd build
+ cmake ../kteatime-${pkgver} \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DBUILD_TESTING=OFF \
+ -DCMAKE_INSTALL_PREFIX=/usr
+ make
+}
+
+package() {
+ cd build
+ make DESTDIR=$pkgdir install
+}
Deleted: kde-unstable-x86_64/PKGBUILD
===================================================================
--- kde-unstable-x86_64/PKGBUILD 2016-08-05 18:31:01 UTC (rev 273331)
+++ kde-unstable-x86_64/PKGBUILD 2016-08-05 18:31:22 UTC (rev 273332)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kteatime
-pkgver=16.07.80
-pkgrel=1
-pkgdesc='Tea Cooker'
-url='http://kde.org/applications/games/kteatime/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeutils')
-depends=('knotifyconfig' 'hicolor-icon-theme')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-conflicts=('kdetoys-kteatime')
-replaces=('kdetoys-kteatime')
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/kteatime-${pkgver}.tar.xz")
-sha1sums=('3898415ca80da7b6f3ca29eb4a85928fd8c3164c')
-
-build() {
- mkdir -p build
- cd build
- cmake ../kteatime-${pkgver} \
- -DCMAKE_BUILD_TYPE=Release \
- -DBUILD_TESTING=OFF \
- -DCMAKE_INSTALL_PREFIX=/usr
- make
-}
-
-package() {
- cd build
- make DESTDIR=$pkgdir install
-}
Copied: kteatime/repos/kde-unstable-x86_64/PKGBUILD (from rev 273331, kteatime/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD (rev 0)
+++ kde-unstable-x86_64/PKGBUILD 2016-08-05 18:31:22 UTC (rev 273332)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kteatime
+pkgver=16.07.90
+pkgrel=1
+pkgdesc='Tea Cooker'
+url='http://kde.org/applications/games/kteatime/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdeutils')
+depends=('knotifyconfig' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+conflicts=('kdetoys-kteatime')
+replaces=('kdetoys-kteatime')
+source=("http://download.kde.org/unstable/applications/${pkgver}/src/kteatime-${pkgver}.tar.xz")
+sha1sums=('7308fcf19e126ab83d419882db4f20238988cdcf')
+
+build() {
+ mkdir -p build
+ cd build
+ cmake ../kteatime-${pkgver} \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DBUILD_TESTING=OFF \
+ -DCMAKE_INSTALL_PREFIX=/usr
+ make
+}
+
+package() {
+ cd build
+ make DESTDIR=$pkgdir install
+}
More information about the arch-commits
mailing list