Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 9AAC0A5674 for ; Sat, 17 Jan 2015 16:02:58 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 1287914A1DA; Sat, 17 Jan 2015 16:02:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0608614A1CF for ; Sat, 17 Jan 2015 16:02:54 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id r8NNSUKo8up5 for ; Sat, 17 Jan 2015 16:02:53 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 7859614A1CE for ; Sat, 17 Jan 2015 16:02:53 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 729F798; Sat, 17 Jan 2015 16:02:53 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 17 Jan 2015 16:02:53 +0000 From: "Patrick Welche" Subject: CVS commit: pkgsrc/multimedia/clutter-gst To: pkgsrc-changes@NetBSD.org Reply-To: prlw1@netbsd.org X-Mailer: log_accum Message-Id: <20150117160253.729F798@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: prlw1 Date: Sat Jan 17 16:02:53 UTC 2015 Modified Files: pkgsrc/multimedia/clutter-gst: Makefile distinfo Log Message: Update clutter-gst to 2.0.12 clutter-gst 2.0.12 (1/06/2014) =============================================================================== List of changes since 2.0.10 o Depend on GStreamer 1.0 o Fix build issues Many Thanks to: Antoine Jacoutot Ryan Lortie clutter-gst 2.0.10 (10/01/2014) =============================================================================== List of changes since 2.0.8 o Add NV12 support o Add GL upload meta API support o Add video crop meta API support o Add local shader cache to avoid leak o Fix memory leak in accept_caps() method Many Thanks to: Matthieu Bouron David King Edward Hervey To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 pkgsrc/multimedia/clutter-gst/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/multimedia/clutter-gst/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.