Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 62935 - Change in Sept 02 ebuild for xmame doesn't put xml2info into path
Summary: Change in Sept 02 ebuild for xmame doesn't put xml2info into path
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-05 10:25 UTC by Keith Landry
Modified: 2004-12-09 23:03 UTC (History)
1 user (show)

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


Attachments
patch to fix xml2info/chdman location (xmame-0.86.ebuild,5.72 KB, text/plain)
2004-09-08 05:03 UTC, Jason Oliveira
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Landry 2004-09-05 10:25:05 UTC
This ebuild fdoen't work with the fixes to other ebuilds being made such as: 

http://bugs.gentoo.org/show_bug.cgi?id=57524

I have also made a patch for myth game to incorporate this and another fix which depends on xml2info being in the path.  By default only /usr/games/bin is included.

Perhaps a link to the /usr/games/bin dir?

Reproducible: Always
Steps to Reproduce:
1. ACCEPT_KEYWORDS="~x86" emerge xmame
2. 
3.

Actual Results:  
Doesn't put xml2info into defult path for games

Expected Results:  
Put xml2info into defult path for games

wintermute ~ # emerge info
Portage 2.0.50-r10 (default-x86-2004.0, gcc-3.3.4, glibc-2.3.4.20040808-r0,
2.6.8-gentoo-r3)
=================================================================
System uname: 2.6.8-gentoo-r3 i686 Intel(R) Pentium(R) 4 CPU 3.06GHz
Gentoo Base System version 1.5.3
distcc 2.17 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.3/share/config:/usr/kde/3.3/env:/usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control /var/www/localhost/htdocs//mythweb/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distcc"
GENTOO_MIRRORS="ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
http://mirrors.tds.net/gentoo http://gentoo.osuosl.org/
http://mirror.datapipe.net/gentoo"
MAKEOPTS="-j8"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acpi aim alsa apm arts avi berkdb bonobo cdr crypt cups curl curlwrappers
dba divx4linux dvd encode esd ethereal flac foomaticdb ftp gd gdbm gif gnome
gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile iconv icq imlib ipv6 jabber java
joystick jpeg libg++ libwww lirc mad mikmod motif mozilla mpeg mysql ncurses nls
nptl odbc offensive oggvorbis opengl oscar oss pam pcmcia pcre pdflib perl png
pnp posix python quicktime readline ruby samba sdl session sessions slang slp
snmp soap spell spl ssl svga sysvipc tcltk tcpd theora threads tidy tiff
transcode truetype usb videos x86 xinerama xml2 xmms xosd xv xvid yahoo zlib"
Comment 1 Jason Oliveira 2004-09-08 05:03:42 UTC
Created attachment 39196 [details]
patch to fix xml2info/chdman location

not only was xml2info in the wrong place, chdman was as well. they are not
libraries, and do not belong in /usr/games/xmame/libs/

this patch should fix that problem by installing the two files into the same
directory as the xmame binaries.
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2004-12-09 23:03:14 UTC
Haven't seen any reason to change the install location for those files.