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

Bug 2978

Summary: libsndfile-0.0.28.ebuild (New Package)
Product: Gentoo Linux Reporter: Ryan Shaw <ryan.shaw>
Component: New packagesAssignee: Arcady Genkin (RETIRED) <agenkin>
Status: RESOLVED FIXED    
Severity: enhancement CC: ryan.shaw
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild for libsndfile-0.0.28

Description Ryan Shaw 2002-05-23 22:59:29 UTC
Attached is an ebuild for libsndfile, a C library 
for reading and writing files containing sampled 
sound. You can learn more about it here:

http://www.zipworld.com.au/~erikd/libsndfile/

I believe it should be filed under media-libs.
Comment 1 Ryan Shaw 2002-05-23 23:00:04 UTC
Created attachment 1114 [details]
ebuild for libsndfile-0.0.28
Comment 2 Arcady Genkin (RETIRED) gentoo-dev 2002-05-24 01:39:27 UTC
I'll take this.
Comment 3 Ryan Shaw 2002-05-24 01:54:11 UTC
This ebuild also fails to install the docs.
Sorry about that.
Comment 4 Arcady Genkin (RETIRED) gentoo-dev 2002-05-24 02:00:32 UTC
Okay, this looks alright.  You didn't package the docs again, though, as you say.

I'm going to commit this, pending a little investigation.  I am not sure how
kosher it is to rely on the default src_compile function.  My main concern is:
would the ebuild fail to merge is compilation in the default function does not
complete successfully.

Personally, I'd prefer an explicit src_compile.  I'll start a thread in -dev on
this.
Comment 5 Arcady Genkin (RETIRED) gentoo-dev 2002-05-24 02:06:30 UTC
Committed.