wok-next diff libusb-compat/receipt @ rev 21271
up openssl10: 1.0.2o to 1.0.2t -> soon EOL
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Sat Dec 07 12:21:21 2019 +0000 (2019-12-07) |
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 Sat Dec 07 12:21:21 2019 +0000 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