aboutsummaryrefslogtreecommitdiff
path: root/src/createpkg
diff options
context:
space:
mode:
authorrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2006-11-01 16:19:59 +0000
committerrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2006-11-01 16:19:59 +0000
commitd225f33c857f10939eeec3d070964789972756ec (patch)
tree570e17e4e8614d440dcd8c1211874f68c06d6fd2 /src/createpkg
parent2a7ea754924b46ee8f70c6ff654bfec993c03976 (diff)
downloadsimplepkg-d225f33c857f10939eeec3d070964789972756ec.tar.gz
simplepkg-d225f33c857f10939eeec3d070964789972756ec.tar.bz2
createpkg: TODO list
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@22 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'src/createpkg')
-rw-r--r--src/createpkg9
1 files changed, 9 insertions, 0 deletions
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"