pkgsrc-WIP-changes archive

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

py-keystone: Eliminate, imported to emulators/



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat Jun 11 23:15:09 2016 +0200
Changeset:	0d22556fd2272582bc55bb0d3162fdcd565a07e4

Removed Files:
	py-keystone/DESCR
	py-keystone/Makefile
	py-keystone/PLIST

Log Message:
py-keystone: Eliminate, imported to emulators/

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0d22556fd2272582bc55bb0d3162fdcd565a07e4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-keystone/DESCR    | 17 -----------------
 py-keystone/Makefile | 15 ---------------
 py-keystone/PLIST    | 35 -----------------------------------
 3 files changed, 67 deletions(-)

diffs:
diff --git a/py-keystone/DESCR b/py-keystone/DESCR
deleted file mode 100644
index 8265596..0000000
--- a/py-keystone/DESCR
+++ /dev/null
@@ -1,17 +0,0 @@
-Keystone is a lightweight multi-platform, multi-architecture assembler
-framework.
-
-It offers some unparalleled features:
- *   Multi-architecture, with support for Arm, Arm64 (AArch64/Armv8), Hexagon,
-     Mips, PowerPC, Sparc, SystemZ & X86 (include 16/32/64bit).
- *   Clean/simple/lightweight/intuitive architecture-neutral API.
- *   Implemented in C/C++ languages, with bindings for Python, NodeJS, Ruby,
-     Go & Rust available.
- *   Native support for Windows & *nix (with Mac OSX, Linux, *BSD & Solaris
-     confirmed).
- *   Thread-safe by design.
- *   Open source - with a dual license.
-
-Keystone is based on LLVM, but it goes much further with a lot more to offer.
-
-This package ships with Python bindings.
diff --git a/py-keystone/Makefile b/py-keystone/Makefile
deleted file mode 100644
index b377bdb..0000000
--- a/py-keystone/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD$
-
-.include "../../wip/keystone/Makefile.common"
-
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES+=	python
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-COMMENT=	Python bindings for keystone
-LICENSE=	modified-bsd
-
-PYSETUPSUBDIR=	bindings/python
-
-.include "../../lang/python/distutils.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-keystone/PLIST b/py-keystone/PLIST
deleted file mode 100644
index 27f5a28..0000000
--- a/py-keystone/PLIST
+++ /dev/null
@@ -1,35 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_FILE}
-${PYSITELIB}/keystone/__init__.py
-${PYSITELIB}/keystone/__init__.pyc
-${PYSITELIB}/keystone/__init__.pyo
-${PYSITELIB}/keystone/arm64_const.py
-${PYSITELIB}/keystone/arm64_const.pyc
-${PYSITELIB}/keystone/arm64_const.pyo
-${PYSITELIB}/keystone/arm_const.py
-${PYSITELIB}/keystone/arm_const.pyc
-${PYSITELIB}/keystone/arm_const.pyo
-${PYSITELIB}/keystone/hexagon_const.py
-${PYSITELIB}/keystone/hexagon_const.pyc
-${PYSITELIB}/keystone/hexagon_const.pyo
-${PYSITELIB}/keystone/keystone.py
-${PYSITELIB}/keystone/keystone.pyc
-${PYSITELIB}/keystone/keystone.pyo
-${PYSITELIB}/keystone/keystone_const.py
-${PYSITELIB}/keystone/keystone_const.pyc
-${PYSITELIB}/keystone/keystone_const.pyo
-${PYSITELIB}/keystone/mips_const.py
-${PYSITELIB}/keystone/mips_const.pyc
-${PYSITELIB}/keystone/mips_const.pyo
-${PYSITELIB}/keystone/ppc_const.py
-${PYSITELIB}/keystone/ppc_const.pyc
-${PYSITELIB}/keystone/ppc_const.pyo
-${PYSITELIB}/keystone/sparc_const.py
-${PYSITELIB}/keystone/sparc_const.pyc
-${PYSITELIB}/keystone/sparc_const.pyo
-${PYSITELIB}/keystone/systemz_const.py
-${PYSITELIB}/keystone/systemz_const.pyc
-${PYSITELIB}/keystone/systemz_const.pyo
-${PYSITELIB}/keystone/x86_const.py
-${PYSITELIB}/keystone/x86_const.pyc
-${PYSITELIB}/keystone/x86_const.pyo


Home | Main Index | Thread Index | Old Index