Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 64707

Summary: drc (new package)
Product: Gentoo Linux Reporter: Ole Johnny Gauteplass <ojg>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: sound
Priority: Lowest Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: All   
URL: http://freshmeat.net/projects/drc
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: New ebuild for DRC - Digital Room Correction software.

Description Ole Johnny Gauteplass 2004-09-19 19:04:58 UTC
Here is a new ebuild for the DRC-Digital Room Correction software. It should probably go under media-sound/drc. Works fine on my x86 and should probably work fine on amd64 as well. This software usually works together with BruteFIR but is not dependent on it.
Comment 1 Ole Johnny Gauteplass 2004-09-19 19:06:26 UTC
Created attachment 39980 [details]
New ebuild for DRC - Digital Room Correction software.
Comment 2 Ole Johnny Gauteplass 2005-02-27 11:49:51 UTC
Hi! Just wondering why this ebuild is still not accepted into portage. Hopefully someone on the sound team will have the time to take care of this soon.

Thanks!
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-05-08 11:05:51 UTC
The src_install() function is wrong, please see documentation about dodoc/dodir functions.
Please also note that the right directory for documentation is /usr/share/doc/${PF} and not ${P}.
Comment 4 Ciaran McCreesh 2005-09-13 19:20:48 UTC
Please fix the following and reopen:

* http://dev.gentoo.org/~ciaranm/docs/mw-faq/spacing.txt (inherit line)
* No need to DEPEND upon virtual/libc
* You should use sed to modify the Makefile, and do it in src_unpack