wok-current annotate opal-dev/receipt @ rev 25226
updated python-pynacl (1.3.0 -> 1.4.0)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Jul 13 16:46:32 2022 +0100 (2022-07-13) |
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 } |