wok-current annotate xalan-c-dev/receipt @ rev 25478
icedtea6-jdk: adjusted ecj version
author | Hans-G?nter Theisgen |
---|---|
date | Fri Oct 14 06:10:44 2022 +0100 (2022-10-14) |
parents | cb67b4f8be05 |
children |
rev | line source |
---|---|
rcx@3472 | 1 # SliTaz package receipt. |
rcx@3472 | 2 |
rcx@3472 | 3 PACKAGE="xalan-c-dev" |
Hans-G?nter@25426 | 4 VERSION="1.12.0" |
rcx@3472 | 5 CATEGORY="development" |
Hans-G?nter@22147 | 6 SHORT_DESC="Xalan-c - development files." |
rcx@3472 | 7 MAINTAINER="rcx@zoominternet.net" |
pascal@15579 | 8 LICENSE="Apache" |
pascal@24746 | 9 WEB_SITE="https://xalan.apache.org/" |
Hans-G?nter@22147 | 10 |
rcx@3472 | 11 WANTED="xalan-c" |
rcx@3472 | 12 |
rcx@3472 | 13 # Rules to gen a SliTaz package suitable for Tazpkg. |
rcx@3472 | 14 genpkg_rules() |
rcx@3472 | 15 { |
Hans-G?nter@25426 | 16 cook_copy_folders include |
rcx@3472 | 17 } |