Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 335768

Summary: dev-python/reportlab should RDEPEND on virtual/ttf-fonts instead of media-fonts/ttf-bitstream-vera
Product: Gentoo Linux Reporter: Pacho Ramos <pacho>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED DUPLICATE    
Severity: enhancement CC: yac
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 282754    

Description Pacho Ramos gentoo-dev 2010-09-03 10:44:18 UTC
dev-python/reportlab should allow installation against media-fonts/dejavu and, then, should RDEPEND on virtual/ttf-fonts instead of media-fonts/ttf-bitstream-vera

To allow this, you can simply take a look on reportlab-2.3-font-locations.patch Fedora patch that allows its installation with dejavu:
http://pkgs.fedoraproject.org/gitweb/?p=python-reportlab.git;a=tree;hb=HEAD

In summary, you simply need to include more font paths in src/reportlab/rl_config.py

Thanks
http://pkgs.fedoraproject.org/gitweb/?p=python-reportlab.git;a=blob;f=reportlab-2.3-font-locations.patch;h=d81949261fe30d88be9fe79105ff17db9d4d2527;hb=HEAD

Reproducible: Always
Comment 1 Jan Matějka (RETIRED) gentoo-dev 2013-05-08 04:04:17 UTC

*** This bug has been marked as a duplicate of bug 405183 ***