wok-next annotate get-libaacs/receipt @ rev 21555

updated clutter-gst (3.0.26 -> 3.0.27)
author Hans-G?nter Theisgen
date Mon Jun 22 13:46:32 2020 +0100 (2020-06-22)
parents d5aab818505e
children
rev   line source
al@21020 1 # SliTaz package receipt v2.
pascal@14650 2
pascal@14650 3 PACKAGE="get-libaacs"
pascal@14650 4 VERSION="1.00"
pascal@14650 5 CATEGORY="non-free"
al@21020 6 SHORT_DESC="Get a library to play encrypted blu-ray"
pascal@14650 7 MAINTAINER="pascal.bellard@slitaz.org"
pascal@15199 8 LICENSE="BSD"
al@21020 9 WEB_SITE="https://vlc-bluray.whoknowsmy.name/"
al@21057 10 HOST_ARCH="any"
al@20882 11 REPOLOGY="-"
al@20882 12
al@21020 13 compile_rules() {
al@21020 14 install -Dm755 $stuff/$PACKAGE $install/usr/bin/$PACKAGE
pascal@14650 15 }
pascal@14650 16
al@21020 17 genpkg_rules() {
al@21020 18 copy @std
al@21020 19 TAGS="bluray"
al@21020 20 }