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

Bug 84271

Summary: xrootconsole-0.6 ebuild (update)
Product: Gentoo Linux Reporter: Jeff Ames <jeffames>
Component: New packagesAssignee: Jonathan Smith (RETIRED) <smithj>
Status: RESOLVED FIXED    
Severity: enhancement CC: desktop-misc
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: xrootconsole-0.6 ebuild
patch to add --noversion option
makefile patch to create directories if they don't exist
man page patch to describe --solid and --noversion options

Description Jeff Ames 2005-03-06 00:12:08 UTC
New version.  Ebuild is slightly different:

- parse-color patch is no longer necessary (incorporated upstream)
- homepage seems to have changed
- added amd64 keyword
- added MANDIR specification to make install
- added makefile patch to create paths if they don't exist
- added patch to add option of not printing "xrootconsole RELEASE-0.6"
    at the top of the screen
- added patch to man page to add description of --solid option and
    the new --noversion option

I'll email the upstream developer about the three patches, but I've included them here for the sake of quick adoption.  The makefile patch is necessary for it to emerge properly; the other two are purely itches that wanted scratching.

Tested on amd64.
Comment 1 Jeff Ames 2005-03-06 00:12:54 UTC
Created attachment 52764 [details]
xrootconsole-0.6 ebuild
Comment 2 Jeff Ames 2005-03-06 00:13:34 UTC
Created attachment 52765 [details, diff]
patch to add --noversion option
Comment 3 Jeff Ames 2005-03-06 00:14:31 UTC
Created attachment 52766 [details, diff]
makefile patch to create directories if they don't exist
Comment 4 Jeff Ames 2005-03-06 00:15:00 UTC
Created attachment 52767 [details, diff]
man page patch to describe --solid and --noversion options
Comment 5 Jonathan Smith (RETIRED) gentoo-dev 2005-06-16 16:36:59 UTC
mark ~arch on version bumps
Comment 6 Jonathan Smith (RETIRED) gentoo-dev 2005-06-16 16:57:45 UTC
your src_uri was incorrect... use mirror://sourceforge/blah

patch files within src_unpack, not src_compile

in any case, thank you

fixed