tn3399_openwrt/package
Josef Schlehofer 75063b941b libiconv-full: update to version 1.16
- Removed following patches:
100-strip_charsets.patch - makes the full variant slim.
101-autotools.patch - this one fails to apply because it was backported
from newer versions for 1.11.1.
103-configure_ac_fix.patch - backported from newer versions
200-work-with-libtool2.patch - is not needed anymore, it is done
differently in upstream
300-fortify-source-compat.patch - these files are not there anymore

- TVHeadend requires working iconv library e.g. transliteration to ASCII
and this does not work with libiconv-full currently.

There is a simple test, which requires to install iconv package.

Before applying this update:
root@turris:/# echo ŽluťoučkýKůň | iconv -t ASCII//TRANSLIT//IGNORE
luoukK

After applying this update:
root@turris:~# echo ŽluťoučkýKůň | iconv -t ASCII//TRANSLIT//IGNORE
Zlutouck'yKun

- Makefile changes:
Use HTTPS for their website
Fixed deprecated SPDX License Identifier
Move PKG_MAINTAINER above PKG_LICENSE

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Tested-by: Rosen Penev <rosenp@gmail.com> [malta]
2020-11-26 13:09:24 -10:00
..
base-files base-files: functions.sh: replace [^...] with [!...] in case 2020-11-25 17:22:39 +01:00
boot ramips: add support for Xiaomi Mi Router 4C 2020-11-25 19:34:13 +01:00
devel valgrind: Update to version 3.16.1 2020-11-18 19:01:44 +01:00
firmware linux-firmware: brcm: use RPI 4B NVRAM file 2020-11-25 10:46:15 +01:00
kernel ath10k-ct: switch to driver version 5.8 2020-11-26 00:17:47 +02:00
libs libiconv-full: update to version 1.16 2020-11-26 13:09:24 -10:00
network hostapd: fix "sh: out of range" errors 2020-11-26 02:25:23 +02:00
system opkg: cleanup man pages and md5 fixup 2020-11-25 14:46:46 -10:00
utils busybox: enable find -mmin support by default 2020-11-25 08:13:14 -10:00
Makefile build: always build package/kernel/linux 2020-10-15 13:25:58 +02:00