Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 143782 - mplayer LINGUAS display on emerge -pv
Summary: mplayer LINGUAS display on emerge -pv
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
: 146925 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-08-13 07:13 UTC by Damien Thébault
Modified: 2006-10-04 04:42 UTC (History)
1 user (show)

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


Attachments
mplayer.linguas.diff (mplayerlinguas.diff,416 bytes, patch)
2006-08-13 07:15 UTC, Damien Thébault
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Damien Thébault 2006-08-13 07:13:32 UTC
Actually we don't know that the ebuild uses the LINGUAS var to build mplayer (messages inside binary, manpage...)
It may be good to display it on emerge -pv.

% emerge --info
Portage 2.1.1_pre4-r4 (default-linux/x86/2006.0, gcc-3.4.4, glibc-2.3.6-r4, 2.6.17-gentoo-r4 i686)
=================================================================
System uname: 2.6.17-gentoo-r4 i686 Genuine Intel(R) CPU           T2300  @ 1.66GHz
Gentoo Base System version 1.12.4
Last Sync: Mon, 07 Aug 2006 10:30:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.12-r6
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=prescott -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=prescott -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig collision-protect distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="fr_FR"
LC_ALL="fr_FR.UTF-8"
LDFLAGS="-Wl,--as-needed -Wl,-O1 -Wl,-z,now"
LINGUAS="fr en en_GB en_US"
MAKEOPTS="-j 3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlays/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X acpi alsa apache2 apm avi berkdb bitmap-fonts bogofilter bzip2 cdr cli crypt cups dbus dlloader dri dvd dvdr eds elibc_glibc emboss encode ffmpeg firefox foomaticdb fortran gdbm gif glitz gnome gpm gstreamer gtk gtk2 hal imlib input_devices_evdev input_devices_keyboard input_devices_mouse ipv6 isdnlog jpeg kde kernel_linux libg++ libwww linguas_en linguas_en_GB linguas_en_US linguas_fr mad mikmod mmx mmxext motif mp3 mpeg ncurses nls nptl nptlonly nvidia ogg opengl pam pcre pdflib perl png pppd python qt qt3 qt4 quicktime readline reflection samba sdl session smp spell spl sse sse2 ssl tcpd theora threadsi truetype truetype-fonts type1-fonts udev unicode userland_GNU v4l v4l2 video_cards_none vorbis widescreen xinerama xml xorg xv xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Damien Thébault 2006-08-13 07:15:48 UTC
Created attachment 94144 [details, diff]
mplayer.linguas.diff

This patch adds every supported linguas into the USE var. (like the openoffice ebuild)
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-09-09 03:40:56 UTC
*** Bug 146925 has been marked as a duplicate of this bug. ***
Comment 3 Luca Barbato gentoo-dev 2006-09-21 18:09:54 UTC
Fixed and I also cleaned up a bit the rest
Comment 4 Botykai Zsolt 2006-10-04 04:42:29 UTC
(In reply to comment #3)
> Fixed and I also cleaned up a bit the rest

What about http://bugs.gentoo.org/show_bug.cgi?id=130494 ? Is there any chance to apply it?