Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60818 - bitscope-1.1.ebuild (NEW EBUILD)
Summary: bitscope-1.1.ebuild (NEW EBUILD)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Frank van de Pol (RETIRED)
URL: http://www.ecs.soton.ac.uk/~njl98r/co...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-18 14:10 UTC by ron widler
Modified: 2004-08-20 10:41 UTC (History)
1 user (show)

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


Attachments
ebuild for bitscope 1.1 (bitscope-1.1.ebuild,515 bytes, text/plain)
2004-08-18 14:11 UTC, ron widler
Details
ebuild for bitscope 1.1 (bitscope-1.1.ebuild,678 bytes, text/plain)
2004-08-19 15:29 UTC, ron widler
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ron widler 2004-08-18 14:10:17 UTC
"JACK bitscope is a diagnosis tool for JACK audio software on Linux (and perhaps other systems which have JACK and GTK+ 2.x). As its name might suggest, the bitscope operates at the bare metal of JACK's I/O layer, looking at the 32 binary digits in each individual sample."

hi!

i'd like to submit a new ebuild for a sound tool called bitscope (uses gtk+-2.0+).
so far it's been tested on my machine only, so give it a try ;).

(athlonxp1800+, gcc-3.3.4-r1, glibc-2.3.4.20040808, jack-audio-connection-kit-0.98.1-r1, gtk+-2.4.4)

according to http://www.gentoo.org/doc/en/ebuild-submit.xml i suggest media-sound/bitscope.

if any information is missing please contact me,

regards and a big thank you for creating gentoo!
ron
Comment 1 ron widler 2004-08-18 14:11:39 UTC
Created attachment 37694 [details]
ebuild for bitscope 1.1
Comment 2 Frank van de Pol (RETIRED) gentoo-dev 2004-08-19 05:38:31 UTC
Hi Ron,

thanks for your submission.  It works great here.
I had a brief look at your ebuild, and have a few (minor) things that I would like you to resolve:

- the header/copyright disclaimer is missing. Without it we cannot accept it into Gentoo.
- the new application should *not* be keyworded as x86 stable, but testing (~x86) instead. In fact, you can set KEYWORDS="~amd64 ~x86" since I validated it to be fully operational on amd64 too. 
- you disabled the parallel make (MAKEOPTS="-j1"); was this done intentionally?
- please also install the README, COPYING, ChangeLog etc. docs. Since the interpretation of the application's output is non intuitive to everybody you might want to include the manual from /doc as well.

Comment 3 ron widler 2004-08-19 15:29:06 UTC
Created attachment 37769 [details]
ebuild for bitscope 1.1

hi frank,

thanks for your quick response, i (hopefully) fixed all errors of the ebuild (i
overlooked that -j1 ;)

ChangeLog, NEWS and AUTHORS are empty files and were rejected, is this a
problem?
Comment 4 Frank van de Pol (RETIRED) gentoo-dev 2004-08-20 10:41:48 UTC
Added to portage. Thanks for your submission!