summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
Diffstat (limited to 'archivers')
-rw-r--r--archivers/py-lhafile/DESCR2
-rw-r--r--archivers/py-lhafile/Makefile20
-rw-r--r--archivers/py-lhafile/PLIST8
-rw-r--r--archivers/py-lhafile/distinfo6
4 files changed, 36 insertions, 0 deletions
diff --git a/archivers/py-lhafile/DESCR b/archivers/py-lhafile/DESCR
new file mode 100644
index 00000000000..54739c7cbed
--- /dev/null
+++ b/archivers/py-lhafile/DESCR
@@ -0,0 +1,2 @@
+Extract LHA(.lzh) archive files.
+The interface is like zipfile extension included in regular python distribution.
diff --git a/archivers/py-lhafile/Makefile b/archivers/py-lhafile/Makefile
new file mode 100644
index 00000000000..5fd747a830d
--- /dev/null
+++ b/archivers/py-lhafile/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2015/11/04 17:25:19 adam Exp $
+
+DISTNAME= python-lhafile
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//}-0.2.1
+CATEGORIES= archivers python
+MASTER_SITES= ${MASTER_SITE_GITHUB:=FrodeSolheim/}
+GITHUB_PROJECT= ${DISTNAME}
+GITHUB_TAG= a7341c16a2028bce547b6c06df8d455af29fcab6
+EXTRACT_SUFX= .zip
+
+MAINTAINER= adam@NetBSD.org
+HOMEPAGE= http://fs-uae.net/
+COMMENT= LHA(.lzh) file extract interface
+LICENSE= modified-bsd
+
+USE_LANGUAGES= c
+PYDISTUTILSPKG= yes
+
+.include "../../lang/python/extension.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/archivers/py-lhafile/PLIST b/archivers/py-lhafile/PLIST
new file mode 100644
index 00000000000..4c80d877413
--- /dev/null
+++ b/archivers/py-lhafile/PLIST
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1 2015/11/04 17:25:19 adam Exp $
+${PYSITELIB}/lhafile/__init__.py
+${PYSITELIB}/lhafile/__init__.pyc
+${PYSITELIB}/lhafile/__init__.pyo
+${PYSITELIB}/lhafile/lhafile.py
+${PYSITELIB}/lhafile/lhafile.pyc
+${PYSITELIB}/lhafile/lhafile.pyo
+${PYSITELIB}/lzhlib.so
diff --git a/archivers/py-lhafile/distinfo b/archivers/py-lhafile/distinfo
new file mode 100644
index 00000000000..97b6e107ffa
--- /dev/null
+++ b/archivers/py-lhafile/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2015/11/04 17:25:19 adam Exp $
+
+SHA1 (python-lhafile-a7341c16a2028bce547b6c06df8d455af29fcab6.zip) = 0ce3e8bbc3d993ebde273872138f6f447a78b5ee
+RMD160 (python-lhafile-a7341c16a2028bce547b6c06df8d455af29fcab6.zip) = 39ccb9cb5c11b50825f864962ac91633261fac42
+SHA512 (python-lhafile-a7341c16a2028bce547b6c06df8d455af29fcab6.zip) = 434826981e08bc4d9939e5f2ee1fa3b65adef1932a05024d8d8d2dbf281a0ca31466e057a04dcb0f89f8151d6ae49f69fb03953cd7a3ccc8ce765094c23d162a
+Size (python-lhafile-a7341c16a2028bce547b6c06df8d455af29fcab6.zip) = 274104 bytes