wok-6.x diff tp_smapi/receipt @ rev 21577
qbittorrent: try gcc83
author | Hans-G?nter Theisgen |
---|---|
date | Sun May 19 15:28:18 2019 +0100 (2019-05-19) |
parents | 532ab3b57d40 |
children | 922f061231c2 |
line diff
1.1 --- a/tp_smapi/receipt Fri Nov 04 12:23:07 2011 +0100 1.2 +++ b/tp_smapi/receipt Sun May 19 15:28:18 2019 +0100 1.3 @@ -5,11 +5,13 @@ 1.4 CATEGORY="base-system" 1.5 SHORT_DESC="IBM ThinkPad SMAPI BIOS driver" 1.6 MAINTAINER="domcox@slitaz.org" 1.7 -BUILD_DEPENDS="linux-module-headers linux-source wget" 1.8 +LICENSE="GPL2" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="https://github.com/evgeni/tp_smapi" 1.11 WGET_URL="https://github.com/downloads/evgeni/$PACKAGE/$TARBALL" 1.12 1.13 +BUILD_DEPENDS="linux-module-headers linux-source wget" 1.14 + 1.15 # Rules to configure and make the package. 1.16 compile_rules() 1.17 {