Rosen Penev
43d26bbf83
rtl_433: Update to 18.12
Added a patch to fix compilation under uClibc-ng.
Reorganized Makefile for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
ae714f9afa
Merge pull request #8895 from jefferyto/libimobiledevice-python-package-mk
libimobiledevice: Remove reference to python-package.mk
6 years ago
Rosen Penev
6b9c6ee6ff
Merge pull request #8840 from cotequeiroz/django_pytz
django: Add pytz dependency
6 years ago
Rosen Penev
efbcf695b8
Merge pull request #8786 from commodo/readme-encodings-update
python/README.md: fix note about python[3]-codecs
6 years ago
Rosen Penev
3cc84d7ab1
Merge pull request #8894 from jefferyto/python2-transition-notice
python/README: Add deprecation notice / schedule
6 years ago
Alexandru Ardelean
d0fcfc52a1
python/README.md: fix note about python[3]-codecs
The note was note correct when mentioning encodings vs python[3]-codecs.
This change fixes this confusion.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
6 years ago
Jeffery To
6a06da0404
libimobiledevice: Remove reference to python-package.mk
Since no Python packages are produced by this package, including
python-package.mk is unnecessary.
This removes the reference to python-package.mk. (PKG_RELEASE is
unchanged as this should have no effect on the build.)
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
6 years ago
Rosen Penev
c5e946f818
Merge pull request #8880 from jefferyto/xz-pkg-config
xz: Use relative paths in pkg-config metadata file
6 years ago
Jeffery To
3a036339e8
python/README: Add deprecation notice / schedule
This describes the proposal outlined in #8520 , with a few
additions/modifications:
* Describes the handling of the Python 2 interpreter
* Allows for normal updates of Python 2 libraries that share the same
Makefile as their Python 3 version
* Mass removal event has a name
Supersedes #8788 .
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
6 years ago
Yousong Zhou
3680e969b1
openvswitch: fix compilation of intree datapath kmod
Reference: https://github.com/openwrt/packages/issues/8548#issuecomment-488871090
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years ago
Rosen Penev
c0e7628243
Merge pull request #8722 from BKPepe/mozilla
mozilla-iot-gateway: update to version 0.8.1
6 years ago
Rosen Penev
7fea6570e5
Merge pull request #8842 from ysc3839/tr-web-control
transmission-web-control: add new package
6 years ago
Rosen Penev
4304056d60
Merge pull request #8884 from jefferyto/remove-golang-libraries
golang-libraries: Remove library packages
6 years ago
Rosen Penev
de7dd1477e
Merge pull request #8890 from Arduous/temperUSB_update
temperusb: package update to 2.3
6 years ago
Rosen Penev
ec19fe8db0
Merge pull request #8824 from MikePetullo/scapy
scapy: update to 2.4.2 and make use of Python 3
6 years ago
Rosen Penev
9f64ded7cf
Merge pull request #8827 from MikePetullo/libdmapsharing
libdmapsharing: update to 3.9.6
6 years ago
Rosen Penev
aa327bf879
Merge pull request #8828 from MikePetullo/luasec
luasec: update to 0.8
6 years ago
W. Michael Petullo
0647bcbed3
scapy: update to 2.4.2 and make use of Python 3
Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years ago
Hannu Nyman
08202c9b78
Merge pull request #8826 from MikePetullo/dmapd
dmapd: update to 0.0.81
6 years ago
W. Michael Petullo
bc57420b08
dmapd: update to 0.0.81, update PKG_INSTALL, and remove TARGET_LDFLAGS
Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years ago
Andy Walsh
402a445661
rpcbind: add/enable rmtcalls support
* add broadcast discovery support of rpc services
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
6 years ago
Rosen Penev
d6353ad600
Merge pull request #8863 from neheb/tr
transmission: Fix compilation under uClibc-ng
6 years ago
Samuel Progin
4ca726ae02
temperusb: package upgrade
Signed-off-by: Samuel Progin <samuel.progin@gmail.com>
6 years ago
Jeffery To
a172abbda6
golang-libraries: Remove library packages
These Go library packages were added to support obfs4proxy. As
obfs4proxy was updated to allow dependency management by the Go
compiler, these packages no longer have any dependants.
This removes these packages from the feed.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
6 years ago
Jeffery To
2f5a79cdc2
xz: Use relative paths in pkg-config metadata file
By default, the liblzma pkg-config file (liblzma.pc) is generated with
absolute paths, which $(STAGING_DIR_HOST)/bin/pkg-config is unable to
override.
This patches the file to use paths relative to ${prefix} and
${exec_prefix}.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
6 years ago
Hannu Nyman
b57a79dd2c
Merge pull request #8760 from commodo/remove-un-needed
jdcal,et_xmlfile,rcssmin: remove un-needed python packages
6 years ago
Rosen Penev
feb6f833a2
Merge pull request #8845 from neheb/msm
msmtp: Update to 1.8.4
6 years ago
Jiri Slachta
c680da9179
Merge pull request #8877 from jefferyto/tiff-pkg-config
tiff: Install pkg-config metadata file in Build/InstallDev
6 years ago
Jeffery To
1b90bf0db0
tiff: Install pkg-config metadata file in Build/InstallDev
Some programs use pkg-config to discover installed libraries.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
6 years ago
Jo-Philipp Wich
f6e4628076
Merge pull request #8874 from jefferyto/libjpeg-pkg-config
libjpeg: Install pkg-config metadata file in Build/InstallDev
6 years ago
Jeffery To
18f1cf62b6
libjpeg: Install pkg-config metadata file in Build/InstallDev
Some programs use pkg-config to discover installed libraries.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
6 years ago
Rosen Penev
cfc5987863
Merge pull request #8860 from neheb/uw
uwsgi-cgi: Fix compilation under uClibc-ng
6 years ago
Rosen Penev
fdbf99f2fa
Merge pull request #8873 from gladiac1337/feature-haproxy-v1.8.20
haproxy: Update HAProxy to v1.8.20
6 years ago
Rosen Penev
e2d5f0b8ff
Merge pull request #8851 from luizluca/sane-usblp
sane-backends: rebind printers to usblp after scan
6 years ago
Luiz Angelo Daros de Luca
7dd2e1776e
sane-backends: rebind printers to usblp after scan
While scanning, sane unbinds usb device from usblp module. This
patch creates a saned wrapper that keep track of all usb devices
binded to usblp before saned is launched and rebind them back
if not still bound after saned exits.
This workaround is only effective if saned is launched by a super
daemon like xinetd as it needs to exit after scan job finish. If
not, printing will not be available while saned service is running.
Write access to /sys/bus/usb/drivers/usblp/bind is required. So,
normally it would require root access.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
6 years ago
Christian Lachner
b4d67e3484
haproxy: Update HAProxy to v1.8.20
- Update haproxy download URL and hash
- Add new patches
Signed-off-by: Christian Lachner <gladiac@gmail.com>
6 years ago
Rosen Penev
420396fba7
Merge pull request #8869 from neheb/boo
boost: Fix compilation with uClibc-ng
6 years ago
Rosen Penev
9b3f4d6e94
Merge pull request #8865 from neheb/dev
device-observatory: Fix compilation with uClibc-ng
6 years ago
Rosen Penev
053faa31e5
boost: Fix compilation with uClibc-ng
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
bae0448263
device-observatory: Fix compilation with uClibc-ng
Two protocol definitions are missing. Took values from Musl.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Florian Eckert
4072e78dbe
Merge pull request #8859 from lnslbrty/bugfix/atop
atop: fix build error
6 years ago
Rosen Penev
f4f665c7db
transmission: Fix compilation under uClibc-ng
Upstream has a patch for this dated 2016.
Also ran the init script through shellcheck.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
93b3d42dd5
uwsgi-cgi: Fix compilation under uClibc-ng
execinfo.h is missing.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Josef Schlehofer
ed165932e0
Merge pull request #8856 from BKPepe/youtube
youtube-dl: update to version 2019.4.30
6 years ago
Toni Uhlig
3cdf09f705
atop: fix build error
Some Makefile targets did not honor CFLAGS.
This can lead to a SIGSEGV atop exeuctable.
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
6 years ago
Hannu Nyman
55fd28142f
Merge pull request #8857 from neheb/lic
treewide: Replace PKG_LICENSE_FILE with PKG_LICENSE_FILES
6 years ago
Rosen Penev
8e6f049b26
treewide: Replace PKG_LICENSE_FILE with PKG_LICENSE_FILES
The latter is actually what is used by the build system. Increased
PKG_RELEASE for all packages as this changes the ipk.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
30e10c07d3
Merge pull request #8848 from ammubhave/bump_re2
libre2: bump version to 2019-04-01
6 years ago
Amol Bhave
70d4a9a3b2
libre2: bump version to 2019-04-01
compile tested on nbg6817
Signed-off-by: Amol Bhave <ambhave@fb.com>
6 years ago
Rosen Penev
aa920879d1
Merge pull request #7877 from ammubhave/add_gflags_to_glog_stacked
libglog: Add gflags as a dependency for glog
6 years ago