* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xiccd/
@ 2017-08-01 9:53 99% Marek Szuba
0 siblings, 0 replies; 1+ results
From: Marek Szuba @ 2017-08-01 9:53 UTC (permalink / raw
To: gentoo-commits
commit: 47ff5cd750676653054e778292c8678022b4dcc5
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 1 09:42:01 2017 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Tue Aug 1 09:42:01 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47ff5cd7
x11-misc/xiccd: bump to 0.2.4
Package-Manager: Portage-2.3.6, Repoman-2.3.1
x11-misc/xiccd/Manifest | 1 +
x11-misc/xiccd/xiccd-0.2.4.ebuild | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/x11-misc/xiccd/Manifest b/x11-misc/xiccd/Manifest
index 0511572609e..0431a53c049 100644
--- a/x11-misc/xiccd/Manifest
+++ b/x11-misc/xiccd/Manifest
@@ -1 +1,2 @@
DIST xiccd-0.2.3.tar.gz 30136 SHA256 b455cd08ad917b40cb89971e93ccc6f13f98e13e4c07be585499c8abecece993 SHA512 2c68c5de95dd6390c4196e198c63a78f82903d4f1210b98b8e67ee7b0ebc5d06e21e553288e2ced26c2df9c232c0b6fd1972308bf0a0e31dbdfae8ec208a86ec WHIRLPOOL b6648d378c38ebf5a4c383cf6ccc3f500d84962f07c49ffd296b7b57799b4c546784c8bc9b7ebeb49df9f110836132e3832be526936d8b2e78f76a31edc7ca3e
+DIST xiccd-0.2.4.tar.gz 30981 SHA256 9bf45ade74fad4fa1509769e3111cbc921b2651acfceea144e7bb07b69bbf7bd SHA512 40101467a38e9369b171b44d5d7fd4b07968dfcd74ace89e15f3dfad32131a3dc3b26249af2340e408908bd3df766785b46e885a3b68ff26b24ed2627a40cd2c WHIRLPOOL 3d75505af39623d216f0eb0fae36a408bff0e12621a0161c46fd150b87d1d69f62a4b7d77a6c9e2d1a8a3831f7fe99b97f54543c7b140a786a81ec0a4f177957
diff --git a/x11-misc/xiccd/xiccd-0.2.4.ebuild b/x11-misc/xiccd/xiccd-0.2.4.ebuild
new file mode 100644
index 00000000000..9bf0afa6a03
--- /dev/null
+++ b/x11-misc/xiccd/xiccd-0.2.4.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools
+
+DESCRIPTION="A desktop environment-independent bridge between colord and X"
+HOMEPAGE="https://github.com/agalakhov/xiccd"
+SRC_URI="https://github.com/agalakhov/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="dev-libs/glib:2
+ x11-apps/xrandr
+ x11-misc/colord"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+ default
+ eautoreconf
+}
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2017-08-01 9:53 99% [gentoo-commits] repo/gentoo:master commit in: x11-misc/xiccd/ Marek Szuba
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox