pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
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:14:58 2016 +0200
Changeset: d595aed6a4de13f2fdb2c49fb6ff19261c78ac3b
Removed Files:
keystone/DESCR
keystone/Makefile
keystone/Makefile.common
keystone/PLIST
keystone/distinfo
Log Message:
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=d595aed6a4de13f2fdb2c49fb6ff19261c78ac3b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
keystone/DESCR | 15 ---------------
keystone/Makefile | 15 ---------------
keystone/Makefile.common | 11 -----------
keystone/PLIST | 13 -------------
keystone/distinfo | 6 ------
5 files changed, 60 deletions(-)
diffs:
diff --git a/keystone/DESCR b/keystone/DESCR
deleted file mode 100644
index 85fc6f2..0000000
--- a/keystone/DESCR
+++ /dev/null
@@ -1,15 +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.
diff --git a/keystone/Makefile b/keystone/Makefile
deleted file mode 100644
index b598a9a..0000000
--- a/keystone/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD$
-
-.include "Makefile.common"
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-COMMENT= Multi-platform and multi-arch assembler framework
-
-USE_CMAKE= yes
-USE_LANGUAGES= c c++
-LICENSE= gnu-gpl-v2
-
-CMAKE_ARGS+= -DBUILD_SHARED_LIBS=ON
-CMAKE_ARGS+= -DLLVM_TARGETS_TO_BUILD=all
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/keystone/Makefile.common b/keystone/Makefile.common
deleted file mode 100644
index ae61621..0000000
--- a/keystone/Makefile.common
+++ /dev/null
@@ -1,11 +0,0 @@
-# $NetBSD$
-#
-# used by wip/py-keystone/Makefile
-
-DISTNAME= keystone-0.9
-CATEGORIES= emulators
-MASTER_SITES= ${MASTER_SITE_GITHUB:=keystone-engine/}
-
-HOMEPAGE= http://www.keystone-engine.org/
-
-DISTINFO_FILE= ${.CURDIR}/../../wip/keystone/distinfo
diff --git a/keystone/PLIST b/keystone/PLIST
deleted file mode 100644
index 17c10b0..0000000
--- a/keystone/PLIST
+++ /dev/null
@@ -1,13 +0,0 @@
-@comment $NetBSD$
-bin/kstool
-include/keystone/arm.h
-include/keystone/arm64.h
-include/keystone/hexagon.h
-include/keystone/keystone.h
-include/keystone/mips.h
-include/keystone/ppc.h
-include/keystone/sparc.h
-include/keystone/systemz.h
-include/keystone/x86.h
-lib/libkeystone.so
-lib/libkeystone.so.0
diff --git a/keystone/distinfo b/keystone/distinfo
deleted file mode 100644
index a3486e2..0000000
--- a/keystone/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (keystone-0.9.tar.gz) = 9bfe72935fac94da371335fcb8efb895e8b14551
-RMD160 (keystone-0.9.tar.gz) = abbe90149236006c09c7e46c5e3f6057454b1b62
-SHA512 (keystone-0.9.tar.gz) = 170f8f73a7cdd8f049cda3fbc49b968d8ca8a524bbf8ca161a52be4f3c55003b7afd1df8fc118b7838a8484f6128d180f08f09d7a0dcb2c72c3d2009fd59684d
-Size (keystone-0.9.tar.gz) = 2878845 bytes
Home |
Main Index |
Thread Index |
Old Index