xbps/bin/xbps-uhelper
classabbyamp 7391a7b213 bin/xbps-uhelper: add getname and getversion actions
these actions are kind of "meta" actions, combining getpkgdepname and
getpkgname (and the respective version actions) so that a list of mixed
pkgvers and package patterns can be interpreted. This uses the internal
format check of `xbps_pkgpattern_{name,version}()` to allow for a
fallback to `xbps_pkg_{name,version}()` for exact versions, then falls
back to displaying an error message if that also fails.
2023-02-10 21:34:16 +01:00
..
main.c bin/xbps-uhelper: add getname and getversion actions 2023-02-10 21:34:16 +01:00
Makefile xbps-uhelper: restore compat. 2019-06-20 10:53:30 +02:00