Adding upstream version 1.0.2.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
a04160a00d
commit
36fe29e3d5
464 changed files with 372850 additions and 0 deletions
23
.lgtm.yml
Normal file
23
.lgtm.yml
Normal file
|
@ -0,0 +1,23 @@
|
|||
path_classifiers:
|
||||
library:
|
||||
- "src/pplib/*"
|
||||
extraction:
|
||||
cpp:
|
||||
prepare:
|
||||
packages:
|
||||
- build-essential
|
||||
- automake
|
||||
- autoconf
|
||||
- libtool
|
||||
- pkg-config
|
||||
- libbind-dev
|
||||
- libssl-dev
|
||||
- libbz2-dev
|
||||
- libidn2-dev
|
||||
- zlib1g-dev
|
||||
- libpcap-dev
|
||||
- libpcre3-dev
|
||||
configure:
|
||||
command:
|
||||
- ./autogen.sh
|
||||
- ./configure
|
Loading…
Add table
Add a link
Reference in a new issue