[arch-commits] Commit in speedcrunch/repos (4 files)
Antonio Rojas
arojas at archlinux.org
Fri Dec 19 19:35:19 UTC 2014
Date: Friday, December 19, 2014 @ 20:35:19
Author: arojas
Revision: 124120
archrelease: copy trunk to community-i686, community-x86_64
Added:
speedcrunch/repos/community-i686/PKGBUILD
(from rev 124119, speedcrunch/trunk/PKGBUILD)
speedcrunch/repos/community-x86_64/PKGBUILD
(from rev 124119, speedcrunch/trunk/PKGBUILD)
Deleted:
speedcrunch/repos/community-i686/PKGBUILD
speedcrunch/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 52 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 26 ----------------------
community-x86_64/PKGBUILD | 26 ----------------------
3 files changed, 52 insertions(+), 52 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2014-12-19 19:34:24 UTC (rev 124119)
+++ community-i686/PKGBUILD 2014-12-19 19:35:19 UTC (rev 124120)
@@ -1,26 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Ronald van Haren <ronald.archlinux.org>
-# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
-
-pkgname=speedcrunch
-pkgver=0.11
-pkgrel=1
-pkgdesc="Simple but powerful calculator using Qt"
-arch=('i686' 'x86_64')
-url="http://speedcrunch.org/"
-license=('GPL2')
-depends=('qt4')
-makedepends=('cmake')
-source=("https://github.com/speedcrunch/SpeedCrunch/archive/$pkgver.tar.gz")
-md5sums=('0d4458d98a3630cc121ca04d5a36e38c')
-
-build() {
- cd SpeedCrunch-$pkgver/src
- cmake . -DCMAKE_INSTALL_PREFIX=/usr -DQT_QMAKE_EXECUTABLE=qmake-qt4
- make
-}
-
-package() {
- cd SpeedCrunch-$pkgver/src
- make DESTDIR="$pkgdir" install
-}
Copied: speedcrunch/repos/community-i686/PKGBUILD (from rev 124119, speedcrunch/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-12-19 19:35:19 UTC (rev 124120)
@@ -0,0 +1,26 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Ronald van Haren <ronald.archlinux.org>
+# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
+
+pkgname=speedcrunch
+pkgver=0.11
+pkgrel=2
+pkgdesc="Simple but powerful calculator using Qt"
+arch=('i686' 'x86_64')
+url="http://speedcrunch.org/"
+license=('GPL2')
+depends=('qt4')
+makedepends=('cmake')
+source=("https://github.com/speedcrunch/SpeedCrunch/archive/$pkgver.tar.gz")
+md5sums=('0d4458d98a3630cc121ca04d5a36e38c')
+
+build() {
+ cd SpeedCrunch-$pkgver/src
+ cmake . -DCMAKE_INSTALL_PREFIX=/usr -DQT_QMAKE_EXECUTABLE=qmake-qt4
+ make
+}
+
+package() {
+ cd SpeedCrunch-$pkgver/src
+ make DESTDIR="$pkgdir" install
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2014-12-19 19:34:24 UTC (rev 124119)
+++ community-x86_64/PKGBUILD 2014-12-19 19:35:19 UTC (rev 124120)
@@ -1,26 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Ronald van Haren <ronald.archlinux.org>
-# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
-
-pkgname=speedcrunch
-pkgver=0.11
-pkgrel=1
-pkgdesc="Simple but powerful calculator using Qt"
-arch=('i686' 'x86_64')
-url="http://speedcrunch.org/"
-license=('GPL2')
-depends=('qt4')
-makedepends=('cmake')
-source=("https://github.com/speedcrunch/SpeedCrunch/archive/$pkgver.tar.gz")
-md5sums=('0d4458d98a3630cc121ca04d5a36e38c')
-
-build() {
- cd SpeedCrunch-$pkgver/src
- cmake . -DCMAKE_INSTALL_PREFIX=/usr -DQT_QMAKE_EXECUTABLE=qmake-qt4
- make
-}
-
-package() {
- cd SpeedCrunch-$pkgver/src
- make DESTDIR="$pkgdir" install
-}
Copied: speedcrunch/repos/community-x86_64/PKGBUILD (from rev 124119, speedcrunch/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2014-12-19 19:35:19 UTC (rev 124120)
@@ -0,0 +1,26 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Ronald van Haren <ronald.archlinux.org>
+# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
+
+pkgname=speedcrunch
+pkgver=0.11
+pkgrel=2
+pkgdesc="Simple but powerful calculator using Qt"
+arch=('i686' 'x86_64')
+url="http://speedcrunch.org/"
+license=('GPL2')
+depends=('qt4')
+makedepends=('cmake')
+source=("https://github.com/speedcrunch/SpeedCrunch/archive/$pkgver.tar.gz")
+md5sums=('0d4458d98a3630cc121ca04d5a36e38c')
+
+build() {
+ cd SpeedCrunch-$pkgver/src
+ cmake . -DCMAKE_INSTALL_PREFIX=/usr -DQT_QMAKE_EXECUTABLE=qmake-qt4
+ make
+}
+
+package() {
+ cd SpeedCrunch-$pkgver/src
+ make DESTDIR="$pkgdir" install
+}
More information about the arch-commits
mailing list