Path to this page:
./
inputmethod/py-zinnia,
Zinnia python module
Branch: CURRENT,
Version: 0.06,
Package name: py27-zinnia-0.06,
Maintainer: pkgsrc-usersZinnia is a simple, customizable and portable online hand recognition system
based on Support Vector Machines.
This package is python module for Zinnia.
Required to run:[
lang/python27]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: bc67d65857186bb49710a712a2fc8f8cb81211c0
RMD160: 7ade98fa37144f2750b027278c1b55d810612974
Filesize: 446.694 KB
Version history: (Expand)
- (2012-04-10) Updated to version: py27-zinnia-0.06
- (2010-08-14) Updated to version: py26-zinnia-0.06
- (2010-05-20) Package added to pkgsrc.se, version py26-zinnia-0.05 (created)
CVS history: (Expand)
2017-01-01 15:44:09 by Thomas Klausner | Files touched by this commit (577) |
Log message:
Add python-3.6 to incompatible versions.
|
2016-07-09 15:04:18 by Thomas Klausner | Files touched by this commit (599) |
Log message:
Remove python33: adapt all packages that refer to it.
|
2015-12-05 22:26:09 by Adam Ciarcinski | Files touched by this commit (578) |
Log message:
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
|
2014-05-09 09:37:28 by Thomas Klausner | Files touched by this commit (553) |
Log message:
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
|
2014-01-25 11:30:32 by Thomas Klausner | Files touched by this commit (533) |  |
Log message:
Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.
Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.
Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.
Whitespace cleanups and other nits corrected, where necessary.
|
2012-10-06 16:25:22 by Aleksej Saushev | Files touched by this commit (114) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-04-08 22:22:01 by Thomas Klausner | Files touched by this commit (148) |
Log message:
All supported python versions in pkgsrc support eggs, so remove
${PLIST.eggfile} from PLISTs and support code from lang/python.
|
2010-08-14 16:30:40 by OBATA Akio | Files touched by this commit (4) |  |
Log message:
Update zinia to 0.06.
no changes information, seems some fixes.
|