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

Christian Rebischke shibumi at archlinux.org
Wed Jan 16 14:59:58 UTC 2019


    Date: Wednesday, January 16, 2019 @ 14:59:57
  Author: shibumi
Revision: 423547

archrelease: copy trunk to community-x86_64

Added:
  iwd/repos/community-x86_64/PKGBUILD
    (from rev 423545, iwd/trunk/PKGBUILD)
  iwd/repos/community-x86_64/iwd.tmpfiles
    (from rev 423545, iwd/trunk/iwd.tmpfiles)
Deleted:
  iwd/repos/community-x86_64/PKGBUILD
  iwd/repos/community-x86_64/iwd.tmpfiles

--------------+
 PKGBUILD     |   64 ++++++++++++++++++++++++++++-----------------------------
 iwd.tmpfiles |    2 -
 2 files changed, 33 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-16 14:59:54 UTC (rev 423546)
+++ PKGBUILD	2019-01-16 14:59:57 UTC (rev 423547)
@@ -1,32 +0,0 @@
-# Maintainer: Christian Rebischke <chris.rebischke at archlinux.org>
-
-pkgname=iwd
-pkgver=0.14
-pkgrel=1
-pkgdesc='Internet Wireless Daemon'
-arch=('x86_64')
-url='https://git.kernel.org/cgit/network/wireless/iwd.git/'
-license=('LGPL')
-depends=('glibc')
-source=("https://www.kernel.org/pub/linux/network/wireless/iwd-${pkgver}.tar"{.xz,.sign}
-        'iwd.tmpfiles')
-sha512sums=('91713b3cbe8830abb95705e67c7b66f1ced368fe83eeaad36170da9df22b965e97485068e9342e09291aee669890de8f328e33fc3f092ba45097f523d83c7484'
-            'SKIP'
-            '17104d44e12aa7d47a91d56dc9564fa947bd8d8215364253065c9405851d7d375c7f9e0a5b0f4d7e5870d8886d2e7750e83defbb7da06ee187259e8cff07d50a')
-validpgpkeys=('E932D120BC2AEC444E558F0106CA9F5D1DCF2659')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-	./configure --prefix=/usr \
-	--sysconfdir=/etc \
-	--libexecdir=/usr/lib/iwd \
-	--localstatedir=/var
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make install DESTDIR="${pkgdir}"
-}
-
-# vim: set ts=2 sw=2 ft=sh noet:

Copied: iwd/repos/community-x86_64/PKGBUILD (from rev 423545, iwd/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2019-01-16 14:59:57 UTC (rev 423547)
@@ -0,0 +1,32 @@
+# Maintainer: Christian Rebischke <chris.rebischke at archlinux.org>
+
+pkgname=iwd
+pkgver=0.14
+pkgrel=1
+pkgdesc='Internet Wireless Daemon'
+arch=('x86_64')
+url='https://git.kernel.org/cgit/network/wireless/iwd.git/'
+license=('LGPL')
+depends=('glibc')
+source=("https://www.kernel.org/pub/linux/network/wireless/iwd-${pkgver}.tar"{.xz,.sign}
+        'iwd.tmpfiles')
+sha512sums=('91713b3cbe8830abb95705e67c7b66f1ced368fe83eeaad36170da9df22b965e97485068e9342e09291aee669890de8f328e33fc3f092ba45097f523d83c7484'
+            'SKIP'
+            '2d6cec32def7e1faabdba0bce327fb02a4dcf25b23c812be0dc8ed062d95731046b7934fd3296a1007a9e5bc685ae2d8398b77aea63a2d0c5740c98f92facf81')
+validpgpkeys=('E932D120BC2AEC444E558F0106CA9F5D1DCF2659')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+	./configure --prefix=/usr \
+	--sysconfdir=/etc \
+	--libexecdir=/usr/lib/iwd \
+	--localstatedir=/var
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make install DESTDIR="${pkgdir}"
+}
+
+# vim: set ts=2 sw=2 ft=sh noet:

Deleted: iwd.tmpfiles
===================================================================
--- iwd.tmpfiles	2019-01-16 14:59:54 UTC (rev 423546)
+++ iwd.tmpfiles	2019-01-16 14:59:57 UTC (rev 423547)
@@ -1 +0,0 @@
-d /var/lib/iwd 0755 root root - -

Copied: iwd/repos/community-x86_64/iwd.tmpfiles (from rev 423545, iwd/trunk/iwd.tmpfiles)
===================================================================
--- iwd.tmpfiles	                        (rev 0)
+++ iwd.tmpfiles	2019-01-16 14:59:57 UTC (rev 423547)
@@ -0,0 +1 @@
+d /var/lib/iwd 0750 root root - -



More information about the arch-commits mailing list