aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
...
* | | | libzip: update to 1.7.3Michael Heimpold2020-07-15
| | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | Merge pull request #12823 from neheb/confRosen Penev2020-07-15
|\ \ \ \ | | | | | | | | | | confuse: update to 3.3
| * | | | confuse: update to 3.3Rosen Penev2020-07-15
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed license information. Switched to PKG_INSTALL and PKG_BUILD_PARALLEL for consistency and faster compilation. Minor cleanups. Remove pointless UninstallDev section. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / / / libmpdclient: update to 2.19Rosen Penev2020-07-15
|/ / / | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | h2o: fix pkgconfig pathsRosen Penev2020-07-14
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | libxerces-c: fix pkgconfig pathsRosen Penev2020-07-14
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #12781 from neheb/wsleRosen Penev2020-07-13
|\ \ \ | | | | | | | | libwslay: update to 1.1.1
| * | | h2o: use static libwslayRosen Penev2020-07-10
| | | | | | | | | | | | | | | | | | | | | | | | Allows a smaller size. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | libwslay: update to 1.1.1Rosen Penev2020-07-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to CMake. Allows faster compilation and simplification of the Makefile. Switched libwslay to a static InstallDev library. Allows further simplification of the Makefile and a smaller size when used with h2o. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | spdlog: update to 1.7.0Rosen Penev2020-07-13
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #12747 from neheb/tessRosen Penev2020-07-13
|\ \ \ \ | | | | | | | | | | tesseract/leptonica: switch to CMake
| * | | | tesseract: switch to CMakeRosen Penev2020-07-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows simplifying the Makefile. Also faster compilation. Added CMake patch to fix compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | leptonica: switch to CMakeRosen Penev2020-07-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows simplifying the Makefile. Also faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #12739 from alkk/pcre32Rosen Penev2020-07-13
|\ \ \ \ \ | | | | | | | | | | | | pcre: 32 bit character support enabled (libpcre32)
| * | | | | pcre: 32 bit character support enabled (libpcre32)Alex Kirhenshtein2020-07-13
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alex Kirhenshtein <alk@netxms.org>
* | | | | | Merge pull request #12795 from tru7/libfmtRosen Penev2020-07-13
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | libfmt: bump to version 7.0.1
| * | | | | libfmt: bump to version 7.0.1Othmar Truniger2020-07-12
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | | | | Merge pull request #12792 from neheb/voorbRosen Penev2020-07-12
|\ \ \ \ \ \ | | | | | | | | | | | | | | libvorbis: update to 1.3.7
| * | | | | | libvorbis: update to 1.3.7Rosen Penev2020-07-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched to CMake for the faster compilation and the simpler Makefile. Minor Makefile cleanups. Before: time make package/libvorbis/compile -j 12 Executed in 24.40 secs fish external usr time 21.17 secs 0.00 micros 21.17 secs sys time 3.05 secs 426.00 micros 3.05 secs After: time make package/libvorbis/compile -j 12 Executed in 9.19 secs fish external usr time 11.29 secs 0.00 micros 11.29 secs sys time 1.43 secs 421.00 micros 1.43 secs Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #12794 from gladiac1337/liburing-0.7Rosen Penev2020-07-12
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | liburing: Update to v0.7
| * | | | | | | liburing: Update to v0.7Christian Lachner2020-07-12
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Updated download URL and hash - Removed our include-patch as the problem was fixed upstream - Removed our MUSL-specific loff_t definition as liburing switched to off_t which is supported by MUSL out-of-the-box Signed-off-by: Christian Lachner <gladiac@gmail.com>
* / / / / / / libgcrypt: update to 1.8.6Rosen Penev2020-07-11
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | libnpupnp: update to 4.0.8Rosen Penev2020-07-11
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | libmatroska: update to 1.6.0Rosen Penev2020-07-11
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | libebml: update to 1.4.0Rosen Penev2020-07-11
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | libdbi: remove inactive maintainerRosen Penev2020-07-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added PKG_BUILD_PARALLEL for faster compilation. Remove autoreconf. Nothing is being patched. Fixed license. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | czmq: switch to CMakeRosen Penev2020-07-10
| |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows faster compilation and removing various Makefile hacks. Fixed license to SPDX format. Added PKG_BUILD_PARALLEL for faster compilation. Various cleanups for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #12770 from miska/mariadb-maintJosef Schlehofer2020-07-09
|\ \ \ \ \ | | | | | | | | | | | | mariadb/libmariadb: Take over as a maintainer
| * | | | | mariadb/libmariadb: Take over as a maintainerMichal Hrusecky2020-07-09
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michal Hrusecky <michal@hrusecky.net>
* | | | | | Merge pull request #12662 from micmac1/tiff-cxx-abi-5Jiri Slachta2020-07-09
|\ \ \ \ \ \ | |/ / / / / |/| | | | | tiff: declare ABI_VERSION in libtiffxx as well
| * | | | | tiff: declare ABI_VERSION in libtiffxx as wellSebastian Kemper2020-06-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ABI_VERSION is used in Package/libtiffxx/install but not defined, so we don't get SONAME treatment for libtiffxx. This commit adds the missing ABI_VERSION. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | | c-ares: switch to CMakeRosen Penev2020-07-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows simplifying the Makefile. Also allows faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | libdmapsharing: update to 3.9.10W. Michael Petullo2020-07-08
| |_|_|/ / |/| | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | expat: fix compilation with doc2manRosen Penev2020-07-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Even though doc2man is explicitly disabled, it is only for the target. Split out the options to a separate variable. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | sqlite3: remove maintainerSebastian Kemper2020-07-08
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | mariadb: remove maintainerSebastian Kemper2020-07-08
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | apache/apr/apr-util: remove maintainerSebastian Kemper2020-07-08
| |_|_|/ |/| | | | | | | | | | | Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | Merge pull request #12745 from neheb/getdRosen Penev2020-07-08
|\ \ \ \ | | | | | | | | | | getdns: properly remove libbsd support
| * | | | getdns: fix compilation without deprecated OpenSSL APIsRosen Penev2020-07-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since DSA is enabled, dsa.h is needed. Normally this header is included implicitly with engine.h but with OPENSSL_API_COMPAT >= 0x10100000L , this is not so. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | getdns: properly remove libbsd supportRosen Penev2020-07-07
| | |_|/ | |/| | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | qrencode: switch to CMakeRosen Penev2020-07-07
| | | | | | | | | | | | | | | | | | | | | | | | Allows simplifying the Makefile. Also faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #12728 from neheb/xer2Rosen Penev2020-07-07
|\ \ \ \ | | | | | | | | | | libxerces-c: switch to CMake
| * | | | libxerces-c: switch to CMakeRosen Penev2020-07-07
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows simplifying the Makefile. Also faster compilation. Removed autotools patch as a result. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #12714 from neheb/archRosen Penev2020-07-07
|\ \ \ \ | | | | | | | | | | libarchive: switch to CMake
| * | | | libarchive: switch to CMakeRosen Penev2020-07-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows simplifying the Makefile. Also faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #12727 from neheb/expRosen Penev2020-07-07
|\ \ \ \ \ | | | | | | | | | | | | expat: convert to cmake
| * | | | | expat: convert to cmakeRosen Penev2020-07-07
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | Allows faster compilation and a simpler Makefile. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / | | | yubico-pam: fix compilation with fixed ykpersRosen Penev2020-07-07
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Massively cleaned up the Makefile for simplicity. Added PKG_INSTALL and PKG_BUILD_PARALLEL for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #12734 from nickberry17/masterRosen Penev2020-07-06
|\ \ \ \ | | | | | | | | | | modemmanager: update ModemManager and dependencies
| * | | | libqmi: bump to 1.26.0Nicholas Smith2020-07-06
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>