textproc/zxing-cpp: update pkg-descr to reflect the new upstream
Reported by: repology
This commit is contained in:
parent
1f90be8760
commit
1342efa04f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=535558
@ -4,6 +4,7 @@
|
||||
PORTNAME= zxing-cpp
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.0.8
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
|
@ -1,3 +1,11 @@
|
||||
The fork of C++ version of ZXing library (https://github.com/zxing/zxing).
|
||||
This project is a C++ port of ZXing Library.
|
||||
|
||||
WWW: https://github.com/glassechidna/zxing-cpp
|
||||
Features
|
||||
* In pure C++14, no third-party dependencies
|
||||
* Stateless, thread-safe readers/generators
|
||||
* Wrapper to create WinRT component
|
||||
* Wrapper for Android
|
||||
* Wrapper for WebAssembly
|
||||
* Python binding
|
||||
|
||||
WWW: https://github.com/nu-book/zxing-cpp
|
||||
|
Loading…
Reference in New Issue
Block a user