wok view get-libaacs/receipt @ rev 14904

kbd*: up 1.15.5; retawq and kbd: place .mo files to right place; locale-pl: try to fix; slitaz-i18n: no more pcmanfm, kbd really not a core package but contains translations for kbd-base.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jul 31 20:21:51 2013 +0300 (2013-07-31)
parents
children 42b8478866fb
line source
1 # SliTaz package receipt.
3 PACKAGE="get-libaacs"
4 VERSION="1.00"
5 CATEGORY="non-free"
6 SHORT_DESC="Get a library to play encrypted blu-ray."
7 MAINTAINER="pascal.bellard@slitaz.org"
8 WEB_SITE="http://vlc-bluray.whoknowsmy.name/"
9 TAGS="bluray"
11 # Rules to gen a SliTaz package suitable for Tazpkg.
12 genpkg_rules()
13 {
14 mkdir -p $fs/usr/bin
15 cp stuff/get-libaacs $fs/usr/bin
16 }