aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
* libpng: disable building of executablesRosen Penev2020-12-13
| | | | | | | | | | They are not packaged here. Upstream backport. Speeds up compilation and avoids a zlib hack. Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #14221 from neheb/geRosen Penev2020-12-13
|\ | | | | gerbera update
| * spdlog: update to 1.8.2Rosen Penev2020-12-13
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * pugixml: update to 1.11.1Rosen Penev2020-12-13
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | libarchive: update to 2.5.0Rosen Penev2020-12-13
|/ | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* glib2: use normal format functionsRosen Penev2020-12-12
| | | | | | | | | These meson checks rely on being able to run binaries. Just force them on. Reduces compiled size. Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #14181 from sartura/feature_uci2-packageRosen Penev2020-12-11
|\ | | | | uci2: add library package
| * uci2: add library packageJakov Petrina2020-12-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: @jpetrina Compile tested: arm, ipq4018, master@r15169-36e0268aa6 Run tested: arm, ipq4018, master@r15169-36e0268aa6 Description: UCI2 is a C library that provides an alternative UCI parser with an Abstract Syntax Tree (AST) representation of configuration files. Signed-off-by: Jakov Petrina <jakov.petrina@sartura.hr> Tested-by: Jakov Petrina <jakov.petrina@sartura.hr>
* | libpng: fix paths in config filesRosen Penev2020-12-10
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | xmlrpc-c: fix config file prefix pathRosen Penev2020-12-10
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | libgcrypt: fix config fileRosen Penev2020-12-10
| | | | | | | | | | | | Change the prefix instead of each path. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | libuv: fix pkgconfig paths for libuv-static.pc as wellRosen Penev2020-12-10
|/ | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* apr-util: fix config file and install to proper locationRosen Penev2020-12-08
| | | | | | This allows subversion to find it properly. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libtirpc: update to 1.3.1Andy Walsh2020-12-08
| | | | | | * update to 1.3.1 Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* libs: add cJSONKarl Palsson2020-12-08
| | | | | | New package, new dependency of mosquitto v2.0 Signed-off-by: Karl Palsson <karlp@etactica.com>
* Merge pull request #14166 from neheb/neonnRosen Penev2020-12-08
|\ | | | | neon: install neon-config to host path
| * neon: install neon-config to host pathRosen Penev2020-12-07
| | | | | | | | | | | | | | | | Helps old packages that do not use pkgconfig. Fixed paths. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #14172 from neheb/aprRosen Penev2020-12-07
|\ \ | | | | | | apr: install apr-1-config to host
| * | apr: install apr-1-config to hostRosen Penev2020-12-07
| |/ | | | | | | | | | | | | | | Helps old packages that don't use pkgconfig. Fix some extra paths. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #14171 from neheb/ftdioneRosen Penev2020-12-07
|\ \ | | | | | | libftdi: install libftdi-config to host
| * | libftdi: install libftdi-config to hostRosen Penev2020-12-07
| |/ | | | | | | | | | | | | | | Helps old packages that don't use pkgconfig. Fix wrong paths in config. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #14169 from neheb/daqRosen Penev2020-12-07
|\ \ | | | | | | libdaq: fix config file
| * | libdaq: fix config fileRosen Penev2020-12-07
| |/ | | | | | | | | | | | | | | | | | | Install to host to fix compilation with depending packages. Fix paths to point to OpenWrt and not OS. Don't install to device. This is strictly an InstallDev thing. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #14167 from neheb/ftdi11Rosen Penev2020-12-07
|\ \ | | | | | | libftdi: install libftdi1-config to host
| * | libftdi: install libftdi1-config to hostRosen Penev2020-12-07
| |/ | | | | | | | | | | | | | | Helps old packages that don't use pkgconfig. Fix prefix paths as well. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #14170 from neheb/pcre222Rosen Penev2020-12-07
|\ \ | | | | | | pcre2: install pcre2-config to host path
| * | pcre2: install pcre2-config to host pathRosen Penev2020-12-07
| |/ | | | | | | | | | | Helps old packages that do not use pkgconfig. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #14164 from neheb/gphotooRosen Penev2020-12-07
|\ \ | | | | | | libgphoto2: install config files to host
| * | libgphoto2: install config files to hostRosen Penev2020-12-07
| |/ | | | | | | | | | | | | | | Helps old packages that don't use pkgconfig. Remove old entries for previous versions of libgphoto2. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #14168 from neheb/taggRosen Penev2020-12-07
|\ \ | | | | | | taglib: install taglib-config to host path
| * | taglib: install taglib-config to host pathRosen Penev2020-12-07
| |/ | | | | | | | | | | Helps old packages that do not use pkgconfig. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / libmcrypt: install libmcrypt-config to hostRosen Penev2020-12-07
|/ | | | | | | | | | | | | | | | Helps to fix old packages that don't use pkgconfig. Cleaned up Makefile: Added PKG_BUILD_PARALLEL for faster compilation. Fixed license information. Some minor cleanups for consistency between packages. Fixed host paths. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* lzo: import from baseRosen Penev2020-12-04
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #14100 from neheb/protobbRosen Penev2020-12-02
|\ | | | | protobuf: update to 3.14.0
| * protobuf: update to 3.14.0Rosen Penev2020-12-01
| | | | | | | | | | | | Remove pointless CMAKE_INSTALL. There's an InstallDev section. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | unixodbc: update to 2.3.9Rosen Penev2020-12-01
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | libfmt: bump to release 7.1.3Othmar Truniger2020-12-01
|/ | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* google-authenticator-libpam: fix InstallDev pathsRosen Penev2020-11-30
| | | | | | libpam will soon install to /usr/lib instead of /lib. Adjust accordingly. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libpam: update to 1.5.1Rosen Penev2020-11-29
| | | | | | | | | | | | | Fix installed paths. After e52d0487e88c3c8c57e1310d1a02b18eae0d142e upstream, this bug was exposed. Instead of working around it, fix the patch. After this, everything consistently gets installed to ipkg-install/usr. Minor Makefile reorganization. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libgphoto2: update to 2.5.26Rosen Penev2020-11-29
| | | | | | Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #14047 from neheb/lnqRosen Penev2020-11-28
|\ | | | | libnetfilter-queue: import and update
| * libnetfilter-queue: update to 1.0.5Rosen Penev2020-11-27
| | | | | | | | | | | | | | | | | | | | Switch to normal tarballs for simplicity. Removed upstream patch. Fixed license information. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * libnetfilter-queue: import from baseRosen Penev2020-11-27
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #14048 from neheb/lnlRosen Penev2020-11-28
|\ \ | | | | | | libnetfilter-log: import from baser
| * | libnetfilter-log: import from baseRosen Penev2020-11-27
| |/ | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #14049 from neheb/lncttRosen Penev2020-11-28
|\ \ | | | | | | libnetfilter-cttimeout: import from base
| * | libnetfilter-cttimeout: import from baseRosen Penev2020-11-27
| |/ | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #14050 from neheb/lncthRosen Penev2020-11-28
|\ \ | | | | | | libnetfilter-cthelper: import from base
| * | libnetfilter-cthelper: import from baseRosen Penev2020-11-27
| |/ | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / libusb-compat: fix libusb-configRosen Penev2020-11-27
|/ | | | | | | | Turns out, some packages like serdisplib actually use libusb-config. Fix the paths in it so that they can work properly. Method taken from libpng. Signed-off-by: Rosen Penev <rosenp@gmail.com>