|
Lines 37-43
Link Here
|
| 37 |
dev-java/xml-commons-external:1.3 |
37 |
dev-java/xml-commons-external:1.3 |
| 38 |
jai? ( dev-java/sun-jai-bin:0 )" |
38 |
jai? ( dev-java/sun-jai-bin:0 )" |
| 39 |
|
39 |
|
|
|
40 |
# File conflict with older fop, bug #553392 |
| 40 |
RDEPEND=">=virtual/jre-1.6 |
41 |
RDEPEND=">=virtual/jre-1.6 |
|
|
42 |
!dev-java/fop:0 |
| 41 |
${CDEPEND}" |
43 |
${CDEPEND}" |
| 42 |
|
44 |
|
| 43 |
DEPEND=">=virtual/jdk-1.6 |
45 |
DEPEND=">=virtual/jdk-1.6 |
|
Lines 85-91
Link Here
|
| 85 |
src_compile() { |
87 |
src_compile() { |
| 86 |
EANT_GENTOO_CLASSPATH_EXTRA+="$(java-pkg_getjars --build-only qdox-1.12)" |
88 |
EANT_GENTOO_CLASSPATH_EXTRA+="$(java-pkg_getjars --build-only qdox-1.12)" |
| 87 |
|
89 |
|
| 88 |
use jai && EANT_EXTRA_ARGS+=" -Djai.present=true" && EANT_GENTOO_CLASSPATH+=",sun-jai-bin" |
90 |
use jai && EANT_EXTRA_ARGS+=" -Djai.present=true" && EANT_GENTOO_CLASSPATH+=" sun-jai-bin" |
| 89 |
use hyphenation && EANT_EXTRA_ARGS+=" -Dhyphenation.present=true -Duser.hyph.dir=${EPREFIX}/usr/share/offo-hyphenation/hyph/" |
91 |
use hyphenation && EANT_EXTRA_ARGS+=" -Dhyphenation.present=true -Duser.hyph.dir=${EPREFIX}/usr/share/offo-hyphenation/hyph/" |
| 90 |
|
92 |
|
| 91 |
java-pkg-2_src_compile |
93 |
java-pkg-2_src_compile |