wok-6.x view libdvdcss-dev/receipt @ rev 24845
updated libupnp and libupnp-dev (1.12.0 -> 1.14.12)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Mar 25 14:27:13 2022 +0100 (2022-03-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 }