wok view libdvdcss-dev/receipt @ rev 24966

updated nettle and nettle-dev (3.5.1 -> 3.7.3)
author Hans-G?nter Theisgen
date Mon Apr 25 07:28:45 2022 +0100 (2022-04-25)
parents c5acfdf7d5ad
children
line source
1 # SliTaz package receipt."
3 PACKAGE="libdvdcss-dev"
4 VERSION="1.4.3"
5 CATEGORY="system-tools"
6 SHORT_DESC="Read DVDs - development files."
7 MAINTAINER="erjo@slitaz.org"
8 LICENSE="GPL2"
9 WEB_SITE="https://www.videolan.org/developers/libdvdcss.html"
11 DEPENDS="libdvdcss pkg-config"
12 WANTED="libdvdcss"
14 genpkg_rules()
15 {
16 get_dev_files
17 }