Thank's jpoppe
Seems to be OK now :)
Search Criteria
Package Details: trrntzip 0.2-7
Package Actions
| 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: | |
| Submitter: | skiltz |
| Maintainer: | skiltz |
| Last Packager: | skiltz |
| Votes: | 8 |
| First Submitted: | 2008-09-29 15:15 |
| Last Updated: | 2015-05-12 07:41 |
Required by (0)
Sources
- http://downloads.sourceforge.net/trrntzip/trrntzip_v02_src.tar.gz
- patch-src-trrntzip.c
Latest Comments
Comment by skiltz
Comment by jpoppe
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
@mikers, I've add your patch :)
Comment by chungy
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
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
'x86_64' added :D
Comment by shaurz
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.