# SliTaz package receipt. PACKAGE="docbook-xml-43" VERSION="4.3" CATEGORY="development" SHORT_DESC="A widely used XML scheme for writing documentation and help. (version 4.3)" MAINTAINER="slaxemulator@gmail.com" LICENSE="MIT" SOURCE="docbook-xml" TARBALL="${SOURCE}-${VERSION}.zip" WEB_SITE="http://www.oasis-open.org/docbook/" WGET_URL="https://www.docbook.org/xml/$VERSION/$TARBALL" DEPENDS="libxml2-tools libxml2" # What is the latest version available today? current_version() { wget -O - http://www.docbook.org/xml/ 2>/dev/null | \ sed 's|