From: "Matt Thode" <prometheanfire@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/vicious/
Date: Fri, 11 Aug 2017 03:08:06 +0000 (UTC) [thread overview]
Message-ID: <1502420872.7e20fc44f723150c1876c6fb418d4b842cd2164c.prometheanfire@gentoo> (raw)
commit: 7e20fc44f723150c1876c6fb418d4b842cd2164c
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 11 03:06:22 2017 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Fri Aug 11 03:07:52 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e20fc44
x11-plugins/vicious: 2.2.0 bup
Package-Manager: Portage-2.3.6, Repoman-2.3.3
x11-plugins/vicious/Manifest | 1 +
x11-plugins/vicious/vicious-2.2.0.ebuild | 28 ++++++++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/x11-plugins/vicious/Manifest b/x11-plugins/vicious/Manifest
index a57b459c981..ad6cacde5b7 100644
--- a/x11-plugins/vicious/Manifest
+++ b/x11-plugins/vicious/Manifest
@@ -1 +1,2 @@
DIST vicious-2.1.3.tar.xz 39336 SHA256 97ffb824af89f2d205b0f0909601a32d761c0c02353b59b4314fd2cc47b2a387 SHA512 8b03fe4b770f0fcd52fad77a46145032a112cecbe27daa725054cb4c6307fb36727debb48243cd2d1becf2ad0fe3a2aaaa7495e0f041424ee9e45c2b107e7f7f WHIRLPOOL 98d810bc8b839d5ac4eff726a3129bdcc16794901ee0ba66b9264b48d453b645bfe2ae7bcb9fa1a2aec41c08926a0e80b92892fa13a2390d9f7be75300279e59
+DIST vicious-2.2.0.tar.gz 45247 SHA256 93b45dca464530f8b9de7ed56bc62916bb693d587a796f8d642cd5c195eee190 SHA512 717c57b14870bb72a35c90c5356a807e2431d50f28be6e50abdbf17d39fea33c5b16ee14746726d238a80f9fe30c0ad1a6a98d6c9730e42437495656fed8cfbe WHIRLPOOL cad86ca8c2b5392883b5a2e6761b5e0cd2edcc76a31b0ebd2adc4ead8c3b89478c94a9ee4a47d32fcf88a5dfec7d95e4c2092cb042adf7d4f62ec06ee0d656bb
diff --git a/x11-plugins/vicious/vicious-2.2.0.ebuild b/x11-plugins/vicious/vicious-2.2.0.ebuild
new file mode 100644
index 00000000000..601ea74cde5
--- /dev/null
+++ b/x11-plugins/vicious/vicious-2.2.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Modular widget library for x11-wm/awesome"
+HOMEPAGE="https://github.com/Mic92/vicious"
+SRC_URI="https://github.com/Mic92/vicious/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="contrib"
+
+DEPEND=""
+RDEPEND="x11-wm/awesome"
+
+src_install() {
+ insinto /usr/share/awesome/lib/vicious
+ doins -r widgets helpers.lua init.lua
+ dodoc Changes.md README.md TODO
+
+ if use contrib; then
+ insinto /usr/share/awesome/lib/vicious/contrib
+ doins contrib/*.lua
+ newdoc contrib/README.md README.contrib
+ fi
+}
next reply other threads:[~2017-08-11 3:08 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-11 3:08 Matt Thode [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-24 11:54 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/vicious/ Petr Vaněk
2024-11-23 18:02 Arthur Zamarin
2024-04-07 18:26 Marek Szuba
2023-03-27 20:21 Marek Szuba
2023-03-26 0:51 Sam James
2023-01-24 11:00 Marek Szuba
2022-06-29 15:52 Marek Szuba
2022-06-29 11:58 Sam James
2022-05-17 8:03 Marek Szuba
2022-05-16 9:31 Marek Szuba
2021-04-27 11:05 Marek Szuba
2021-04-04 18:55 Andreas Sturmlechner
2021-03-12 15:28 Sam James
2021-03-12 15:25 Sam James
2021-03-11 14:14 Marek Szuba
2021-02-10 9:58 Marek Szuba
2021-01-18 12:27 Marek Szuba
2021-01-18 12:27 Marek Szuba
2021-01-18 12:27 Marek Szuba
2021-01-18 10:02 Marek Szuba
2019-08-04 19:16 Maxim Koltsov
2019-08-04 19:16 Maxim Koltsov
2018-01-19 17:25 Matt Thode
2017-12-19 4:00 Matt Thode
2016-08-07 6:52 Pacho Ramos
2016-02-14 14:12 Michael Palimaka
2016-01-23 16:59 Agostino Sarubbo
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=1502420872.7e20fc44f723150c1876c6fb418d4b842cd2164c.prometheanfire@gentoo \
--to=prometheanfire@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