From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0EA991382C5 for ; Wed, 11 Apr 2018 18:20:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2AB70E0921; Wed, 11 Apr 2018 18:20:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EBE89E08D1 for ; Wed, 11 Apr 2018 18:20:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7562A335C79 for ; Wed, 11 Apr 2018 18:20:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 92A51282 for ; Wed, 11 Apr 2018 18:20:07 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1523470794.740c8a51b489f61c3c2dbb03f52d87fc24d40c0d.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/cbatticon/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/cbatticon/Manifest x11-misc/cbatticon/cbatticon-1.6.8.ebuild X-VCS-Directories: x11-misc/cbatticon/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 740c8a51b489f61c3c2dbb03f52d87fc24d40c0d X-VCS-Branch: master Date: Wed, 11 Apr 2018 18:20:07 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 5f25dc30-36cf-4e47-a681-bce94d5583b5 X-Archives-Hash: 333184972c15cbc7dba205da64439f01 commit: 740c8a51b489f61c3c2dbb03f52d87fc24d40c0d Author: Jeroen Roovers gentoo org> AuthorDate: Wed Apr 11 17:50:28 2018 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Wed Apr 11 18:19:54 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=740c8a51 x11-misc/cbatticon: Version 1.6.8. Package-Manager: Portage-2.3.28, Repoman-2.3.9 x11-misc/cbatticon/Manifest | 1 + x11-misc/cbatticon/cbatticon-1.6.8.ebuild | 49 +++++++++++++++++++++++++++++++ 2 files changed, 50 insertions(+) diff --git a/x11-misc/cbatticon/Manifest b/x11-misc/cbatticon/Manifest index 136002c0957..a61ffc09fbe 100644 --- a/x11-misc/cbatticon/Manifest +++ b/x11-misc/cbatticon/Manifest @@ -1,3 +1,4 @@ DIST cbatticon-1.6.5.tar.gz 27951 BLAKE2B 41d43bd7bfd5741e37365bed1541c88e255998a4ba69143f80a9c59ac4f51c280b7d07f3f9aba95063a8c3779c9637f7b4e27b771fade0e6092215b529813bd7 SHA512 5e1648cf3b31fe42aefd0a5e79c4e5dc22c3ce4b6f594f0933229494ca6f2e28e44a7e078ef839de1df0b8c1ba494fce8a58866ad70d056799320f4dea32713b DIST cbatticon-1.6.6.tar.gz 28043 BLAKE2B 3146c29fd65653b787ad617259e04d3c4da6ae1a5b97e1aaa00971426ded7c75cc4ec67777114a8a81285888d4de335556786e1425c60cf5c7ee806cb9c6cc70 SHA512 ee1388da03b338ff3194316af5f0fc9c176271b62bf23894cd01772b660b8c89777cc68e67bafa3d50bda1587904a5c5a334b4ed65195a3baf42ce128a0f526e DIST cbatticon-1.6.7.tar.gz 30086 BLAKE2B 460f185688e7aa8eec3f075454440705e1b6989ae9640f026f17c50511518ae181901e69efd987a879eabad47df5725c444bee9973e2faaa2d78775d2f6d83a9 SHA512 730d1be1350ba9b906f438c58c4e3172c4041d0e7c73ffbd91cbe5a01688e400bb9a7d89ccd86bff658afc803776dd5691323c720e6d41b1b1e3aeb58707f6e9 +DIST cbatticon-1.6.8.tar.gz 31185 BLAKE2B d8d7d2fe13764bf4b9c091eaebb8bd90b2daeeb10a2093c3b3724c5009a5f56e55788e0390cc81ad2e5c50937f8348bbee74d32f0768a15114a22ad9e02756ab SHA512 61d6f64cc57672f672869f8eb3b5ccb8f95dfdaa0b6eb1e91c824e22e4aba195cc164aab0b0353599c1c1a07f6d00a7a2f177829a15534c96a4e24e4cdfd0986 diff --git a/x11-misc/cbatticon/cbatticon-1.6.8.ebuild b/x11-misc/cbatticon/cbatticon-1.6.8.ebuild new file mode 100644 index 00000000000..66391be0370 --- /dev/null +++ b/x11-misc/cbatticon/cbatticon-1.6.8.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +inherit eutils toolchain-funcs + +DESCRIPTION="A lightweight and fast battery icon that sits in your system tray" +HOMEPAGE="https://github.com/ColinJones/cbatticon" +SRC_URI="https://github.com/ColinJones/cbatticon/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="libnotify" + +RDEPEND=" + dev-libs/glib:2 + x11-libs/gtk+:3 + libnotify? ( x11-libs/libnotify ) +" +DEPEND=" + ${RDEPEND} + virtual/pkgconfig +" + +src_prepare() { + default + + strip-linguas -i . +} + +src_compile() { + tc-export CC + emake \ + $(usex libnotify WITH_NOTIFY=1 WITH_NOTIFY=0) \ + V=1 \ + VERSION="${PF}" \ + WITH_GTK3=1 +} + +src_install() { + emake \ + DESTDIR="${D}" \ + LANGUAGES="${LINGUAS}" \ + V=1 VERSION="${PF}" \ + install + + dodoc Changelog +}