1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/statifier/statifier.desc
3 [COPY] Copyright (C) 2007 - 2022 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] Creates a static executable from a dynamic executable and required libraries
14 [T] Executable files may be linked statically or dynamically. Dynamically
15 [T] linked executables use less disk space and memory, but require
16 [T] appropriative dynamic libraries present in order to run. ELF statifier
17 [T] make one executable file with no run-time dependencies from a dynamically
18 [T] linked executable and all its libraries. This file can be copied and
19 [T] run on another machine with no need for all of the libraries.
21 [U] https://statifier.sourceforge.net/
23 [A] Valery Reznic <valery_reznic@yahoo.com>
24 [M] The T2 Project <t2@t2-project.org>
32 [P] X -----5---9 800.000
34 [O] hook_add preconf 5 "chmod +x configure"
36 [D] 6d70188db3eac9c5295291cb8759835615596419b1b8aa1efc0619e1 statifier-1.7.4.tar.gz http://dl.sourceforge.net/sourceforge/statifier/