pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/lzma-utils Initial import of lzma-utils-4.32...
details: https://anonhg.NetBSD.org/pkgsrc/rev/66a3d52bb0e4
branches: trunk
changeset: 548094:66a3d52bb0e4
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Oct 08 18:06:39 2008 +0000
description:
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.
diffstat:
archivers/lzma-utils/DESCR | 3 +++
archivers/lzma-utils/Makefile | 19 +++++++++++++++++++
archivers/lzma-utils/PLIST | 27 +++++++++++++++++++++++++++
archivers/lzma-utils/distinfo | 5 +++++
4 files changed, 54 insertions(+), 0 deletions(-)
diffs (70 lines):
diff -r 45338dac0f85 -r 66a3d52bb0e4 archivers/lzma-utils/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/archivers/lzma-utils/DESCR Wed Oct 08 18:06:39 2008 +0000
@@ -0,0 +1,3 @@
+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.
diff -r 45338dac0f85 -r 66a3d52bb0e4 archivers/lzma-utils/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/archivers/lzma-utils/Makefile Wed Oct 08 18:06:39 2008 +0000
@@ -0,0 +1,19 @@
+# $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@localhost
+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"
diff -r 45338dac0f85 -r 66a3d52bb0e4 archivers/lzma-utils/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/archivers/lzma-utils/PLIST Wed Oct 08 18:06:39 2008 +0000
@@ -0,0 +1,27 @@
+@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
diff -r 45338dac0f85 -r 66a3d52bb0e4 archivers/lzma-utils/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/archivers/lzma-utils/distinfo Wed Oct 08 18:06:39 2008 +0000
@@ -0,0 +1,5 @@
+$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
Home |
Main Index |
Thread Index |
Old Index