Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 655240 - media-video/mplayer-1.3.0-r5: configure: Checking for fontconfig ... no (FreeType support needed)
Summary: media-video/mplayer-1.3.0-r5: configure: Checking for fontconfig ... no (Free...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: freetype-config
  Show dependency tree
 
Reported: 2018-05-08 02:25 UTC by Viktor Yu. Kovalskii
Modified: 2019-04-04 15:56 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,17.12 KB, text/plain)
2018-05-08 02:25 UTC, Viktor Yu. Kovalskii
Details
mplayer-1.3.0-freetype_pkgconfig.patch (mplayer-1.3.0-freetype_pkgconfig.patch,417 bytes, patch)
2018-05-08 05:51 UTC, Georgy Yakovlev
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Viktor Yu. Kovalskii 2018-05-08 02:25:11 UTC
Created attachment 530400 [details]
build.log

Checking for freetype >= 2.0.9 ... no 
Checking for fontconfig ... no (FreeType support needed)
Checking for fribidi with charsets ... no 
Checking for SSA/ASS support ... no (FreeType and FriBiDi support needed)

eix media-video/mplayer
[I] media-video/mplayer
     Available versions:  1.3.0-r3^d 1.3.0-r5^d{tbz2} **9999^d {+X a52 aalib +alsa altivec aqua bidi bl bluray bs2b cddb +cdio cdparanoia cpudetection debug dga directfb doc dts dv dvb +dvd +dvdnav +enca +encode faac faad fbcon ftp ggi gif gsm +iconv ipv6 jack joystick jpeg ladspa +libass libcaca libmpeg2 lirc live lzo mad md5sum mng mp3 nas +network nut openal opengl +osdmenu oss png pnm pulseaudio pvr radio rar rtc rtmp samba sdl selinux +shm speex tga theora toolame tremor +truetype twolame +unicode v4l vcd vdpau vidix vorbis x264 xinerama +xscreensaver +xv xvid xvmc yuv4mpeg zoran CPU_FLAGS_X86="3dnow 3dnowext +mmx mmxext sse sse2 ssse3" KERNEL="linux" VIDEO_CARDS="mga tdfx"}
     Installed versions:  1.3.0-r5^d{tbz2}(17:05:00 04/19/18)(X a52 alsa bs2b cdparanoia dts dvd dvdnav enca encode faac faad gif iconv jpeg libass lzo mng mp3 network opengl osdmenu png pulseaudio rar rtc samba shm theora truetype unicode vdpau vorbis x264 xv xvid -aalib -altivec -aqua -bidi -bl -bluray -cddb -cdio -cpudetection -debug -dga -doc -dv -dvb -fbcon -ftp -ggi -gsm -ipv6 -jack -joystick -ladspa -libcaca -libmpeg2 -lirc -live -mad -md5sum -nas -nut -openal -oss -pnm -pvr -radio -rtmp -sdl -selinux -speex -tga -toolame -tremor -twolame -v4l -vcd -vidix -xinerama -xscreensaver -xvmc -yuv4mpeg -zoran CPU_FLAGS_X86="mmx mmxext sse sse2 ssse3 -3dnow -3dnowext" KERNEL="linux" VIDEO_CARDS="-mga -tdfx")
     Homepage:            http://www.mplayerhq.hu/
     Description:         Media Player for Linux
Comment 1 Georgy Yakovlev archtester gentoo-dev 2018-05-08 05:51:42 UTC
Created attachment 530406 [details, diff]
mplayer-1.3.0-freetype_pkgconfig.patch

Grabbed patch from svn

https://trac.mplayerhq.hu/ticket/2340



>>> Preparing source in /tmp/portage/media-video/mplayer-1.3.0-r5/work/MPlayer-1.3.0 ...
 * Applying mplayer-1.3-vdpau-x11.patch ...                                                                                                                                             [ ok ]
 * Applying mplayer-1.3.0-freetype_pkgconfig.patch ...                                                                                                                                  [ ok ]
 * User patches applied.


.....
Checking for freetype >= 2.0.9 ... yes 
Checking for fontconfig ... yes 




Works fine, and is already upstream.
Comment 2 Larry the Git Cow gentoo-dev 2018-05-09 05:55:51 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbe832b17dfaac3584e5623b61de68b37d4948f0

commit fbe832b17dfaac3584e5623b61de68b37d4948f0
Author:     Georgy Yakovlev <ya@sysdump.net>
AuthorDate: 2018-05-08 14:25:46 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2018-05-09 05:54:49 +0000

    media-video/mplayer: Use pkg-config to find freetype
    
    Bug: https://bugs.gentoo.org/655240
    Package-Manager: Portage-2.3.36, Repoman-2.3.9
    Closes: https://github.com/gentoo/gentoo/pull/8313

 .../mplayer/files/mplayer-1.3.0-freetype_pkgconfig.patch   | 14 ++++++++++++++
 media-video/mplayer/mplayer-1.3.0-r3.ebuild                |  1 +
 media-video/mplayer/mplayer-1.3.0-r5.ebuild                |  1 +
 3 files changed, 16 insertions(+)