diff options
author | Niels Horn <niels.horn@gmail.com> | 2010-05-13 01:01:11 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 01:01:11 +0200 |
commit | df1a04d3ffbc96fa7049fdf80f677c0ba3688669 (patch) | |
tree | 515d4904d1867424984bc9c99901819c1c5e06ca /system/statifier/slack-desc | |
parent | 6684de1a477a46179cc66772d9ebe20540d31165 (diff) | |
download | slackbuilds-df1a04d3ffbc96fa7049fdf80f677c0ba3688669.tar.gz |
system/statifier: Added to 13.0 repository
Diffstat (limited to 'system/statifier/slack-desc')
-rw-r--r-- | system/statifier/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/statifier/slack-desc b/system/statifier/slack-desc new file mode 100644 index 0000000000..4aefec3b83 --- /dev/null +++ b/system/statifier/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' on +# the right side marks the last column you can put a character in. You must make +# exactly 11 lines for the formatting to be correct. It's also customary to +# leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +statifier: Statifier (Transform dynamic executables into static files) +statifier: +statifier: Statifier combines a dynamically linked executable with its libraries +statifier: into one large file. The result can be easier to distribute and may +statifier: make a 32-bits binary work on 64-bits. +statifier: +statifier: http://statifier.sourceforge.net/ +statifier: +statifier: +statifier: +statifier: |