public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 16/17] perl-Imager: Removal of all tiff related lines in rootfile
Date: Mon, 14 Oct 2024 18:51:16 +0200	[thread overview]
Message-ID: <20241014165117.15440-16-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20241014165117.15440-1-adolf.belka@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 2735 bytes --]

- With removal of libtiff, the perl-Imager rootfile has to have tiff related lines
   removed.
- perl-Imager works without the tiff lines in place. Only no tiff images will be able
   to be processed by perl-Imager but that is not required for its use in IPFire.
- Tested out creating an OpenVPN connection with OTP enabled and the OTP QR code was
   produced and able to be viewed.

Tested-by: Adolf Belka <adolf.belka(a)ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 config/rootfiles/common/perl-Imager | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/config/rootfiles/common/perl-Imager b/config/rootfiles/common/perl-Imager
index 6886d46ad..8036c211a 100644
--- a/config/rootfiles/common/perl-Imager
+++ b/config/rootfiles/common/perl-Imager
@@ -20,7 +20,6 @@ usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/Imager/File/ICO.
 usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/Imager/File/JPEG.pm
 usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/Imager/File/PNG.pm
 usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/Imager/File/SGI.pm
-usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/Imager/File/TIFF.pm
 usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/Imager/Files.pod
 usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/Imager/Fill.pm
 #usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/Imager/Filter
@@ -100,8 +99,6 @@ usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/Imager/File
 usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/Imager/File/PNG/PNG.so
 #usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/Imager/File/SGI
 usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/Imager/File/SGI/SGI.so
-#usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/Imager/File/TIFF
-usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/Imager/File/TIFF/TIFF.so
 #usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/Imager/Filter
 #usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/Imager/Filter/DynTest
 usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/Imager/Filter/DynTest/DynTest.so
@@ -130,7 +127,6 @@ usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/Imager/Imag
 #usr/share/man/man3/Imager::File::JPEG.3
 #usr/share/man/man3/Imager::File::PNG.3
 #usr/share/man/man3/Imager::File::SGI.3
-#usr/share/man/man3/Imager::File::TIFF.3
 #usr/share/man/man3/Imager::Files.3
 #usr/share/man/man3/Imager::Fill.3
 #usr/share/man/man3/Imager::Filter::Flines.3
-- 
2.47.0


  parent reply	other threads:[~2024-10-14 16:51 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-14 16:51 [PATCH 01/17] cups: Removal of cups and associated packages Adolf Belka
2024-10-14 16:51 ` [PATCH 02/17] cups-filters: Removal of cups-filters Adolf Belka
2024-10-14 16:51 ` [PATCH 03/17] cups-pdf: Removal of cups-pdf Adolf Belka
2024-10-14 16:51 ` [PATCH 04/17] epson-inkjet-printer-escpr: Removal of package Adolf Belka
2024-10-14 16:51 ` [PATCH 06/17] ghostscript: " Adolf Belka
2024-10-14 16:51 ` [PATCH 07/17] gutenprint: " Adolf Belka
2024-10-14 16:51 ` [PATCH 08/17] hplip: " Adolf Belka
2024-10-14 16:51 ` [PATCH 09/17] lcms2: " Adolf Belka
2024-10-14 16:51 ` [PATCH 10/17] libtiff: " Adolf Belka
2024-10-14 16:51 ` [PATCH 11/17] openjpeg: " Adolf Belka
2024-10-14 16:51 ` [PATCH 12/17] poppler: " Adolf Belka
2024-10-14 16:51 ` [PATCH 13/17] poppler-data: " Adolf Belka
2024-10-14 16:51 ` [PATCH 14/17] qpdf: " Adolf Belka
2024-10-14 16:51 ` [PATCH 15/17] make.sh: All removed packages removed from make.sh Adolf Belka
2024-10-14 16:51 ` Adolf Belka [this message]
2024-10-14 16:51 ` [PATCH 17/17] samba: Modification to disable cups for samba build and install Adolf Belka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20241014165117.15440-16-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox