pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-kiwisolver: removed, moved to base
Module Name: pkgsrc-wip
Committed By: Adam Ciarciński <aciarcinski%teonite.com@localhost>
Pushed By: adam
Date: Sat Apr 14 14:36:06 2018 +0200
Changeset: ffea244a89344b8c946e5c2734ddf746d3264549
Modified Files:
Makefile
Removed Files:
py-kiwisolver/DESCR
py-kiwisolver/Makefile
py-kiwisolver/PLIST
py-kiwisolver/distinfo
Log Message:
py-kiwisolver: removed, moved to base
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ffea244a89344b8c946e5c2734ddf746d3264549
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
py-kiwisolver/DESCR | 6 ------
py-kiwisolver/Makefile | 17 -----------------
py-kiwisolver/PLIST | 7 -------
py-kiwisolver/distinfo | 5 -----
5 files changed, 36 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 77424e15b8..0fbc67ebc9 100644
--- a/Makefile
+++ b/Makefile
@@ -3319,7 +3319,6 @@ SUBDIR+= py-khayyam
SUBDIR+= py-kineticlib
SUBDIR+= py-kitchen
SUBDIR+= py-kivy
-SUBDIR+= py-kiwisolver
SUBDIR+= py-knnimpute
SUBDIR+= py-knockknock
SUBDIR+= py-krylov
diff --git a/py-kiwisolver/DESCR b/py-kiwisolver/DESCR
deleted file mode 100644
index 77a29764c2..0000000000
--- a/py-kiwisolver/DESCR
+++ /dev/null
@@ -1,6 +0,0 @@
-Kiwi is an efficient C++ implementation of the Cassowary constraint solving
-algorithm. Kiwi is an implementation of the algorithm based on the seminal
-Cassowary paper. It is not a refactoring of the original C++ solver. Kiwi has
-been designed from the ground up to be lightweight and fast. Kiwi ranges from
-10x to 500x faster than the original Cassowary solver will typical use cases
-gaining a 40x improvement. Memory savings are consistently > 5x
diff --git a/py-kiwisolver/Makefile b/py-kiwisolver/Makefile
deleted file mode 100644
index 8d6ca23102..0000000000
--- a/py-kiwisolver/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2014/07/26 13:57:08 jihbed Exp $
-
-DISTNAME= kiwisolver-0.1.3
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= devel python
-MASTER_SITES= ${MASTER_SITE_PYPI:=k/kiwisolver/}
-EXTRACT_SUFX= .zip
-
-MAINTAINER= jihbed.research%gmail.com@localhost
-HOMEPAGE= https://github.com/nucleic/kiwi
-COMMENT= Fast implementation of the Cassowary constraint solver
-LICENSE= modified-bsd
-
-USE_LANGUAGES= c c++
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-kiwisolver/PLIST b/py-kiwisolver/PLIST
deleted file mode 100644
index 6566314ba2..0000000000
--- a/py-kiwisolver/PLIST
+++ /dev/null
@@ -1,7 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2014/06/28 22:07:16 jihbed Exp $
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/kiwisolver.so
diff --git a/py-kiwisolver/distinfo b/py-kiwisolver/distinfo
deleted file mode 100644
index 85120f7dcc..0000000000
--- a/py-kiwisolver/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2014/07/26 13:57:08 jihbed Exp $
-
-SHA1 (kiwisolver-0.1.3.zip) = 169af1dc15060025efa78b35c6096b1ec9a9bfba
-RMD160 (kiwisolver-0.1.3.zip) = 0fd77d9fd046447f07d17134099d3efb60981e0d
-Size (kiwisolver-0.1.3.zip) = 48696 bytes
Home |
Main Index |
Thread Index |
Old Index