File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
package =qrencode
2
- $(package)_version =3.4.4
2
+ $(package)_version =4.1.1
3
3
$(package)_download_path =https://fukuchi.org/works/qrencode/
4
4
$(package)_file_name =$(package ) -$($(package ) _version) .tar.bz2
5
- $(package)_sha256_hash =efe5188b1ddbcbf98763b819b146be6a90481aac30cfc8d858ab78a19cde1fa5
5
+ $(package)_sha256_hash =e455d9732f8041cf5b9c388e345a641fd15707860f928e94507b1961256a6923
6
6
7
7
define $(package)_set_vars
8
- $(package ) _config_opts=--disable-shared --without-tools --without-tests --disable-sdltest
8
+ $(package ) _config_opts=--disable-shared --without-tools --without-tests --without-png
9
9
$(package ) _config_opts += --disable-gprof --disable-gcov --disable-mudflap
10
10
$(package ) _config_opts += --disable-dependency-tracking --enable-option-checking
11
11
$(package ) _config_opts_linux=--with-pic
12
12
$(package ) _config_opts_android=--with-pic
13
+ $(package ) _cflags += -Wno-int-conversion -Wno-implicit-function-declaration
13
14
endef
14
15
15
16
define $(package)_preprocess_cmds
You can’t perform that action at this time.
0 commit comments