X-Original-To: alpine-devel@mail.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id 2BC4FDC1088 for ; Wed, 29 Jul 2015 01:28:23 +0000 (UTC) Received: from mail-pa0-f50.google.com (mail-pa0-f50.google.com [209.85.220.50]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id EA211DC1085 for ; Wed, 29 Jul 2015 01:28:22 +0000 (UTC) Received: by pabkd10 with SMTP id kd10so78539519pab.2 for ; Tue, 28 Jul 2015 18:28:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mime-version:content-type :content-disposition:user-agent; bh=CgTS2y/ekZ+nUW3guV5eC3Hc0ROTRHSilc06AEa75+A=; b=YfPg5AnhVoLBG71eRJimI67B19HRFRoV3mbcw+RQSNygqBmHQrcLJLDRHVjWoTtMgZ 69vrUzC6aOACbRJ88KShFL4GdGaV3jLyo6tt4QIu+Sg/z986oul/wtcCB1WoQIO1hylO LvET5zer5a0zI1TA/lG0rACdVS4mgOyJsSVc9rNPsavm4TxAQKg55T1BfifcSc+RcDFT FYvK7KBJ5z72rW0/LfXLWozDkiKezVvGF6jE1Tmoq8d7DDeKThYwgAm/6SBurJvkpX/B +C8Y4wNQimowDUCySvqIhokYSg4OQ0AiLtkrM6q1RnlfgABx419EyfnZ0jtC5Oo4oOw5 QGhg== X-Received: by 10.66.136.172 with SMTP id qb12mr88640149pab.84.1438133301674; Tue, 28 Jul 2015 18:28:21 -0700 (PDT) Received: from newbook ([50.0.227.100]) by smtp.gmail.com with ESMTPSA id ex13sm37575851pac.17.2015.07.28.18.28.20 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Jul 2015 18:28:21 -0700 (PDT) Date: Tue, 28 Jul 2015 18:28:43 -0700 From: Isaac Dunham To: alpine-devel@lists.alpinelinux.org Subject: [alpine-devel] Time to drop foomatic-filters? Message-ID: <20150729012842.GC1924@newbook> X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-Virus-Scanned: ClamAV using ClamSMTP Hello, It appears that foomatic-filters has been merged into cups-filters as of a year and a half ago. But we have a package in testing/ from before then. Unless we intend to support busybox lpd (currently disabled), lprng (not packaged), gnuspool (not packaged), or some other printing system, it would make sense to delete this package. If we want to support an alternate printing system, it would make sense to rebuild it without cups support and conflict with cups-filters. foomatic-db-engine would also need rebuilding, with the dependency switched to cups-filters and dependencies on perl and possibly bash added. Thanks, Isaac Dunham --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---