From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36947) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ymfk2-0006CH-0r for qemu-devel@nongnu.org; Mon, 27 Apr 2015 05:54:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ymfjz-0004tu-9f for qemu-devel@nongnu.org; Mon, 27 Apr 2015 05:54:17 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:54903) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ymfjz-0004tq-1u for qemu-devel@nongnu.org; Mon, 27 Apr 2015 05:54:15 -0400 Message-ID: <553E0745.6050702@msgid.tls.msk.ru> Date: Mon, 27 Apr 2015 12:54:13 +0300 From: Michael Tokarev MIME-Version: 1.0 References: <553E0514.5030700@msgid.tls.msk.ru> <20150427094957.GG780@redhat.com> In-Reply-To: <20150427094957.GG780@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] libcacard: use the library? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Daniel P. Berrange" Cc: qemu-devel 27.04.2015 12:49, Daniel P. Berrange wrote: > ... It'd be far simpler if libcacard was > just a standalone library with its our releases, like everything else > we depend on, and QEMU just link to it normally. Well, as far as I know, libcacard WAS a standalone library in the past, it has been merged into qemu source at some point. Yes, having it in a separate package will be better, in my opinion. This package can be maintained side-by-side with qemu just fine, using qemu infrastructure, but in a separate tree/project. Thanks, /mjt