Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 May 2020 15:54:49 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r535558 - head/textproc/zxing-cpp
Message-ID:  <202005171554.04HFsnCT001991@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Sun May 17 15:54:49 2020
New Revision: 535558
URL: https://svnweb.freebsd.org/changeset/ports/535558

Log:
  textproc/zxing-cpp: update pkg-descr to reflect the new upstream
  
  Reported by:	repology

Modified:
  head/textproc/zxing-cpp/Makefile
  head/textproc/zxing-cpp/pkg-descr

Modified: head/textproc/zxing-cpp/Makefile
==============================================================================
--- head/textproc/zxing-cpp/Makefile	Sun May 17 15:42:44 2020	(r535557)
+++ head/textproc/zxing-cpp/Makefile	Sun May 17 15:54:49 2020	(r535558)
@@ -4,6 +4,7 @@
 PORTNAME=	zxing-cpp
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.0.8
+PORTREVISION=	1
 CATEGORIES=	textproc
 
 MAINTAINER=	kde@FreeBSD.org

Modified: head/textproc/zxing-cpp/pkg-descr
==============================================================================
--- head/textproc/zxing-cpp/pkg-descr	Sun May 17 15:42:44 2020	(r535557)
+++ head/textproc/zxing-cpp/pkg-descr	Sun May 17 15:54:49 2020	(r535558)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005171554.04HFsnCT001991>