summaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authorIsmael Luceno2020-04-04 20:08:51 +0200
committerIsmael Luceno2020-04-04 20:33:08 +0200
commit5e972bbad34aeff123263347bdb07d0658881f3e (patch)
tree2259dec4fa9a24bdc23ca3e6a8ad139eed3cb9ef /ftp
parent8f13565be0bbf58e72dac8121862137a7e695313 (diff)
FUNCTIONS: Add vdepends for version checking
It replaces simple_version_check_force_depends with a more powerful mechanic that combines the call to depends with several checks. It's designed to take all dependencies at once. Usage example: vdepends << ! gdk-pixbuf2 >= 2.30 atk >= 2.15 pango >= 1.41 ! Supports following operators: * '>' (Greater than) * '>=' (Greater than or equal to) * '<' (Less than) * '<=' (Less than or equal to) * '=' (Equal to) * '!=' (Not equal to)
Diffstat (limited to 'ftp')
0 files changed, 0 insertions, 0 deletions