Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21984 - mplayer-0.90_rc5 does not get built with aalib even if you have aalib in your USE vars
Summary: mplayer-0.90_rc5 does not get built with aalib even if you have aalib in your...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-31 01:49 UTC by Amiel Martin
Modified: 2003-10-05 13:41 UTC (History)
1 user (show)

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


Attachments
adds aalib USE support to mplayer-0.90_rc5.ebuild (mplayer-0.90_rc5.ebuild.patch,621 bytes, patch)
2003-05-31 01:50 UTC, Amiel Martin
Details | Diff
adds aalib USE support to mplayer-0.90_rc5.ebuild (mplayer-0.90_rc5.ebuild.patch,621 bytes, patch)
2003-05-31 01:54 UTC, Amiel Martin
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Amiel Martin 2003-05-31 01:49:16 UTC
It looks like a few lines were left out of the ebuild (this is for mplayer-0.90_rc5)
a patch is attached

Reproducible: Always
Steps to Reproduce:
1. add aalib to your USE
2. emerge mplayer
3. mplayer -vo aa file.mpg

Actual Results:  
codec not found

Expected Results:  
well, mplayer should be compiled with aalib, if you have aalib in your USE vars

Portage 2.0.48 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4)
=================================================================
System uname: 2.4.20-gentoo-r5 i686 AMD Duron(tm) processor
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss 3dnow apm avi crypt cups encode gif jpeg libg++ mikmod mmx mpeg nls
pdflib png quicktime spell truetype xml2 xmms xv zlib gtkhtml gdbm berkdb slang
readline arts bonobo svga tcltk java guile X sdl gpm tcpd pam libwww ssl perl
python esd imlib oggvorbis gnome gtk qt kde motif opengl mozilla cdr gtk2 aalib
ncurses alsa mozcalendar mozinterfaceinfo mozp3p pgd flash mysql imap ldap odbc
oracle oci8"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-tbird -O3 -pipe -fomit-frame-pointer"
CXXFLAGS="-march=athlon-tbird -O3 -pipe -fomit-frame-pointer"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j8"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache distcc"
Comment 1 Amiel Martin 2003-05-31 01:50:31 UTC
Created attachment 12601 [details, diff]
adds aalib USE support to mplayer-0.90_rc5.ebuild
Comment 2 Amiel Martin 2003-05-31 01:54:57 UTC
Created attachment 12602 [details, diff]
adds aalib USE support to mplayer-0.90_rc5.ebuild

ignore previous patch, I switched the two files
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2003-10-05 13:41:02 UTC
added in cvs