yunohost/data/helpers.d
Maniack Crudelis 0e44a42274 New helper ynh_setup_source (#282)
* New helper ynh_setup_source
THE trollest helper :D
An helper to handle download, checksum, copy, patches, extra files and even a way to install without internet connection.
Really usefull to simplify this part of the packaging.
* [fix] Source id and pkg _dir missing, strip-components deactivation
* [fix] Replace tab by 4 spaces
* [fix] False default value in ynh_setup_source helpers
* [fix] Empty var failed on set -u into ynh_setup_source
* [fix] Multiple patch on setup sources helper
* [fix] Doc, patch and extra_file in ynh_setup helpers
* [enh] Allow to use ynh_setup_source in another dir
* [fix] Doc ynh_get_plain_key
* [fix] Missing default value in ynh_setup_source
* Missing closing } after merge with unstable ?
2017-05-03 19:19:41 +02:00
..
backend Failed if $1 not set 2017-03-13 23:29:47 +01:00
filesystem New helper ynh_secure_remove (#281) 2017-04-30 22:37:52 +02:00
ip [enh] move /usr/share/yunohost/apps/helpers to /usr/share/yunohost/helpers since it became of more general use 2016-03-12 00:12:59 +01:00
mysql [fix] Documentation typo 2016-07-30 12:19:21 +02:00
network Nouveau helper ynh_normalize_url_path (#234) 2017-03-16 04:58:34 +01:00
package [fix] Avoid to remove a apt package accidentally (#292) 2017-04-06 15:34:17 +02:00
print Hack dégueux pour éviter d'écrire dans le log cli 2017-01-15 16:05:50 +01:00
setting [fix] Call yunohost commands with --quiet in setting helpers 2016-03-26 19:15:53 +01:00
string New helper ynh_replace_string (#280) 2017-04-02 23:52:11 +02:00
system [enh] New helper ynh_abort_if_errors (#245) 2017-03-17 16:16:36 +01:00
user Nouveaux helpers ynh_system_user_create et ynh_system_user_delete 2017-01-23 00:48:56 +01:00
utils New helper ynh_setup_source (#282) 2017-05-03 19:19:41 +02:00