public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ettore Di Giacinto" <mudler@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/i3blocks/
Date: Tue, 27 Dec 2016 14:51:48 +0000 (UTC)	[thread overview]
Message-ID: <1482850046.d9c39a2349430d8a079be026b0326fb3fc3b4014.mudler@gentoo> (raw)

commit:     d9c39a2349430d8a079be026b0326fb3fc3b4014
Author:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 24 11:18:48 2016 +0000
Commit:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Tue Dec 27 14:47:26 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9c39a23

x11-misc/i3blocks: New package, initial version 1.4

Package-Manager: portage-2.3.1

 x11-misc/i3blocks/Manifest            |  1 +
 x11-misc/i3blocks/i3blocks-1.4.ebuild | 34 ++++++++++++++++++++++++++++++++++
 x11-misc/i3blocks/metadata.xml        |  8 ++++++++
 3 files changed, 43 insertions(+)

diff --git a/x11-misc/i3blocks/Manifest b/x11-misc/i3blocks/Manifest
new file mode 100644
index 00000000..f50f829
--- /dev/null
+++ b/x11-misc/i3blocks/Manifest
@@ -0,0 +1 @@
+DIST i3blocks-1.4.tar.gz 35943 SHA256 c9bd2854b7902aa6821fdf8c83b5123c10b90a52f9bcc67225ff57f25d28b4b0 SHA512 f04fd68d59097b21bc88f3097dff137de656dd3fa696d9c04b987ba25136e5e5d9cacb63998e8635fe55fcf94f47900aec8c79d98e1d1d8847856a89ad9a6578 WHIRLPOOL d6367d0b2335a79f6a49f069b31af6b5c24a33bab3e48be8b615305009aad196c5bdd7e1d71860b7db123f21bcb91a0614f705c073d78ff94c81612d4e840328

diff --git a/x11-misc/i3blocks/i3blocks-1.4.ebuild b/x11-misc/i3blocks/i3blocks-1.4.ebuild
new file mode 100644
index 00000000..37da57d
--- /dev/null
+++ b/x11-misc/i3blocks/i3blocks-1.4.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+if [[ ${PV} = 9999 ]]; then
+	inherit git-r3
+fi
+
+DESCRIPTION="highly flexible status line for the i3 window manager"
+HOMEPAGE="https://github.com/vivien/i3blocks"
+if [[ ${PV} = 9999 ]]; then
+	EGIT_REPO_URI="https://github.com/vivien/${PN}"
+	KEYWORDS=""
+else
+	SRC_URI="https://github.com/vivien/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64 ~x86"
+fi
+
+SLOT="0"
+LICENSE="GPL-3"
+
+RDEPEND="app-admin/sysstat
+	media-sound/playerctl
+	sys-apps/lm_sensors
+	sys-power/acpi
+	x11-wm/i3"
+
+DEPEND="app-text/ronn"
+
+src_install() {
+	emake DESTDIR="${D}" PREFIX="/usr" install
+}

diff --git a/x11-misc/i3blocks/metadata.xml b/x11-misc/i3blocks/metadata.xml
new file mode 100644
index 00000000..d396d1b
--- /dev/null
+++ b/x11-misc/i3blocks/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>mudler@gentoo.org</email>
+		<name>Ettore Di Giacinto</name>
+	</maintainer>
+</pkgmetadata>


             reply	other threads:[~2016-12-27 14:51 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-27 14:51 Ettore Di Giacinto [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-10-27 10:02 [gentoo-commits] repo/gentoo:master commit in: x11-misc/i3blocks/ Thomas Deutschmann
2018-05-09 18:17 Johannes Huber
2018-06-04 19:25 Mart Raudsepp
2019-09-12 14:28 Michał Górny
2021-01-18  0:47 Sam James
2021-01-18  0:48 Sam James
2021-01-20 15:17 Ben Kohler
2021-01-27 14:41 Ben Kohler
2021-02-01 16:32 Sam James
2021-02-04 22:32 Thomas Deutschmann
2021-08-27 23:13 Jakov Smolić
2024-08-30 15:31 Jakov Smolić
2024-10-06 10:49 Sam James
2024-10-06 10:55 Sam James
2024-10-08 12:50 Jakov Smolić

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1482850046.d9c39a2349430d8a079be026b0326fb3fc3b4014.mudler@gentoo \
    --to=mudler@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox