| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
| |
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>
|
|\
| |
| | |
gerbera update
|
| |
| |
| |
| | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|/
|
|
| |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
|
|
|
|
|
| |
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>
|
|\
| |
| | |
uci2: add library package
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| |
| |
| | |
Change the prefix instead of each path.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|/
|
|
| |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
|
|
| |
This allows subversion to find it properly.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
|
|
| |
* update to 1.3.1
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
|
|
|
|
|
|
| |
New package, new dependency of mosquitto v2.0
Signed-off-by: Karl Palsson <karlp@etactica.com>
|
|\
| |
| | |
neon: install neon-config to host path
|
| |
| |
| |
| |
| |
| |
| |
| | |
Helps old packages that do not use pkgconfig.
Fixed paths.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \
| | |
| | | |
apr: install apr-1-config to host
|
| |/
| |
| |
| |
| |
| |
| |
| | |
Helps old packages that don't use pkgconfig.
Fix some extra paths.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \
| | |
| | | |
libftdi: install libftdi-config to host
|
| |/
| |
| |
| |
| |
| |
| |
| | |
Helps old packages that don't use pkgconfig.
Fix wrong paths in config.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \
| | |
| | | |
libdaq: fix config file
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
|\ \
| | |
| | | |
libftdi: install libftdi1-config to host
|
| |/
| |
| |
| |
| |
| |
| |
| | |
Helps old packages that don't use pkgconfig.
Fix prefix paths as well.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \
| | |
| | | |
pcre2: install pcre2-config to host path
|
| |/
| |
| |
| |
| |
| | |
Helps old packages that do not use pkgconfig.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \
| | |
| | | |
libgphoto2: install config files to host
|
| |/
| |
| |
| |
| |
| |
| |
| | |
Helps old packages that don't use pkgconfig.
Remove old entries for previous versions of libgphoto2.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \
| | |
| | | |
taglib: install taglib-config to host path
|
| |/
| |
| |
| |
| |
| | |
Helps old packages that do not use pkgconfig.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\
| |
| | |
protobuf: update to 3.14.0
|
| |
| |
| |
| |
| |
| | |
Remove pointless CMAKE_INSTALL. There's an InstallDev section.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|/
|
|
| |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
|
|
|
|
|
| |
libpam will soon install to /usr/lib instead of /lib. Adjust accordingly.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
| |
Refreshed patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\
| |
| | |
libnetfilter-queue: import and update
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Switch to normal tarballs for simplicity.
Removed upstream patch.
Fixed license information.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \
| | |
| | | |
libnetfilter-log: import from baser
|
| |/
| |
| |
| | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \
| | |
| | | |
libnetfilter-cttimeout: import from base
|
| |/
| |
| |
| | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \
| | |
| | | |
libnetfilter-cthelper: import from base
|
| |/
| |
| |
| | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|/
|
|
|
|
|
|
| |
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>
|