pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers/p5-Compress-LZMA-Simple Import p5-Compress-L...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1c3fa9c52d76
branches:  trunk
changeset: 546539:1c3fa9c52d76
user:      obache <obache%pkgsrc.org@localhost>
date:      Thu Sep 04 12:08:42 2008 +0000

description:
Import p5-Compress-LZMA-Simple-0.2 as archivers/p5-Compress-LZMA-Simple.

This module is a Perl interface of "lzmalib", which is a tiny wrapper
of the LZMA SDK.

diffstat:

 archivers/p5-Compress-LZMA-Simple/DESCR    |   2 ++
 archivers/p5-Compress-LZMA-Simple/Makefile |  19 +++++++++++++++++++
 archivers/p5-Compress-LZMA-Simple/distinfo |   5 +++++
 3 files changed, 26 insertions(+), 0 deletions(-)

diffs (38 lines):

diff -r aae3346178dc -r 1c3fa9c52d76 archivers/p5-Compress-LZMA-Simple/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/archivers/p5-Compress-LZMA-Simple/DESCR   Thu Sep 04 12:08:42 2008 +0000
@@ -0,0 +1,2 @@
+This module is a Perl interface of "lzmalib", which is a tiny wrapper
+of the LZMA SDK.
diff -r aae3346178dc -r 1c3fa9c52d76 archivers/p5-Compress-LZMA-Simple/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/archivers/p5-Compress-LZMA-Simple/Makefile        Thu Sep 04 12:08:42 2008 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/09/04 12:08:42 obache Exp $
+#
+
+DISTNAME=      Compress-LZMA-Simple-0.2
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    archivers
+MASTER_SITES=  ${MASTER_SITE_CPAN:=Compress/}
+
+MAINTAINER=    obache%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/Compress-LZMA-Simple/
+COMMENT=       Perl interface of lzmalib
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+PERL5_PACKLIST=        auto/Compress/LZMA/Simple/.packlist
+
+.include "../../archivers/lzmalib/buildlink3.mk"
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r aae3346178dc -r 1c3fa9c52d76 archivers/p5-Compress-LZMA-Simple/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/archivers/p5-Compress-LZMA-Simple/distinfo        Thu Sep 04 12:08:42 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/09/04 12:08:42 obache Exp $
+
+SHA1 (Compress-LZMA-Simple-0.2.tar.gz) = 1edf11b9ed61889c8e9adf31d6baabc09b5268d7
+RMD160 (Compress-LZMA-Simple-0.2.tar.gz) = 00dbd5ecdd16dac8a5c0b21c7a8b971712d2650a
+Size (Compress-LZMA-Simple-0.2.tar.gz) = 2257 bytes



Home | Main Index | Thread Index | Old Index