[arch-commits] Commit in toxic/repos/community-x86_64 (PKGBUILD PKGBUILD)

2022-04-23 Thread Antonio Rojas via arch-commits
Date: Saturday, April 23, 2022 @ 14:25:14
  Author: arojas
Revision: 1187628

archrelease: copy trunk to community-x86_64

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

--+
 PKGBUILD |   72 ++---
 1 file changed, 36 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-04-23 14:25:02 UTC (rev 1187627)
+++ PKGBUILD2022-04-23 14:25:14 UTC (rev 1187628)
@@ -1,36 +0,0 @@
-# Maintainer: Jiachen Yang 
-# AUR Maintainer: Vlad M. 
-
-pkgname=toxic
-pkgdesc='CLI Tox client'
-license=('GPL3')
-pkgver=0.11.3
-pkgrel=1
-depends=('curl'
- 'freealut'
- 'libnotify'
- 'qrencode'
- 'libx11'
- 'toxcore')
-arch=('x86_64')
-url='https://github.com/JFreegman/toxic'
-source=("$pkgname-$pkgver.tar.gz::https://github.com/JFreegman/$pkgname/releases/download/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=('a0ca010067a07ac10ab1ca3f4e46184cf0d99db2a1a719de2ef5fadde3754435bc5259107b9982c2914e10f6d2d732df9a86957d144479e8c6276fbf47f9620d'
-'SKIP')
-validpgpkeys=('BABD00573A065BFA90D53D563627F3144076AE63')  # Jfreegman 

-
-prepare() {
-  cd "$pkgname-$pkgver"
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-  make PREFIX=/usr DISABLE_GAMES=1
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make PREFIX=/usr DESTDIR="$pkgdir" install
-}

Copied: toxic/repos/community-x86_64/PKGBUILD (from rev 1187627, 
toxic/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-04-23 14:25:14 UTC (rev 1187628)
@@ -0,0 +1,36 @@
+# Maintainer: Jiachen Yang 
+# AUR Maintainer: Vlad M. 
+
+pkgname=toxic
+pkgdesc='CLI Tox client'
+license=('GPL3')
+pkgver=0.11.3
+pkgrel=2
+depends=('curl'
+ 'freealut'
+ 'libnotify'
+ 'qrencode'
+ 'libx11'
+ 'toxcore')
+arch=('x86_64')
+url='https://github.com/JFreegman/toxic'
+source=("$pkgname-$pkgver.tar.gz::https://github.com/JFreegman/$pkgname/releases/download/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=('a0ca010067a07ac10ab1ca3f4e46184cf0d99db2a1a719de2ef5fadde3754435bc5259107b9982c2914e10f6d2d732df9a86957d144479e8c6276fbf47f9620d'
+'SKIP')
+validpgpkeys=('BABD00573A065BFA90D53D563627F3144076AE63')  # Jfreegman 

+
+prepare() {
+  cd "$pkgname-$pkgver"
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  make PREFIX=/usr DISABLE_GAMES=1
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make PREFIX=/usr DESTDIR="$pkgdir" install
+}



[arch-commits] Commit in toxic/repos/community-x86_64 (PKGBUILD PKGBUILD)

2021-12-26 Thread Jiachen Yang via arch-commits
Date: Monday, December 27, 2021 @ 03:21:14
  Author: farseerfc
Revision: 1084081

archrelease: copy trunk to community-x86_64

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

--+
 PKGBUILD |   72 ++---
 1 file changed, 36 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-12-27 03:20:42 UTC (rev 1084080)
+++ PKGBUILD2021-12-27 03:21:14 UTC (rev 1084081)
@@ -1,36 +0,0 @@
-# Maintainer: Jiachen Yang 
-# AUR Maintainer: Vlad M. 
-
-pkgname=toxic
-pkgdesc='CLI Tox client'
-license=('GPL3')
-pkgver=0.11.1
-pkgrel=2
-depends=('curl'
- 'freealut'
- 'libnotify'
- 'qrencode'
- 'libx11'
- 'toxcore')
-arch=('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=('53fba05271020547e779d63bea777f90f56b61e3eb2775afabe92e047a8347b4a9166628bb59d2eaab2e36a1121d791206ac68ff6604cb06fac6aaddbb05e787'
-'SKIP')
-validpgpkeys=('BABD00573A065BFA90D53D563627F3144076AE63')  # Jfreegman 

-
-prepare() {
-  cd "$pkgname-$pkgver"
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-  make PREFIX=/usr DISABLE_GAMES=1
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make PREFIX=/usr DESTDIR="$pkgdir" install
-}

Copied: toxic/repos/community-x86_64/PKGBUILD (from rev 1084080, 
toxic/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-12-27 03:21:14 UTC (rev 1084081)
@@ -0,0 +1,36 @@
+# Maintainer: Jiachen Yang 
+# AUR Maintainer: Vlad M. 
+
+pkgname=toxic
+pkgdesc='CLI Tox client'
+license=('GPL3')
+pkgver=0.11.3
+pkgrel=1
+depends=('curl'
+ 'freealut'
+ 'libnotify'
+ 'qrencode'
+ 'libx11'
+ 'toxcore')
+arch=('x86_64')
+url='https://github.com/JFreegman/toxic'
+source=("$pkgname-$pkgver.tar.gz::https://github.com/JFreegman/$pkgname/releases/download/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=('a0ca010067a07ac10ab1ca3f4e46184cf0d99db2a1a719de2ef5fadde3754435bc5259107b9982c2914e10f6d2d732df9a86957d144479e8c6276fbf47f9620d'
+'SKIP')
+validpgpkeys=('BABD00573A065BFA90D53D563627F3144076AE63')  # Jfreegman 

+
+prepare() {
+  cd "$pkgname-$pkgver"
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  make PREFIX=/usr DISABLE_GAMES=1
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make PREFIX=/usr DESTDIR="$pkgdir" install
+}



[arch-commits] Commit in toxic/repos/community-x86_64 (PKGBUILD PKGBUILD)

2021-08-28 Thread Jiachen Yang via arch-commits
Date: Saturday, August 28, 2021 @ 14:36:03
  Author: farseerfc
Revision: 1007727

archrelease: copy trunk to community-x86_64

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

--+
 PKGBUILD |   74 +
 1 file changed, 36 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-08-28 14:35:31 UTC (rev 1007726)
+++ PKGBUILD2021-08-28 14:36:03 UTC (rev 1007727)
@@ -1,38 +0,0 @@
-# Maintainer: Jiachen Yang 
-# AUR Maintainer: Vlad M. 
-
-pkgname=toxic
-pkgdesc='CLI Tox client'
-license=('GPL3')
-pkgver=0.10.1
-pkgrel=1
-depends=('curl'
- 'freealut'
- 'libnotify'
- 'qrencode'
- 'libx11'
- 'toxcore')
-arch=('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=('aec2e6612d639e0210ae68db3368b656647575e3d927444d0726422ff2cf9718dd5a8b3f37a8253cdc3714f09f9f96828dfccf7a7ae12f8a41ce3207f92a684d'
-'SKIP')
-validpgpkeys=('BABD00573A065BFA90D53D563627F3144076AE63')  # Jfreegman 

-
-prepare() {
-  cd "$pkgname-$pkgver"
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-  # enabled X11 on konsole may cause 
https://github.com/JFreegman/toxic/issues/277
-  # but we can only do video and call with X11 enabled 
https://bugs.archlinux.org/task/52836
-  make PREFIX=/usr
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make PREFIX=/usr DESTDIR="$pkgdir" install
-}

Copied: toxic/repos/community-x86_64/PKGBUILD (from rev 1007726, 
toxic/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-08-28 14:36:03 UTC (rev 1007727)
@@ -0,0 +1,36 @@
+# Maintainer: Jiachen Yang 
+# AUR Maintainer: Vlad M. 
+
+pkgname=toxic
+pkgdesc='CLI Tox client'
+license=('GPL3')
+pkgver=0.11.1
+pkgrel=1
+depends=('curl'
+ 'freealut'
+ 'libnotify'
+ 'qrencode'
+ 'libx11'
+ 'toxcore')
+arch=('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=('53fba05271020547e779d63bea777f90f56b61e3eb2775afabe92e047a8347b4a9166628bb59d2eaab2e36a1121d791206ac68ff6604cb06fac6aaddbb05e787'
+'SKIP')
+validpgpkeys=('BABD00573A065BFA90D53D563627F3144076AE63')  # Jfreegman 

+
+prepare() {
+  cd "$pkgname-$pkgver"
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  make PREFIX=/usr DISABLE_GAMES=1
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make PREFIX=/usr DESTDIR="$pkgdir" install
+}



[arch-commits] Commit in toxic/repos/community-x86_64 (PKGBUILD PKGBUILD)

2021-02-15 Thread Jiachen Yang via arch-commits
Date: Tuesday, February 16, 2021 @ 07:42:46
  Author: farseerfc
Revision: 862233

archrelease: copy trunk to community-x86_64

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

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-02-16 07:42:12 UTC (rev 862232)
+++ PKGBUILD2021-02-16 07:42:46 UTC (rev 862233)
@@ -1,38 +0,0 @@
-# Maintainer: Jiachen Yang 
-# AUR Maintainer: Vlad M. 
-
-pkgname=toxic
-pkgdesc='CLI Tox client'
-license=('GPL3')
-pkgver=0.10.0
-pkgrel=1
-depends=('curl'
- 'freealut'
- 'libnotify'
- 'qrencode'
- 'libx11'
- 'toxcore')
-arch=('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=('bfbe8e4c90b4fcbdbe7cc96cb402e4c2f1609e2970e51d6d2ad2c8596350ce96ac9f4d06fbb71350e56d8892e2ed4ee8c5adf4f66cdad6b152c959802bddc6cc'
-'SKIP')
-validpgpkeys=('BABD00573A065BFA90D53D563627F3144076AE63')  # Jfreegman 

-
-prepare() {
-  cd "$pkgname-$pkgver"
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-  # enabled X11 on konsole may cause 
https://github.com/JFreegman/toxic/issues/277
-  # but we can only do video and call with X11 enabled 
https://bugs.archlinux.org/task/52836
-  make PREFIX=/usr
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make PREFIX=/usr DESTDIR="$pkgdir" install
-}

Copied: toxic/repos/community-x86_64/PKGBUILD (from rev 862232, 
toxic/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-02-16 07:42:46 UTC (rev 862233)
@@ -0,0 +1,38 @@
+# Maintainer: Jiachen Yang 
+# AUR Maintainer: Vlad M. 
+
+pkgname=toxic
+pkgdesc='CLI Tox client'
+license=('GPL3')
+pkgver=0.10.1
+pkgrel=1
+depends=('curl'
+ 'freealut'
+ 'libnotify'
+ 'qrencode'
+ 'libx11'
+ 'toxcore')
+arch=('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=('aec2e6612d639e0210ae68db3368b656647575e3d927444d0726422ff2cf9718dd5a8b3f37a8253cdc3714f09f9f96828dfccf7a7ae12f8a41ce3207f92a684d'
+'SKIP')
+validpgpkeys=('BABD00573A065BFA90D53D563627F3144076AE63')  # Jfreegman 

+
+prepare() {
+  cd "$pkgname-$pkgver"
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  # enabled X11 on konsole may cause 
https://github.com/JFreegman/toxic/issues/277
+  # but we can only do video and call with X11 enabled 
https://bugs.archlinux.org/task/52836
+  make PREFIX=/usr
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make PREFIX=/usr DESTDIR="$pkgdir" install
+}