Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48464 - ebuild for snd-7.1 is missing the documentation and all guile (scheme) and ruby support files.
Summary: ebuild for snd-7.1 is missing the documentation and all guile (scheme) and ru...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Jon Hood (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-20 08:18 UTC by Michael E. Adams
Modified: 2004-05-21 11:52 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 Michael E. Adams 2004-04-20 08:18:26 UTC
snd is extensible and configurable using guile or ruby. Many support files are provided for these two languages in the author's/maintainer's .tar file. They were left out of the ebuild. The author/maintainer also has extensive html documentation that is usually included in other Linux distros. This is necessary additional documentation above that accessible through the "Help" menu.

Also, note that 7.3 is available. Could the ebuild's version be updated? 
Tar is available at: http://ccrma.stanford.edu/software/snd/





Reproducible: Always
Steps to Reproduce:
1. After emerge, start snd.
2. Go to help menu and select any topic.
3. Select any "related topics" link and an error message occurrs indicating the file cannot be found.
4. Also, all support scheme and ruby files are missing. (e.g. rgb.scm and popup.scm).


Expected Results:  
Documentation should be available.
Must also have the additional guile (scheme) and ruby support files.


emerge info
Portage 2.0.50-r6 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9,
2.4.25-gentoo-r2)=================================================================
System uname: 2.4.25-gentoo-r2 i686 Intel(R) Pentium(R) III Mobile CPU      1200MHz
Gentoo Base System version 1.4.9
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config
/usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo ftp://gentoo.mirrors.pair.com/
http://mirror.datapipe.net/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apm arts avi berkdb cdr crypt cups encode esd foomaticdb gdbm gif
gnome gpm gtk gtk2 guile imlib jack java jpeg kde libg++ libwww mad mikmod motif
mozilla mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl png postgres
ppds python qt quicktime readline sdl slang spell ssl svga tcltk tcpd tetex
truetype usb x86 xml2 xmms xv zlib"
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-04-22 01:31:10 UTC
If you could provide a working ebuild for 7.3, that would really help out a bunch... otherwise I'll look into this next week.
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2004-05-12 19:34:16 UTC
squinky86: think youu can take care of this?
Comment 3 Jon Hood (RETIRED) gentoo-dev 2004-05-14 09:52:41 UTC
snd keeps wanting to look at / for the path to the docs instead of /usr/share/doc; anyone know where that's set in the package, or will I get to look around in it this weekend? (waiting to commit version bump until we get this sorted out)
Comment 4 Jon Hood (RETIRED) gentoo-dev 2004-05-21 11:52:31 UTC
7.4 is now in portage; the next version is _supposed_ to look in /usr/share/docs for the html help files, so that is resolved upstream, unless someone would like to make a patch for 7.4 which I'd be glad to commit?