From owner-freebsd-emulation@FreeBSD.ORG Fri Jan 13 02:24:44 2012 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9E91F106566C for ; Fri, 13 Jan 2012 02:24:44 +0000 (UTC) (envelope-from freebsd-ports@herveybayaustralia.com.au) Received: from mail.unitedinsong.com.au (mail.unitedinsong.com.au [150.101.178.33]) by mx1.freebsd.org (Postfix) with ESMTP id 5A50B8FC12 for ; Fri, 13 Jan 2012 02:24:43 +0000 (UTC) Received: from laptop1.herveybayaustralia.com.au (laptop1.herveybayaustralia.com.au [192.168.0.179]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.unitedinsong.com.au (Postfix) with ESMTPSA id 2EF585C26 for ; Fri, 13 Jan 2012 12:21:53 +1000 (EST) Message-ID: <4F0F9174.9000208@herveybayaustralia.com.au> Date: Fri, 13 Jan 2012 12:05:40 +1000 From: Da Rock User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:7.0.1) Gecko/20111109 Thunderbird/7.0.1 MIME-Version: 1.0 To: freebsd-emulation@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: libcups dependencies and linux apps printing X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jan 2012 02:24:44 -0000 I have chased down the issue with printing with cups and linux apps, particularly acroread. Some of you may know how to do this already, but I've been debugging it myself for the past few hours- and googling my brains out. The port maintainer for linux-f10-libcups is this list, so here I am. The port requires dependencies on linux-f10-libgpg-error and linux-f10-gnutls (also maintained by the list). How do we adjust this? For that matter, the acroread port needs to depend on the libcups too. I'll have to contact the maintainer on that one. My interest in this is that the acroreader is needed in the graphics industry (almost a rule in Oz), and this would go a long way to helping out acceptance in that niche. And before you mention it Alex: I can take over the maintainership of both (if required), but I want to ensure my first works out ok beforehand. Cheers