Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 65542 - Ebuild request for flac-tools flac123
Summary: Ebuild request for flac-tools flac123
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Jeremy Huddleston (RETIRED)
URL: http://flac-tools.sf.net
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2004-09-27 08:12 UTC by Stefan de Konink
Modified: 2004-10-15 03:00 UTC (History)
2 users (show)

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


Attachments
Proposed ebuild for flac-tools-0.0.7 (flac-tools-0.0.7.ebuild,673 bytes, text/plain)
2004-09-28 17:50 UTC, Michael Owen
Details
Proposed ebuild for flac-tools-0.0.7 v2 (flac-tools-0.0.7.ebuild,705 bytes, text/plain)
2004-10-12 12:44 UTC, Michael Owen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan de Konink 2004-09-27 08:12:20 UTC
Requesting an ebuild for flac-tools (includes flac123).

Flac-tools compiles out of the box.

Reproducible: Always
Steps to Reproduce:
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-09-28 00:15:43 UTC
If you submit an ebuild for this, I'll add it to portage...
Comment 2 Michael Owen 2004-09-28 17:50:49 UTC
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.
Comment 3 Stefan de Konink 2004-09-28 20:07:11 UTC
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...
Comment 4 Michael Owen 2004-09-29 09:07:40 UTC
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.
Comment 5 Jeremy Huddleston (RETIRED) gentoo-dev 2004-10-11 18:41:05 UTC
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'?
Comment 6 Michael Owen 2004-10-12 12:44:39 UTC
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.
Comment 7 Jeremy Huddleston (RETIRED) gentoo-dev 2004-10-15 03:00:44 UTC
in portage as media-sound/flac123