Package Details: ocr-fonts 0.3-1

Git Clone URL: https://aur.archlinux.org/ocr-fonts.git (read-only, click to copy)
Package Base: ocr-fonts
Description: Free versions of OCR-A and OCR-B fonts
Upstream URL: https://tsukurimashou.osdn.jp/ocr.php.en
Licenses: Other
Submitter: dbrgn
Maintainer: dbrgn
Last Packager: dbrgn
Votes: 15
Popularity: 0.000000
First Submitted: 2015-09-17 20:09 (UTC)
Last Updated: 2022-07-18 09:59 (UTC)

Dependencies (0)

Required by (0)

Sources (1)

Latest Comments

1 2 Next › Last »

dbrgn commented on 2017-05-23 15:54 (UTC)

@Marcel_K: Done. Thanks for the note, I wasn't aware of that process.

Marcel_K commented on 2017-05-23 15:39 (UTC)

Please file a merge request.

dbrgn commented on 2017-05-23 15:07 (UTC)

This package is obsolete. Use the ocr-fonts package instead.

dbrgn commented on 2015-09-17 20:17 (UTC)

Malstrond: Hm, strange. My local version already contained package(). For some reason the import to AUR4 went wrong. Anyways, I'm replacing this package with the new "ocr-fonts" package that contains both OCRA and OCRB. Please install that instead.

commented on 2015-09-17 18:44 (UTC)

It's the PKGBUILD that is out of date, not the sources. makepkg requires a package()function now, so it doesn't build. Should work fine if you replace build() with package().

dbrgn commented on 2015-09-16 07:28 (UTC)

In what way is this font out of date? There's only version 0.2 here: http://jaist.dl.sourceforge.jp/tsukurimashou/56948/ Unflagging.

Marcel_K commented on 2014-05-17 17:02 (UTC)

Indeed, it's there since a few months.

dbrgn commented on 2014-05-17 14:29 (UTC)

Oh, I overlooked that in your original comment. Done. Is the "font" category new?

Marcel_K commented on 2014-05-17 13:33 (UTC)

Yes, much better, although ${pkgver} doesn't contain spaces and therefore doesn't need to be quoted. Otherwise, no problem anymore (except that you should still change the AUR category).

dbrgn commented on 2014-05-17 10:50 (UTC)

Hi Marcel, thanks for your comments. I adjusted the PKGBUILD. Better now?