Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 117841
Collapse All | Expand All

(-)/Gentoo/portage/tree/app-text/ghostscript-esp/ghostscript-esp-7.07.1-r10.ebuild (-6 / +6 lines)
Lines 71-81 Link Here
71
		#this causes gs error; bug #90009
71
		#this causes gs error; bug #90009
72
		#sed -i -e '/;$/s/^%//g' ${S}/lib/CIDFnmap.CJK || die
72
		#sed -i -e '/;$/s/^%//g' ${S}/lib/CIDFnmap.CJK || die
73
73
74
		epatch ${FILESDIR}/ghostscript-7.07-bigposttable.patch
74
		epatch ${FILESDIR}/ghostscript-esp-7.07-bigposttable.patch
75
		epatch ${FILESDIR}/ghostscript-7.07-gsublookuptable.patch
75
		epatch ${FILESDIR}/ghostscript-esp-7.07-gsublookuptable.patch
76
		epatch ${FILESDIR}/ghostscript-7.07-coverage-glyphcount.patch
76
		epatch ${FILESDIR}/ghostscript-esp-7.07-coverage-glyphcount.patch
77
		epatch ${FILESDIR}/ghostscript-7.07-fix_rename_font_gs_cidfn.ps.patch
77
		epatch ${FILESDIR}/ghostscript-esp-7.07-fix_rename_font_gs_cidfn.ps.patch
78
		epatch ${FILESDIR}/ghostscript-7.07-fix_cidfontname_Encoding_CIDToGIDMap_DW_W.patch
78
		epatch ${FILESDIR}/ghostscript-esp-7.07-fix_cidfontname_Encoding_CIDToGIDMap_DW_W.patch
79
	fi
79
	fi
80
80
81
	# add fontconfig support (this patch is broken)
81
	# add fontconfig support (this patch is broken)
Lines 85-91 Link Here
85
	epatch ${FILESDIR}/${P}-64bit-cmyk.patch
85
	epatch ${FILESDIR}/${P}-64bit-cmyk.patch
86
86
87
	# man page patch from absinthe@pobox.com (Dylan Carlson) bug #14150
87
	# man page patch from absinthe@pobox.com (Dylan Carlson) bug #14150
88
	epatch ${FILESDIR}/ghostscript-7.05.6.man.patch
88
	epatch ${FILESDIR}/ghostscript-esp-7.05.6.man.patch
89
89
90
	# ijs fPIC patch
90
	# ijs fPIC patch
91
	epatch ${FILESDIR}/gs${PV}-ijs.patch
91
	epatch ${FILESDIR}/gs${PV}-ijs.patch

Return to bug 117841