Sepkg - The Studioware Package Builder sepkg <command> [options] <font style="font-family: monospace;"> sepkg --info, -f <package> ...................... shows info file sepkg --update, -u .............................. syncs with file server sepkg --search, -s <grep term> .................. search for package name or part name sepkg --build, -b package1, package2, ... ....... build packages sepkg --install, -i package1, package2, ... ..... install packages sepkg --install, -i < <queuefile> ............... install packages from file sepkg --read, -r <package> ...................... download and print readme sepkg --delete-cache ............................ delete all cached packages sepkg --latest, -l .............................. check latest version and download/install sepkg --queue, -q <appname|category> ............ will download and use a .sqf sepkg --help, -h ................................ help sepkg --version, -v ............................. give version and exit Extra options: sepkg --log ...... Creates a sepkg.log build log in current directory sepkg --no-gui ... bypass dialog screen sepkg --yes ...... auto-answer any questions (implies --no-gui) </font> Files: /etc/sepkg/sepkg.conf This file contains the slackware version: SWVERSION=14.2 Install options can be given on the command line or in a file: Examples: # sepkg --install ardour WIIMOTE=yes # cat queue ardour WIIMOTE=yes # sepkg --install < queue With a queue file, seperate packages on newlines. When doing it via command separate packages with a comma: # sepkg --install ardour WIIMOTE=yes, dssi, lash Notes The following categories are available via -q: audio photo video full
- Filename Size Modification Time
- LATEST 0 KB 2018-11-03 00:40:33
- sepkg-4.5.1-noarch-1daw.md5 0 KB 2018-11-03 00:40:33
- sepkg-4.5.1-noarch-1daw.tgz 8 KB 2018-11-03 00:40:33
- sepkg-4.5.1-noarch-1daw.tgz.asc 1 KB 2018-11-03 00:40:33
- sepkg.SlackBuild 2 KB 2018-04-24 23:33:23
All packages and scripts on this website come with the following disclaimer. By using these scripts and packages it is assumed that you accept this.
This software is provided by the author ''as is'' and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall the author be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage.