Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZBar: add package #5530

Merged
merged 56 commits into from
Oct 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
56 commits
Select commit Hold shift + click to select a range
6d7c2d8
zbar: add package
Doekin Oct 9, 2024
5dde452
Update dependencies and build configurations
Doekin Oct 9, 2024
cb677e5
Update gettext package to handle binary installation
Doekin Oct 9, 2024
dd76b60
Revert "Update gettext package to handle binary installation"
Doekin Oct 9, 2024
a75f1e4
Update deps
Doekin Oct 9, 2024
6e335e6
Use system libiconv on MacOS
Doekin Oct 9, 2024
b12c4cc
Update gettext package to handle binary installation
Doekin Oct 9, 2024
75ce58c
Add ldflag of pthread
Doekin Oct 9, 2024
810917b
Add autoconf-archive dep for MacOS
Doekin Oct 9, 2024
062e4bb
Update deps
Doekin Oct 9, 2024
6658a88
Revert "Update gettext package to handle binary installation"
Doekin Oct 9, 2024
30f0be2
Use host gettext
Doekin Oct 9, 2024
128cb0c
Depend on private `gettext`
Doekin Oct 9, 2024
2e6ba24
Disable pthread on Android
Doekin Oct 9, 2024
ea23f40
Add dep: pkg-config
Doekin Oct 9, 2024
c88ecb2
Get aclocal path by running command
Doekin Oct 9, 2024
ebbc445
Use up-to-date libtool
Doekin Oct 10, 2024
d59a165
Include `autoconf` m4 dir for `autoreconf`
Doekin Oct 17, 2024
1c85843
Disable Android build on Windows, as for no autotools
Doekin Oct 17, 2024
f618c7f
Fix incorrect config
Doekin Oct 17, 2024
a7e6fb2
Build with xmake port instead of autotools
Doekin Oct 17, 2024
35dd5e6
Add configure options `--without-x` and `--without-jpeg`
Doekin Oct 18, 2024
c82ccc2
Export all symbols for Windows shared library
Doekin Oct 18, 2024
41cb473
Fix file pattern for pdf417 decoder in xmake.lua
Doekin Oct 18, 2024
e7f7e97
Fix install headers path
Doekin Oct 18, 2024
049cfba
Add extsources
Doekin Oct 18, 2024
f132e34
"Null" implementation for window module and video module
Doekin Oct 18, 2024
436b5e9
Add github git url
Doekin Oct 18, 2024
c6521c0
Fix multiple definition caused by duplicate implementation
Doekin Oct 18, 2024
6d01829
libiconv: add iPhoneOS target platform
Doekin Oct 18, 2024
2ab7c09
Disable processor
Doekin Oct 18, 2024
4fa700f
libiconv: use xmake port on `iphoneos`
Doekin Oct 18, 2024
341623a
zbar: Drop `iphoneos` support
Doekin Oct 18, 2024
19610a3
Requires system libiconv on MacOS
Doekin Oct 18, 2024
331dcff
Disable sys/time.h header inclusion
Doekin Oct 18, 2024
94b839d
Remove zbar/window.c
Doekin Oct 18, 2024
8dd9278
Revert "Remove zbar/window.c"
Doekin Oct 18, 2024
cb49c23
Revert "Disable sys/time.h header inclusion"
Doekin Oct 18, 2024
efc5a3c
Drop `windows` support
Doekin Oct 18, 2024
7d3f9b7
Fix invalid target platform limit
Doekin Oct 18, 2024
bcf47e7
Process `config.h.in` instread of using preconfigured file
Doekin Oct 18, 2024
c7adaf2
Fix missing def: LIB_VERSION
Doekin Oct 18, 2024
c2f11de
Remove `config.h`
Doekin Oct 18, 2024
eac9048
Remove invalid `set_configvar` in `option("enable_codebar")`
Doekin Oct 18, 2024
884b834
Format
Doekin Oct 18, 2024
38c15f8
Simplify dep `libiconv` requirement
Doekin Oct 18, 2024
92c2826
Refactor options to mimic original config `--enable-codes=SYMS`
Doekin Oct 18, 2024
e930588
Add package configs to better control symbologies support
Doekin Oct 19, 2024
2077d06
Remove "export all symbols" for Windows
Doekin Oct 19, 2024
b9ec2b4
More concise configs
Doekin Oct 19, 2024
b41b4ff
Fix invalid config
Doekin Oct 19, 2024
d6604fb
Format
Doekin Oct 19, 2024
c1e6115
Use built-in `${VERSION_*}` variables
Doekin Oct 20, 2024
9971144
Update config.h.in
waruqi Oct 21, 2024
16edb73
Update xmake.lua
waruqi Oct 21, 2024
0017f44
Update xmake.lua
waruqi Oct 21, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading