|
|
| |
LICENSE="as-is" | LICENSE="as-is" |
SLOT="0" | SLOT="0" |
KEYWORDS="x86 ppc sparc alpha hppa amd64 ~mips" |
KEYWORDS="x86 ppc sparc alpha hppa amd64 ~mips ppc64" |
IUSE="X cups jpeg lcms mpeg png truetype tiff xml2 wmf jbig" | IUSE="X cups jpeg lcms mpeg png truetype tiff xml2 wmf jbig" |
| |
DEPEND=">=sys-apps/sed-4 | DEPEND=">=sys-apps/sed-4 |
|
|
use truetype || myconf="${myconf} --without-ttf" | use truetype || myconf="${myconf} --without-ttf" |
use wmf || myconf="${myconf} --without-wmf" | use wmf || myconf="${myconf} --without-wmf" |
use jbig || myconf="${myconf} --without-jbig" | use jbig || myconf="${myconf} --without-jbig" |
|
use ppc64 && replace-flags "-O[2-9]" "-O1" |
| |
# Netscape is still used ? More people should have Mozilla | # Netscape is still used ? More people should have Mozilla |
sed -i 's:netscape:mozilla:g' configure | sed -i 's:netscape:mozilla:g' configure |