From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: GNOME updates (was: MTP & Guix) Date: Thu, 28 Jun 2018 15:08:25 +0200 Message-ID: <8736x7oy7q.fsf@elephly.net> References: <877empbn1e.fsf@gmail.com> <876029bcv3.fsf@gmail.com> <4cd20412521f4ae82f145a4cff5d0bd5@riseup.net> <87woup9ro0.fsf@gmail.com> <87lgb4sf95.fsf@elephly.net> <87k1qosdt7.fsf@elephly.net> <8736xcfcbo.fsf@fastmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59521) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fYsvO-0004we-DX for help-guix@gnu.org; Fri, 29 Jun 2018 08:54:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fYsvL-0000Uk-BE for help-guix@gnu.org; Fri, 29 Jun 2018 08:54:54 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21134) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fYsvK-0000Rq-Vm for help-guix@gnu.org; Fri, 29 Jun 2018 08:54:51 -0400 In-reply-to: <8736xcfcbo.fsf@fastmail.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Marius Bakke Cc: help-guix Marius Bakke writes: > Ricardo Wurmus writes: > >> Ricardo Wurmus writes: >> >>> Pierre Neidhardt writes: >>> >>>> Both Gentoo and Guix packages are outdated. >>>> 1.37 is out. >>>> GVFS has switched to Meson in the mean time. >>>> Arch is a little bit more up to date: >>>> >>>> https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h= =3Dpackages/gvfs >>>> >>>> I guess the above definition could help. >>>> Anyone giving the update a shot? >>> >>> I=E2=80=99m already working on the upgrades to all of GNOME, including = the gvfs >>> upgrade to 1.36.2. >> >> This happens on the =E2=80=9Ccore-updates=E2=80=9D branch. > > Could you create a 'gnome-updates' branch for this? That makes it > easier to track the changes, and allows for building it without > rebuilding the entire world. > > We might want to merge it to core-updates rather than build it on its > own regardless, but at least we have the option. What do you think? Changes to the GNOME stack require some changes that are almost equivalent to rebuilding the world, I=E2=80=99m afraid. There are changes = to dependencies of GTK+ and Pango, which result in more than 2400 rebuilds. I have started making these changes on top of core-updates. Once I=E2=80= =99m done I can push them to a separate branch that could later be merged into core-updates. -- Ricardo