Package: qr-code-generator / 1.8.0-1.1

Metadata

Package Version Patches format
qr-code-generator 1.8.0-1.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Make C shared lib.patch | (download)

c/Makefile | 53 47 + 6 - 0 !
c/qrcodegen.pc.in | 10 10 + 0 - 0 !
2 files changed, 57 insertions(+), 6 deletions(-)

 [patch 1/2] make c shared lib


0002 Make C shared lib.patch | (download)

cpp/Makefile | 53 47 + 6 - 0 !
cpp/compat.cpp | 59 59 + 0 - 0 !
cpp/qrcodegen.cpp | 2 2 + 0 - 0 !
cpp/qrcodegen.hpp | 18 18 + 0 - 0 !
cpp/qrcodegencpp.pc.in | 10 10 + 0 - 0 !
5 files changed, 136 insertions(+), 6 deletions(-)

 [patch 2/2] make c++ shared lib