Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (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 56B0B7A3DB for ; Sat, 21 May 2016 18:52:36 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0D2DC85F4E; Sat, 21 May 2016 18:52:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8ED5685F13 for ; Sat, 21 May 2016 18:52:35 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id kQSH-NRKa5OP for ; Sat, 21 May 2016 18:52:35 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3386785E74 for ; Sat, 21 May 2016 18:52:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 31DF4FBBA; Sat, 21 May 2016 18:52:35 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 21 May 2016 18:52:35 +0000 From: "Youri Mouton" Subject: CVS commit: pkgsrc/x11/mate-desktop To: pkgsrc-changes@NetBSD.org Reply-To: youri@netbsd.org X-Mailer: log_accum Message-Id: <20160521185235.31DF4FBBA@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: youri Date: Sat May 21 18:52:35 UTC 2016 Added Files: pkgsrc/x11/mate-desktop: DESCR Makefile PLIST buildlink3.mk distinfo pkgsrc/x11/mate-desktop/patches: patch-libmate-desktop_mate-desktop-thumbnail.c Log Message: Import mate-desktop-1.14.0 as x11/mate-desktop. mate-desktop contains the libmate-desktop library, the mate-about program as well as some desktop-wide documents. The libmate-desktop library provides API shared by several applications on the desktop, but that cannot live in the platform for various reasons. There is no API or ABI guarantee, although we are doing our best to provide stability. Documentation for the API is available with gtk-doc. The mate-about program helps find which version of MATE is installed. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/x11/mate-desktop/DESCR \ pkgsrc/x11/mate-desktop/Makefile pkgsrc/x11/mate-desktop/PLIST \ pkgsrc/x11/mate-desktop/buildlink3.mk pkgsrc/x11/mate-desktop/distinfo cvs rdiff -u -r0 -r1.1 \ pkgsrc/x11/mate-desktop/patches/patch-libmate-desktop_mate-desktop-thumbnail.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.