wok-next view get-rar/receipt @ rev 20624

Up lsof (4.91), granite (0.5), tumbler (fix: disable gtk-doc, update deps)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Apr 26 03:40:57 2018 +0300 (2018-04-26)
parents 42b8478866fb
children d958fec46c9f
line source
1 # SliTaz package receipt.
3 PACKAGE="get-rar"
4 VERSION="171201"
5 CATEGORY="non-free"
6 SHORT_DESC="Get RAR for Linux"
7 MAINTAINER="pascal.bellard@slitaz.org"
8 LICENSE="BSD"
9 WEB_SITE="https://www.rarlab.com/"
10 TAGS="compression archive"
12 compile_rules() {
13 install -Dm0755 $stuff/get-rar $install/usr/bin/get-rar
14 }
16 genpkg_rules() {
17 copy @std
18 }