Path to this page:
./
inputmethod/zinnia-tomoe,
Zinna recognition models traned with Tomoe data
Branch: CURRENT,
Version: 0.6.0.20080911,
Package name: zinnia-tomoe-0.6.0.20080911,
Maintainer: pkgsrc-usersZinnia is a simple, customizable and portable online hand recognition system
based on Support Vector Machines.
This package contains Zonna recognition models trained with Tomoe data.
Required to build:[
inputmethod/zinnia] [
pkgtools/cwrappers]
Master sites:
Filesize: 29947.646 KB
Version history: (Expand)
- (2010-05-20) Package added to pkgsrc.se, version zinnia-tomoe-0.6.0.20080911 (created)
CVS history: (Expand)
2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319) |
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).
No change to BUILD_DEPENDS as used correctly inside buildlink3.
As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
|
2021-10-26 12:49:47 by Nia Alarie | Files touched by this commit (147) |
Log message:
inputmethod: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (possibly fetched
conditionally?):
./inputmethod/anthy/distinfo 2ch.t
./inputmethod/anthy/distinfo okinawa-20090801.t
|
2021-10-07 16:19:53 by Nia Alarie | Files touched by this commit (148) |
Log message:
inputmethod: Remove SHA1 hashes for distfiles
|
2020-03-20 12:58:37 by Nia Alarie | Files touched by this commit (640) |
Log message:
*: Convert broken sourceforge HOMEPAGEs back to http
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2015-11-25 13:50:58 by Jonathan Perkin | Files touched by this commit (12) |
Log message:
Remove mk/find-prefix.mk usage from the inputmethod category.
The find-prefix infrastructure was required in a pkgviews world where
packages installed from pkgsrc could have different installation
prefixes, and this was a way for a dependency prefix to be determined.
Now that pkgviews has been removed there is no longer any need for the
overhead of this infrastructure. Instead we use BUILDLINK_PREFIX.pkg
for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the
dependency is coming from pkgsrc.
Provides a reasonable performance win due to the reduction of `pkg_info
-qp` calls, some of which were redundant anyway as they were duplicating
the same information provided by BUILDLINK_PREFIX.pkg.
|
2015-11-03 23:13:42 by Alistair G. Crooks | Files touched by this commit (111) |
Log message:
Add SHA512 digests for distfiles for inputmethod category
Problems found locating distfiles:
Package anthy: missing distfile 2ch.t
Package anthy: missing distfile okinawa-20090801.t
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-03-15 20:31:45 by Hiramatsu Yoshifumi | Files touched by this commit (10) |
Log message:
Set MAINTAINER to pkgsrc-users.
|