[arch-commits] Commit in rsibreak/repos (4 files)
Antonio Rojas
arojas at archlinux.org
Sat Feb 25 11:12:56 UTC 2017
Date: Saturday, February 25, 2017 @ 11:12:55
Author: arojas
Revision: 213763
archrelease: copy trunk to community-i686, community-x86_64
Added:
rsibreak/repos/community-i686/PKGBUILD
(from rev 213762, rsibreak/trunk/PKGBUILD)
rsibreak/repos/community-x86_64/PKGBUILD
(from rev 213762, rsibreak/trunk/PKGBUILD)
Deleted:
rsibreak/repos/community-i686/PKGBUILD
rsibreak/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 68 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 34 ----------------------
community-x86_64/PKGBUILD | 34 ----------------------
3 files changed, 68 insertions(+), 68 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2017-02-25 11:12:30 UTC (rev 213762)
+++ community-i686/PKGBUILD 2017-02-25 11:12:55 UTC (rev 213763)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=rsibreak
-pkgver=0.12.5
-pkgrel=1
-pkgdesc="Takes care of your health and regularly breaks your work to avoid repetitive strain injury (RSI)"
-url="https://userbase.kde.org/RSIBreak"
-arch=(i686 x86_64)
-license=(GPL)
-depends=(knotifyconfig kidletime hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools python)
-source=("http://download.kde.org/stable/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
-md5sums=('630f559dc5b1b6dee0c487965d240a95')
-
-prepare() {
- mkdir -p build
-}
-
-build() {
- cd build
- cmake ../$pkgname-$pkgver \
- -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DKDE_INSTALL_LIBDIR=lib \
- -DBUILD_TESTING=OFF
- make
-}
-
-package() {
- cd build
- make DESTDIR=$pkgdir install
-}
-
Copied: rsibreak/repos/community-i686/PKGBUILD (from rev 213762, rsibreak/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-02-25 11:12:55 UTC (rev 213763)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=rsibreak
+pkgver=0.12.6
+pkgrel=1
+pkgdesc="Takes care of your health and regularly breaks your work to avoid repetitive strain injury (RSI)"
+url="https://userbase.kde.org/RSIBreak"
+arch=(i686 x86_64)
+license=(GPL)
+depends=(knotifyconfig kidletime hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools python)
+source=("http://download.kde.org/stable/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
+md5sums=('ed9a86719ffbaa2a21f585b62c6c8b54')
+
+prepare() {
+ mkdir -p build
+}
+
+build() {
+ cd build
+ cmake ../$pkgname-$pkgver \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DKDE_INSTALL_LIBDIR=lib \
+ -DBUILD_TESTING=OFF
+ make
+}
+
+package() {
+ cd build
+ make DESTDIR=$pkgdir install
+}
+
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2017-02-25 11:12:30 UTC (rev 213762)
+++ community-x86_64/PKGBUILD 2017-02-25 11:12:55 UTC (rev 213763)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=rsibreak
-pkgver=0.12.5
-pkgrel=1
-pkgdesc="Takes care of your health and regularly breaks your work to avoid repetitive strain injury (RSI)"
-url="https://userbase.kde.org/RSIBreak"
-arch=(i686 x86_64)
-license=(GPL)
-depends=(knotifyconfig kidletime hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools python)
-source=("http://download.kde.org/stable/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
-md5sums=('630f559dc5b1b6dee0c487965d240a95')
-
-prepare() {
- mkdir -p build
-}
-
-build() {
- cd build
- cmake ../$pkgname-$pkgver \
- -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DKDE_INSTALL_LIBDIR=lib \
- -DBUILD_TESTING=OFF
- make
-}
-
-package() {
- cd build
- make DESTDIR=$pkgdir install
-}
-
Copied: rsibreak/repos/community-x86_64/PKGBUILD (from rev 213762, rsibreak/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2017-02-25 11:12:55 UTC (rev 213763)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=rsibreak
+pkgver=0.12.6
+pkgrel=1
+pkgdesc="Takes care of your health and regularly breaks your work to avoid repetitive strain injury (RSI)"
+url="https://userbase.kde.org/RSIBreak"
+arch=(i686 x86_64)
+license=(GPL)
+depends=(knotifyconfig kidletime hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools python)
+source=("http://download.kde.org/stable/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
+md5sums=('ed9a86719ffbaa2a21f585b62c6c8b54')
+
+prepare() {
+ mkdir -p build
+}
+
+build() {
+ cd build
+ cmake ../$pkgname-$pkgver \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DKDE_INSTALL_LIBDIR=lib \
+ -DBUILD_TESTING=OFF
+ make
+}
+
+package() {
+ cd build
+ make DESTDIR=$pkgdir install
+}
+
More information about the arch-commits
mailing list