Commit Graph

13 Commits

Author SHA1 Message Date
a1346054
7758ff6fab Readme files: fix spelling
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
2022-05-29 18:31:57 +02:00
Mauro Carvalho Chehab
f23c8d77f5 README.md: add a notice about the auto-generated binaries
Since version 0.23.90, the github's action workflows are
generating a set of binary installs. As it costs almost
nothing, let's store them not only together with the release
(whose retention is only 90 days), but also store at
linuxtv.org.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2021-02-13 20:57:23 +01:00
Mauro Carvalho Chehab
fcd6f9a30d README.md: make it clearer about the absolute minimum
requirement for building ZBar.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2021-02-11 16:03:34 +01:00
GoDzM4TT3O
9f3b5dc14d
remove unnecessary indentation 2020-05-13 21:23:23 +02:00
GoDzM4TT3O
ec5377945f
fix formatting 2020-05-13 21:19:23 +02:00
Mauro Carvalho Chehab
866a60cba9 README.md: add a note about travisCI
As people may have some troubles finding the right dependencies
when building ZBar, add a note about travisCI and the corresponding
files and scripts.

The examples there could be useful for others.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2020-04-06 11:07:39 +02:00
Felix Yan
10b1bc02b8
Mention Python 3 support in Python bindings
Since Python 3 is actually supported now, it's misleading to say "requires Python 2" here.
2020-03-17 17:51:02 +08:00
Mauro Carvalho Chehab
617b6c1a41 README.md: update it to contain the latest updates
The file is a little outdated, missing some ZBar features,
specially the new ones. Update it.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2019-05-14 07:21:37 -03:00
Mauro Carvalho Chehab
2b841d5497 Update ZBar's main URL location
As we're maintaining ZBar now mainly at github, update its
location along some places.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2019-05-13 19:12:00 -03:00
Boyuan Yang
d1397ff444 Fix typos found by codespell. 2019-02-14 15:52:11 -05:00
Mauro Carvalho Chehab
cd732ffca8 README.md: update instructions about using test_dbus
Now that we have an utility to test dbus, explain how
to build and use it.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2019-02-06 16:06:58 -02:00
Mauro Carvalho Chehab
56d0254d9a README.md: add a brief comment about dbus functionality
TODO: ideally, we would need an example and a test program in
order to verify if the functionality is running properly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2019-02-06 10:04:50 -02:00
Mauro Carvalho Chehab
65fe05b55e Convert INSTALL and README to markdown
While here, be sure that all links will be pointing to the
right places.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2019-02-05 12:42:11 -02:00