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

Bug 335785

Summary: media-plugins/vdr-graphtft: please test if it can work with media-fonts/dejavu instead of media-fonts/ttf-bitstream-vera
Product: Gentoo Linux Reporter: Pacho Ramos <pacho>
Component: Current packagesAssignee: Gentoo VDR Project <vdr>
Status: RESOLVED FIXED    
Severity: enhancement CC: media-tv
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 12:08:56 UTC
This is because of media-fonts/ttf-bitstream-vera deprecation due bug #282754

I have seen that media-fonts/ttf-bitstream-vera are required because of:

src_install() {
        vdr-plugin_src_install

        keepdir /usr/share/vdr/graphTFT/themes

        dosym /usr/share/fonts/ttf-bitstream-vera /usr/share/vdr/graphTFT/fonts

        dodoc "${S}"/documents/{README,HISTORY,HOWTO.Themes,INSTALL}

        if use graphtft-fe; then
                cd "${S}"/graphtft-fe && dobin graphtft-fe
                doinit graphtft-fe
        fi
}

Could you test if it can work with dejavu fonts instead? I would do it myself but don't know much about vdr :-(

Thanks a lot


Reproducible: Always
Comment 1 Joerg Bornkessel (RETIRED) gentoo-dev 2010-09-26 16:16:55 UTC
I checkd this,
we can safely remove the ttf-bitstream-vera from
vdr-graphtft-0.2.2-r1.ebuild
vdr-graphtft-0.3.2.24.ebuild
(need some adaption in the ebuild then)
this versions bundle a own font in his themes.

only once the
vdr-graphtft-0.1.21_alpha-r1 themes
depend on the installed bitstream-vera bei plugin source.


i will mask it for removel,

Comment 2 Joerg Bornkessel (RETIRED) gentoo-dev 2010-09-26 16:43:38 UTC
(In reply to comment #1)
> I checkd this,
> we can safely remove the ttf-bitstream-vera from
> vdr-graphtft-0.2.2-r1.ebuild
> vdr-graphtft-0.3.2.24.ebuild
> (need some adaption in the ebuild then)
> this versions bundle a own font in his themes.
> 
> only once the
> vdr-graphtft-0.1.21_alpha-r1 themes
> depend on the installed bitstream-vera bei plugin source.
> 
> 
> i will mask it for removel,
> 

done
Comment 3 Joerg Bornkessel (RETIRED) gentoo-dev 2010-12-01 19:13:45 UTC
vdr-graphtft-0.1.21_alpha-r1
removed from tree