Updated 95% pkgs to the new shlibs world order, not yet finished.
This commit is contained in:
5
srcpkgs/cppcheck/cppcheck.rshlibs
Normal file
5
srcpkgs/cppcheck/cppcheck.rshlibs
Normal file
@@ -0,0 +1,5 @@
|
||||
libpcre.so.0
|
||||
libstdc++.so.6
|
||||
libm.so.6
|
||||
libgcc_s.so.1
|
||||
libc.so.6
|
||||
@@ -5,6 +5,7 @@ homepage="http://cppcheck.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||
build_style=gnu-makefile
|
||||
make_build_target="all man"
|
||||
revision=1
|
||||
short_desc="Static analysis of C/C++ code"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
@@ -18,11 +19,6 @@ long_desc="
|
||||
various compiler extensions, inline assembly code, etc. The goal is no
|
||||
false positives."
|
||||
|
||||
Add_dependency run libgcc
|
||||
Add_dependency run glibc
|
||||
Add_dependency run libstdc++
|
||||
Add_dependency run libpcre
|
||||
|
||||
Add_dependency build libxslt
|
||||
Add_dependency build docbook-xsl
|
||||
Add_dependency build pcre-devel
|
||||
|
||||
Reference in New Issue
Block a user