]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
rrdtool: Build the Python bindings
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 18 Mar 2026 15:47:14 +0000 (15:47 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 27 Mar 2026 09:42:59 +0000 (09:42 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/rrdtool
lfs/rrdtool

index 67d9ea93eccf9856ac044cc3234e95dde9975080..68cfc0f255a0e696c864206b1d553821c7260894 100644 (file)
@@ -20,6 +20,12 @@ usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/RRDs.pm
 #usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/RRDs/.packlist
 usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/RRDs/RRDs.so
 #usr/lib/pkgconfig/librrd.pc
+#usr/lib/python3.10/site-packages/rrdtool-0.1.10-py3.10.egg-info
+#usr/lib/python3.10/site-packages/rrdtool-0.1.10-py3.10.egg-info/PKG-INFO
+#usr/lib/python3.10/site-packages/rrdtool-0.1.10-py3.10.egg-info/SOURCES.txt
+#usr/lib/python3.10/site-packages/rrdtool-0.1.10-py3.10.egg-info/dependency_links.txt
+#usr/lib/python3.10/site-packages/rrdtool-0.1.10-py3.10.egg-info/top_level.txt
+usr/lib/python3.10/site-packages/rrdtool.cpython-310-xxxMACHINExxx-linux-gnu.so
 #usr/share/doc/rrdtool-1.9.0
 #usr/share/doc/rrdtool-1.9.0/html
 #usr/share/doc/rrdtool-1.9.0/html/RRDp.html
@@ -48,6 +54,7 @@ usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/RRDs/RRDs.s
 #usr/share/doc/rrdtool-1.9.0/html/rrdlast.html
 #usr/share/doc/rrdtool-1.9.0/html/rrdlastupdate.html
 #usr/share/doc/rrdtool-1.9.0/html/rrdlist.html
+#usr/share/doc/rrdtool-1.9.0/html/rrdpython.html
 #usr/share/doc/rrdtool-1.9.0/html/rrdresize.html
 #usr/share/doc/rrdtool-1.9.0/html/rrdrestore.html
 #usr/share/doc/rrdtool-1.9.0/html/rrdthreads.html
@@ -102,6 +109,8 @@ usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/RRDs/RRDs.s
 #usr/share/doc/rrdtool-1.9.0/txt/rrdlastupdate.txt
 #usr/share/doc/rrdtool-1.9.0/txt/rrdlist.pod
 #usr/share/doc/rrdtool-1.9.0/txt/rrdlist.txt
+#usr/share/doc/rrdtool-1.9.0/txt/rrdpython.pod
+#usr/share/doc/rrdtool-1.9.0/txt/rrdpython.txt
 #usr/share/doc/rrdtool-1.9.0/txt/rrdresize.pod
 #usr/share/doc/rrdtool-1.9.0/txt/rrdresize.txt
 #usr/share/doc/rrdtool-1.9.0/txt/rrdrestore.pod
@@ -142,6 +151,7 @@ usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/RRDs/RRDs.s
 #usr/share/man/man1/rrdlast.1
 #usr/share/man/man1/rrdlastupdate.1
 #usr/share/man/man1/rrdlist.1
+#usr/share/man/man1/rrdpython.1
 #usr/share/man/man1/rrdresize.1
 #usr/share/man/man1/rrdrestore.1
 #usr/share/man/man1/rrdthreads.1
index 4777f3afe39ffeaad0bfae1e92b4930aa2d75ea5..5812dee78ef019ec42c4afbbf3030141d46d993c 100644 (file)
@@ -75,10 +75,10 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
                --disable-rrdcgi \
                --enable-perl \
                --enable-perl-site-install \
+               --enable-python \
                --disable-lua \
                --disable-tcl \
-               --disable-ruby \
-               --disable-python
+               --disable-ruby
        cd $(DIR_APP) && make $(MAKETUNING)
        cd $(DIR_APP) && make install
        -mkdir -p /srv/web/ipfire/html/graphs/