Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 335785 - media-plugins/vdr-graphtft: please test if it can work with media-fonts/dejavu instead of media-fonts/ttf-bitstream-vera
Summary: media-plugins/vdr-graphtft: please test if it can work with media-fonts/dejav...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo VDR Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 282754
  Show dependency tree
 
Reported: 2010-09-03 12:08 UTC by Pacho Ramos
Modified: 2010-12-01 19:13 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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