From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Gstreamer Date: Sat, 17 Oct 2015 22:03:02 +0200 Message-ID: <20151017200302.GA16089@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53365) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZnXhA-0001Sx-HT for guix-devel@gnu.org; Sat, 17 Oct 2015 16:03:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZnXh5-00038b-8y for guix-devel@gnu.org; Sat, 17 Oct 2015 16:03:11 -0400 Received: from mout.kundenserver.de ([212.227.17.13]:56365) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZnXh5-00038N-0P for guix-devel@gnu.org; Sat, 17 Oct 2015 16:03:07 -0400 Content-Disposition: inline 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org Hello, gst-plugins-good currently fails its tests on armhf, which blocks quite a few packages. There are newer gstreamer versions: 1.5.1, 1.5.2 and 1.6.0. I tried to compile the latter some time ago, but somehow got tangled up. Do you think it would be safe to update? Would there be a volunteer who is more knowledgeable about the package than me? Andreas