2015-08-15 19:22:17 +00:00
|
|
|
Source: liblz4
|
2015-08-15 18:32:42 +00:00
|
|
|
Section: devel
|
|
|
|
Priority: optional
|
|
|
|
Maintainer: Evgeniy Polyakov <zbr@ioremap.net>
|
|
|
|
Build-Depends:
|
|
|
|
cmake (>= 2.6),
|
2015-08-15 19:16:39 +00:00
|
|
|
debhelper (>= 7.0.50~),
|
|
|
|
cdbs
|
2015-08-15 18:32:42 +00:00
|
|
|
Standards-Version: 3.8.0
|
2016-11-02 00:26:22 +00:00
|
|
|
Homepage: http://www.lz4.org/
|
|
|
|
Vcs-Git: git://github.com/lz4/lz4.git
|
|
|
|
Vcs-Browser: https://github.com/lz4/lz4
|
2015-08-15 18:32:42 +00:00
|
|
|
|
2015-08-15 19:22:17 +00:00
|
|
|
Package: liblz4
|
2015-08-15 18:32:42 +00:00
|
|
|
Architecture: any
|
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
|
|
Description: Extremely Fast Compression algorithm http://www.lz4.org
|
2015-08-15 19:22:17 +00:00
|
|
|
|
|
|
|
Package: liblz4-dev
|
|
|
|
Architecture: any
|
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
|
|
Description: Extremely Fast Compression algorithm http://www.lz4.org
|
|
|
|
Development files.
|