From: Michael Tremer Date: Wed, 18 Mar 2026 15:47:14 +0000 (+0000) Subject: rrdtool: Build the Python bindings X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b53b6ebe2bc64c786de93f8f91dda183c2f7ff5;p=ipfire-2.x.git rrdtool: Build the Python bindings Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/common/rrdtool b/config/rootfiles/common/rrdtool index 67d9ea93e..68cfc0f25 100644 --- a/config/rootfiles/common/rrdtool +++ b/config/rootfiles/common/rrdtool @@ -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 diff --git a/lfs/rrdtool b/lfs/rrdtool index 4777f3afe..5812dee78 100644 --- a/lfs/rrdtool +++ b/lfs/rrdtool @@ -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/