Path to this page:
./
textproc/ruby-rqrcode,
Ruby library for QR codes in various formats
Branch: CURRENT,
Version: 2.2.0,
Package name: ruby31-rqrcode-2.2.0,
Maintainer: pkgsrc-usersRQRCode
RQRCode is a library for creating and rendering QR codes into various
formats. It has a simple interface with all the standard QR code options.
It was adapted from the Javascript library by Kazuhiko Arase.
* QR code is trademarked by Denso Wave inc
* Minimum Ruby version is `>= 2.3`
Required to run:[
graphics/ruby-chunky_png] [
textproc/ruby-rqrcode_core] [
lang/ruby31-base]
Master sites:
Filesize: 103.5 KB
Version history: (Expand)
- (2023-05-21) Updated to version: ruby31-rqrcode-2.2.0
- (2023-02-09) Updated to version: ruby31-rqrcode-2.1.2
- (2022-08-30) Updated to version: ruby27-rqrcode-2.1.2
- (2021-08-30) Updated to version: ruby27-rqrcode-2.1.0
- (2021-05-09) Package added to pkgsrc.se, version ruby26-rqrcode-2.0.0 (created)
CVS history: (Expand)
2023-05-21 05:21:58 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
textproc/ruby-rqrcode: update to 2.2.0
2.2.0 (2023-05-17)
Changed
* Allow all ChunkyPNG::Color options to be passed into fill and color on
as_png [#135]
* Add 3.2 to CI @petergoldstein [#133]
* Development dependency upgrades. Minimum Ruby change [#130]
* README updates
|
2022-08-30 17:35:08 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
textproc/ruby-rqrcode: update to 2.1.2
2.1.2 (2022-07-26)
* Remove setup script as it just calls bundle install [#128]
* Change inline styles to the fill property to allow for strict CSP
style-src directive [#127]
|
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|
2021-05-09 17:15:15 by Takahiro Kambe | Files touched by this commit (4) |
Log message:
textproc/ruby-rqrcode: add package version 2.0.0
RQRCode
RQRCode is a library for creating and rendering QR codes into various
formats. It has a simple interface with all the standard QR code options.
It was adapted from the Javascript library by Kazuhiko Arase.
* QR code is trademarked by Denso Wave inc
* Minimum Ruby version is `>= 2.3`
|