Wed Oct 8 18:06:40 2008 UTC ()
Initial import of lzma-utils-4.32.7, packaged for pkgsrc-wip by Jukka Salmi:

LZMA Utils is a set of utilities for LZMA compression and decompression.
They aim to have an interface very similar to the well known gzip and
bzip2 utilities.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-20081008


(wiz)
diff -r0 -r1.1.1.1 pkgsrc/archivers/lzma-utils/Makefile
diff -r0 -r1.1.1.1 pkgsrc/archivers/lzma-utils/DESCR
diff -r0 -r1.1.1.1 pkgsrc/archivers/lzma-utils/distinfo
diff -r0 -r1.1.1.1 pkgsrc/archivers/lzma-utils/PLIST

File Added: pkgsrc/archivers/lzma-utils/Attic/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2008/10/08 18:06:39 wiz Exp $
#

DISTNAME=	lzma-4.32.7
PKGNAME=	lzma-utils-4.32.7
CATEGORIES=	archivers
MASTER_SITES=	http://tukaani.org/lzma/

MAINTAINER=	magnus.henoch@gmail.com
HOMEPAGE=	http://tukaani.org/lzma/
COMMENT=	LZMA compression and decompression utilities

GNU_CONFIGURE=	yes
USE_LIBTOOL=	yes
USE_LANGUAGES=	c c++

CONFLICTS=	lzma-[0-9]*

.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/archivers/lzma-utils/Attic/DESCR
LZMA Utils is a set of utilities for LZMA compression and decompression.
They aim to have an interface very similar to the well known gzip and
bzip2 utilities.

File Added: pkgsrc/archivers/lzma-utils/Attic/distinfo
$NetBSD: distinfo,v 1.1.1.1 2008/10/08 18:06:39 wiz Exp $

SHA1 (lzma-4.32.7.tar.gz) = 1c90c2fd6d4d35f37589a03bcbc487e7c46ea389
RMD160 (lzma-4.32.7.tar.gz) = 08f3e93bf23af4c90c8c06ecd7fa2fded5694d72
Size (lzma-4.32.7.tar.gz) = 479270 bytes

File Added: pkgsrc/archivers/lzma-utils/Attic/PLIST
@comment $NetBSD: PLIST,v 1.1.1.1 2008/10/08 18:06:39 wiz Exp $
bin/lzcat
bin/lzcmp
bin/lzdiff
bin/lzegrep
bin/lzfgrep
bin/lzgrep
bin/lzless
bin/lzma
bin/lzmadec
bin/lzmainfo
bin/lzmore
bin/unlzma
include/lzmadec.h
lib/liblzmadec.la
man/man1/lzcat.1
man/man1/lzcmp.1
man/man1/lzdiff.1
man/man1/lzegrep.1
man/man1/lzfgrep.1
man/man1/lzgrep.1
man/man1/lzless.1
man/man1/lzma.1
man/man1/lzmadec.1
man/man1/lzmainfo.1
man/man1/lzmore.1
man/man1/unlzma.1