aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
* 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>
* libroxml: switch to CMakeRosen Penev2020-11-26
| | | | | | | | | | Added patch to fix compilation with gcc10. Fixed license information. Fix ABI_VERSION. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libroxml: import from baseRosen Penev2020-11-26
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* hwloc: update to 2.3.0Rosen Penev2020-11-25
| | | | | | Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #13941 from jjm2473/master-fix-libtirpc-clangRosen Penev2020-11-25
|\ | | | | libs/libtirpc: fix host compile with clang 12.0.0
| * libs/libtirpc: fix host compile with clang 12.0.0Liangbin Lian2020-11-18
| | | | | | | | | | | | | | | | 1.clang ld not supports symvers 2.macos has not mutex_lock, use pthread_mutex_lock instead 3.macos not define SO_PEERCRED, use LOCAL_PEERCRED instead Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
* | Merge pull request #13942 from yangfl/masterRosen Penev2020-11-25
|\ \ | | | | | | libtorrent-rasterbar: add package
| * | libtorrent-rasterbar: add packageDavid Yang2020-11-24
| | | | | | | | | | | | Signed-off-by: David Yang <mmyangfl@gmail.com>
* | | Merge pull request #14005 from pprindeville/issue#14004Rosen Penev2020-11-25
|\ \ \ | | | | | | | | avahi: incorrectly requires IFF_MULTICAST on point-to-point (tunnel) …
| * | | avahi: incorrectly requires IFF_MULTICAST on point-to-point (tunnel) interfacesPhilip Prindeville2020-11-24
| |/ / | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | Merge pull request #14012 from neheb/dmxRosen Penev2020-11-25
|\ \ \ | | | | | | | | dmx_usb_module: update to 19.12.1
| * | | dmx_usb_module: update to 19.12.1Rosen Penev2020-11-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleaned up Makefile for consistency between packages. Remove outdated patch. Refreshed other one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #14014 from neheb/alsaaRosen Penev2020-11-25
|\ \ \ \ | | | | | | | | | | alsa updates
| * | | | alsa-ucm-conf: update to 1.2.4Rosen Penev2020-11-24
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | alsa-lib: update to 1.2.4Rosen Penev2020-11-24
| |/ / / | | | | | | | | | | | | | | | | | | | | Backport upstream patch fixing compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #14011 from neheb/grlbbRosen Penev2020-11-25
|\ \ \ \ | | | | | | | | | | glib2: update to 2.66.3
| * | | | glib2: update to 2.66.3Rosen Penev2020-11-24
| |/ / / | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #13987 from neheb/onigRosen Penev2020-11-25
|\ \ \ \ | | | | | | | | | | oniguruma: update to 6.9.6
| * | | | oniguruma: update to 6.9.6Rosen Penev2020-11-24
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add PKG_BUILD_PARALLEL for faster compilation. Some minor cleanups for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #14010 from neheb/usbRosen Penev2020-11-25
|\ \ \ \ | | | | | | | | | | libusb-compat: move here and update to 0.1.7