wok annotate opal-dev/receipt @ rev 25133
updated novnc (201111004 -> 0.5.1)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Jun 29 07:55:42 2022 +0100 (2022-06-29) |
parents | a78610b2eb47 |
children |
rev | line source |
---|---|
pascal@302 | 1 # SliTaz package receipt. |
pascal@302 | 2 |
pascal@302 | 3 PACKAGE="opal-dev" |
Hans-G?nter@25011 | 4 VERSION="3.10.10" |
pascal@316 | 5 CATEGORY="development" |
Hans-G?nter@25011 | 6 SHORT_DESC="Open Phone Abstraction library development files." |
pascal@302 | 7 MAINTAINER="pascal.bellard@slitaz.org" |
pascal@15601 | 8 LICENSE="MPL" |
Hans-G?nter@25011 | 9 WEB_SITE="https://www.ekiga.org/" |
Hans-G?nter@25011 | 10 |
pascal@302 | 11 WANTED="opal" |
pascal@302 | 12 |
pascal@302 | 13 # Rules to gen a SliTaz package suitable for Tazpkg. |
pascal@302 | 14 genpkg_rules() |
pascal@302 | 15 { |
Hans-G?nter@25011 | 16 cook_copy_folders include |
Hans-G?nter@25011 | 17 cook_copy_files *.*a |
pascal@302 | 18 } |