Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 91493 - Ebuild for torrentzip please
Summary: Ebuild for torrentzip please
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Jon Hood (RETIRED)
URL: http://sourceforge.net/projects/trrnt...
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-05-04 16:08 UTC by Avuton Olrich
Modified: 2006-06-17 22:16 UTC (History)
1 user (show)

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


Attachments
torrentzip-02.ebuild (torrentzip-02.ebuild,818 bytes, text/plain)
2005-05-10 07:55 UTC, Avuton Olrich
Details
Fixed build (torrentzip-02.ebuild,799 bytes, text/plain)
2006-06-17 14:19 UTC, Timothy Redaelli (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Avuton Olrich 2005-05-04 16:08:46 UTC
An ebuild for torrentzip would be great, thanks.
Comment 1 Alex Howells (RETIRED) gentoo-dev 2005-05-05 02:02:10 UTC
Submit one and we might add it to portage :)  You didn't include much more here than a terse request for an addition and a URL =)
Comment 2 Avuton Olrich 2005-05-05 08:35:11 UTC
My apologies, I shall submit one within 48 hours.
Comment 3 Alexandru Toma 2005-05-07 09:36:36 UTC
First of all that url is wrong. The correct one is http://sourceforge.net/projects/trrntzip/

Second, this has nothing to do with p2p so it shouldn't be assigned to net-p2p@gentoo.org. It looks like a zip front-end to me.
Comment 4 Avuton Olrich 2005-05-07 17:35:32 UTC
Yeah, all it does is convert a zip to where if you happen to have an exact copy of something, then you zip it with this zipper it makes it where you can start a torrent and it should match the same thing in the torrent. Otherwise you could possibly, for instance, have a zip that was compressed at -9 when the one in the torrent was compressed at -6 and the torrent would have to re-download said file. ((ebuild still pending, I'm working on it, real life isn't working with me here))
Comment 5 Avuton Olrich 2005-05-10 07:55:46 UTC
Created attachment 58569 [details]
torrentzip-02.ebuild
Comment 6 Avuton Olrich 2005-05-10 07:56:16 UTC
This bug probably belongs in app-arch
Comment 7 Carsten Lohrke (RETIRED) gentoo-dev 2005-10-24 16:26:33 UTC
- inheriting eutils is not necessary
- SRC_URI="mirror://sourceforge/<foo>/..."
- remove #RDEPEND=""
- einstall is a ugly workaround. If possible use make DESTDIR=${D} or write a patch.
Comment 8 Pandor 2006-02-21 13:23:48 UTC
Could someone please fix this ebuild?
I would love to see torrentzip in portage.
Comment 9 Timothy Redaelli (RETIRED) gentoo-dev 2006-06-17 14:19:11 UTC
Created attachment 89413 [details]
Fixed build
Comment 10 Jon Hood (RETIRED) gentoo-dev 2006-06-17 22:16:40 UTC
now in portage; sorry for the long delay, and very clean ebuild! No build modifications were made. I made a few changes to the package, such as variablizing some of the names. Please check out the ebuild in app-arch/torrentzip to see what slight changes were made.