Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 144961 - app-misc/unfoo-1.0.6 (version bump)
Summary: app-misc/unfoo-1.0.6 (version bump)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Shell Tools project
URL: http://obsoleet.org/code/unfoo/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-24 05:47 UTC by Marcus Hermansson
Modified: 2007-08-12 18:30 UTC (History)
2 users (show)

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


Attachments
unfoo-1.0.6.ebuild (unfoo-1.0.6.ebuild,818 bytes, text/plain)
2006-08-24 05:48 UTC, Marcus Hermansson
Details
added dependencies (unfoo-1.0.6-r1.ebuild,1015 bytes, text/plain)
2006-10-25 08:34 UTC, Arne Babenhauserheide
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marcus Hermansson 2006-08-24 05:47:16 UTC
New version of unfoo available, now with 7z support. A simple renaming of ebuild is enough.
Comment 1 Marcus Hermansson 2006-08-24 05:48:02 UTC
Created attachment 95005 [details]
unfoo-1.0.6.ebuild
Comment 2 Aggelos Orfanakos (RETIRED) gentoo-dev 2006-08-24 17:36:43 UTC
Please edit the attachment's MIME type to text/plain so that it is viewable. There's also an extra http:// in the URL.

Regards.
Comment 3 Marcus Hermansson 2006-08-25 02:38:22 UTC
Done and done. Thanks!
Comment 4 Arne Babenhauserheide 2006-10-25 08:34:29 UTC
Created attachment 100464 [details]
added dependencies

This adds useflags and dependencies to unfoo. 

tar? (app-arch/tar)
gzip? (app-arch/gzip)
bzip2? (app-arch/bzip2)
ace? (app-arch/unace)
rar? (app-arch/unrar)
zip? (app-arch/unzip)
7zip? (app-arch/p7zip)

Do you think that we should take "rar" instead of "unrar" as useflag? If yes, then media-gfx/comix should also be changed. Similar for zip, etc.
Comment 5 Ryan Hill (RETIRED) gentoo-dev 2007-01-18 04:48:12 UTC
tar, gzip, and bzip2 don't need flags, they're part of the default system.  zip is too practically.  the others might have more merit.
Comment 6 Peter Volkov (RETIRED) gentoo-dev 2007-08-12 18:30:55 UTC
Thanks for report. New version is in CVS.

Personally I do not think it's worth to control runtime dependencies for this simple script with USE flags, but if anybody thinks opposite, please, file separate bug. For me too it's questionable how to name that USE flags.

And BTW, list programs  in RDEPEND. ;)