Accepting request 454473 from home:jengelh:branches:Application:Geo

- Compact and update descriptions

OBS-URL: https://build.opensuse.org/request/show/454473
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/zbar?expand=0&rev=22
This commit is contained in:
Martin Pluskal 2017-02-03 17:30:04 +00:00 committed by Git OBS Bridge
parent 2eb38d400a
commit a60d22e1bb
2 changed files with 17 additions and 11 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Feb 3 17:10:25 UTC 2017 - jengelh@inai.de
- Compact and update descriptions
-------------------------------------------------------------------
Fri Feb 3 10:29:46 UTC 2017 - dimstar@opensuse.org

View File

@ -43,23 +43,24 @@ BuildRequires: xmlto
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
ZBar is an open source software suite for reading bar codes from various
sources, such as video streams, image files and raw intensity sensors. It
supports many popular symbologies (types of bar codes) including EAN-13/UPC-A,
UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code.
ZBar reads bar codes from various sources, such as video streams,
image files and raw intensity sensors. It supports many symbologies
(types of bar codes) including EAN-13/UPC-A, UPC-E, EAN-8, Code 128,
Code 39, Interleaved 2 of 5 and QR Code.
The flexible, layered implementation facilitates bar code scanning and decoding
for any application: use it stand-alone with the included GUI and command line
programs, easily integrate a bar code scanning widget into your Qt, GTK+ or
PyGTK GUI application, leverage one of the script or programming interfaces
(Python, Perl, C++) ...all the way down to a streamlined C library suitable for
embedded use.
It can be used through the standalone GUI and command-line programs,
or integrated by other programs through a library.
%package -n %{libname}
Summary: ZBar library
Summary: Bar code reading library
Group: System/Libraries
%description -n %{libname}
ZBar reads bar codes from various sources, such as video streams,
image files and raw intensity sensors. It supports many symbologies
(types of bar codes) including EAN-13/UPC-A, UPC-E, EAN-8, Code 128,
Code 39, Interleaved 2 of 5 and QR Code.
This package provides the ZBar library.
%package -n lib%{name}-devel