Bug 65542 - Ebuild request for flac-tools flac123
|
Bug#:
65542
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: eradicator@gentoo.org
|
Reported By: stefan@konink.de
|
|
Component: Ebuilds
|
|
|
URL:
http://flac-tools.sf.net
|
|
Summary: Ebuild request for flac-tools flac123
|
|
Keywords: EBUILD
|
|
Status Whiteboard:
|
|
Opened: 2004-09-27 08:12 0000
|
Requesting an ebuild for flac-tools (includes flac123).
Flac-tools compiles out of the box.
Reproducible: Always
Steps to Reproduce:
If you submit an ebuild for this, I'll add it to portage...
Created an attachment (id=40671) [details]
Proposed ebuild for flac-tools-0.0.7
Ebuild for flac-tools-0.0.7. Tested only on sparc, all other archs marked ~.
The name could probably be changed to flac123, as the tarball and application
name are flac123, however the project describes itself as flac-tools.
I putted the file in /usr/local/portage/media-sound/flac-tools but when trying
to run a digest over the file I got some strange errors:
!!! All ebuilds that could satisfy "flac-tools" have been masked.
!!! One of the following masked packages is required to complete your request:
.eclass: No such file or directoryne 1301: /usr/portage/eclass/eutils
!!! ERROR: media-sound/flac-tools-0.0.7 failed.
!!! Function inherit, Line 1302, Exitcode 1
.eclass in inherit()sr/portage/eclass/eutils
!!! If you need support, post the topmost build error, NOT this status message.
aux_get(): (0) Error in media-sound/flac-tools-0.0.7 ebuild. (1)
Check for syntax error or corruption in the ebuild. (--debug)
I'm probably doing something wrong here...
You'll need to edit the ebuild to add support for your arch, which I assume is
x86. I only have a sparc box to test it on, so only sparc was marked as stable.
Michael, did youu try 'make DESTDIR="${D}" install' instead of einstall? If
that works, it is prefered. Also, was there any documentation (README, TODO,
ChangeLog, etc) that you could install with 'dodoc'?
Created an attachment (id=41634) [details]
Proposed ebuild for flac-tools-0.0.7 v2
Updated ebuild. Removed the unneccesary eutils inherit, removed einstall as per
Jeremy's request, added what documentation was there, tested on x86 / sparc.
in portage as media-sound/flac123