wok-6.x annotate opal-dev/receipt @ rev 25565
Reenable rpc for glibc, fix gpxe grub4dos receipt, fix linld url
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Tue May 09 17:24:00 2023 +0000 (19 months ago) |
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 } |