wok-6.x diff fop/receipt @ rev 11021
libcdio: Compile with $CONFIGURE_ARGS.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Oct 16 06:24:39 2011 +0000 (2011-10-16) |
parents | 4f69e201b1c3 |
children | 3b4e4318134e |
line diff
1.1 --- a/fop/receipt Sun Oct 31 11:03:23 2010 +0000 1.2 +++ b/fop/receipt Sun Oct 16 06:24:39 2011 +0000 1.3 @@ -5,11 +5,13 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Open source XSL-FO implementation." 1.6 MAINTAINER="paul@slitaz.org" 1.7 -DEPENDS="" 1.8 TARBALL="$PACKAGE-$VERSION-bin.tar.gz" 1.9 WEB_SITE="http://xmlgraphics.apache.org/fop/" 1.10 WGET_URL="http://apache.mirrors.timporter.net/xmlgraphics/fop/binaries/$TARBALL" 1.11 -SUGGESTED="get-java6-jre" 1.12 +SUGGESTED="java-jre" 1.13 + 1.14 +DEPENDS="" 1.15 +BUILD_DEPENDS="" 1.16 1.17 # Rules to gen a SliTaz package suitable for Tazpkg. 1.18 genpkg_rules()