File: librepfunc.html

package info (click to toggle)
librepfunc 1.11.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 468 kB
  • sloc: cpp: 1,768; makefile: 270
file content (197 lines) | stat: -rw-r--r-- 6,793 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content=
    "application/xhtml+xml; charset=iso-8859-1" />
    <title>
      librepfunc-1.6.0
    </title>
    <link rel="stylesheet" type="text/css" href="https://www.linuxfromscratch.org/blfs/view/svn/stylesheets/lfs.css" />
    <meta name="generator" content="DocBook XSL-NS Stylesheets Vsnapshot" />
    <link rel="stylesheet" href="https://www.linuxfromscratch.org/blfs/view/svn/stylesheets/lfs-print.css" type=
    "text/css" media="print" />
  </head>
  <body class="blfs" id="blfs-rXX.Y-ZZZ">
    <div class="navheader">
      <h4>
        Beyond Linux<sup>®</sup> From Scratch <span class="phrase">(System
        V</span> Edition) - Version rXX.Y-ZZZ
      </h4>
      <h3>
        Chapter&nbsp;42.&nbsp;Multimedia Libraries and Drivers
      </h3>
      <ul>
        <li class="prev">
          <a accesskey="p" href="https://www.linuxfromscratch.org/blfs/view/svn/multimedia/taglib.html" title="Taglib-1.12">Prev</a>
          <p>
            Taglib-1.12
          </p>
        </li>
        <li class="next">
          <a accesskey="n" href="https://www.linuxfromscratch.org/blfs/view/svn/multimedia/x264.html" title="x264-20220219">Next</a>
          <p>
            x264-20220219
          </p>
        </li>
        <li class="up">
          <a accesskey="u" href="https://www.linuxfromscratch.org/blfs/view/svn/multimedia/libdriv.html" title=
          "Chapter&nbsp;42.&nbsp;Multimedia Libraries and Drivers">Up</a>
        </li>
        <li class="home">
          <a accesskey="h" href="https://www.linuxfromscratch.org/blfs/view/svn/index.html" title=
          "Beyond Linux® From Scratch    (System V Edition) - Version rXX.Y-ZZZ">
          Home</a>
        </li>
      </ul>
    </div>
    <div class="sect1" lang="en" xml:lang="en">
      <h1 class="sect1">
        <a id="librepfunc" name="librepfunc"></a>librepfunc-1.6.0
      </h1>
      <div class="package" lang="en" xml:lang="en">
        <h2 class="sect2">
          Introduction to librepfunc
        </h2>
        <p>
          <span class="application">librepfunc</span> provides a set of C++
          classes and utilities for building multimedia tools.
        </p>
        <p>
          This package is known to build and work properly using an LFS-11.1
          platform.
        </p>
        <h3>
          Package Information
        </h3>
        <div class="itemizedlist">
          <ul class="compact">
            <li class="listitem">
              <p>
                Download (HTTP): <a class="ulink" href=
                "https://github.com/wirbel-at-vdr-portal/librepfunc/archive/refs/tags/1.6.0.tar.gz">
                https://github.com/wirbel-at-vdr-portal/librepfunc/archive/refs/tags/1.6.0.tar.gz</a>
              </p>
            </li>
            <li class="listitem">
              <p>
                Download MD5 sum: bfb648a5b37672d6df88c860a79dde10
              </p>
            </li>
            <li class="listitem">
              <p>
                Download size: 0.025 MB
              </p>
            </li>
            <li class="listitem">
              <p>
                Estimated disk space required: 9 MB
              </p>
            </li>
            <li class="listitem">
              <p>
                Estimated build time: 0.1 SBU (using parallelism=4)
              </p>
            </li>
          </ul>
        </div>
        <h3>
          librepfunc Dependencies
        </h3>
        <h4>
          Recommended
        </h4>
        <h4>
          Optional
        </h4>
        <p class="usernotes">
          User Notes: <a class="ulink" href=
          "https://wiki.linuxfromscratch.org/blfs/wiki/librepfunc">https://wiki.linuxfromscratch.org/blfs/wiki/librepfunc</a>
        </p>
      </div>
      <div class="installation" lang="en" xml:lang="en">
        <h2 class="sect2">
          Installation of librepfunc
        </h2>
        <p>
          Install <span class="application">librepfunc</span> by running the
          following commands:
        </p>
        <pre class="userinput"><kbd class=
        "command">make</kbd></pre>
        <p>
          This package does not come with a testsuite.
        </p>
        <p>
          Now, as the <code class="systemitem">root</code> user:
        </p>
        <pre class="root"><kbd class="command">make -j1 install</kbd></pre>
      </div>
      <div class="content" lang="en" xml:lang="en">
        <h2 class="sect2">
          Contents
        </h2>
        <div class="segmentedlist">
          <div class="seglistitem">
            <div class="seg">
              <strong class="segtitle">Installed Library:</strong>
              <span class="segbody">librepfunc.so</span>
            </div>
          </div>
        </div>
        <div class="variablelist">
          <h3>
            Short Descriptions
          </h3>
          <table border="0" class="variablelist">
            <colgroup>
              <col align="left" valign="top" />
              <col />
            </colgroup>
            <tbody>
              <tr>
                <td>
                  <p>
                    <a id="librepfunc.so" name="librepfunc-lib"></a><span class=
                    "term"><code class="filename">librepfunc.so</code></span>
                  </p>
                </td>
                <td>
                  <p>
                    provides C++ classes and tools.
                  </p>
                </td>
              </tr>
            </tbody>
          </table>
        </div>
      </div>
    </div>
    <div class="navfooter">
      <ul>
        <li class="prev">
          <a accesskey="p" href="https://www.linuxfromscratch.org/blfs/view/svn/multimedia/taglib.html" title="Taglib-1.12">Prev</a>
          <p>
            Taglib-1.12
          </p>
        </li>
        <li class="next">
          <a accesskey="n" href="https://www.linuxfromscratch.org/blfs/view/svn/multimedia/x264.html" title="x264-20220219">Next</a>
          <p>
            x264-20220219
          </p>
        </li>
        <li class="up">
          <a accesskey="u" href="https://www.linuxfromscratch.org/blfs/view/svn/multimedia/libdriv.html" title=
          "Chapter&nbsp;42.&nbsp;Multimedia Libraries and Drivers">Up</a>
        </li>
        <li class="home">
          <a accesskey="h" href="https://www.linuxfromscratch.org/blfs/view/svn/index.html" title=
          "Beyond Linux® From Scratch    (System V Edition) - Version rXX.Y-ZZZ">
          Home</a>
        </li>
      </ul>
    </div>
  </body>
</html>