# SVN="svn://repository", defaults do svn://slack.sarava.org/slackbuilds
# SYNC="yes|no", whether to always update the repository
#
+# TODO
+#
+# - optionally show a dependency tree before crete the packages
+# - think if its better to change function check_config to directly source
+# both /root/.slackbuildrc and /etc/slackbuildrc
+# - option --list to list all available slackbuilds
+# - option --search allowing use of wildcards or just part of the package name
+# - in function solve_dep: resolve program versions
+#
COMMON="/usr/libexec/simplepkg/common.sh"
SLACKBUILDRC="/etc/slackbuildrc"