wok view libdvdcss-dev/receipt @ rev 25465

Update some web_site
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 01 08:33:11 2022 +0000 (19 months ago)
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 }