Port details on branch 2023Q1 |
- libqrencode C library for encoding data in a QR Code symbol
- 4.1.1 graphics =14 4.1.1Version of this port present on the latest quarterly branch.
- Maintainer: vanilla@FreeBSD.org
- Port Added: 2006-12-14 02:54:05
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: libiconv, indexinfo, py311-six, libxml2, webp
- License: LGPL21
- WWW:
- https://github.com/fukuchi/libqrencode
- Description:
- Libqrencode is a C library for encoding data in a QR Code symbol, a kind of
2D symbology that can be scanned by handy terminals such as a mobile phone
with CCD. The capacity of QR Code is up to 7000 digits or 4000 characters,
and is highly robustness.
Libqrencode supports QR Code model 2, described in JIS (Japanese Industrial
Standards) X0510:2004 or ISO/IEC 18004. Currently the following features are
not supported:
* ECI and FNC1 mode
* QR Code model 1
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libqrencode>0:graphics/libqrencode
- To install the port:
- cd /usr/ports/graphics/libqrencode/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/libqrencode
- pkg install libqrencode
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libqrencode
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1601352168
SHA256 (fukuchi-libqrencode-v4.1.1_GH0.tar.gz) = 5385bc1b8c2f20f3b91d258bf8ccc8cf62023935df2d2676b5b67049f31a049c
SIZE (fukuchi-libqrencode-v4.1.1_GH0.tar.gz) = 190419
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libpng.so : graphics/png
- This port is required by:
- for Build
-
- graphics/py-qrencode
- textproc/p5-Term-QRCode
- for Libraries
-
- audio/faustlive
- graphics/kf5-prison
- graphics/kf6-prison
- graphics/pdfpc
- graphics/pecl-qrencode
- net-im/dino
- net-im/profanity
-
Deleted ports which required this port:
- for Run
-
- graphics/py-qrencode
- sysutils/pass-otp
- textproc/p5-Term-QRCode
- x11/rofi-pass
Configuration Options:
- No options to configure
- Options name:
- graphics_libqrencode
- USES:
- cmake iconv pathfix pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|