Skip to content
Permalink
Browse files

libhidapi: obsolete, replaced_by hidapi-devel

  • Loading branch information
raimue committed Mar 21, 2018
1 parent 9c6ce2b commit 95e9479989553508073020b3772be0ea059c22f4
Showing with 10 additions and 33 deletions.
  1. +10 −33 devel/libhidapi/Portfile
@@ -1,36 +1,13 @@
PortSystem 1.0
PortGroup github 1.0
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

github.setup signal11 hidapi 0.8.0-rc1 hidapi-
name libhidapi
PortSystem 1.0
PortGroup obsolete 1.0

categories devel
maintainers nomaintainer
description library for HID device access
long_description \
library for use by user level applications to \
access HID-class devices regardless of OS. \
On OS X, access to HID devices is provided through \
IOHidManager.
license {GPL-3 BSD HIDAPI}
homepage http://www.signal11.us/oss/hidapi/
platforms darwin
# This port is obsolete and can be removed after 2019-03-21

# Github project archive files conform to neither the 'downloads' nor the
# 'releases' scheme supported by the github 1.0 portgroup.
github.master_sites https://github.com/${github.author}/${github.project}/archive/

# Override non-standard tag names for github livecheck
distname hidapi-${version}

checksums rmd160 546c7df938595fa7c731c5f44477158626728fa3 \
sha256 3c147200bf48a04c1e927cd81589c5ddceff61e6dac137a605f6ac9793f4af61

worksrcdir hidapi-hidapi-${version}

use_autoreconf yes

variant testgui description {Test GUI for libhidapi} {
configure.args-append --enable-testgui
depends_lib-append port:fox
}
name libhidapi
version 0.8.0-rc1
revision 1
categories devel
license {GPL-3 BSD HIDAPI}
replaced_by hidapi-devel

0 comments on commit 95e9479

Please sign in to comment.
You can’t perform that action at this time.