[arch-commits] Commit in toxic/repos (6 files)

Jiachen Yang farseerfc at archlinux.org
Sat Jan 21 08:15:54 UTC 2017


    Date: Saturday, January 21, 2017 @ 08:15:54
  Author: farseerfc
Revision: 208202

archrelease: copy trunk to community-testing-i686, community-testing-x86_64

Added:
  toxic/repos/community-testing-i686/
  toxic/repos/community-testing-i686/PKGBUILD
    (from rev 208201, toxic/trunk/PKGBUILD)
  toxic/repos/community-testing-x86_64/
  toxic/repos/community-testing-x86_64/PKGBUILD
    (from rev 208201, toxic/trunk/PKGBUILD)
Deleted:
  toxic/repos/community-testing-i686/PKGBUILD
  toxic/repos/community-testing-x86_64/PKGBUILD

-----------------------------------+
 /PKGBUILD                         |   64 ++++++++++++++++++++++++++++++++++++
 community-testing-i686/PKGBUILD   |   32 ------------------
 community-testing-x86_64/PKGBUILD |   32 ------------------
 3 files changed, 64 insertions(+), 64 deletions(-)

Deleted: community-testing-i686/PKGBUILD
===================================================================
--- community-testing-i686/PKGBUILD	2016-12-29 14:40:20 UTC (rev 203286)
+++ community-testing-i686/PKGBUILD	2017-01-21 08:15:54 UTC (rev 208202)
@@ -1,32 +0,0 @@
-# Maintainer: Jiachen Yang <farseerfc at gmail.com>
-# AUR Maintainer: Vlad M. <vlad at archlinux.net>
-
-pkgname=toxic
-pkgdesc='CLI Tox client'
-license=('GPL3')
-pkgver=0.7.2
-pkgrel=1
-depends=('curl'
-         'desktop-file-utils'
-         'freealut'
-         'libnotify'
-         'qrencode'
-         'toxcore')
-arch=('i686' 'x86_64')
-url='https://github.com/JFreegman/toxic'
-source=("$pkgname-$pkgver.tar.gz::https://github.com/JFreegman/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz"
-	"$pkgname-$pkgver.tar.gz.asc::https://github.com/JFreegman/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz.asc")
-sha512sums=('cf3fd0afdc63aa4d2039e08a8f9f32a042a6412f0a242823205fcf058f56e732468389d4bdf614ded8b0d9704b05a315044ee216edd51546501a24be0b6d5b26'
-            'SKIP')
-validpgpkeys=('BABD00573A065BFA90D53D563627F3144076AE63')  # Jfreegman <jfreegman at gmail.com>
-
-build() {
-  cd "$pkgname-$pkgver"
-  # disable X11 because https://github.com/JFreegman/toxic/issues/277
-  make PREFIX=/usr DISABLE_X11=1
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make PREFIX=/usr DESTDIR="$pkgdir" install
-}

Copied: toxic/repos/community-testing-i686/PKGBUILD (from rev 208201, toxic/trunk/PKGBUILD)
===================================================================
--- community-testing-i686/PKGBUILD	                        (rev 0)
+++ community-testing-i686/PKGBUILD	2017-01-21 08:15:54 UTC (rev 208202)
@@ -0,0 +1,32 @@
+# Maintainer: Jiachen Yang <farseerfc at gmail.com>
+# AUR Maintainer: Vlad M. <vlad at archlinux.net>
+
+pkgname=toxic
+pkgdesc='CLI Tox client'
+license=('GPL3')
+pkgver=0.7.2
+pkgrel=5
+depends=('curl'
+         'desktop-file-utils'
+         'freealut'
+         'libnotify'
+         'qrencode'
+         'toxcore')
+arch=('i686' 'x86_64')
+url='https://github.com/JFreegman/toxic'
+source=("$pkgname-$pkgver.tar.gz::https://github.com/JFreegman/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz"
+	"$pkgname-$pkgver.tar.gz.asc::https://github.com/JFreegman/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz.asc")
+sha512sums=('cf3fd0afdc63aa4d2039e08a8f9f32a042a6412f0a242823205fcf058f56e732468389d4bdf614ded8b0d9704b05a315044ee216edd51546501a24be0b6d5b26'
+            'SKIP')
+validpgpkeys=('BABD00573A065BFA90D53D563627F3144076AE63')  # Jfreegman <jfreegman at gmail.com>
+
+build() {
+  cd "$pkgname-$pkgver"
+  # disable X11 because https://github.com/JFreegman/toxic/issues/277
+  make PREFIX=/usr DISABLE_X11=1
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make PREFIX=/usr DESTDIR="$pkgdir" install
+}

Deleted: community-testing-x86_64/PKGBUILD
===================================================================
--- community-testing-x86_64/PKGBUILD	2016-12-29 14:40:20 UTC (rev 203286)
+++ community-testing-x86_64/PKGBUILD	2017-01-21 08:15:54 UTC (rev 208202)
@@ -1,32 +0,0 @@
-# Maintainer: Jiachen Yang <farseerfc at gmail.com>
-# AUR Maintainer: Vlad M. <vlad at archlinux.net>
-
-pkgname=toxic
-pkgdesc='CLI Tox client'
-license=('GPL3')
-pkgver=0.7.2
-pkgrel=1
-depends=('curl'
-         'desktop-file-utils'
-         'freealut'
-         'libnotify'
-         'qrencode'
-         'toxcore')
-arch=('i686' 'x86_64')
-url='https://github.com/JFreegman/toxic'
-source=("$pkgname-$pkgver.tar.gz::https://github.com/JFreegman/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz"
-	"$pkgname-$pkgver.tar.gz.asc::https://github.com/JFreegman/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz.asc")
-sha512sums=('cf3fd0afdc63aa4d2039e08a8f9f32a042a6412f0a242823205fcf058f56e732468389d4bdf614ded8b0d9704b05a315044ee216edd51546501a24be0b6d5b26'
-            'SKIP')
-validpgpkeys=('BABD00573A065BFA90D53D563627F3144076AE63')  # Jfreegman <jfreegman at gmail.com>
-
-build() {
-  cd "$pkgname-$pkgver"
-  # disable X11 because https://github.com/JFreegman/toxic/issues/277
-  make PREFIX=/usr DISABLE_X11=1
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make PREFIX=/usr DESTDIR="$pkgdir" install
-}

Copied: toxic/repos/community-testing-x86_64/PKGBUILD (from rev 208201, toxic/trunk/PKGBUILD)
===================================================================
--- community-testing-x86_64/PKGBUILD	                        (rev 0)
+++ community-testing-x86_64/PKGBUILD	2017-01-21 08:15:54 UTC (rev 208202)
@@ -0,0 +1,32 @@
+# Maintainer: Jiachen Yang <farseerfc at gmail.com>
+# AUR Maintainer: Vlad M. <vlad at archlinux.net>
+
+pkgname=toxic
+pkgdesc='CLI Tox client'
+license=('GPL3')
+pkgver=0.7.2
+pkgrel=5
+depends=('curl'
+         'desktop-file-utils'
+         'freealut'
+         'libnotify'
+         'qrencode'
+         'toxcore')
+arch=('i686' 'x86_64')
+url='https://github.com/JFreegman/toxic'
+source=("$pkgname-$pkgver.tar.gz::https://github.com/JFreegman/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz"
+	"$pkgname-$pkgver.tar.gz.asc::https://github.com/JFreegman/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz.asc")
+sha512sums=('cf3fd0afdc63aa4d2039e08a8f9f32a042a6412f0a242823205fcf058f56e732468389d4bdf614ded8b0d9704b05a315044ee216edd51546501a24be0b6d5b26'
+            'SKIP')
+validpgpkeys=('BABD00573A065BFA90D53D563627F3144076AE63')  # Jfreegman <jfreegman at gmail.com>
+
+build() {
+  cd "$pkgname-$pkgver"
+  # disable X11 because https://github.com/JFreegman/toxic/issues/277
+  make PREFIX=/usr DISABLE_X11=1
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make PREFIX=/usr DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list