Package Details: trrntzip 0.2-7

Package Base: trrntzip
Description: TorrentZip is a replacement for MameZip. The goal of the program is to use standard values when creating zips to create identical files over multiple systems.
Upstream URL: http://sourceforge.net/projects/trrntzip
Category: system
Licenses: GPL
Submitter: skiltz
Maintainer: skiltz
Last Packager: skiltz
Votes: 8
First Submitted: 2008-09-29 15:15
Last Updated: 2015-05-12 07:41

Dependencies (3)

Required by (0)

Sources

Latest Comments

Comment by skiltz

2015-05-12 07:42

Thank's jpoppe
Seems to be OK now :)

Comment by jpoppe

2015-02-26 19:00

PKGBUILD is broken ATM. To fix: rename 'build' to 'package', and replace the 'install' line with:
install -Dm755 src/${pkgname} ${pkgdir}/usr/bin/${pkgname}

Comment by skiltz

2011-03-29 19:21

@mikers, I've add your patch :)

Comment by chungy

2011-03-20 23:54

Actually Linux has different flags than FreeBSD (I hadn't recompiled torrentzip in many years, didn't notice). This is a tarball with a PKGBUILD and patch that should work properly, please see: http://dl.dropbox.com/u/13513277/trrntzip-0.2-5.src.tar.gz

Comment by chungy

2011-03-20 23:39

Should include FreeBSD's patch, otherwise torrentzip fails badly on any filesystem supporting proper POSIX semantics (it will set files to mode 200 without being patched, and then be unable to read the archive).
http://ftp2.za.freebsd.org/pub/FreeBSD/ports/archivers/torrentzip/files/

Comment by skiltz

2010-05-24 21:22

'x86_64' added :D

Comment by shaurz

2010-05-22 14:13

Can you add 'x86_64' to the arch array? I've tested it on my 64-bit machine and it builds and runs fine. I've flagged out of date so you see this message.