From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: [PATCH 0/2] ImageMagick 7 Date: Mon, 9 Jan 2017 14:37:38 -0500 Message-ID: Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59978) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cQflS-00038X-9H for guix-devel@gnu.org; Mon, 09 Jan 2017 14:37:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cQflN-0006e0-EH for guix-devel@gnu.org; Mon, 09 Jan 2017 14:37:54 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:40824) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cQflM-0006d3-Sm for guix-devel@gnu.org; Mon, 09 Jan 2017 14:37:49 -0500 Received: from localhost.localdomain (c-73-188-17-148.hsd1.pa.comcast.net [73.188.17.148]) by mail.messagingengine.com (Postfix) with ESMTPA id B1A487E709 for ; Mon, 9 Jan 2017 14:37:46 -0500 (EST) 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 I'd like to use these patches to create an imagemagick-updates branch where we can test the update to the API-incompatible ImageMagick 7 series. This is some information about the differences between the 6 and 7 APIs here: https://www.imagemagick.org/script/porting.php Any packages that aren't ready for the 7-series API can be changed to use the 'imagemagick-6' package instead of the 'imagemagick' packages. John Darrington (1): gnu: Update imagemagick to version 7.0.4-3. Leo Famulari (1): gnu: Add imagemagick-6. gnu/packages/imagemagick.scm | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) -- 2.11.0