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

Jiachen Yang farseerfc at archlinux.org
Mon Dec 7 00:25:04 UTC 2020


    Date: Monday, December 7, 2020 @ 00:25:04
  Author: farseerfc
Revision: 771342

archrelease: copy trunk to community-x86_64

Added:
  utox/repos/community-x86_64/PKGBUILD
    (from rev 771341, utox/trunk/PKGBUILD)
Deleted:
  utox/repos/community-x86_64/PKGBUILD

----------+
 PKGBUILD |  114 ++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 57 insertions(+), 57 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-07 00:24:27 UTC (rev 771341)
+++ PKGBUILD	2020-12-07 00:25:04 UTC (rev 771342)
@@ -1,57 +0,0 @@
-# Maintainer: NicoHood <archlinux {cat} nicohood {dog} de>
-# PGP ID: 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161
-# Contributor: Grayhatter
-# Contributor: Vlad M. <vlad at archlinux.net>
-# Contributor: Håvard Pettersson <mail at haavard.me>
-# Contributor: Madotsuki <madotsuki at cock dot li>
-
-pkgname=utox
-_pkgname=uTox
-pkgver=0.17.2
-pkgrel=2
-pkgdesc='Lightweight Tox client'
-arch=('x86_64')
-url="https://github.com/uTox/uTox"
-license=('GPL3')
-depends=('fontconfig'
-         'libfilteraudio'
-         'libxext'
-         'libxrender'
-         'openal'
-         'toxcore'
-         'v4l-utils'
-         'hicolor-icon-theme')
-optdepends=('gtk3: GTK file picker'
-            'libdbus: Notification support')
-makedepends=('toxcore>=0.1.0' 'cmake' 'gtk3' 'libdbus' 'check' git)
-#_commit=fa06d80ec5104092c43169d2abf9cce94622eadf
-#source=("git+https://github.com/uTox/uTox#commit=$_commit"
-#        "git+https://github.com/nothings/stb"
-#        "git+https://github.com/compuphase/minIni"
-#        "git+https://github.com/nayuki/QR-Code-generator")
-source=("$_pkgname-$pkgver-full.tar.gz::https://github.com/$_pkgname/$_pkgname/releases/download/v$pkgver/$_pkgname-$pkgver-full.tar.gz"
-	"$_pkgname-$pkgver-full.tar.gz.asc::https://github.com/$_pkgname/$_pkgname/releases/download/v$pkgver/$_pkgname-$pkgver-full.tar.gz.asc")
-sha512sums=('7a358ac0aad0b85b952c2a2dc4c37486e83b16a6beab2a50b4543b09916dcea6efdedb8ef3d32ca8799bbf762b26e36af6a42692113d612c7ef3f09505a0b705'
-            'SKIP')
-
-#pgp keys taken from https://github.com/uTox/uTox/blob/develop/README.md#team
-validpgpkeys=(
-"E5926050AE9C234AFF8496FEBE4F41DE1DEEEED0"
-"7AED9A170C81E601DA4EEE279043061421EF90FA"
-"9D1D599088E223DD99007DE2AEA10D4EA0530876"
-"B7008FF12C079BF6E6EA19D1601A604B7E605776"
-"E28E7252B1E7FCFED358CF8E3763B3A793AAFA0F"
-"BCEE99DCA339ABF9CC36428D61A9B9AFD2E53885"
-"A25156FC7AFB5C0365A0407E6F5DD1C5371DE665"
-)
-
-build() {
-    cd "${_pkgname}"
-    cmake . -DCMAKE_BUILD_TYPE=Release -DENABLE_ASAN=OFF -DCMAKE_INSTALL_PREFIX=/usr
-    make
-}
-
-package() {
-    cd "${_pkgname}"
-    make PREFIX="/usr" DESTDIR="${pkgdir}" install
-}

Copied: utox/repos/community-x86_64/PKGBUILD (from rev 771341, utox/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-12-07 00:25:04 UTC (rev 771342)
@@ -0,0 +1,57 @@
+# Maintainer: NicoHood <archlinux {cat} nicohood {dog} de>
+# PGP ID: 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161
+# Contributor: Grayhatter
+# Contributor: Vlad M. <vlad at archlinux.net>
+# Contributor: Håvard Pettersson <mail at haavard.me>
+# Contributor: Madotsuki <madotsuki at cock dot li>
+
+pkgname=utox
+_pkgname=uTox
+pkgver=0.18.0
+pkgrel=1
+pkgdesc='Lightweight Tox client'
+arch=('x86_64')
+url="https://github.com/uTox/uTox"
+license=('GPL3')
+depends=('fontconfig'
+         'libfilteraudio'
+         'libxext'
+         'libxrender'
+         'openal'
+         'toxcore'
+         'v4l-utils'
+         'hicolor-icon-theme')
+optdepends=('gtk3: GTK file picker'
+            'libdbus: Notification support')
+makedepends=('toxcore>=0.1.0' 'cmake' 'gtk3' 'libdbus' 'check' git)
+#_commit=fa06d80ec5104092c43169d2abf9cce94622eadf
+#source=("git+https://github.com/uTox/uTox#commit=$_commit"
+#        "git+https://github.com/nothings/stb"
+#        "git+https://github.com/compuphase/minIni"
+#        "git+https://github.com/nayuki/QR-Code-generator")
+source=("$_pkgname-$pkgver-full.tar.gz::https://github.com/$_pkgname/$_pkgname/releases/download/v$pkgver/$_pkgname-$pkgver-full.tar.gz"
+	"$_pkgname-$pkgver-full.tar.gz.asc::https://github.com/$_pkgname/$_pkgname/releases/download/v$pkgver/$_pkgname-$pkgver-full.tar.gz.asc")
+sha512sums=('173a00381e2f81510b117cb4efed7300bbd285d032447bbb2494c5d49c1563f1d414499cd7781bf782cc68b8072896e668bf4f23d4cef90490c631e8d7f1c2a8'
+            'SKIP')
+
+#pgp keys taken from https://github.com/uTox/uTox/blob/develop/README.md#team
+validpgpkeys=(
+"E5926050AE9C234AFF8496FEBE4F41DE1DEEEED0"
+"7AED9A170C81E601DA4EEE279043061421EF90FA"
+"9D1D599088E223DD99007DE2AEA10D4EA0530876"
+"B7008FF12C079BF6E6EA19D1601A604B7E605776"
+"E28E7252B1E7FCFED358CF8E3763B3A793AAFA0F"
+"BCEE99DCA339ABF9CC36428D61A9B9AFD2E53885"
+"A25156FC7AFB5C0365A0407E6F5DD1C5371DE665"
+)
+
+build() {
+    cd "${_pkgname}"
+    cmake . -DCMAKE_BUILD_TYPE=Release -DENABLE_ASAN=OFF -DCMAKE_INSTALL_PREFIX=/usr
+    make
+}
+
+package() {
+    cd "${_pkgname}"
+    make PREFIX="/usr" DESTDIR="${pkgdir}" install
+}



More information about the arch-commits mailing list