platform/upstream/libzint.git
9 months agofix build error if using gbs import from .src.rpm way 15/299915/2 accepted/tizen_unified accepted/tizen_unified_dev accepted/tizen_unified_riscv tizen accepted/tizen/unified/20231226.154503 accepted/tizen/unified/20231226.180120 accepted/tizen/unified/dev/20240620.010905 accepted/tizen/unified/riscv/20231226.211003
wang biao [Thu, 12 Oct 2023 05:31:01 +0000 (13:31 +0800)]
fix build error if using gbs import from .src.rpm way

reproduce step:
  wget http://download.tizen.org/snapshots/TIZEN/Tizen/Tizen-Unified/tizen-unified_20231011.105835/repos/standard/source/zint-2.6.7-2.src.rpm
  gbs import zint-2.6.7-2.src.rpm
  cd zint
  gbs build -A armv7l --include-all
it will show build error like this:
  ${Patch0}: No such file or directory.

Normally, for files in packaging directory, it should use "Source" filed in spec file.
Because in gbs build logic, it will remove "patch*:" line before generating patches according to commit ids.

Change-Id: I0a17e9f782aa7791cd7dd406fe32aff5f39f3c92
Signed-off-by: wang biao <biao716.wang@samsung.com>
13 months agoFor RISCV64 58/293458/1
wchang kim [Mon, 29 May 2023 21:24:22 +0000 (06:24 +0900)]
For RISCV64

Change-Id: I8f8bf0d9ddf175eaf3ca7889d28cd12838a348c1

17 months agoFix circle radius to half accepted/tizen_7.0_unified accepted/tizen_8.0_unified tizen_7.0 tizen_8.0 accepted/tizen/7.0/unified/20230302.145958 accepted/tizen/7.0/unified/20230303.030105 accepted/tizen/8.0/unified/20231005.095145 accepted/tizen/unified/20230215.100743 tizen_8.0_m2_release
Kwanghoon Son [Fri, 10 Feb 2023 10:33:24 +0000 (19:33 +0900)]
Fix circle radius to half

Change-Id: Ice227265f998b2094c24b75e0862913dbfaf0c7d
Signed-off-by: Kwanghoon Son <k.son@samsung.com>
17 months agoFix finder margin calculate 82/287582/1 accepted/tizen/unified/20230206.093823 accepted/tizen/unified/20230206.093938
Kwanghoon Son [Wed, 1 Feb 2023 02:09:23 +0000 (11:09 +0900)]
Fix finder margin calculate

Change-Id: Idcbc40873c7170fda13506da1da49f5b64fd97dd
Signed-off-by: Kwanghoon Son <k.son@samsung.com>
18 months agoAdd design qr patch 67/287267/1 accepted/tizen/unified/20230127.161119
Kwanghoon Son [Thu, 26 Jan 2023 05:06:18 +0000 (14:06 +0900)]
Add design qr patch

Design qr support various data, finder shape.

Change-Id: I16069c2fd8d04327423176993608baa6b54a786f
Signed-off-by: Kwanghoon Son <k.son@samsung.com>
19 months agoAdd qrcode test 77/285977/2
Kwanghoon Son [Fri, 23 Dec 2022 09:49:31 +0000 (18:49 +0900)]
Add qrcode test

[Issue type] New

Add qrcode test from zint upstream repository.
Link: https://github.com/zint/zint/blob/9e06845c93f042a775f59c64bcd92e934f8963da/backend/tests/test_qr.c
Change-Id: I7e7e1053c3fcf5ba454e4615b27e0ca6d1e0e994
Signed-off-by: Kwanghoon Son <k.son@samsung.com>
3 years agoDowngrade to version 2.6.7 68/243768/1 accepted/tizen_6.0_unified accepted/tizen_6.0_unified_hotfix accepted/tizen_6.5_unified accepted/tizen_7.0_unified_hotfix tizen_6.0 tizen_6.0_hotfix tizen_6.5 tizen_7.0_hotfix accepted/tizen/6.0/unified/20201030.110120 accepted/tizen/6.0/unified/hotfix/20201102.234212 accepted/tizen/6.0/unified/hotfix/20201103.050622 accepted/tizen/6.5/unified/20211029.014429 accepted/tizen/7.0/unified/20221110.060239 accepted/tizen/7.0/unified/hotfix/20221116.111057 accepted/tizen/unified/20200914.131445 submit/tizen/20200910.042022 submit/tizen/20200911.033103 submit/tizen_6.0/20201029.205502 submit/tizen_6.0_hotfix/20201102.192902 submit/tizen_6.0_hotfix/20201103.115102 submit/tizen_6.5/20211028.163501 tizen_6.0.m2_release tizen_6.5.m2_release tizen_7.0_m2_release
Tae-Young Chung [Thu, 10 Sep 2020 02:09:06 +0000 (11:09 +0900)]
Downgrade to version 2.6.7

sjis.c, gb18030.c gb2312.c are parts of LIBICONV
opensource with GPL-2.0 license. It was added after 2.6.7 so
downgrade to 2.7.1 to 2.6.7.

Current version is corresponding to
```
commit 385a0a246f2d9f7a6fd774fd8edc03d3d965f49e (HEAD)
Author: Robin Stuart <rstuart114@gmail.com>
Date:   Sun Nov 17 22:03:54 2019 +0000

    typo-- in isotest
```

Change-Id: If90b5f00e9db5fcf94a895b9fef8afea0f43cfd8
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
4 years agoBump to version 2.7.1 59/236759/2 accepted/tizen/unified/20200708.125323 submit/tizen/20200701.041707 submit/tizen/20200702.015201 submit/tizen/20200706.003724 submit/tizen/20200708.035054
Tae-Young Chung [Mon, 22 Jun 2020 02:16:33 +0000 (11:16 +0900)]
Bump to version 2.7.1

zint is originally GPL v3 for an whole package
but backend can be used as BSD-3 as
The backed part of zint-code is updated to version 2.7.1

https://sourceforge.net/p/zint/code/ci/master/tree/

Change-Id: I779a9f70f93f0202affe41a7644d9e4bfb810123
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
7 years agoChanged the name of license BSD-2.0 to BSD-3-Clause 19/125119/1 accepted/tizen_4.0_unified accepted/tizen_5.0_unified accepted/tizen_5.5_unified accepted/tizen_5.5_unified_mobile_hotfix accepted/tizen_5.5_unified_wearable_hotfix tizen_4.0 tizen_4.0_tv tizen_5.0 tizen_5.5 tizen_5.5_mobile_hotfix tizen_5.5_tv tizen_5.5_wearable_hotfix accepted/tizen/4.0/unified/20170816.010659 accepted/tizen/4.0/unified/20170828.222810 accepted/tizen/5.0/unified/20181102.030224 accepted/tizen/5.5/unified/20191031.011421 accepted/tizen/5.5/unified/mobile/hotfix/20201027.074035 accepted/tizen/5.5/unified/wearable/hotfix/20201027.100335 accepted/tizen/unified/20170419.165149 submit/tizen/20170419.034740 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170828.100006 submit/tizen_5.0/20181101.000007 submit/tizen_5.5/20191031.000007 submit/tizen_5.5_mobile_hotfix/20201026.185107 submit/tizen_5.5_wearable_hotfix/20201026.184307 tizen_4.0.IoT.p1_release tizen_4.0.IoT.p2_release tizen_4.0.m1_release tizen_4.0.m2_release tizen_5.5.m2_release
Tae-Young Chung [Fri, 14 Apr 2017 01:42:51 +0000 (10:42 +0900)]
Changed the name of license BSD-2.0 to BSD-3-Clause

Change-Id: I7a83c9808cf2506e144cebe8af732b06ffcc4979
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
7 years agoUpdate spec file for license macro 75/121075/1 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170328.140730 accepted/tizen/ivi/20170328.060951 accepted/tizen/mobile/20170328.060838 accepted/tizen/tv/20170328.060859 accepted/tizen/unified/20170328.061017 accepted/tizen/wearable/20170328.060928 submit/tizen/20170328.014307
Tae-Young Chung [Mon, 27 Mar 2017 06:23:09 +0000 (15:23 +0900)]
Update spec file for license macro

Change-Id: Ia3e5408d55d502af8fc8882f186b8897e639ac4a
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
7 years agoRemove a backup file 41/101841/1 accepted/tizen/common/20161207.184613 accepted/tizen/ivi/20161208.012252 accepted/tizen/mobile/20161208.011943 accepted/tizen/tv/20161208.012052 accepted/tizen/unified/20170309.040154 accepted/tizen/wearable/20161208.012145 submit/tizen/20161207.075356 submit/tizen_unified/20170308.100415
Tae-Young Chung [Fri, 2 Dec 2016 08:25:31 +0000 (17:25 +0900)]
Remove a backup file

Change-Id: Ie9dc69996ac9e0d5d2b900773cd0c5b3ff489dab
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
7 years agoRemoved unreachable code and fixed buffer overflow 66/101066/2
Tae-Young Chung [Wed, 30 Nov 2016 07:58:55 +0000 (16:58 +0900)]
Removed unreachable code and fixed buffer overflow

 - Replace unreachable code for debug purpose with #ifdef preprocessor.
 - Fixed possible buffer overflow

Change-Id: Ia8a6a073ab82f32c038b60cf493f0529f4e2c8e7
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
8 years agoRemove bottom whitespace when show_hrt is set to zero 12/47712/3 tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/3.0/common/20161114.111108 accepted/tizen/3.0/ivi/20161011.050705 accepted/tizen/3.0/mobile/20161015.033636 accepted/tizen/3.0/tv/20161016.005141 accepted/tizen/3.0/wearable/20161015.083537 accepted/tizen/ivi/20160218.025240 accepted/tizen/mobile/20150909.140803 accepted/tizen/tv/20150909.140118 accepted/tizen/wearable/20150909.135128 submit/tizen/20150909.092723 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000004 submit/tizen_3.0_mobile/20161015.000004 submit/tizen_3.0_tv/20161015.000004 submit/tizen_3.0_wearable/20161015.000004 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000006 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
Tae-Young Chung [Tue, 8 Sep 2015 06:06:14 +0000 (15:06 +0900)]
Remove bottom whitespace when show_hrt is set to zero

Change-Id: I258e47db7a832af5f2c99b98677e8d254f689881
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
8 years agoFix build error aarch64 and x86_64 97/46797/1 accepted/tizen/mobile/20150904.104719 accepted/tizen/tv/20150904.104953 accepted/tizen/wearable/20150904.105532 submit/tizen/20150904.074427
Tae-Young Chung [Wed, 26 Aug 2015 07:38:58 +0000 (16:38 +0900)]
Fix build error aarch64 and x86_64

Change-Id: I27fc4abd0c87f7949bbf8ea06e69573389ac88af
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
8 years agoAdd Zint Barcode Generator 18/45118/1
Tae-Young Chung [Sun, 2 Aug 2015 05:51:58 +0000 (14:51 +0900)]
Add Zint Barcode Generator

Change-Id: I5fe674ec5ee8ba7249edd988822990974e01da06
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
9 years agoInitial empty repository master
KyungMi Lee [Mon, 15 Jun 2015 05:33:00 +0000 (22:33 -0700)]
Initial empty repository