[arch-commits] Commit in yubico-c-client/repos (4 files)

Christian Hesse eworm at archlinux.org
Thu Nov 12 09:09:29 UTC 2015


    Date: Thursday, November 12, 2015 @ 10:09:29
  Author: eworm
Revision: 146641

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

Added:
  yubico-c-client/repos/community-i686/PKGBUILD
    (from rev 146640, yubico-c-client/trunk/PKGBUILD)
  yubico-c-client/repos/community-x86_64/PKGBUILD
    (from rev 146640, yubico-c-client/trunk/PKGBUILD)
Deleted:
  yubico-c-client/repos/community-i686/PKGBUILD
  yubico-c-client/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   78 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   39 ----------------------
 community-x86_64/PKGBUILD |   39 ----------------------
 3 files changed, 78 insertions(+), 78 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-11-12 09:09:22 UTC (rev 146640)
+++ community-i686/PKGBUILD	2015-11-12 09:09:29 UTC (rev 146641)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Christian Hesse <mail at eworm.de>
-
-pkgname=yubico-c-client
-pkgver=2.14
-pkgrel=2
-pkgdesc='Yubico YubiKey client C library'
-arch=('i686' 'x86_64')
-url='https://github.com/Yubico/yubico-c-client'
-license=('BSD')
-depends=('curl' 'yubico-c')
-makedepends=('git' 'help2man')
-provides=('ykclient')
-conflicts=('ykclient')
-source=("git://github.com/Yubico/yubico-c-client.git#tag=ykclient-${pkgver}")
-sha256sums=('SKIP')
-
-build() {
-	cd yubico-c-client/
-
-	autoreconf -fi
-	./configure --prefix=/usr
-	make
-}
-
-check() {
-	cd yubico-c-client/
-
-	make check
-}
-
-package() {
-	cd yubico-c-client/
-
-	install -D -m0644 COPYING "${pkgdir}/usr/share/licenses/yubico-c-client/COPYING"
-	install -D -m0644 README "${pkgdir}/usr/share/doc/yubico-c-client/README"
-	make DESTDIR="${pkgdir}/" install
-}
-

Copied: yubico-c-client/repos/community-i686/PKGBUILD (from rev 146640, yubico-c-client/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-11-12 09:09:29 UTC (rev 146641)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Christian Hesse <mail at eworm.de>
+
+pkgname=yubico-c-client
+pkgver=2.15
+pkgrel=1
+pkgdesc='Yubico YubiKey client C library'
+arch=('i686' 'x86_64')
+url='https://github.com/Yubico/yubico-c-client'
+license=('BSD')
+depends=('curl' 'yubico-c')
+makedepends=('git' 'help2man')
+provides=('ykclient')
+conflicts=('ykclient')
+source=("git://github.com/Yubico/yubico-c-client.git#tag=ykclient-${pkgver}")
+sha256sums=('SKIP')
+
+build() {
+	cd yubico-c-client/
+
+	autoreconf -fi
+	./configure --prefix=/usr
+	make
+}
+
+check() {
+	cd yubico-c-client/
+
+	make check
+}
+
+package() {
+	cd yubico-c-client/
+
+	install -D -m0644 COPYING "${pkgdir}/usr/share/licenses/yubico-c-client/COPYING"
+	install -D -m0644 README "${pkgdir}/usr/share/doc/yubico-c-client/README"
+	make DESTDIR="${pkgdir}/" install
+}
+

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2015-11-12 09:09:22 UTC (rev 146640)
+++ community-x86_64/PKGBUILD	2015-11-12 09:09:29 UTC (rev 146641)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Christian Hesse <mail at eworm.de>
-
-pkgname=yubico-c-client
-pkgver=2.14
-pkgrel=2
-pkgdesc='Yubico YubiKey client C library'
-arch=('i686' 'x86_64')
-url='https://github.com/Yubico/yubico-c-client'
-license=('BSD')
-depends=('curl' 'yubico-c')
-makedepends=('git' 'help2man')
-provides=('ykclient')
-conflicts=('ykclient')
-source=("git://github.com/Yubico/yubico-c-client.git#tag=ykclient-${pkgver}")
-sha256sums=('SKIP')
-
-build() {
-	cd yubico-c-client/
-
-	autoreconf -fi
-	./configure --prefix=/usr
-	make
-}
-
-check() {
-	cd yubico-c-client/
-
-	make check
-}
-
-package() {
-	cd yubico-c-client/
-
-	install -D -m0644 COPYING "${pkgdir}/usr/share/licenses/yubico-c-client/COPYING"
-	install -D -m0644 README "${pkgdir}/usr/share/doc/yubico-c-client/README"
-	make DESTDIR="${pkgdir}/" install
-}
-

Copied: yubico-c-client/repos/community-x86_64/PKGBUILD (from rev 146640, yubico-c-client/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-11-12 09:09:29 UTC (rev 146641)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Christian Hesse <mail at eworm.de>
+
+pkgname=yubico-c-client
+pkgver=2.15
+pkgrel=1
+pkgdesc='Yubico YubiKey client C library'
+arch=('i686' 'x86_64')
+url='https://github.com/Yubico/yubico-c-client'
+license=('BSD')
+depends=('curl' 'yubico-c')
+makedepends=('git' 'help2man')
+provides=('ykclient')
+conflicts=('ykclient')
+source=("git://github.com/Yubico/yubico-c-client.git#tag=ykclient-${pkgver}")
+sha256sums=('SKIP')
+
+build() {
+	cd yubico-c-client/
+
+	autoreconf -fi
+	./configure --prefix=/usr
+	make
+}
+
+check() {
+	cd yubico-c-client/
+
+	make check
+}
+
+package() {
+	cd yubico-c-client/
+
+	install -D -m0644 COPYING "${pkgdir}/usr/share/licenses/yubico-c-client/COPYING"
+	install -D -m0644 README "${pkgdir}/usr/share/doc/yubico-c-client/README"
+	make DESTDIR="${pkgdir}/" install
+}
+



More information about the arch-commits mailing list