Alexandru Ardelean
5fd0baac09
net: seafile-seahub: update maintainer & license file
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-07-02 18:10:34 -03:00
Alexandru Ardelean
441f486081
django-restframework: update packaging format + add python3 variant
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-07-02 18:10:34 -03:00
Alexandru Ardelean
15272fcc65
django-postoffice: update packaging format + add python3 variant
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-07-02 18:10:34 -03:00
Alexandru Ardelean
6a7f547a38
django-picklefield: update packaging format + add python3 variant
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-07-02 18:10:34 -03:00
Alexandru Ardelean
7bbc5131f2
django-jsonfield: update packaging format + add python3 variant
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-07-02 18:10:34 -03:00
Alexandru Ardelean
e4d8127cae
django-formtools: update packaging format + add python3 variant
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-07-02 18:10:34 -03:00
Alexandru Ardelean
35cddd9b6f
django-compressor: update packaging format + add python3 variant
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-07-02 18:10:34 -03:00
Alexandru Ardelean
3392fbc6fc
django-appconf: update packaging format + add python3 variant
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-07-02 18:10:34 -03:00
Eneas U de Queiroz
8bdb697671
python-curl: add ssl locking support to wolfssl
...
Patch was merged upstream.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2019-07-02 16:53:47 -03:00
Eneas U de Queiroz
3e78945eaf
python-curl: fix compilation with libcurl-wolfssl
...
This allows compilation when libcurl is build with wolfssl as its SSL
backend.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2019-07-02 16:53:47 -03:00
Rosen Penev
08599312d4
python-cryptography: Remove NPN
...
Upstream backport. It seems the holdup is on python-twisted.
Without this, it fails with
SSL_get0_next_proto_negotiated: symbol not found
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-02 11:36:18 -07:00
Rosen Penev
9afde0d39a
libgpg-error: Fix compilation with GAWK 5.0
...
Patch from Upstream.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-02 10:17:58 -07:00
Rosen Penev
536c6b8be7
avrdude: Fix GPIO path building
...
%ud is a GNU extension. It's not really supported elsewhere.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-02 10:07:53 -07:00
Josef Schlehofer
aa8685e025
python-schedule: Add a new package
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-07-02 18:52:41 +02:00
Rosen Penev
f282309892
Merge pull request #9289 from neheb/dns
...
dnscrypt-proxy: Update to latest git revision
2019-07-02 09:51:36 -07:00
Rosen Penev
5f6130859a
Merge pull request #9369 from val-kulkov/freetype-package
...
libfreetype: update to the latest release
2019-07-02 08:27:22 -07:00
Val Kulkov
139d7b6cb4
libfreetype: update to the latest release
...
Update to FreeType 2.10.1. Update PKG_LICENSE information.
Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
2019-07-02 10:52:32 -04:00
Andreas Nilsen
6f6457fb37
hcxtools: Changes to the Makefile, as suggested.
...
- Now using codeload as suggested.
- Removed PKG_BUILD_PARALLEL, and PKG_USE_MIPS16:=0 as it was no longer needed to build the latest version successfully.
- Moved PKG_MAINTAINER to top.
- Use INSTALL_BIN instead of CP
- Added PKG_LICENSE and PKG_LICENSE_FILES
- Fixed a typo in TITLE
- DCO should be fixed now.
Signed-off-by: Andreas Nilsen <adde88@gmail.com>
2019-07-02 16:16:44 +02:00
Andreas Nilsen
9e4fc185e2
hcxtools: Fixed PKG_SOURCE_URL
...
Signed-off-by: Andreas Nilsen <adde88@gmail.com>
2019-07-02 16:16:44 +02:00
Andreas Nilsen
89da0ac020
hcxtools: Added hcxtools and hcxdumptool, created by: @ZerBea.
...
Signed-off-by: Andreas Nilsen <adde88@gmail.com>
2019-07-02 16:16:23 +02:00
Jeronimo Pellegrini
dd87d0f46a
chicken: upgrade to 5.1.0 change Makefile license
...
* version 5.1.0 of Chicken is out.
* Makefile goes from GPLv2 to GPLv3+
* other small enhancements to Makefile
Signed-off-by: Jeronimo Pellegrini <j_p@aleph0.info>
2019-07-02 08:32:47 -03:00
Karl Palsson
c00c826789
ntpdate: use uci configured servers instead of static list
...
If we're going to have a list of ntp servers, we should at least respect
them. Fallback to the original static list if no configured servers are
found.
Signed-off-by: Karl Palsson <karlp@etactica.com>
2019-07-02 09:25:34 +00:00
Robert Högberg
95dedb70f6
squeezelite: Remove codec auto configuration
...
.. because it's confusing and doesn't seem to add any value.
The "auto configuration" looks for installed codec libraries and tells
squeezelite (through command line arguments) to exclude codec support if a
required library is missing.
If you have installed squeezelite-full, then all required codec libraries
are automatically installed as dependencies and the squeezelite binary won't
even run if there are missing libraries - ie the "auto configuration" will
always find all codecs and never disable any codecs. Toggling "auto
configuration" makes no difference and the setting is just confusing.
If you install squeezelite-mini the "auto configuration" can work, but
library checks are already done by dlopen() calls in squeezelite and codecs
are disabled if the necessary libraries are not found - ie the "auto
configuration" duplicates the library checks of squeezelite itself.
Signed-off-by: Robert Högberg <robert.hogberg@gmail.com>
2019-07-02 10:01:35 +02:00
Nikos Mavrogiannopoulos
c414edf63f
Merge pull request #9364 from neheb/p11k
...
p11-kit: Fix compilation with uClibc-ng
2019-07-02 08:29:13 +02:00
Rosen Penev
343e2a07e4
rtorrent: Enable IPv6 support
...
Other Makefile cleanups as well.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-01 18:39:17 -07:00
Rosen Penev
655eed48dc
libtorrent: Enable IPv6 and clean up Makefile
...
This was not touched since I took maintainership.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-01 18:38:57 -07:00
Rosen Penev
084727656d
Merge pull request #9108 from nijel/patch-1
...
mpd: enable pulseaudio in full package
2019-07-01 18:11:26 -07:00
Rosen Penev
5bd75f1095
Merge pull request #9343 from philenotfound/mutt-bump
...
mutt: bump to 1.12.1
2019-07-01 18:07:37 -07:00
Rosen Penev
84104309bc
Merge pull request #9350 from neheb/api
...
apinger: Update to latest git revision
2019-07-01 15:13:16 -07:00
Rosen Penev
d7d4e47960
Merge pull request #9365 from neheb/pth
...
pthsem: Fix compilation with uClibc-ng
2019-07-01 13:10:40 -07:00
Josef Schlehofer
3666f80d5f
Merge pull request #9353 from BKPepe/yt
...
youtube-dl: update to version 2019.6.27
2019-07-01 21:31:52 +02:00
Christian Lachner
92b5742300
haproxy: Update HAProxy to v2.0.1
...
- Update haproxy download URL and hash
- Add new patches
Signed-off-by: Christian Lachner <gladiac@gmail.com>
2019-07-01 20:45:28 +02:00
Rosen Penev
9bacdfa9a2
libshout: Update to 2.4.3
...
Removed inactive maintainer.
Rearranged Makefile for consistency between packages.
Added --without-pic to avoid both -fPIC and -fpic.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-01 11:43:44 -07:00
Rosen Penev
145e9942e2
pthsem: Fix compilation with uClibc-ng
...
Makefile cleanups for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-01 11:19:50 -07:00
Rosen Penev
f443d9eb13
p11-kit: Fix compilation with uClibc-ng
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-01 11:13:31 -07:00
Rosen Penev
12378cd4d3
flashrom: Add ARC support
...
Mainly endian definitions are needed.
Removed sys/io.h patch. It's a GNU header unsupported by uClibc-ng.
Cleaned up Makefile slightly.
Added HTTPS everywhere.
Added PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-01 10:39:54 -07:00
Phil Eichinger
dfd6a8f12d
mutt: bump to 1.12.1
...
Signed-off-by: Phil Eichinger <phil@zankapfel.net>
2019-07-01 16:20:43 +02:00
Yousong Zhou
8897ea4d51
openvswitch: conditionally depends on nf_conncount.ko
...
This is required for conntrack zone limit support. Linux upstream
commit is 11efd5cb ("openvswitch: Support conntrack zone limit")
Ref: https://github.com/openwrt/packages/issues/9274#issuecomment-507181166
Reported-by: Lech Perczak <lech.perczak@gmail.com>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-07-01 13:45:38 +00:00
Rosen Penev
753553980d
libprotobuf-c: Update to 1.32
...
Remove upstreamed patch.
Updated License information.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-30 18:04:18 -07:00
Michael Heimpold
c92ef21886
Merge pull request #9339 from TDT-AG/pr/20190627-libgpiod-dependency
...
libgpiod: remove dependency to kernel version
2019-06-30 23:05:03 +02:00
Josef Schlehofer
2c4d3abb05
Merge pull request #9262 from BKPepe/unidecode_update
...
python3-unidecode: Update to version 1.1.0
2019-06-30 14:54:17 +02:00
Josef Schlehofer
899d5cee89
Merge pull request #9161 from BKPepe/click
...
click: update to version 7.0
2019-06-30 14:53:19 +02:00
Peter Wagner
d76f90fd43
nfs-kernel-server: update to 2.4.1
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-06-30 13:10:35 +02:00
Rosen Penev
29f3fc9f13
Merge pull request #9354 from jefferyto/obfs4proxy-0.0.11
...
obfs4proxy: Update to 0.0.11
2019-06-29 14:24:47 -07:00
Jeffery To
9a8434276c
obfs4proxy: Update to 0.0.11
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-06-30 03:15:35 +08:00
Josef Schlehofer
537341c7e5
youtube-dl: update to version 2019.6.27
...
Add python3-setuptools as dependency
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-06-29 17:24:09 +02:00
Rosen Penev
f4ab089271
Merge pull request #9351 from neheb/3tr435
...
linknx: Update iconv patch to work with libiconv-full
2019-06-28 22:44:49 -07:00
Hannu Nyman
364b0bb52a
Merge pull request #9321 from ysc3839/frp
...
frp: add uci config integration
2019-06-29 08:00:59 +03:00
Rosen Penev
b1301fb678
Merge pull request #9336 from neheb/coov
...
coova-chili: Fix compilation with newer GCC
2019-06-28 19:08:21 -07:00
Rosen Penev
16612bea78
Merge pull request #9280 from neheb/log
...
kea: Don't install to STAGING_DIR_HOST
2019-06-28 19:07:55 -07:00