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 11package =qrencode
2- $(package)_version =3.4.4
2+ $(package)_version =4.1.1
33$(package)_download_path =https://fukuchi.org/works/qrencode/
44$(package)_file_name =$(package ) -$($(package ) _version) .tar.bz2
5- $(package)_sha256_hash =efe5188b1ddbcbf98763b819b146be6a90481aac30cfc8d858ab78a19cde1fa5
5+ $(package)_sha256_hash =e455d9732f8041cf5b9c388e345a641fd15707860f928e94507b1961256a6923
66
77define $(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
99$(package ) _config_opts += --disable-gprof --disable-gcov --disable-mudflap
1010$(package ) _config_opts += --disable-dependency-tracking --enable-option-checking
1111$(package ) _config_opts_linux=--with-pic
1212$(package ) _config_opts_android=--with-pic
13+ $(package ) _cflags += -Wno-int-conversion -Wno-implicit-function-declaration
1314endef
1415
1516define $(package)_preprocess_cmds
You can’t perform that action at this time.
0 commit comments