55 lines
1.7 KiB
Plaintext
55 lines
1.7 KiB
Plaintext
Source: @PACKAGE_NAME@
|
|
Priority: optional
|
|
Maintainer: Borisov Alexey <borisov@lcard.ru>
|
|
Build-Depends: debhelper (>= 8.0.0), cmake, libusb-1.0-0-dev, libavahi-common-dev, libavahi-client-dev
|
|
Standards-Version: 3.9.3
|
|
Section: libs
|
|
Homepage: "http://www.lcard.ru"
|
|
Replaces: l502api
|
|
|
|
Package: libx502api1-dev
|
|
Section: libdevel
|
|
Architecture: any
|
|
Depends: libx502api1 (= ${binary:Version}),
|
|
libe502api1 (= ${binary:Version}),
|
|
libl502api1 (= ${binary:Version}),
|
|
${misc:Depends}
|
|
Replaces: libl502api1-dev
|
|
Description:Library for control L-Card L502/E502 devices
|
|
Library that allow you control L-Card L502 and E502 data acquisition devices.
|
|
.
|
|
This package contains the development files.
|
|
.
|
|
You need these files if you writing your own software. Non-developers likely
|
|
have little use for this package.
|
|
|
|
Package: libx502api1
|
|
Section: libs
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
Description:Library with general function for L-Card L502/E502 devices
|
|
Library that allow you control L-Card L502 and E502 data acquisition devices.
|
|
.
|
|
This package contains the shared object files.
|
|
|
|
Package: libe502api1
|
|
Section: libs
|
|
Architecture: any
|
|
Suggests: avahi-daemon
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, udev
|
|
Description:Library for control L-Card E502 device
|
|
Library that allow you control L-Card E502 data acquisition devices.
|
|
.
|
|
This package contains the shared object files.
|
|
|
|
Package: libl502api1
|
|
Section: libs
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
Description:Library for control L-Card L502 device
|
|
Library that allow you control L-Card L502 data acquisition devices.
|
|
.
|
|
This package contains the shared object files.
|
|
|
|
|