[arch-commits] Commit in razercfg/repos/community-testing-x86_64 (4 files)

Daniel M. Capella polyzen at archlinux.org
Fri Nov 27 04:18:06 UTC 2020


    Date: Friday, November 27, 2020 @ 04:18:05
  Author: polyzen
Revision: 763963

archrelease: copy trunk to community-testing-x86_64

Added:
  razercfg/repos/community-testing-x86_64/PKGBUILD
    (from rev 763962, razercfg/trunk/PKGBUILD)
  razercfg/repos/community-testing-x86_64/tmpfile.conf
    (from rev 763962, razercfg/trunk/tmpfile.conf)
Deleted:
  razercfg/repos/community-testing-x86_64/PKGBUILD
  razercfg/repos/community-testing-x86_64/tmpfile.conf

--------------+
 PKGBUILD     |   72 ++++++++++++++++++++++++++++-----------------------------
 tmpfile.conf |    2 -
 2 files changed, 37 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-27 04:17:41 UTC (rev 763962)
+++ PKGBUILD	2020-11-27 04:18:05 UTC (rev 763963)
@@ -1,36 +0,0 @@
-# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
-# Contributor: Maxwell "Synthead" Pray <synthead at gmail.com>
-# Contributor: Fergus Symon <fergofrog at fergofrog.com>
-
-pkgname=razercfg
-pkgver=0.42
-pkgrel=2
-pkgdesc='Razer mouse configuration tool'
-arch=('x86_64')
-url=https://bues.ch/cms/hacking/razercfg
-license=('GPL')
-depends=('hicolor-icon-theme' 'libusb' 'python')
-makedepends=('cmake')
-optdepends=('python-pyqt5: for the graphical qrazercfg tool')
-provides=('razerd')
-backup=('etc/razer.conf')
-source=("https://bues.ch/razercfg/razercfg-$pkgver.tar.xz"{,.asc})
-sha512sums=('3856f4133b620fb639a46a5bb02fe8e6c47ae3928a04fe9d1bbef2792a44fdd4f5dff2efa43a1e43d75312025d3c65c626e331e723092e4e0b8d6622657fb197'
-            'SKIP')
-validpgpkeys=('757FAB7CED1814AE15B4836E5FB027474203454C') # Michael Busch
-
-build() {
-  cd razercfg-$pkgver
-  cmake -DCMAKE_INSTALL_PREFIX=/usr .
-  make
-}
-
-package() {
-  cd razercfg-$pkgver
-  make DESTDIR="$pkgdir" install
-
-  install -Dm644 -t "$pkgdir"/etc razer.conf
-  install -Dm644 tmpfile.conf "$pkgdir"/usr/lib/tmpfiles.d/razerd.conf
-}
-
-# vim:set ts=2 sw=2 et:

Copied: razercfg/repos/community-testing-x86_64/PKGBUILD (from rev 763962, razercfg/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-11-27 04:18:05 UTC (rev 763963)
@@ -0,0 +1,36 @@
+# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
+# Contributor: Maxwell "Synthead" Pray <synthead at gmail.com>
+# Contributor: Fergus Symon <fergofrog at fergofrog.com>
+
+pkgname=razercfg
+pkgver=0.42
+pkgrel=3
+pkgdesc='Razer mouse configuration tool'
+arch=('x86_64')
+url=https://bues.ch/cms/hacking/razercfg
+license=('GPL')
+depends=('hicolor-icon-theme' 'libusb' 'python')
+makedepends=('cmake')
+optdepends=('python-pyqt5: for the graphical qrazercfg tool')
+provides=('razerd')
+backup=('etc/razer.conf')
+source=("https://bues.ch/razercfg/razercfg-$pkgver.tar.xz"{,.asc})
+sha512sums=('3856f4133b620fb639a46a5bb02fe8e6c47ae3928a04fe9d1bbef2792a44fdd4f5dff2efa43a1e43d75312025d3c65c626e331e723092e4e0b8d6622657fb197'
+            'SKIP')
+validpgpkeys=('757FAB7CED1814AE15B4836E5FB027474203454C') # Michael Busch
+
+build() {
+  cd razercfg-$pkgver
+  cmake -DCMAKE_INSTALL_PREFIX=/usr .
+  make
+}
+
+package() {
+  cd razercfg-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  install -Dm644 -t "$pkgdir"/etc razer.conf
+  install -Dm644 tmpfile.conf "$pkgdir"/usr/lib/tmpfiles.d/razerd.conf
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: tmpfile.conf
===================================================================
--- tmpfile.conf	2020-11-27 04:17:41 UTC (rev 763962)
+++ tmpfile.conf	2020-11-27 04:18:05 UTC (rev 763963)
@@ -1 +0,0 @@
-d /run/razerd 0755 root root -

Copied: razercfg/repos/community-testing-x86_64/tmpfile.conf (from rev 763962, razercfg/trunk/tmpfile.conf)
===================================================================
--- tmpfile.conf	                        (rev 0)
+++ tmpfile.conf	2020-11-27 04:18:05 UTC (rev 763963)
@@ -0,0 +1 @@
+d /run/razerd 0755 root root -



More information about the arch-commits mailing list