Jan Pavlinec
694c5fe421
python3-flask: update to version 1.0.3
Changes:
Makefile cleanup
change url to https
add src package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
5 years ago
Jeffery To
64959a1dd0
python,python3: Move python-config to $(STAGING_DIR)/host
Build/InstallDev is passed a second argument, a path where host binaries
should be placed (ultimately $(STAGING_DIR)/host).
This change moves python[3]-config to that directory.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
5 years ago
Deng Qingfang
c54a826086
shadowsocks-libev: size optimizations
Use link-time optimization and --gc-sections --as-needed ldflags
Reduces ipk size by 20%
Remove unnecessary dependencies
Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
5 years ago
Jan Pavlinec
feaed6bcb6
python3-maxminddb: add new package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
5 years ago
Josef Schlehofer
a29655e664
Merge pull request #9211 from Cynerd/syslog-ng-stop
syslog-ng: improve init and fix service stop
5 years ago
Peter Wagner
6b0bc288ed
libspeexdsp: update to 1.2.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
5 years ago
Peter Wagner
2cc8276a0a
git: update to 2.22.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
5 years ago
Karel Kočí
44a16ca325
syslog-ng: improve init and fix service stop
This fixes service stop. Problem was that in default syslog-ng forks to
background which causes procd to loose track of it. It no longer has in
such case PID of syslog-ng process and is unable to stop it. This means
that instance for such process hangs in procd and also it is not
possible to stop it as daemon. Fix is simple. syslog-ng is now
instructed to run in foreground.
This commit also drops unnecessary reload section. In default reload
calls restart and restart in default is implemented as calling stop and
start. This means that effectively it is implemented same as in case of
this init reload service implementation.
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
5 years ago
Hirokazu MORIKAWA
78de268ca1
node-homebridge: update to 0.4.50
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
5 years ago
Ken Wong
256e1ce2c0
pigz: something change
Signed-off-by: Ken Wong <xinxijishuwyq@gmail.com>
5 years ago
Xingwang Liao
f072cd6adf
golang: Add the ability to custom build environment
by overwrite the GoPackage/Environment definition
Signed-off-by: Xingwang Liao <kuoruan@gmail.com>
5 years ago
Rosen Penev
a1cd83307d
acme: Update to 2.8.1
Fix license info to use SPDX name.
Switched to wget instead of curl to avoid having a dependency on 2 SSL
libraries.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
96df1c380f
Merge pull request #9181 from neheb/j
inadyn: Update to 2.5
5 years ago
Rosen Penev
a598857c48
Merge pull request #9124 from neheb/per
perl: Do not build on ARC
5 years ago
Rosen Penev
9dd7f45cf9
Merge pull request #9187 from neheb/aio
libaio: Backport DESTDIR patch to simplify the Makefile
5 years ago
Rosen Penev
a0706c0423
Merge pull request #9192 from antonlacon/ffmpeg-custom
ffmpeg: install ffserver and ffprobe when using custom versions
5 years ago
Rosen Penev
82712dd808
Merge pull request #9140 from neheb/or
liblo: Update to 0.30 and remove maintainer
5 years ago
Konstantin Demin
fabd9efdea
bridge-utils: fix conflict with busybox brctl
Busybox brctl applet conflicts with the version from bridge-utils.
Fix this by using ALTERNATIVE support for brctl in bridge-utils.
Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
[PKG_RELEASE bump]
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
5 years ago
Josef Schlehofer
e8b1f3efeb
zeroconf: update to version 0.23.0
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years ago
Josef Schlehofer
ad6fbb9ef2
ruamel-yaml: update to version 0.15.97
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years ago
Hannu Nyman
29b322fc61
Merge pull request #9202 from sartura/file_bump_to_5.37
libs: file: bump to 5.37
5 years ago
Rosen Penev
38dcd42b87
Merge pull request #9151 from neheb/po
powertop: Do not use fstack-protector on ARC
5 years ago
Rosen Penev
224841faba
Merge pull request #9203 from sartura/libuv_bump_to_1.29.1
libs: libuv: bump to 1.29.1
5 years ago
Rosen Penev
df3f038fb3
Merge pull request #9204 from sartura/dhcpcd_bump_to_7.2.2
net: dhcpcd: bump to 7.2.2
5 years ago
Rosen Penev
8f9f68e627
Merge pull request #9205 from sartura/sysstat_bump_to_12.0.5
utils: sysstat: bump to 12.0.5
5 years ago
Marko Ratkaj
d84d95896b
utils: sysstat: bump to 12.0.5
Version bump from 12.0.2 to 12.0.5
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
5 years ago
Marko Ratkaj
ee53ca5a43
net: dhcpcd: bump to 7.2.2
Version bump from 7.0.8 to 7.2.2
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
5 years ago
Marko Ratkaj
2938dbcdb1
libs: libuv: bump to 1.29.1
Version bump from 1.24.1 to 1.29.1
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
5 years ago
Marko Ratkaj
ad02d39e85
libs: file: bump to 5.37
Simple version bump from 5.36 to 5.37
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
5 years ago
Ken Wong
703ff49d20
pigz: add package
Signed-off-by: Ken Wong <xinxijishuwyq@gmail.com>
5 years ago
Rosen Penev
1c4b6fef5f
Merge pull request #9191 from neheb/pciu
pciutils: Install libpci using CP instead of INSTALL_BIN
5 years ago
Daniel Golle
758b368985
gnunet: update to 0.11.5
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
5 years ago
Daniel Golle
fb2eb966c2
gnurl: update to 7.65.1
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
5 years ago
Josef Schlehofer
b1de8ac61e
Merge pull request #9188 from BKPepe/youtube
youtube-dl: update to version 2019.6.8
5 years ago
Rosen Penev
1968699f98
Merge pull request #9173 from ryzhovau/getdns_lib
getdns: fix library double packing
5 years ago
Rosen Penev
26ae692d32
Merge pull request #9190 from neheb/dob
libdouble-conversion: Switch to CP instead of INSTALL_DATA
5 years ago
Rosen Penev
3fc1876627
Merge pull request #9104 from neheb/hwl
hwloc: Add PCI support
5 years ago
Rosen Penev
c005595e09
pciutils: Install libpci using CP instead of INSTALL_BIN
INSTALL_BIN turns all of the symlinks to files, increasing size.
Updated PCI IDs.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
1bb38d8a5f
Merge pull request #9189 from neheb/gfl
gflags: Use CP instead of INSTALL_DATA
5 years ago
Rosen Penev
f564c71404
libdouble-conversion: Switch to CP instead of INSTALL_DATA
INSTALL_DATA turns symlinks into files, increasing the size.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
c3f3cbe9dc
gflags: Use CP instead of INSTALL_DATA
INSTALL_DATA turns the symlinks into files, increasing the size.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
c7428de4b4
Merge pull request #9185 from dengqf6/zt
zerotier: remove ARM32 conservative CFLAGS
5 years ago
Josef Schlehofer
1a4fb7c3c5
youtube-dl: update to version 2019.6.8
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years ago
Rosen Penev
5e34f4a32b
libaio: Backport DESTDIR patch to simplify the Makefile
Fixes issue where OpenWrt CFLAGS like relro were not being passed.
Updated license information.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Ian Leonard
f2896e3db5
ffmpeg: install ffserver and ffprobe when using custom versions
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
5 years ago
Deng Qingfang
4a3e3fb286
zerotier: remove ARM32 conservative CFLAGS
OpenWrt toolchains already use correct CFLAGS for every ARM target
There is no reason to use conservative CFLAGS now
It also causes compile error with GCC 9.1.0
Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
5 years ago
Rosen Penev
0910bffb57
Merge pull request #9178 from neheb/op
opus: Update to 1.3.1
5 years ago
Josef Schlehofer
2ca2158367
Merge pull request #9182 from mmtj/pyroute2-0.5.6
python3-pyroute2: Update to version 0.5.6
5 years ago
Martin Matějek
596990974c
python3-pyroute2: Update to version 0.5.6
Signed-off-by: Martin Matějek <martin.matejek@gmx.com>
5 years ago
Rosen Penev
dd41da3403
inadyn: Update to 2.5
Makefile cleanups.
Added PKG_BUILD_PARALLEL for faster compilation.
Added PKG_INSTALL.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago