conraid / SlackBuilds

Slackware current slackbuilds (to build my repository)

Home Page:http://slackers.it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slackers

Slackware Current Repository by Conraid

Repository for Slackware Current packages

Each directory contains everything (SlackBuild script, slack-desc file, plus all possible patch) you'll need when you want to build the packages yourself.

To make package from slackbuild do

Download source code:

source .info curl -JOL $DOWNLOAD

or

wget [--no-check-certificate] [--content-disposition] $DOWNLOAD

wget, with some servers, doesn't set the correct filename

If exists FILENAME variable means that it contains the filename.

if exists DOWNLOAD__* extra variables, do also

wget --no-check-certificate --content-disposition $DOWNLOAD [$DOWNLOAD_1] [$DOWNLOAD_2]

Build

To build:

sh .SlackBuild

This command builds a package which will be created in the same directory.

Note

If you have any questions or requests, you can contact me at slackers.it (at) gmail (dot) com

All scrips are released under the GPL License.

Links

Compiled packages are on http://slackers.it/repository/

Support me

If you find this repository useful, support me with https://paypal.me/conraid

About

Slackware current slackbuilds (to build my repository)

http://slackers.it

License:GNU General Public License v2.0


Languages

Language:Shell 84.5%Language:Python 9.8%Language:Roff 2.9%Language:Makefile 1.5%Language:C 1.0%Language:Yacc 0.3%Language:Lex 0.1%Language:M4 0.0%Language:TeX 0.0%Language:Vim Script 0.0%