From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Bakke Subject: [PATCH core-updates 0/6] Wait up! Date: Wed, 25 Jan 2017 18:19:32 +0100 Message-ID: <20170125171938.27271-1-mbakke@fastmail.com> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37189) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cWREZ-0002pK-CQ for guix-devel@gnu.org; Wed, 25 Jan 2017 12:19:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cWREW-0006WA-8c for guix-devel@gnu.org; Wed, 25 Jan 2017 12:19:47 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:35146) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cWREW-0006Vj-01 for guix-devel@gnu.org; Wed, 25 Jan 2017 12:19:44 -0500 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 Cc: Marius Bakke Sorry for the late series, but I see core-updates isn't fully rolling yet. This updates xorg and the latter patch has a proper fix for c254ac32004 (untested, though). Note: "bdftopcf" is the only package using "libxfont" after this, and "xorg-server" gains a hard dependency on "libepoxy". Marius Bakke (6): gnu: Add libxfont2. gnu: xorg-server: Use 'modify-phases' syntax. gnu: xorg-server: Update to 1.19.1. gnu: xf86-video-qxl: Change to libxfont2 ABI. gnu: xf86-video-intel: Update to 2.99.917-2-028c946. utils: Add helper method to make files writable. gnu/build/activation.scm | 5 ---- gnu/packages/xorg.scm | 56 +++++++++++++++++++++++++++-------------- guix/build/gnu-build-system.scm | 6 +++-- guix/build/utils.scm | 6 +++++ 4 files changed, 47 insertions(+), 26 deletions(-) -- 2.11.0