1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-19 23:28:39 +02:00
Commit Graph

3253 Commits

Author SHA1 Message Date
Rosen Penev
e36b946b0a
Merge pull request #11876 from neheb/evsd
libevdev: update to 2.9.0
2020-04-21 21:47:46 -07:00
Rosen Penev
f98d8d2406
Merge pull request #11875 from neheb/drm
libdrm: update to 2.4.101
2020-04-21 21:44:27 -07:00
Luiz Angelo Daros de Luca
48692cfd5b
Merge pull request #11885 from BKPepe/libvpx
libvpx: update to version 1.8.2
2020-04-22 01:24:10 -03:00
Josef Schlehofer
34ab886263
libvpx: Makefile polishing
- Remove PKG_REV
- Reorder things to be more sync with other Makefiles
- Add PKG_BUILD_PARALLEL

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-04-22 00:20:03 +02:00
Nikos Mavrogiannopoulos
2ae560539e
Merge pull request #11898 from neheb/p111111
p11-kit: update to 0.23.20
2020-04-20 19:52:19 +02:00
Hannu Nyman
08c90cd4f4
Merge pull request #11878 from jefferyto/libmraa-libupm-python-makefile-update
libmraa,libupm: Disable default Python package build recipe
2020-04-20 20:40:34 +03:00
Hannu Nyman
6c2235253f
Merge pull request #11872 from jefferyto/python3-makefile-cleanup
python3: Makefile cleanup
2020-04-20 20:05:07 +03:00
Jan Pavlinec
489112ec19
redis: update to version 5.0.9
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-04-20 14:23:10 +02:00
Josef Schlehofer
111865439b
Revert "glib2: update to 2.64.2"
It is not ready and there are some issues described in
https://github.com/openwrt/packages/pull/11442

This reverts commit b465ac3002.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-04-20 12:05:33 +02:00
Josef Schlehofer
ad798995ee
Revert "glib2: fix host build"
There isn't prime time for it. Currently, it can not be built.
It fails with the following error:  ERROR: Compiler gcc can not compile programs.
More details in https://github.com/openwrt/packages/pull/11887 and
https://github.com/openwrt/packages/issues/11900

This reverts commit b62ed68007.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-04-20 11:59:48 +02:00
Rosen Penev
5f5b8e3a88
p11-kit: update to 0.23.20
Converted to meson for faster compilation speed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-19 15:18:15 -07:00
Lucian Cristian
5fadec5c0e nss: update to 3.51.1
also refresh patches

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-04-19 16:59:00 +03:00
tripolar
b55d2359bc
Merge pull request #11887 from neheb/glbb
glib2: fix host build
2020-04-19 12:47:42 +02:00
tripolar
e187ed5072
Merge pull request #11690 from neheb/libffi
libffi: update to 3.3
2020-04-19 11:40:56 +02:00
tripolar
a3c62bf8f0
Merge pull request #10601 from neheb/alsa
ALSA update - 1.2.2
2020-04-19 11:40:04 +02:00
Rosen Penev
b62ed68007
glib2: fix host build
Seems to need -liconv.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-18 18:58:20 -07:00
Rosen Penev
030cc5570c
quasselc: fix compilation with newer glib2
Needed to fix LDFLAGS variable.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-18 18:06:33 -07:00
Rosen Penev
0266fa2d29
avahi: patch client pkgconfig files without dbus
It still gets built without dbus.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-18 18:06:33 -07:00
Josef Schlehofer
97df69bdb5
libvpx: update to version 1.8.2
- Change URL to use HTTPS instead of HTTP
- Remove empty row between maintainer and license

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-04-18 23:13:01 +02:00
Jeffery To
81e99fa7ff seafile: Remove Python variants, update Python packaging
This removes Python build variants and adds PYTHON3_PKG_BUILD:=0 (where
appropriate) for the Seafile packages.

This also updates the way the Python bindings packages are packaged,
using automake installation instead of manual install recipes.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-19 01:56:23 +08:00
Jeffery To
1bc2f4f3c6 treewide: Remove Python variants for non-Python packages
This removes Python-related build variants, and adds
PYTHON3_PKG_BUILD:=0 and minor build adjustments (where appropriate),
for non-Python packages. There should be no changes to build output.

This also updates some include paths for python3-package.mk and/or
python3-host.mk to be relative to the package Makefile.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-19 01:56:23 +08:00
Jeffery To
302f4d17e3 libmraa,libupm: Disable default Python package build recipe
This adds PYTHON3_PKG_BUILD:=0, to disable the default Python package
build recipe. There should be no changes to build output.

This also updates include paths for python3-package.mk to be relative to
the package Makefile.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-18 20:42:59 +08:00
tripolar
eee8f19807
Merge pull request #11442 from neheb/glb
glib2: update to 2.64.2
2020-04-18 13:19:18 +02:00
Rosen Penev
5429bd2e9b
Merge pull request #11859 from ja-pa/libssh-security-update
libssh: update to version 0.9.4 (security fix)
2020-04-18 03:16:54 -07:00
Rosen Penev
fa5e64649a
gdbm: don't build gettext-full
It's not necessary.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-18 02:58:03 -07:00
Rosen Penev
b4d4de98d7
libevdev: update to 2.9.0
Converted to meson for compilation speed.

Removed uClibc-ng patch as tests no longer get built.

Small cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-18 01:20:24 -07:00
Rosen Penev
2914adcf5d
libdrm: update to 2.4.101
Converted to meson for faster compilation.

Cleaned up Makefile slightly.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-18 00:32:39 -07:00
Bruno Randolf
e1bb99f836 websocketpp: Fix compile with Boost 1.70+
Fix compilation for newer Boost versions, same as in the websocketpp 'develop'
branch: https://github.com/zaphoyd/websocketpp/pull/814

Signed-off-by: Bruno Randolf <br1@einfach.org>
2020-04-17 09:35:12 +01:00
Rosen Penev
b465ac3002
glib2: update to 2.64.2
Modified to use meson as upstream has abandoned autotools.

Added license information.

Cleaned up Makefile for consistency between packages.

Added hack to compile static libs.

Removed old patches and add new ones.

Removed BUILD_PARALLEL options. These are default with ninja/meson.

Removed gettext build dependencies. glib2 now includes its own solution.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-16 19:17:52 -07:00
Jan Pavlinec
933eef4b18
libssh: update to version 0.9.4 (security fix)
Fixes
CVE-2020-1730

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-04-16 12:30:00 +02:00
Rosen Penev
57b2623d8b
re2: update to 2020-04-01
Massive cleanup of Makefile.

Remove inactive maintainer.

Remove completely unused host build.

Shorten title so that it shows under menuconfig.

Remove pointless static/shared choice.

Add C++17 patch as libcxx seems to need it with this package.

Add ABI_VERSION.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-14 16:19:18 -07:00
Rosen Penev
d6e2cb105e
alsa-lib: Update to 1.2.2
Added aserver application.

Fixed license information.

Small consistency updates.

Added usleep patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-13 22:34:21 -07:00
Rosen Penev
7ad02ef9e0
libupnp: update to 1.8.7
remove upstreamed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-13 19:39:52 -07:00
Rosen Penev
e83e6f36c3
Merge pull request #11832 from neheb/v45l
libv4l: update to 1.16.8
2020-04-13 17:37:03 -07:00
Othmar Truniger
a414b964a3 libfmt: bump to version 6.2.0
Signed-off-by: Othmar Truniger <github@truniger.ch>
2020-04-13 18:04:22 +02:00
Rosen Penev
0cd1a9b537
libv4l: update to 1.16.8
Fixed license information.

Update argp dependency to be for non glibc.

Added PKG_BUILD_PARALLEL for faster compilation.

Added --as-needed linker flag for slightly smaller size.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-11 19:54:15 -07:00
Aleksander Morgado
5f995ccb47 libqmi: update version to 1.24.10
https://lists.freedesktop.org/archives/libqmi-devel/2020-April/003275.html

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
2020-04-11 07:17:22 +02:00
Rosen Penev
3639561277
libcanfestival: remove
It seems that nothing uses this.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:31 -07:00
Rosen Penev
9b4308dae6
libzdb: remove
Does not seem to be used.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:31 -07:00
Rosen Penev
8415f77bbc
libuvc: remove
Does not seem to be used.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:31 -07:00
Rosen Penev
3106071c28
libglog: remove
Was used by libfolly.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:30 -07:00
Rosen Penev
702818d5ae
libavl: remove
Does not seem to be used.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:30 -07:00
Rosen Penev
fbb258ab8b
gperf: remove
Does not seem to be used.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:30 -07:00
Rosen Penev
18cdc8a3b5
glpk: remove
Nothing uses this.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:30 -07:00
Rosen Penev
e077738751
fftw3: remove
Nothing uses this.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:30 -07:00
Rosen Penev
65ef6c646a
fcgi: remove
Nothing uses this.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:29 -07:00
Rosen Penev
27f871473d
classpath: remove
This no longer builds as GCC no longer includes Java support.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:29 -07:00
Rosen Penev
7b02849f51
rxtx: remove
This does not build as GCC no longer includes Java support.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:29 -07:00
Rosen Penev
bb196a7727
avro: remove
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:29 -07:00
Rosen Penev
54b5427536
libfolly: remove
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:28 -07:00
Rosen Penev
1f1d4db694
libfizz: remove
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:28 -07:00
Rosen Penev
5911707366
libgflags: remove
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:28 -07:00
Rosen Penev
bbec1eb5e9
libsigar: remove
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:28 -07:00
Rosen Penev
dc11235ece
librsocket-cpp: remove
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:27 -07:00
Rosen Penev
c018f46411
libwangle: remove
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:27 -07:00
Rosen Penev
6ba8c9131b
fbthrift: remove
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:27 -07:00
Rosen Penev
9820fd6729
fbzmq: remove
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:27 -07:00
Jeffery To
8b84576948 libsearpc: Update to "new" version, switch to git download method
Upstream changed the v3.2.0 tag. Previously it referred to
haiwen/libsearpc@23f581b39f; now it refers
to haiwen/libsearpc@d1fd7518a2.

This changes the packaged version to the "new" v3.2.0 and switches to
using the git download method (technically the github_archive method),
since the codeload filenames of the previous and current versions are
the same but the files have different hashes.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-08 17:06:35 +08:00
Rosen Penev
996d74c86b
Merge pull request #11786 from neheb/v4llll
libv4l: fix compilation under kernel 4.14
2020-04-07 19:19:30 -07:00
Rosen Penev
84a2db01b4
Merge pull request #11789 from neheb/h2oen
h2o: fix compilation without engine support
2020-04-07 19:12:11 -07:00
Rosen Penev
7ebd65399d
Merge pull request #11787 from neheb/shout
libshout: don't use usleep
2020-04-07 19:06:50 -07:00
Rosen Penev
32c7b3303a
h2o: fix compilation without engine support
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-06 19:36:54 -07:00
Rosen Penev
16dc93e6a4
libshout: don't use usleep
usleep is deprecated and optionally unavailable with uClibc-ng.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-06 19:34:01 -07:00
Rosen Penev
13278007f9
libv4l: fix compilation under kernel 4.14
The last patch used a macro unavailable with older kernel headers.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-06 19:31:52 -07:00
Rosen Penev
f6cbfecfb8
libupnp: do not use usleep
Deprecated and optionally unavailable under uClibc-ng.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-06 19:29:34 -07:00
Rosen Penev
cc8901117d
libgd: fix wrong version
Upstream messed up and did not include getlib.sh, causing a wrong version
to be applied to the library.

lrwxrwxrwx 1 libgd.so -> libgd.so.VERSION
-rw-r--r-- 1 libgd.so.VERSION

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-05 19:28:12 -07:00
Rosen Penev
a1d3619c17
libgd: fix pkgconfig file
The wrong paths are specified, causing failures with depending packages
that use pkgconfig.

Removed CMAKE_INSTALL as a result. No point when InstallDev is explicit.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-04 14:27:02 -07:00
Rosen Penev
cf44e13a5e
Merge pull request #11714 from neheb/cgr
libcgroup: fix compile with newer musl
2020-04-02 16:15:59 -07:00
Rosen Penev
b6d8bcfe95
Merge pull request #11696 from neheb/mtd
mtdev: update to 1.1.6
2020-04-02 16:12:31 -07:00
Rosen Penev
c9783efee8
Merge pull request #11683 from neheb/gdd
libgd: update to 2.30
2020-04-01 22:46:39 -07:00
Hirokazu MORIKAWA
00bc495c73 libhttp-parser: update to v2.9.4
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2020-04-02 11:59:55 +09:00
Kevin Darbyshire-Bryant
f56212538c jansson: drop jansson
jansson is now part of openwrt core so drop it from packages feed.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-04-01 16:50:05 +01:00
Hannu Nyman
3ad79d83d7
Merge pull request #11724 from jefferyto/python2-remove-plugins
treewide: Remove Python 2 plugin/bindings/etc from non-Python packages
2020-04-01 16:24:53 +03:00
Nikos Mavrogiannopoulos
586b283a8f gnutls: updated to 3.6.13
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2020-03-31 22:56:08 +02:00
Jeffery To
9c020b1df8 libupm: Remove Python 2 library package
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-01 02:07:10 +08:00
Jeffery To
eab7addaeb libtalloc: Remove Python 2 host build depends
This should not be needed and was probably added by mistake.

See https://github.com/openwrt/packages/pull/9686#discussion_r371552924

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-01 02:05:11 +08:00
Jeffery To
6872f22764 libsearpc: Remove Python 2 bindings
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-01 02:00:40 +08:00
Jeffery To
ae090fa565 libmraa: Remove Python 2 library package
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-01 01:58:51 +08:00
Jeffery To
2ec2d69e13 elektra: Remove Python 2 plugin package
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-01 01:58:03 +08:00
Jeffery To
2aaf4a6aee boost: Remove Python 2 library package
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-01 01:56:02 +08:00
Rosen Penev
ee5bf2a538
Merge pull request #11693 from neheb/nspr
nspr: fix compilation with newer musl
2020-03-31 00:54:01 -07:00
Rosen Penev
edb929bf5b
Merge pull request #11694 from neheb/v4l
libv4l: fix compilation with newer musl
2020-03-30 16:46:31 -07:00
Jianhui Zhao
b97802e7df libuwsc: update to 3.3.4
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2020-03-31 00:33:37 +08:00
Jiri Slachta
6108849600
Merge pull request #11598 from neheb/xsl
libxslt: update to 1.1.34
2020-03-30 09:40:05 +02:00
Rosen Penev
d1a2a025fe
libcgroup: fix compile with newer musl
The code uses __BEGIN/END_DECLS from glibc's features.h, actually
sys/cdefs.h, which is deprecated. Get rid of it.

Fixed license information.

Fixed musl-fts dependency. It's only valid for musl.

Removed autoreconf as the patch was removed.

Added PKG_INSTALL for consistency between packages.

Added PKG_BUILD_PARALLEL for faster compilation.

Small cleanups for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-29 21:38:23 -07:00
Rosen Penev
92810c2e65
mtdev: update to 1.1.6
Fixes input_event usage.

Removed autoreconf as we're not modifying any files.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-28 20:54:59 -07:00
Rosen Penev
ffb7da67a3
libv4l: fix compilation with newer musl
This is using the input_event struct directly, instead of using the proper
defines.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-28 20:45:03 -07:00
Rosen Penev
93f8cbebe0
nspr: fix compilation with newer musl
Include proper sgidefs define.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-28 20:43:56 -07:00
Rosen Penev
f63305980f
libffi: update to 3.3
Remove autoreconf. autotools files are no longer patched.

Add PKG_BUILD_PARALLEL for faster compilation.

Removed upstreamed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-28 20:39:27 -07:00
Rosen Penev
cc59ab12e5
libgd: update to 2.30
Fixed CPE_ID.

Simplified TIFF option.

Refreshed/removed upstream patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-27 20:27:01 -07:00
Rosen Penev
5e7898fd33
rpcsvc-proto: update to 1.4.1
Switched to standard tarball. Allows to get rid of build hacks. Also
simplifies the Makefile a bit.

Add PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-27 20:03:26 -07:00
Rosen Penev
4be60489bf libssh: fix compilation without deprecated OpenSSL APIs
Cleaned up Makefile.

Fixed license information.

Simplified big endian condition.

Removed InstallDev section. CMAKE_INSTALL handles it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-25 20:51:26 -07:00
Rosen Penev
4045eff0ae
Merge pull request #11627 from neheb/pfr
libpfring: update to 7.6.0
2020-03-25 20:43:38 -07:00
Lucian Cristian
edd2690815 nss: update to 3.51
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-03-25 19:35:41 +02:00
Rosen Penev
15d7a73f19
Merge pull request #11649 from neheb/upnp2
libupnp: enable reuseaddr
2020-03-24 16:11:32 -07:00
Rosen Penev
46c88779b2
Merge pull request #11651 from neheb/nbmfghhf
libcap: apply pkgconfig fix to libpsx.pc as well
2020-03-24 16:11:09 -07:00
Jeffery To
cf1579a75c newt: Remove python_init_once.patch
It was pointed out in #11504 that the code in python_init_once.patch is
incorrect; the patch does not prevent newtInit() from being called more
than once (in fact it is called twice the first time initScreen() is
called).

Testing without the patch, using the example code from the corresponding
Debian bug report[1], did not result in any segfaults.

This removes the patch from the package build.

Supersedes #11504.

[1]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557960#5

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-03-24 15:51:55 +08:00
Rosen Penev
a0a1f058e5
libcap: apply pkgconfig fix to libpsx.pc as well
Made a bunch of libraries explicit for clarity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-23 16:54:00 -07:00
Rosen Penev
8e065c147f
libupnp: enable reuseaddr
Helps applications restart safely.

Disabled optssdp. Not used by anything.

Disabled scriptsupport. Not used by anything.

Made all configure options explicit.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-23 16:40:48 -07:00
Hannu Nyman
0a885042da
Merge pull request #11633 from ja-pa/redis-5.0.8
redis: update to version 5.0.8 (security fix)
2020-03-23 21:03:56 +02:00