# # USB access library (libusb-1.0 compat wrapper). # # A compatibility layer allowing applications written for libusb-0.1 to work # with libusb-1.0. libusb-compat-0.1 attempts to look, feel, smell and walk # like libusb-0.1. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=libusb-compat pkgversion=0.1.8 arch=amd64 release=1 pkgcategory="libs" full_pkgname=libusb-compat_0.1.8_amd64-1@libs blurb="USB access library (libusb-1.0 compat wrapper)." homepage="https://github.com/libusb/libusb-compat-0.1" license="LGPLv2.1" fetch="https://github.com/libusb/libusb-compat-0.1/releases/download/v0.1.8/libusb-compat-0.1.8.tar.bz2" replace=""