public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 11/12] foomatic: Drop files that are now provided by cups-filter
Date: Tue, 25 Aug 2020 09:50:39 +0000	[thread overview]
Message-ID: <20200825095040.3854-11-michael.tremer@ipfire.org> (raw)
In-Reply-To: <20200825095040.3854-1-michael.tremer@ipfire.org>

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

Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
---
 config/rootfiles/packages/foomatic | 5 -----
 lfs/foomatic                       | 6 +-----
 2 files changed, 1 insertion(+), 10 deletions(-)

diff --git a/config/rootfiles/packages/foomatic b/config/rootfiles/packages/foomatic
index b60408ca8..735913449 100644
--- a/config/rootfiles/packages/foomatic
+++ b/config/rootfiles/packages/foomatic
@@ -11,12 +11,8 @@ usr/bin/foomatic-ppd-options
 usr/bin/foomatic-ppd-to-xml
 usr/bin/foomatic-ppdfile
 usr/bin/foomatic-printjob
-usr/bin/foomatic-rip
 usr/bin/foomatic-searchprinter
-usr/lib/cups/backend/beh
 usr/lib/cups/driver/foomatic
-usr/lib/cups/filter/foomatic-ppdfile
-usr/lib/cups/filter/foomatic-rip
 #usr/lib/perl5/site_perl/5.30.0/Foomatic
 usr/lib/perl5/site_perl/5.30.0/Foomatic/DB.pm
 usr/lib/perl5/site_perl/5.30.0/Foomatic/Defaults.pm
@@ -8009,7 +8005,6 @@ usr/share/foomatic/xmlschema/types.xsd
 #usr/share/man/man1/foomatic-ppd-options.1
 #usr/share/man/man1/foomatic-ppdfile.1
 #usr/share/man/man1/foomatic-printjob.1
-#usr/share/man/man1/foomatic-rip.1
 #usr/share/man/man8/foomatic-addpjloptions.8
 #usr/share/man/man8/foomatic-getpjloptions.8
 #usr/share/man/man8/foomatic-kitload.8
diff --git a/lfs/foomatic b/lfs/foomatic
index 1288277e4..9c47228da 100644
--- a/lfs/foomatic
+++ b/lfs/foomatic
@@ -35,7 +35,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/foomatic-filters-$(VER_FILTERS)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = foomatic
-PAK_VER    = 4
+PAK_VER    = 5
 
 DEPS       = cups ghostscript libtiff hplip
 
@@ -116,9 +116,5 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
 	-mkdir -pv /etc/foomatic
 	echo "cups" > /etc/foomatic/defaultspooler
 
-	-mkdir -pv /usr/lib/cups/filter
-	ln -svf ../../../bin/foomatic-rip /usr/lib/cups/filter/foomatic-rip
-	ln -svf ../../../bin/foomatic-ppdfile /usr/lib/cups/filter/foomatic-ppdfile
-
 	@rm -rf $(DIR_SRC)/foomatic-*
 	@$(POSTBUILD)
-- 
2.20.1


  parent reply	other threads:[~2020-08-25  9:50 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-25  9:50 [PATCH 01/12] fontconfig: update to 2.13.1 Michael Tremer
2020-08-25  9:50 ` [PATCH 02/12] freetype: Update to 2.10.2 Michael Tremer
2020-08-25  9:50 ` [PATCH 03/12] openjpeg: New package Michael Tremer
2020-08-25  9:50 ` [PATCH 04/12] qpdf: Update to 10.0.1 Michael Tremer
2020-08-25  9:50 ` [PATCH 05/12] lcms2: Update to 2.9 Michael Tremer
2020-08-25  9:50 ` [PATCH 06/12] poppler: Update to 0.89.0 Michael Tremer
2020-08-25  9:50 ` [PATCH 07/12] avahi: Update to 0.8 Michael Tremer
2020-08-25  9:50 ` [PATCH 08/12] poppler-data: New package Michael Tremer
2020-08-25  9:50 ` [PATCH 09/12] cups: Update to 2.3.3 Michael Tremer
2020-08-25  9:50 ` [PATCH 10/12] cups-filters: Update to 1.27.4 Michael Tremer
2020-08-25  9:50 ` Michael Tremer [this message]
2020-08-25  9:50 ` [PATCH 12/12] Rootfile update after fresh build Michael Tremer

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=20200825095040.3854-11-michael.tremer@ipfire.org \
    --to=michael.tremer@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