Summary: | Ebuild request for flac-tools flac123 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Stefan de Konink <stefan> |
Component: | New packages | Assignee: | Jeremy Huddleston (RETIRED) <eradicator> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | kyphros, sound |
Priority: | High | Keywords: | EBUILD |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://flac-tools.sf.net | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
Proposed ebuild for flac-tools-0.0.7
Proposed ebuild for flac-tools-0.0.7 v2 |
Description
Stefan de Konink
2004-09-27 08:12:20 UTC
If you submit an ebuild for this, I'll add it to portage... Created attachment 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 attachment 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 |