From mboxrd@z Thu Jan 1 00:00:00 1970 From: contact.ng0@cryptolab.net Subject: libextractor dependencies: libmp4v2, tidy-html, libsmf. Date: Tue, 31 Jan 2017 13:34:56 +0000 Message-ID: <20170131133501.30273-1-contact.ng0@cryptolab.net> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33857) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cYYZD-0003vY-KU for guix-devel@gnu.org; Tue, 31 Jan 2017 08:33:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cYYZA-0004P0-FQ for guix-devel@gnu.org; Tue, 31 Jan 2017 08:33:51 -0500 Received: from aibo.runbox.com ([91.220.196.211]:51704) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cYYZA-0004O6-8X for guix-devel@gnu.org; Tue, 31 Jan 2017 08:33:48 -0500 Received: from [10.9.9.212] (helo=mailfront12.runbox.com) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1cYYZ8-0006ij-2X for guix-devel@gnu.org; Tue, 31 Jan 2017 14:33:46 +0100 Received: from xd9bb9370.dyn.telefonica.de ([217.187.147.112] helo=localhost) by mailfront12.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1cYYZ0-0003Oa-GJ for guix-devel@gnu.org; Tue, 31 Jan 2017 14:33:38 +0100 List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org [PATCH 1/5] gnu: Add libmp4v2. Take a look at the included XXX note I wrote. [PATCH 2/5] gnu: Add tidy-html. [PATCH 3/5] gnu: Add libsmf. [PATCH 4/5] gnu: libextractor: Add dependencies. Add the 3 missing dependencies. [PATCH 5/5] gnu: libextractor: Move .a files to output "static". Size justifies moving the .a files. If not, feel free to skip this patch.