From d225f33c857f10939eeec3d070964789972756ec Mon Sep 17 00:00:00 2001 From: rhatto Date: Wed, 1 Nov 2006 16:19:59 +0000 Subject: createpkg: TODO list git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@22 04377dda-e619-0410-9926-eae83683ac58 --- src/createpkg | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/createpkg b/src/createpkg index f4b8f82..04717c1 100644 --- a/src/createpkg +++ b/src/createpkg @@ -21,6 +21,15 @@ # 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" -- cgit v1.2.3