Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] hidapi: update to 0.9.0
Date: Wed, 19 Jun 2019 18:34:25 +0200	[thread overview]
Message-ID: <20190619163425.-DeWGaBc47XistEGFjI-J_qx0pCy8IXvtmjrtb87KdQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12553@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 339 bytes --]

There is an updated pull request by z3ntu against master on the void-packages repository

https://github.com/z3ntu/void-packages hidapi
https://github.com/void-linux/void-packages/pull/12553

hidapi: update to 0.9.0
Let's see if this passes the CI

A patch file from https://github.com/void-linux/void-packages/pull/12553.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-hidapi-12553.patch --]
[-- Type: application/text/x-diff, Size: 1604 bytes --]

From e24df298e0ce51f03782128170e97c997863ec82 Mon Sep 17 00:00:00 2001
From: Luca Weiss <luca@z3ntu.xyz>
Date: Wed, 19 Jun 2019 17:51:23 +0200
Subject: [PATCH] hidapi: update to 0.9.0

---
 srcpkgs/hidapi/template | 18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/hidapi/template b/srcpkgs/hidapi/template
index 03091c66f0c..819d2943ed4 100644
--- a/srcpkgs/hidapi/template
+++ b/srcpkgs/hidapi/template
@@ -1,22 +1,20 @@
 # Template file for 'hidapi'
 pkgname=hidapi
-_distver=0.8.0
-_patchver=rc1
-version=${_distver}${_patchver}
-revision=2
-wrksrc="${pkgname}-${pkgname}-${_distver}-${_patchver}"
+version=0.9.0
+revision=1
+wrksrc="${pkgname}-${pkgname}-${version}"
 build_style=gnu-configure
 hostmakedepends="automake libtool pkg-config"
 makedepends="eudev-libudev-devel libusb-devel"
-short_desc="A Simple library for communicating with USB and Bluetooth HID devices"
+short_desc="Simple library for communicating with USB and Bluetooth HID devices"
 maintainer="Juan RP <xtraeme@voidlinux.org>"
 license="BSD-3-Clause"
-homepage="http://www.signal11.us/oss/hidapi/"
-distfiles="https://github.com/signal11/hidapi/archive/hidapi-${_distver}-${_patchver}.tar.gz"
-checksum=3c147200bf48a04c1e927cd81589c5ddceff61e6dac137a605f6ac9793f4af61
+homepage="https://github.com/libusb/hidapi"
+distfiles="https://github.com/libusb/hidapi/archive/hidapi-${version}.tar.gz"
+checksum=630ee1834bdd5c5761ab079fd04f463a89585df8fcae51a7bfe4229b1e02a652
 
 pre_configure() {
-	NOCONFIGURE=1 ./bootstrap
+	./bootstrap
 }
 post_install() {
 	rm -r ${DESTDIR}/usr/share

  parent reply	other threads:[~2019-06-19 16:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-19 15:55 [PR PATCH] " voidlinux-github
2019-06-19 16:16 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-19 16:16 ` voidlinux-github
2019-06-19 16:34 ` voidlinux-github
2019-06-19 16:34 ` voidlinux-github [this message]
2019-06-19 19:10 ` [PR PATCH] [Merged]: " voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190619163425.-DeWGaBc47XistEGFjI-J_qx0pCy8IXvtmjrtb87KdQ@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).