Skip to content

Build Slackware's TXZ Package From Installed Packages

License

Notifications You must be signed in to change notification settings

kissthink/slackrebuild

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Build Slackware's TXZ Package From Installed Packages

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 93.4%
  • Makefile 6.6%