sbopkg/src/usr/doc
2008-07-16 21:09:41 +00:00
..
README Edited README 2008-03-23 03:38:31 +00:00
TODO update TODO 2008-07-14 23:15:23 +00:00
UPDATELIST-DEBUGGING add new doc UPDATELIST-DEBUGGING to help with reporting bugs in the new update list feature 2008-07-16 21:09:41 +00:00

# $Id$

Sbopkg README
Copyright 2007-2008 Chess Griffin <chess@chessgriffin.com>

Homepage:  http://code.google.com/p/sbopkg

Sbopkg is a command-line and dialog-based tool to synchronize with the
SlackBuilds.org repository, a collection of third-party SlackBuild
scripts to build Slackware packages.  Sbopkg will allow the user to
browse his or her local copy of the repository, read the ChangeLog,
and view the README, SlackBuild, .info, and slack-desc files for each
package.  Sbopkg will also allow the user to select packages to build
and it will download the source code, check the md5sum, and build a
Slackware package.  It will not check dependencies, automatically
install the package, or otherwise track what has been installed.
There are already package tools for Slackware that do those things.
Sbopkg is one thing and one thing only: a medium to easily browse a
local copy of the SlackBuilds.org repository and build packages from
it.

Sbopkg can be also be used strictly from the command line without the
dialog interface, to rsync, read the ChangeLog, view package files,
and build packages.  Typing sbopkg -h will display the command line
options.