Go to file
Michal Cieslakiewicz 071d805419 ap/minetest-server: disable Update Checker.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2022-08-11 15:29:56 +02:00
a Replace dot with colon in chown. 2022-05-25 19:54:33 +02:00
ap ap/minetest-server: disable Update Checker. 2022-08-11 15:29:56 +02:00
d Replace dot with colon in chown. 2022-05-25 19:54:33 +02:00
i3 Replace dot with colon in chown. 2022-05-25 19:54:33 +02:00
k Nvidia legacy driver packages updated to version 390.154. 2022-08-10 17:27:40 +02:00
l l/yajl: updated URL in slack-desc. 2022-08-11 15:16:01 +02:00
n Replace dot with colon in chown. 2022-05-25 19:54:33 +02:00
x Nvidia legacy driver packages updated to version 390.154. 2022-08-10 17:27:40 +02:00
xap xap/minetest: disable Update Checker. 2022-08-11 15:28:42 +02:00
xfce Replace dot with colon in chown. 2022-05-25 19:54:33 +02:00
.gitattributes Initial commit. 2020-04-16 19:31:17 +02:00
.gitignore gitignore: add binary nvidia driver. 2020-10-24 10:26:48 +02:00
BUILD_ORDER l/irrlichtmt added, version 1.9.0mt4. 2022-03-09 18:59:15 +01:00
LICENSE Add GPLv3 license file. 2020-04-16 19:37:52 +02:00
README.containers README.containers updated. 2021-02-19 11:50:36 +01:00
README.i3 i3: window manager and applications moved to dedicated directory. 2021-01-05 13:30:44 +01:00
README.md Initial commit. 2020-04-16 19:31:17 +02:00
README.minetest Initial commit. 2020-04-16 19:31:17 +02:00
README.nvidia-legacy README.nvidia-legacy updated. 2022-08-11 15:13:28 +02:00
template.SlackBuild Replace dot with colon in chown. 2022-05-25 19:54:33 +02:00
template.slack-desc Initial commit. 2020-04-16 19:31:17 +02:00

README.md

SlackBuilds Repository

This is my build system for Slackware Linux x86-64. It allows to build from source some useful packages, extra ones that are not in official repository. For more visit https://slackbuilds.org/ Compressed sources are not included here, please run get_sources.sh script to download each of them before building a package.

Quick guide:

cd dir/package
./get_sources.sh
su root
./package.SlackBuild

SlackBuild script accepts --cleanup parameter that removes all intermediate directories in /tmp (sources, package tree etc) created during packaging.

BUILD_ORDER file lists all packages in order that satisfies dependencies when building packages one by one.

By default, package name contains micu suffix appended to build number. To exclude packages from slackpkg processing (for example automatic removal when using clean-system subcommand), add following line to /etc/slackpkg/blacklist :

[0-9]+micu