pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-kaitaistruct: delete, imported in pkgsrc as devel/py-kaitaistruct
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Fri Apr 14 14:32:32 2017 +0200
Changeset: 99617c39c45f8b12ee80ea0b7b82820a62e9c686
Modified Files:
Makefile
Removed Files:
py-kaitaistruct/DESCR
py-kaitaistruct/Makefile
py-kaitaistruct/PLIST
py-kaitaistruct/distinfo
Log Message:
py-kaitaistruct: delete, imported in pkgsrc as devel/py-kaitaistruct
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=99617c39c45f8b12ee80ea0b7b82820a62e9c686
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
py-kaitaistruct/DESCR | 10 ----------
py-kaitaistruct/Makefile | 16 ----------------
py-kaitaistruct/PLIST | 8 --------
py-kaitaistruct/distinfo | 6 ------
5 files changed, 41 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 6a8fff1b2c..b456d5e50c 100644
--- a/Makefile
+++ b/Makefile
@@ -3114,7 +3114,6 @@ SUBDIR+= py-julio
SUBDIR+= py-junos-netconify
SUBDIR+= py-jxmlease
SUBDIR+= py-kabuki
-SUBDIR+= py-kaitaistruct
SUBDIR+= py-karta
SUBDIR+= py-kcs11
SUBDIR+= py-keras
diff --git a/py-kaitaistruct/DESCR b/py-kaitaistruct/DESCR
deleted file mode 100644
index c470341958..0000000000
--- a/py-kaitaistruct/DESCR
+++ /dev/null
@@ -1,10 +0,0 @@
-Kaitai Struct is a declarative language used for describe various
-binary data structures, laid out in files or in memory: i.e. binary
-file formats, network stream packet formats, etc.
-
-The main idea is that a particular format is described in Kaitai
-Struct language (.ksy file) and then can be compiled with ksc into
-source files in one of the supported programming languages. These
-modules will include a generated code for a parser that can read
-described data structure from a file / stream and give access to
-it in a nice, easy-to-comprehend API.
diff --git a/py-kaitaistruct/Makefile b/py-kaitaistruct/Makefile
deleted file mode 100644
index 49b277c386..0000000000
--- a/py-kaitaistruct/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD$
-
-DISTNAME= kaitaistruct-0.7
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_PYPI:=k/kaitaistruct/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://kaitai.io/
-COMMENT= Kaitai Struct declarative parser generator for binary data
-LICENSE= mit
-
-USE_LANGUAGES= # none
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-kaitaistruct/PLIST b/py-kaitaistruct/PLIST
deleted file mode 100644
index 605361d6c3..0000000000
--- a/py-kaitaistruct/PLIST
+++ /dev/null
@@ -1,8 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/kaitaistruct.py
-${PYSITELIB}/kaitaistruct.pyc
-${PYSITELIB}/kaitaistruct.pyo
diff --git a/py-kaitaistruct/distinfo b/py-kaitaistruct/distinfo
deleted file mode 100644
index 7edff422bb..0000000000
--- a/py-kaitaistruct/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (kaitaistruct-0.7.tar.gz) = db62dd67e265828f854876a098a95ff1f46fe2b8
-RMD160 (kaitaistruct-0.7.tar.gz) = 7cd1497e942f83dd85f6d234f52605c82b45456b
-SHA512 (kaitaistruct-0.7.tar.gz) = 1ee2e5d1e1de6a85dcaea684bee639f6b08bc0f06b8357fe388c339287388136638d11d301319a344364dc9cf98d3247fb6fc2d8332d9aaee6ee828e5650b447
-Size (kaitaistruct-0.7.tar.gz) = 5117 bytes
Home |
Main Index |
Thread Index |
Old Index