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 38EF77A2AF for ; Fri, 20 May 2016 21:39:05 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id DD1D685F04; Fri, 20 May 2016 21:39:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6B26685E38 for ; Fri, 20 May 2016 21:39:04 +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 edzmyviGp6rF for ; Fri, 20 May 2016 21:39:04 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 115B884CF5 for ; Fri, 20 May 2016 21:39:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 08504FBBA; Fri, 20 May 2016 21:39:04 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 20 May 2016 21:39:04 +0000 From: "Youri Mouton" Subject: CVS commit: pkgsrc/devel/libappindicator To: pkgsrc-changes@NetBSD.org Reply-To: youri@netbsd.org X-Mailer: log_accum Message-Id: <20160520213904.08504FBBA@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: youri Date: Fri May 20 21:39:03 UTC 2016 Added Files: pkgsrc/devel/libappindicator: DESCR Makefile Makefile.common PLIST buildlink3.mk distinfo pkgsrc/devel/libappindicator/patches: patch-src_app-indicator.c Log Message: Import libappindicator-12.10.0 as devel/libappindicator. A library to allow applications to export a menu into the Unity Menu bar. Based on KSNI it also works in KDE and will fallback to generic Systray support if none of those are available. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/devel/libappindicator/DESCR \ pkgsrc/devel/libappindicator/Makefile \ pkgsrc/devel/libappindicator/Makefile.common \ pkgsrc/devel/libappindicator/PLIST \ pkgsrc/devel/libappindicator/buildlink3.mk \ pkgsrc/devel/libappindicator/distinfo cvs rdiff -u -r0 -r1.1 \ pkgsrc/devel/libappindicator/patches/patch-src_app-indicator.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.