[arch-commits] Commit in qtox/repos (4 files)
Jiachen Yang
farseerfc at archlinux.org
Thu Oct 6 12:36:31 UTC 2016
Date: Thursday, October 6, 2016 @ 12:36:30
Author: farseerfc
Revision: 191482
archrelease: copy trunk to community-i686, community-x86_64
Added:
qtox/repos/community-i686/PKGBUILD
(from rev 191481, qtox/trunk/PKGBUILD)
qtox/repos/community-x86_64/PKGBUILD
(from rev 191481, qtox/trunk/PKGBUILD)
Deleted:
qtox/repos/community-i686/PKGBUILD
qtox/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 78 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 38 ---------------------
community-x86_64/PKGBUILD | 38 ---------------------
3 files changed, 78 insertions(+), 76 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2016-10-06 12:35:07 UTC (rev 191481)
+++ community-i686/PKGBUILD 2016-10-06 12:36:30 UTC (rev 191482)
@@ -1,38 +0,0 @@
-# Maintainer: Jiachen Yang <farseerfc at gmail.com>
-# AUR Maintainer: Vlad M. <vlad at archlinux.net>
-# Contributor: Håvard Pettersson <mail at haavard.me>
-# Contributor: Kevin MacMartin <prurigro at gmail dot com>
-
-pkgname=qtox
-_pkgname=qTox
-pkgver=1.5.1
-pkgrel=1
-pkgdesc='Powerful Tox client written in C++/Qt that follows the Tox design guidelines'
-arch=('i686' 'x86_64')
-url='https://github.com/tux3/qTox'
-license=('GPL3')
-depends=('libxss'
- 'openal'
- 'gtk2'
- 'ffmpeg'
- 'qrencode'
- 'qt5-svg'
- 'sqlcipher'
- 'toxcore')
-makedepends=('qt5-tools')
-source=("https://github.com/tux3/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('85fd2feb2e2f9af3c7712ea13bffff55e4f7b8f3419016465528b0dde1eabbd710e66dba67b79bb230262fb0ec1bebac9c80d4cf204d4c79d2d398e7633ddbe0')
-
-build() {
- cd $_pkgname-$pkgver
- install -d build
- cd build
- qmake-qt5 ENABLE_SYSTRAY_UNITY_BACKEND=NO ..
- make
-}
-
-package() {
- # executable
- cd $_pkgname-$pkgver/build
- make INSTALL_ROOT="$pkgdir" install
-}
Copied: qtox/repos/community-i686/PKGBUILD (from rev 191481, qtox/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-06 12:36:30 UTC (rev 191482)
@@ -0,0 +1,39 @@
+# Maintainer: Jiachen Yang <farseerfc at gmail.com>
+# AUR Maintainer: Vlad M. <vlad at archlinux.net>
+# Contributor: Håvard Pettersson <mail at haavard.me>
+# Contributor: Kevin MacMartin <prurigro at gmail dot com>
+
+pkgname=qtox
+_pkgname=qTox
+pkgver=1.5.2
+pkgrel=1
+pkgdesc='Powerful Tox client written in C++/Qt that follows the Tox design guidelines'
+arch=('i686' 'x86_64')
+url='https://github.com/tux3/qTox'
+license=('GPL3')
+depends=('libxss'
+ 'openal'
+ 'gtk2'
+ 'ffmpeg'
+ 'qrencode'
+ 'qt5-svg'
+ 'sqlcipher'
+ 'toxcore')
+makedepends=('qt5-tools')
+
+source=("https://github.com/tux3/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
+sha512sums=('fdb31e3e558891ffe566e931a4e7f599739a2d702c48dabdcbf499933cfccb50c1d310f95ebc19f8c7856abde7ced3609bef10055426a50f62c1dc5bce8a3186')
+
+build() {
+ cd $_pkgname-$pkgver
+ install -d build
+ cd build
+ qmake-qt5 ENABLE_SYSTRAY_UNITY_BACKEND=NO ..
+ make
+}
+
+package() {
+ # executable
+ cd $_pkgname-$pkgver/build
+ make INSTALL_ROOT="$pkgdir" install
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2016-10-06 12:35:07 UTC (rev 191481)
+++ community-x86_64/PKGBUILD 2016-10-06 12:36:30 UTC (rev 191482)
@@ -1,38 +0,0 @@
-# Maintainer: Jiachen Yang <farseerfc at gmail.com>
-# AUR Maintainer: Vlad M. <vlad at archlinux.net>
-# Contributor: Håvard Pettersson <mail at haavard.me>
-# Contributor: Kevin MacMartin <prurigro at gmail dot com>
-
-pkgname=qtox
-_pkgname=qTox
-pkgver=1.5.1
-pkgrel=1
-pkgdesc='Powerful Tox client written in C++/Qt that follows the Tox design guidelines'
-arch=('i686' 'x86_64')
-url='https://github.com/tux3/qTox'
-license=('GPL3')
-depends=('libxss'
- 'openal'
- 'gtk2'
- 'ffmpeg'
- 'qrencode'
- 'qt5-svg'
- 'sqlcipher'
- 'toxcore')
-makedepends=('qt5-tools')
-source=("https://github.com/tux3/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('85fd2feb2e2f9af3c7712ea13bffff55e4f7b8f3419016465528b0dde1eabbd710e66dba67b79bb230262fb0ec1bebac9c80d4cf204d4c79d2d398e7633ddbe0')
-
-build() {
- cd $_pkgname-$pkgver
- install -d build
- cd build
- qmake-qt5 ENABLE_SYSTRAY_UNITY_BACKEND=NO ..
- make
-}
-
-package() {
- # executable
- cd $_pkgname-$pkgver/build
- make INSTALL_ROOT="$pkgdir" install
-}
Copied: qtox/repos/community-x86_64/PKGBUILD (from rev 191481, qtox/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2016-10-06 12:36:30 UTC (rev 191482)
@@ -0,0 +1,39 @@
+# Maintainer: Jiachen Yang <farseerfc at gmail.com>
+# AUR Maintainer: Vlad M. <vlad at archlinux.net>
+# Contributor: Håvard Pettersson <mail at haavard.me>
+# Contributor: Kevin MacMartin <prurigro at gmail dot com>
+
+pkgname=qtox
+_pkgname=qTox
+pkgver=1.5.2
+pkgrel=1
+pkgdesc='Powerful Tox client written in C++/Qt that follows the Tox design guidelines'
+arch=('i686' 'x86_64')
+url='https://github.com/tux3/qTox'
+license=('GPL3')
+depends=('libxss'
+ 'openal'
+ 'gtk2'
+ 'ffmpeg'
+ 'qrencode'
+ 'qt5-svg'
+ 'sqlcipher'
+ 'toxcore')
+makedepends=('qt5-tools')
+
+source=("https://github.com/tux3/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
+sha512sums=('fdb31e3e558891ffe566e931a4e7f599739a2d702c48dabdcbf499933cfccb50c1d310f95ebc19f8c7856abde7ced3609bef10055426a50f62c1dc5bce8a3186')
+
+build() {
+ cd $_pkgname-$pkgver
+ install -d build
+ cd build
+ qmake-qt5 ENABLE_SYSTRAY_UNITY_BACKEND=NO ..
+ make
+}
+
+package() {
+ # executable
+ cd $_pkgname-$pkgver/build
+ make INSTALL_ROOT="$pkgdir" install
+}
More information about the arch-commits
mailing list