Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 827 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 827 Bytes

slackrebuild

ABOUT

Build Slackware's TXZ Package From Installed Packages

SYNOPSIS

This can create origin txz package from packages which has installed in your slackware linux.

For example if you have installed qt5 from SlackBuilds.org, this tools can create a qt5 package which equivalent to the one you build from SlackBuild, and you can share this txz package to others.

INSTALLATION

git clone https://github.com/slackwarecn/slackrebuild.git
git checkout SlackBuild
PREBUILD=1 ./slackrebuild.SlackBuild
su -c 'installpkg /tmp/slackrebuild-*.txz'

USAGE

slackrebuild

COPYRIGHT

Copyright (c) 2016 秦凡东 (Qin Fandong), The Slackware Linux CN Community

LICENSE

See LICENSE