1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/iniparser/iniparser.desc
3 [COPY] Copyright (C) 2010 - 2024 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] A free stand-alone ini file parsing library
14 [T] It is written in portable ANSI C and should compile anywhere.
16 [U] http://ndevilla.free.fr/iniparser
19 [M] Roger Mason <rmason@mun.ca>
21 [C] extra/configuration
26 [P] X -----5---9 135.800
29 [O] hook_add postmake 5 "cp -fv libiniparser.* $root$libdir"
30 [O] hook_add postmake 5 "ln -fvs $root$libdir/libiniparser.so.1 $root$libdir/libiniparser.so"
31 [O] hook_add postmake 5 "cp -fv src/{dictionary,iniparser}.h $root$includedir"
33 [D] 34e7e870df03a01acfb288ba7e422aa5bc11f1f3366182c0caa102ff iniparser4.2.4.tar.gz https://github.com/ndevilla/iniparser/archive/v4.2.4/