aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
* zmq: update to 4.3.4Rosen Penev2021-01-17
| | | | | | Remove pointless uclibcxx patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libevdev: update to version 1.10.1Daniel Golle2021-01-17
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* libinput: update to version 1.16.4Daniel Golle2021-01-15
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* libuhttpd: Update to 3.8.0Jianhui Zhao2021-01-11
| | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* gpgme: update to version 1.15.1Daniel Golle2021-01-11
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* libdnet: fix dnet-config install pathRosen Penev2021-01-09
| | | | | | | | For these -config files, some packages use the -config file in /usr and others in /host. Install to /usr and then symlink as is done in other packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* db47: don't depend on libxml2 at run-timeDaniel Golle2021-01-10
| | | | | | | libxml2 seems to be required only during build, hence no need to depend on it in run-time. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* Merge pull request #14437 from neheb/glib2664Rosen Penev2021-01-08
|\ | | | | glib2: update to 2.66.4
| * glib2: update to 2.66.4Rosen Penev2021-01-07
| | | | | | | | | | | | Remove liconv hack for uClibc-ng as the latter is gone. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #14415 from linosgian/openssh_add_fido2_supportRosen Penev2021-01-08
|\ \ | |/ |/| openssh: Add FIDO2 hardware token support
| * libfido2: Add new packageLinos Giannopoulos2021-01-07
| | | | | | | | | | | | | | | | | | | | libfido2 provides library functionality and command-line tools to communicate with a FIDO device over USB, and to verify attestation and assertion signatures. libfido2 supports the FIDO U2F (CTAP 1) and FIDO 2.0 (CTAP 2) protocols. Signed-off-by: Linos Giannopoulos <linosgian00@gmail.com>
| * libcbor: Add new packageLinos Giannopoulos2021-01-07
| | | | | | | | | | | | | | | | | | Libcbor is a C library for parsing and generating CBOR[0], the general-purpose schema-less binary data format. [0]: https://tools.ietf.org/html/rfc7049 Signed-off-by: Linos Giannopoulos <linosgian00@gmail.com>
* | libvpx: update to 1.9.0Luiz Angelo Daros de Luca2021-01-03
| | | | | | | | Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | Merge pull request #14370 from garikello3d/libpqxx-new-packageRosen Penev2021-01-02
|\ \ | | | | | | libpqxx: adding Makefile, Config.in and patch
| * | libpqxx: fixed review commentsIgor Bezzubchenko2021-01-02
| | | | | | | | | | | | | | | | | | | | | | | | Removed PKG_INSTALL Capitalized options Use inline `if` instead of blocks Signed-off-by: Igor Bezzubchenko <garikello@gmail.com>
| * | libpqxx: adding Makefile, Config.in and patchIgor Bezzubchenko2020-12-31
| | | | | | | | | | | | Signed-off-by: Igor Bezzubchenko <garikello@gmail.com>
* | | gnutls: package libdaneDaniel Golle2021-01-03
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | Merge pull request #14398 from neheb/vpRosen Penev2021-01-01
|\ \ \ | |_|/ |/| | libvpx: update hash
| * | libvpx: update hashRosen Penev2020-12-31
| | | | | | | | | | | | | | | | | | Hash was wrong. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #14331 from BKPepe/update-x264Josef Schlehofer2021-01-01
|\ \ \ | | | | | | | | x264: update to commit from 2020-10-26
| * | | x264: update to commit from 2020-10-26Josef Schlehofer2020-12-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Snapshots were discontinued according to https://downloads.videolan.org/x264/snapshots/x264-snapshot-20191218-README.txt and users should use source code. While at it, fix SPDX License Identifier to correct one. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | xr_usb_serial_common: update to 2017-08-01Rosen Penev2020-12-31
| |/ / |/| | | | | | | | | | | | | | Cleaned up Makefile to modern standards. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | tcp_wrappers: fix compilation under glibcRosen Penev2020-12-30
| |/ |/| | | | | | | | | | | | | | | | | libnsl seems to not be a library that comes with glibc. Remove excess whitespace. Refresh patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | imobiledevice: backport iOS 14 backup patch.Rosen Penev2020-12-27
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | libuhttpd: Update to 3.7.0Jianhui Zhao2020-12-26
| | | | | | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* | Merge pull request #14313 from neheb/tiJiri Slachta2020-12-26
|\ \ | |/ |/| tiff: update to 4.2.0
| * tiff: update to 4.2.0Rosen Penev2020-12-22
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | icu: update to 68.2Hirokazu MORIKAWA2020-12-24
| | | | | | | | | | | | | | | | | | | | | | Maintainer: me Compile tested: head r15324-920b692, aarch64, x86_64 Run tested: (qemu-5.2.0) aarch64 Description: Update to 68.2 Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | Merge pull request #14303 from neheb/xsltJiri Slachta2020-12-23
|\ \ | | | | | | libxslt: add autoreconf to fix compilation
| * | libxslt: add autoreconf to fix compilationRosen Penev2020-12-22
| |/ | | | | | | | | | | | | Arch Linux fails to compile without it as it tries to link to host libraries. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #14314 from neheb/viRosen Penev2020-12-23
|\ \ | | | | | | vips: update to 8.10.15
| * | vips: update to 8.10.15Rosen Penev2020-12-22
| |/ | | | | | | | | | | Refresh patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #14316 from neheb/gnNikos Mavrogiannopoulos2020-12-23
|\ \ | | | | | | gnutls: update to 3.7.0
| * | gnutls: update to 3.7.0Rosen Penev2020-12-22
| |/ | | | | | | | | | | | | | | Added autoreconf to fix bad linking under Arch Linux. Added patch to fix compilation with autoreconf. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #14305 from neheb/upnp1Rosen Penev2020-12-22
|\ \ | | | | | | libupnp: add back autoreconf
| * | libupnp: add back autoreconfRosen Penev2020-12-22
| |/ | | | | | | | | | | | | Fixes compilation under Arch Linux as it tries to link to host libraries. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / sbc: update to 1.5Rosen Penev2020-12-22
|/ | | | | | Add a patch to fix compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libuhttpd: Update to 3.6.0Jianhui Zhao2020-12-20
| | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* libgphoto2: fix bad symlinkRosen Penev2020-12-19
| | | | | | Switched to relative path. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* elektra: explicitly disable gpgme pluginMatt Merhar2020-12-19
| | | | | | | | | | | | With the addition of gpgme-config per 91a6168, elektra has started detecting the presence of gpgme and is automatically building the plugin. Even though it's not being installed, it has broken the build on CONFIG_ARCH="arc" due to some LFS weirdness with uClibc. Explicitly disable it since the package in its current form doesn't expect it to be built. Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
* Merge pull request #14223 from tofurky/fwknop_gpgme_depsRosen Penev2020-12-18
|\ | | | | fwknop: gpgme: fix build of fwknop with gpg enabled
| * gpgme: install gpgme-config to host binMatt Merhar2020-12-13
| | | | | | | | | | | | | | | | | | This is necessary for at least fwknop to properly detect the library. The change was modeled after how gpg-error-config is installed in the libgpg-error package. Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
* | protobuf: fix bad CFLAGS in pkgconfigRosen Penev2020-12-17
| | | | | | | | | | | | | | | | Issue shows itself when using clang. Refreshed other patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | libuhttpd: Update to 3.5.0Jianhui Zhao2020-12-17
| | | | | | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* | nss: update to 3.60Rosen Penev2020-12-15
| | | | | | | | | | | | | | | | | | | | Added patch to fix compilation with musl 1.2.x. Install nss-config file and fix it up. Might help some packages... Refreshed others. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #14230 from neheb/p11kNikos Mavrogiannopoulos2020-12-15
|\ \ | | | | | | p11-kit: update to 0.23.22
| * | p11-kit: update to 0.23.22Rosen Penev2020-12-14
| | | | | | | | | | | | | | | | | | Backport upstream patch that fixes compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | libpng: properly fix zlib issueRosen Penev2020-12-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The previous commit meant to avoid adding an LDFLAG but it just avoided the issue. The real issue is PNG_BUILD_ZLIB being turned to ON. This variable is for specifying a custom zlib location, which is not necessary. Switching it to OFF calls find_package and links properly. Backported two zlib related patches. The latter is a somewhat impoarant fix. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #14228 from neheb/vRosen Penev2020-12-14
|\ \ \ | | | | | | | | vips: do not install libvips-cpp
| * | | vips: do not install libvips-cppRosen Penev2020-12-14
| |/ / | | | | | | | | | | | | | | | | | | | | | Nothing uses it. Allows to slim the package down. Also made the InstallDev section more explicit. Signed-off-by: Rosen Penev <rosenp@gmail.com>