1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-20 07:38:40 +02:00
Commit Graph

2811 Commits

Author SHA1 Message Date
Rosen Penev
b50ee9b45e
Merge pull request #10062 from ja-pa/treewide-cpe-id-2
treewide: add PKG_CPE_ID for cvescanner
2019-09-24 15:03:31 -07:00
Rosen Penev
39927180b5 protobuf-c: Fix mistake from previous commit
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-24 12:46:36 -07:00
Rosen Penev
862510a251
Merge pull request #10046 from neheb/pfix
protobuf fixes from CMake conversion
2019-09-24 10:50:20 -07:00
Rosen Penev
cdf54068f9
Merge pull request #10048 from neheb/avro
avro: Replace PKG_INSTALL with CMAKE_INSTALL
2019-09-24 10:48:18 -07:00
Jan Pavlinec
ceadbcbb64
treewide: add PKG_CPE_ID for cvescanner
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-09-24 13:51:22 +02:00
Rosen Penev
979568f1cb
Merge pull request #10059 from neheb/boooo
boost: Update host libraries
2019-09-23 15:26:59 -07:00
Rosen Penev
53b9d894fb
libprotobuf-c: Switch to CMake
Simplifies the Makefile.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-23 15:01:02 -07:00
Rosen Penev
e8da6d9294
protobuf: Fix host build
rpath is needed as the host directory instead of hostpkg is used for some
reason.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-23 14:56:18 -07:00
Rosen Penev
a54c065ee2 libftdi: Add back Boost_NO_BOOST_CMAKE
Needed by this package for some reason.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-23 12:06:32 -07:00
Rosen Penev
1f77459ace boost: Update host libraries
It seems newer versions of fbthrift require more libraries.

Also added AR7, RB532, and Lantiq ASE to fiber exclusion.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-23 11:29:52 -07:00
Rosen Penev
af51dbed7b
jsoncpp: Fix pkgconfig file
Backported upstream patch to make the pkgconfig file more cross compile
friendly. I don't think anything uses this.

Replaced Installev with CMAKE_INSTALL.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-22 18:28:14 -07:00
Rosen Penev
76b57b0e6c
fbzmq: Size optimizations
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-22 18:11:24 -07:00
Rosen Penev
7139cddccf
fbthrift: Update to 2019-09-22
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-22 18:11:23 -07:00
Rosen Penev
164e706f9d
librsocket-cpp: Update to 2019-09-22
Added URLs.

Added needed Boost patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-22 18:11:23 -07:00
Rosen Penev
43a8e02bb8
libwangle: Update to 2019.09.22.00
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-22 18:11:23 -07:00
Rosen Penev
0f209e988c
libfizz: Update to 2019.09.22.00
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-22 18:11:23 -07:00
Rosen Penev
d28d9aa4dc
libfolly: Update to 2019.09.22.00
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-22 18:11:22 -07:00
Rosen Penev
cf9c219f50
libudev: Clean up Makefile
Switch to standard PKG_SOURCE_VERSION/DATE instead of defining PKG_VERSION

Removed PKG_SOURCE. It's implicit.

Replaced IntallDev section with CMAKE_INSTALL.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-21 15:55:31 -07:00
Rosen Penev
df433fe722
libsoxr: Fix pkgconfig files
Replaced InstallDev section with CMAKE_INSTALL.

Adjusted all of the paths to be more consistent with other packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-21 15:53:52 -07:00
Rosen Penev
68d3734dea
avro: Replace PKG_INSTALL with CMAKE_INSTALL
Allows removal of the InstallDev section as it's now implicit.

PKG_INSTALL is already defined in cmake.mk

This also installs a pkgconfig file. Added a patch to fix it up.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-21 15:52:29 -07:00
Rosen Penev
0dac4b74ca
libftdi1: Fix pkgconfig paths properly
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-21 15:49:58 -07:00
Rosen Penev
3c4419d45b
libftdi: Fix pkgconfig paths
Switched to CMAKE_INSTALL for simplicity.

Other minor cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-21 15:49:13 -07:00
Daniel Golle
bf033c622a serdisplib: add package
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-09-21 21:37:48 +02:00
Rosen Penev
7207e0b788
Merge pull request #10020 from neheb/cap
libcap: Fix pkgconfig file
2019-09-21 11:58:08 -07:00
Rosen Penev
bc98fd224c
Merge pull request #9977 from neheb/prot
protobuf: Switch to CMake
2019-09-19 17:45:02 -07:00
Rosen Penev
064af793e7
Merge pull request #9975 from neheb/lz44
liblz4: Update to 1.9.2
2019-09-19 17:44:17 -07:00
Rosen Penev
720ae061e8
Merge pull request #9974 from neheb/libogg
libogg: Update to 1.3.4
2019-09-19 17:43:56 -07:00
Rosen Penev
34c0839a76
p11-kit: Update to 0.23.17
Remove upstreamed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-18 14:57:19 -07:00
Rosen Penev
e5765ce685
Merge pull request #10016 from nxhack/libuv_bump
libuv: update to 1.32.0
2019-09-17 22:10:23 -07:00
Hirokazu MORIKAWA
f8ecbf529b libuv: update to 1.32.0
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-09-18 13:50:42 +09:00
Rosen Penev
c56ad06395
libgd: Fix pkgconfig file for cross compilation
This allows packages that use pkgconfig to find libgd properly.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-17 16:09:38 -07:00
Rosen Penev
c75fe2fd0f
libogg: Update to 1.3.4
Added PKG_BUILD_PARALLEL for faster compilation.

Added ABI_VERSION to force rebuilds on ABI upgrade.

Added a couple of LDFLAGS for smaller size.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-17 16:01:34 -07:00
Rosen Penev
d3908aee91
libcap: Fix pkgconfig file
Helps packages that use pkgconfig to find libcap when installed in OpenWrt

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-17 15:40:53 -07:00
Jan Pavlinec
299e5b0a9b
treewide: add PKG_CPE_ID for better cvescanner coverage
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-09-17 12:40:26 +02:00
Rosen Penev
4cecfeced8 dtc: Add missing dependency to -utils
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-17 11:37:15 +08:00
Rosen Penev
0350a15716
protobuf: Switch to CMake
Allows PKG_BUILD_PARALLEL to work properly.

Replaced InstallDev section with CMAKE_INSTALL.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-16 16:34:23 -07:00
Michael Heimpold
99d6731ed9 libmodbus: update to 3.1.6
Also fix the license information: in older versions the test programs
were GPL 3 licensed, but meanwhile it changed to BSD license.
But since this package only packages the library itself, we can
safely focus only on the LGPL here which covers the library itself.

While at, fix a minor nitpick during library symlink installation.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-09-16 23:19:15 +02:00
Michael Heimpold
9c9b846da3 libgpiod: update to 1.4.1
While at, fix minor nitpick during installation of library symlinks.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-09-16 23:19:15 +02:00
Michael Heimpold
d44ab1a122 libiio: Update to 0.18
While at, fix a minor nitpick while installing shared library symlinks.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-09-16 23:19:15 +02:00
Rosen Penev
762a0eeb79
libftdi1: Apply pkgconfig fixes to libftdipp1 as well
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-16 12:02:05 -07:00
Rosen Penev
bfcab07d87
libfmt: Fix pkgconfig paths
pkgconfig needs to override these.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-16 11:51:32 -07:00
Rosen Penev
180134d04c
libftdi1: Partially add back InstallDev
The pkgconfig file needs changing.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-16 10:44:38 -07:00
Yousong Zhou
41a4aecccf dtc: bump to version 1.5.1
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-09-16 08:00:19 +00:00
Rosen Penev
68a728e8d7
Merge pull request #9994 from flyn-org/vips
vips: update to 8.8.2
2019-09-15 10:20:25 -07:00
W. Michael Petullo
8a66eab632 vips: update to 8.8.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-09-15 13:11:34 -04:00
Hannu Nyman
f31b08e042
Merge pull request #9992 from flyn-org/openldap
openldap: update to 2.4.48
2019-09-15 19:42:17 +03:00
Rosen Penev
4d163eafa8
Merge pull request #9987 from neheb/lept
leptonica: Add missing libwebp dependency
2019-09-15 09:16:36 -07:00
W. Michael Petullo
c040738707 openldap: update to 2.4.48
Fixes CVE-2019-13565.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-09-14 12:08:53 -04:00
Rosen Penev
03661fd4a5
librsocket-cpp: Update to 2019-09-12
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-13 14:45:31 -07:00
Rosen Penev
79168cc259
libftdi1: Remove faulty change from last patch
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-13 13:14:48 -07:00
Rosen Penev
4939a9c291
opencv: Add missing libwebp dependency
Now that libwebp is in the tree, opencv picks it up.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-13 13:07:20 -07:00
Rosen Penev
8fdadfd5ee
leptonica: Add missing libwebp dependency
Now that libwebp is in the tree, leptonica picks it up.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-13 13:02:46 -07:00
Rosen Penev
b5b2fa187d
libgd: Backport SOVERSION and pkgconfig changes
The latter is needed for some packages to find libgd.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-13 12:54:50 -07:00
Rosen Penev
a1057cea1f
Merge pull request #9963 from neheb/gd4
libgd: Switch to CMake
2019-09-13 01:55:09 -07:00
Rosen Penev
2e12e13a3b
libftdi1: Don't build examples
Add PKG_BUILD_PARALLEL for faster compilation.

Replace InstallDev section with CMAKE_INSTALL

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-12 19:45:53 -07:00
Rosen Penev
7276289795
liblo: disable tests and enable IPv6
Speeds up compilation.

Also fixed compilation without deprecated POSIX APIs.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-12 19:45:19 -07:00
Rosen Penev
3e44ecbafa
libgd: Switch to CMake
Size reduced from 92878 to 91675 bytes.

CMake added CXX files. Removed those.

Removed ceill patch. ceill is not used anymore.

Removed pkgconfig patch. CMake uses a different file, which does not have
this problem.

Further size reduction to 87938 with LTO.

Removed InstallDev. CMAKE_INSTALL takes care of that.

Added WebP support.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-12 14:48:32 -07:00
Rosen Penev
70448f6e1f
libwebp: Fix InstallDev typo again
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-12 14:47:57 -07:00
Rosen Penev
8c16ee38b7
libwebp: Fix typo with InstallDev section
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-12 14:37:40 -07:00
Rosen Penev
4a829f7c6d
libfolly: Pass -DBoost_NO_BOOST_CMAKE
It seems the new CMake update broke boost again.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-12 14:33:14 -07:00
Rosen Penev
7c6d46f33f
Merge pull request #9945 from neheb/gc
libgcrypt: Update to 1.8.5
2019-09-12 14:23:24 -07:00
Rosen Penev
9475ba9cc7
Merge pull request #9964 from neheb/webp
libwebp: Add new package
2019-09-12 14:21:08 -07:00
Rosen Penev
5769359975
libgcrypt: Update to 1.8.5
Fixed up license information. Only the library is packaged.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-12 14:15:37 -07:00
Rosen Penev
cf55c9ee58
libgee: Update to 0.20.2
Eliminate patch in favor of configure argument.

Shuffled some stuff around for consistency between packages.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-12 13:19:24 -07:00
Rosen Penev
a6c88c19d7
liblz4: Update to 1.9.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-12 13:12:42 -07:00
Rosen Penev
408ccf7946
Merge pull request #9952 from neheb/rt
rtorrent: Switch to static linking
2019-09-11 22:48:40 -07:00
Rosen Penev
48224cc8d3
libwebp: Add new package
Requested by: https://github.com/openwrt/packages/issues/9740

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-10 20:56:32 -07:00
Rosen Penev
6484e63100
Merge pull request #9838 from ClaymorePT/boost_1.71.0_r1
boost: Package Version Update (1.71.0) + bugfixes
2019-09-10 12:58:23 -07:00
Carlos Miguel Ferreira
0cd9824623
boost: Package Version Update (1.71.0) + bugfixes
This commit updates Boost to version 1.71.0 and disables Boost.Context
 for arc and mips64 architectures, since either jump_fcontext or
 getcontext are undefined for those architectures.

It also fixes a bug were Boost.Fiber was not properly disabled for
mips32 and mips64 architectures.

Boost.Coroutine2 option was removed since it was redundant. By selecting
the Coroutine package, Coroutine2 is also installed.

Boost.Fiber has been disabled for target brcm47xx_generic and brcm47xx_legacy
due to misssing opcode support from instruction set.

Boost 1.71.0 brings a new header-only library
 - Boost.Variant2 [1]
   -> A never-valueless, strong guarantee implementation of
      std::variant, from Peter Dimov.

More info about Boost 1.71.0 can be found at the usual place [2].

[1]: https://www.boost.org/doc/libs/1_71_0/libs/variant2/doc/html/variant2.html
[2]: https://www.boost.org/users/history/version_1_71_0.html

Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
2019-09-10 14:25:35 +01:00
Sven Eckelmann
bbb1ea7345 treewide: Change .*GPL.*+ licenses to SPDX compatible identifier
The CONTRIBUTING.md requests an (or multiple) SPDX identifier for GPL
licenses. But a lot of packages did use a different, non-SPDX style with a
"+" at the end instead of "-or-later".

Signed-off-by: Sven Eckelmann <sven@narfation.org>
2019-09-10 07:45:15 +02:00
Rosen Penev
f27427cbfc
libwangle: Update to 2019.09.02
Several size optimizations. Savings of ~68KB.

Remove shared build. libwangle is only used by fbthrift. Just use the
static version.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-09 20:39:17 -07:00
Rosen Penev
e56fada5a8
libtorrent: Switch to static library.
libtorrent is only used by rtorrent. Switch to a static library to save
space.

Removed libsigc++ dependency. It seems it's not needed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-09 15:32:29 -07:00
Rosen Penev
ad758ba286
libsigcxx: Remove
It's no longer needed with libtorrent. No other package depends on it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-09 15:32:28 -07:00
Rosen Penev
af03174c5a
libfizz: Update to 2019.09.09.00
Several size optimizations. ~76KB savings.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-09 13:50:33 -07:00
Rosen Penev
2973b57a39
libfolly: Update to 2019.09.02
Several optimizations to reduce size. ~35KB. Mostly because of LTO.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-09 11:34:14 -07:00
Sebastian Kemper
b6212c8769 glib2: don't use libelf during host build
Since commit d3f86c9cc3e465fbca51aaadbb274856831ba56c tools/libelf
installs a pkgconfig file, which in turn is picked up during the glib2
host build. On the build bots the same occurs, although it so happens
that (sometimes?) libelf.h is not found and the host build fails. This
may be a timing issue specific to the build bots, as the header is in
fact installed by tools/libelf and I can't reproduce this here on my own
computer.

In any case, libelf (if detected) is only used by gresource. gresource
can be used without it. gresource is not used by OpenWrt's build system
(also not in openwrt/packages). So adding "--disable-libelf" to the host
configure args is not detrimental in any way and works around the issue
described above.

Resolves #9927

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-09-09 09:39:35 +02:00
Rosen Penev
bfb89d058b
Revert "libmstch: Remove boost dependency"
This reverts commit cb78291982.

The buildbots have GCC6. GCC7 is needed for C++17.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-08 14:54:35 -07:00
Lucian Cristian
257351976f nss: update to 3.46
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-09-06 18:53:15 +03:00
Nick Hainke
ba5d69edcd libuwifi: fix dev installation
The ccan needs config.h file. This commit fixes the includes
and copies the config.h file to the correct position.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2019-09-05 00:04:04 +02:00
Rosen Penev
cb78291982
libmstch: Remove boost dependency
Added patches that convert Boost functionality to C++17.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-03 17:04:37 -07:00
Rosen Penev
c111125d3c
libdouble-conversion: Size optimizations
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-03 12:43:18 -07:00
Rosen Penev
864c089a04 alsa-libs: Update to 1.1.9
Fixed license information.

Removed older unnecessary stuff.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-03 20:41:44 +02:00
Rosen Penev
4854f1ca49
Merge pull request #9875 from neheb/mneas
measurement-kit: Fix compilation with uClibc-ng
2019-09-03 10:56:30 -07:00
Rosen Penev
c0916269b2
Merge pull request #9849 from neheb/pbc
libpbc: Pass CFLAGS properly
2019-09-03 10:18:51 -07:00
Espen Jürgensen
fa3d533655 mxml: update to 3.1
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2019-09-02 20:50:39 +02:00
Rosen Penev
e613acffad
measurement-kit: Fix compilation with uClibc-ng
nextafter is not included in std with uClibc-ng. Don't use the std version

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-01 13:34:43 -07:00
Rosen Penev
1862f908eb
classpath: Add jamvm/host build dependency
This is needed for compilation. A Java compiler is also needed but that
must be handled elsewhere.

Fixed up license information.

URLs to HTTPS.

Other Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-01 12:32:42 -07:00
Jianhui Zhao
02ec32f34d libuhttpd: Update to 3.0.1
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2019-08-31 22:47:15 +08:00
Rosen Penev
d3b32a62c2
Merge pull request #9595 from dengqf6/ev
libev: update to 4.27
2019-08-30 16:35:27 -07:00
Rosen Penev
0f52ce32c8
Merge pull request #9848 from neheb/key4
keyutils: Add Debian hardening patch
2019-08-30 16:19:28 -07:00
Rosen Penev
b8aa5d8fcb
Merge pull request #9578 from neheb/opn
opencv: Update to 4.1.1
2019-08-30 16:17:57 -07:00
Rosen Penev
85f1e3e474 rxtx: Add missing classpath dependency
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-30 11:27:32 -07:00
Rosen Penev
f414253f09
Merge pull request #9852 from neheb/prob
libredblack: Pass CFLAGS
2019-08-30 10:14:58 -07:00
Rosen Penev
7aa461730d
Merge pull request #9813 from neheb/xml
xmlrpc-c: Update to 1.51.03
2019-08-30 10:12:33 -07:00
Othmar Truniger
f0ca08bec4 libfmt: bump to version 6.0.0
Signed-off-by: Othmar Truniger <github@truniger.ch>
2019-08-30 16:11:38 +02:00
Jiri Slachta
062044b3ff
Merge pull request #9854 from neheb/ssh2
libssh2: Don't build tests
2019-08-29 12:13:41 +02:00
Rosen Penev
fbcf61d9d3
libredblack: Pass CFLAGS
CFLAGS were not being passed. This was breaking builds with ASLR.

Pass proper PIC command to gcc with $(fPIC).

Don't install static libraries. Keep those for InstallDev only.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-28 14:45:24 -07:00
Rosen Penev
ccc3b6d44a
keyutils: Pass OpenWrt CFLAGS directly.
Needed for compilation with PKG_ASLR_PIE.

Replaced Build/Compile with PKG_INSTALL.

Adjusted install paths for consistency.

Added license information.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-28 14:29:44 -07:00
Rosen Penev
6a1cd83265
libssh2: Remove old artifacts from autotools platform
Removed PKG_FIXUP. It has no meaning with CMake.

Replaced PKG_INSTALL with CMAKE_INSTALL. Consequentially, removed
InstallDev section.

Added ABI_VERSION to force package rebuilds when it increases.

Added PKG_BUILD_PARALLEL for faster compilation.

Fixed license tag.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-28 13:07:34 -07:00
Lucian Cristian
af9209fb31 nspr: update to 4.22
drop upstreamed patches

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-08-28 16:39:23 +03:00
Rosen Penev
a447e1c6b2
libssh2: Don't build tests
Speeds up build and fixes OpenSSL support.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-27 17:15:13 -07:00
Rosen Penev
43f811ad5b
libpbc: Pass CFLAGS properly
This was breaking ASLR builds.

Fixed license tag.

Added PKG_BUILD_PARALLEL for faster compilation.

Small Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-27 15:29:34 -07:00
Jiri Slachta
7acdb96b5f
Merge pull request #9700 from ja-pa/libssh2-1.9.0
libssh2: update to version 1.9.0 (security fix)
2019-08-24 21:42:17 +02:00
Rosen Penev
473356a562
xmlrpc-c: Update to 1.51.03
Small Makefile reorganization.

Switch BUILD_PARALLEL to 1. Seems to work now.

Added nanosleep patch that replaces usleep usage.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-23 14:17:29 -07:00
Jan Pavlinec
17ebaf2a3f
measurement-kit: update to version 0.10.5
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-08-23 19:16:28 +02:00
Matthias Schiffer
74ff3ae61e
libuecc: update URL and PKG_SOURCE_URL 2019-08-21 16:13:17 +02:00
Ted Hess
22b0595018
Merge pull request #9785 from thess/libv4l-update
libv4l: Update to 1.16.6. Fix missing includes patch
2019-08-21 06:47:33 -04:00
Rosen Penev
cd6e4f1131
Merge pull request #9771 from neheb/gif
giflib: Update to 5.2.1 and add utilities
2019-08-20 20:28:59 -07:00
Ted Hess
67b8da50c1 libv4l: Update to 1.16.6. Fix missing includes patch
Signed-off-by: Ted Hess <thess@kitschensync.net>
2019-08-20 15:03:30 -04:00
Yousong Zhou
af41e07e10 dtc: backport patch to export fdt_check_full()
This is required for configure script of QEMU to detect presence of
system libfdt library

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-08-20 10:05:51 +00:00
Rosen Penev
530997cce3
Merge pull request #9745 from PolynomialDivision/feature/add_uwifi
libuwifi: add userspace wifi library
2019-08-18 23:06:54 -07:00
Luiz Angelo Daros de Luca
94f2f37ee6 libcups: update to 2.2.12
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2019-08-19 01:20:41 -03:00
Luiz Angelo Daros de Luca
2123c0a1b9 libvpx: bump to 1.8.1
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2019-08-19 01:20:41 -03:00
Rosen Penev
3f19592ef9
giflib: Add utilities package
As requested in #9756

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-18 16:41:42 -07:00
Rosen Penev
b75c6de359
giflib: Update to 5.2.1
Removed now invalid patch.

Upstream got rid of autotools. This allows the Makefile to be simplified.

Added PKG_BUILD_PARALLEL for faster compilation.

Other miscellaneous cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-18 16:41:40 -07:00
Nick Hainke
fe5d7c817c libuwifi: add userspace wifi library
Add library to parse WiFi frames in userspace.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2019-08-18 00:38:41 +02:00
Roman Yeryomin
170ef79393 glib2: remove dependency on own host build
Saves some disk space and build time.
Tested by building and running bluez.

Signed-off-by: Roman Yeryomin <roman@advem.lv>
2019-08-17 21:22:33 +02:00
Rosen Penev
c06fd0eaef
Merge pull request #9725 from alinnastac/libcap-pkgconfig
libcap: copy pkgconfig file in staging directory
2019-08-17 12:03:33 -07:00
Rosen Penev
14587390ce
Merge pull request #9744 from PolynomialDivision/feature/add_radiotap
libradiotap: add radiotap parsing library
2019-08-17 12:00:05 -07:00
Rosen Penev
e2b7a82d8b
Merge pull request #9726 from cotequeiroz/log4cplus_hostpkg
log4cplus: install host libraries into lib
2019-08-17 11:57:51 -07:00
Nick Hainke
941f47213c libradiotap: add radiotap parsing library
Add library for parsing RadioTap Headers.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2019-08-16 17:49:45 +02:00
Rosen Penev
c967c23124
Merge pull request #9729 from cotequeiroz/onig
oniguruma: update to release 6.9.3
2019-08-14 11:01:27 -07:00
Rosen Penev
a454b4b18a
Merge pull request #9687 from neheb/libup
libupnpp and upmpdcli
2019-08-14 09:53:05 -07:00
Eneas U de Queiroz
b7d0a82a7f
oniguruma: update to release 6.9.3
This release incorporates fixes for CVE-2019-13224 and CVE-2019-13225,
and "fixed many problems (found by libfuzzer programs)."

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2019-08-14 11:51:35 -03:00
Eneas U de Queiroz
8acde722f6
log4cplus: install host libraries into lib
Default host build for the package uses lib64, but dependents expect
libraries to be in $(STAGING_DIR_HOSTPKG)/lib.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2019-08-14 09:12:11 -03:00
Alin Nastac
c4d0ed9825 libcap: copy pkgconfig file in staging directory
This file is needed to enable libcap support in other packages,
such as iproute2's ip-full.

Signed-off-by: Alin Nastac <alin.nastac@gmail.com>
2019-08-14 14:04:31 +02:00
Jan Pavlinec
be17ecea22
redis: fix compilation for uClibc
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-08-14 13:49:25 +02:00
Ted Hess
4b0eaf9471
Merge pull request #9715 from neheb/flA
flac: Update to 1.33
2019-08-14 07:05:23 -04:00
Jan Pavlinec
9c1a23d977
libssh2: update to version 1.9.0 (security fix)
Changes:
Fix CVE-2019-13115
Remove old patches
Switch to cmake

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-08-14 11:12:43 +02:00
Rosen Penev
f6033cf841 libupnpp: Update to 0.17.1
Fixed up license information.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-14 00:52:55 -07:00
Rosen Penev
b82bdd3f0e flac: Update to 1.33
Some adjustments to the configure flags.

Removed upstreamed patches.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-14 00:49:49 -07:00
Rosen Penev
bf2f1a0263 libgd: Properly disable iconv support
HAVE_ICONV and HAVE_ICONV_H are two different headers that both need to
evaluate to false. Added the extra CONFIGURE_VARS.

This can be verified by passing -Werror=implicit-function-declaration

Added PKG_LICENSE_FILES

Updated homepage URL.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-14 00:49:07 -07:00
Daniel Engberg
b080abc863
Merge pull request #9697 from ja-pa/lmdb-0.9.24
lmdb: update to version 0.9.24
2019-08-12 13:44:48 +02:00
Jan Pavlinec
4841f524a9
lmdb: update to version 0.9.24
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-08-12 11:03:01 +02:00
Rosen Penev
f8cd4f094a
opencv: Update to 4.1.1
Update Makefile to modern standards.

Switched to local tarballs..xz archives are smaller. The .gz archive that
codeload comes with is 85MB.

Replaced PKG_INSTALL with CMAKE_INSTALL to get rid of Build/InstallDev.

Added PKG_BUILD_PARALLEL for faster compilation.

Removed inactive maintainer.

Added uClibc-ng patches to fix compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-11 16:32:48 -07:00
Rosen Penev
b851788523
Merge pull request #9673 from Ansuel/path-fix
intltool: fix broken compile on WSL
2019-08-09 12:01:34 -07:00
Jan Pavlinec
eeab57d16a redis: add new package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-08-09 21:46:17 +08:00
Rosen Penev
4372ed15cc
liblz4: Remove deprecated utime function
Optionally fixes compilation with uClibc-ng.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-08 10:17:05 -07:00
Rosen Penev
41da27023e
Merge pull request #9607 from neheb/ldap
openldap: Add static function declaration
2019-08-08 09:49:31 -07:00
Ansuel Smith
cea49c620d
intltool: fix broken compile on WSL
If PATH contains space, like in WSL where you have also Windows dir, compilation of this package is broken.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2019-08-07 13:42:26 +02:00
Rosen Penev
1a782269f3
Merge pull request #9634 from neheb/bbbbb
libsigar: Add missing header
2019-08-05 12:04:00 -07:00
Rosen Penev
238f1402ca
Merge pull request #9632 from neheb/rd
libredblack: Update to 1.3
2019-08-04 21:37:15 -07:00
Rosen Penev
0d3f61913e
Merge pull request #9550 from ja-pa/libarchive-3.4.0
libarchive: update to version 3.4.0
2019-08-04 06:54:35 -07:00
Rosen Penev
b97f32ec44
libsigar: Add missing header
The new version of musl does not include this header internally anymore.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-02 16:57:23 -07:00
Rosen Penev
6e8cb556e4
libredblack: Update to 1.3
Technically the same version, but this uses the normal tarball instead of
a random GitHub repository.

Cleaned up Makefile as a result.

Removed Python dependency. rbgen is not used for the package.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-02 15:24:02 -07:00
Nikos Mavrogiannopoulos
15884f28a1 gnutls: updated to 3.6.9
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2019-08-02 21:27:39 +02:00
Rosen Penev
1432866818
libglog: Replace deprecated usleep with nanosleep
Optionally fixes compilation with uClibc-ng.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-31 13:38:43 -07:00
Rosen Penev
85fab04196
libglog: Switch to CMake
Allows removal of InstallDev as well as further simplification. Also 100KB
smaller package.

Added some C/LDFLAGS to further reduce the size.

Small Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-31 13:38:42 -07:00
Rosen Penev
57cf47fb2e
Merge pull request #9615 from neheb/sig
libsigar: Remove deprecated rindex function
2019-07-31 06:47:40 -07:00
Rosen Penev
08192a7d73
Merge pull request #9610 from neheb/tirp
libtirpc: Remove deprecated b functions
2019-07-31 06:46:59 -07:00