wok-next diff libusb-compat/receipt @ rev 21469

updated tinc (1.0.25 -> 1.0.36)
author Hans-G?nter Theisgen
date Wed May 13 07:41:00 2020 +0100 (2020-05-13)
parents f48456621a9d
children
line diff
     1.1 --- a/libusb-compat/receipt	Tue Oct 16 16:46:05 2018 +0300
     1.2 +++ b/libusb-compat/receipt	Wed May 13 07:41:00 2020 +0100
     1.3 @@ -3,8 +3,8 @@
     1.4  PACKAGE="libusb-compat"
     1.5  VERSION="0.1.5"
     1.6  CATEGORY="system-tools"
     1.7 -SHORT_DESC="Compatibility layer to converts libusb 0.1 calls into 1.0 equivalents"
     1.8 -MAINTAINER="pankso@slitaz.org"
     1.9 +SHORT_DESC="Compatibility layer to convert libusb 0.1 calls into 1.0 equivalents"
    1.10 +MAINTAINER="devel@slitaz.org"
    1.11  LICENSE="LGPL2.1"
    1.12  WEB_SITE="https://libusb.info/"
    1.13  LFS="http://www.linuxfromscratch.org/blfs/view/svn/general/libusb-compat.html"
    1.14 @@ -14,9 +14,8 @@
    1.15  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.16  WGET_URL="https://github.com/libusb/libusb-compat-0.1/archive/v$VERSION.tar.gz"
    1.17  
    1.18 -
    1.19  BUILD_DEPENDS="automake libtool libusb-dev eudev-dev"
    1.20 -SPLIT="libusb-compat-dev"
    1.21 +SPLIT="$PACKAGE-dev"
    1.22  
    1.23  compile_rules() {
    1.24  	./bootstrap.sh || return 1