This commit is contained in:
Dimitris Zlatanidis 2015-02-04 01:36:27 +02:00
parent cb194c08e5
commit b80ae2a295
3 changed files with 14 additions and 4 deletions

View file

@ -1,5 +1,5 @@
Version 2.2.1
2-2-2015
4-2-2015
[Feature] - Added support multipackages.
- Added passing variables to the script.

View file

@ -455,6 +455,14 @@ Build packages and passing variables to the script:
$ slpkg -s sbo ffmpeg
or
$ slpkg -n ffmpeg
or
$ slpkg -a ffmpeg.tar.gz ffmpeg-2.1.5.tar.bz2
Tracking all dependencies of packages,
and also displays installed packages:

View file

@ -26,7 +26,7 @@ Usage: slpkg Commands:
[-q --list, [...] --add, --remove]
[-q --build, --install, --build-install]
[-g --config, --config=[editor]]
[-l [repository], --index]
[-l [repository], --index, --installed]
[-c [repository] --upgrade]
[-s [repository] [package...]
[-t [repository] [package]
@ -58,7 +58,7 @@ Optional arguments:
-q, --list, [package...] --add, --remove add, remove SBo packages in queue
-q, --build, --install, --build-install build, install packages from queue
-g, --config, --config=<editor> configuration file management
-l, [repository], --index list of repositories packages
-l, [repository], --index, --installed list of repositories packages
-c, [repository] --upgrade check for updated packages
-s, [repository] [package...] download, build & install packages
-t, [repository] [package] package tracking dependencies
@ -145,6 +145,8 @@ You can check for new versions and update slpkg itself.
\fBslpkg\fP \fB-a\fP <\fIscript\fP> <\fIsources\fP>
.PP
With this argument, build slackware package from source quickly and easy.
If you want to pass variables to the script exported as:
# export SLPKG_FFMPEG_X264=yes SLPKG_FFMPEG_LAME=yes
.SS -b , add, remove, view packages in blacklist
\fBslpkg\fP \fB-b\fP \fB--list\fP, <\fIpackages\fP> \fB--add\fP, \fB--remove\fP
@ -199,7 +201,7 @@ The sequence shown is that you must follow to correctly install package.
.PP
Print package description with color. Available colors: red, green, yellow, cyan, grey
.SS -f find packages
.SS -f , find packages
\fBslpkg\fP \fB-f\fP <\fIname of packages\fP>
.PP
Find installed packages with view total file size.