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 05540138334 for ; Fri, 14 Sep 2018 10:25:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3C9AAE0CE3; Fri, 14 Sep 2018 10:25:17 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 F0F7DE0CE3 for ; Fri, 14 Sep 2018 10:25:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 6E8FE335D00 for ; Fri, 14 Sep 2018 10:25:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5EDE63D7 for ; Fri, 14 Sep 2018 10:25:13 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1536920589.1cf90ca28597378ddff44f3ca157712dce4aad61.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-puzzle/lightsoff/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-puzzle/lightsoff/Manifest games-puzzle/lightsoff/lightsoff-3.28.0.ebuild games-puzzle/lightsoff/metadata.xml X-VCS-Directories: games-puzzle/lightsoff/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 1cf90ca28597378ddff44f3ca157712dce4aad61 X-VCS-Branch: master Date: Fri, 14 Sep 2018 10:25:13 +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: 16d814aa-f092-4418-969d-6ba2318628d8 X-Archives-Hash: e2d4a012d384f9f337c91e54fdc1683a commit: 1cf90ca28597378ddff44f3ca157712dce4aad61 Author: Mart Raudsepp gentoo org> AuthorDate: Fri Sep 14 10:22:43 2018 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Fri Sep 14 10:23:09 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cf90ca2 games-puzzle/lightsoff: bump to 3.28.0 * Remove unnecessary vala dep - this project is still using autotools and shipping pregenerated C files, thus valac is not used other than check for presence. * Downgrade yelp-tools dep to itstool - yelp-tools is a developer-only package, so at most we'd need it with eautoreconf, if even that. * Adapt to upstream porting from intltool to newer gettext. * Add missing libxml2:2 build dep for gresource files xml-stripblanks usage, for which xmllint is used by glib-compile-resources. Package-Manager: Portage-2.3.49, Repoman-2.3.10 games-puzzle/lightsoff/Manifest | 1 + games-puzzle/lightsoff/lightsoff-3.28.0.ebuild | 33 ++++++++++++++++++++++++++ games-puzzle/lightsoff/metadata.xml | 5 ++++ 3 files changed, 39 insertions(+) diff --git a/games-puzzle/lightsoff/Manifest b/games-puzzle/lightsoff/Manifest index 42d96621bdf..7fd1a21f95e 100644 --- a/games-puzzle/lightsoff/Manifest +++ b/games-puzzle/lightsoff/Manifest @@ -1 +1,2 @@ DIST lightsoff-3.24.0.tar.xz 1943672 BLAKE2B fc6c8643e791a7b6e3e1183ea9678138d53aab5ba7234c4c6417b576dda571a741c3eeb8fab36ae5a00b25420fcc1269e412800a4a5c56efc16943905d6002f5 SHA512 ef036512b3c4e60b4419005864c3f6f4f9447af2e4d12fac1df7603f5837adf2cbe0f41f6089d3e683c3606d021d35e0cc41589938054988506aef3881936e6a +DIST lightsoff-3.28.0.tar.xz 863120 BLAKE2B 8882af4829251c7af0fac9d259958c62f7e3a063ad312c25296020a19beeb7e8d578ce4eef548a6e2aeb8914d2fcb120aea3e37c125f235599de5344a554db10 SHA512 f4efb3d8209b6e75985ad04f0cd8ec984d564c4bc35b5dcbbae9b85fd2a49dcfca530fb63a5581f08cb55dfa9fc31284e177d04a518f3daec66414eb58007f67 diff --git a/games-puzzle/lightsoff/lightsoff-3.28.0.ebuild b/games-puzzle/lightsoff/lightsoff-3.28.0.ebuild new file mode 100644 index 00000000000..0d581544bbf --- /dev/null +++ b/games-puzzle/lightsoff/lightsoff-3.28.0.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +inherit gnome2 + +DESCRIPTION="Turn off all the lights" +HOMEPAGE="https://wiki.gnome.org/Apps/Lightsoff" + +LICENSE="GPL-2+ CC-BY-SA-3.0" +SLOT="0" +KEYWORDS="~amd64 ~arm ~x86" +IUSE="" + +RDEPEND=" + >=dev-libs/glib-2.38.0:2 + >=x11-libs/gtk+-3.13.4:3 + >=media-libs/clutter-1.14.0:1.0 + >=media-libs/clutter-gtk-1.5.5:1.0 + >=gnome-base/librsvg-2.32.0:2 +" +# libxml2:2 needed for glib-compile-resources xml-stripblanks attributes +DEPEND="${RDEPEND} + dev-libs/appstream-glib + dev-libs/libxml2:2 + dev-util/itstool + >=sys-devel/gettext-0.19.8 + virtual/pkgconfig +" + +src_configure() { + gnome2_src_configure VALAC="$(type -P true)" +} diff --git a/games-puzzle/lightsoff/metadata.xml b/games-puzzle/lightsoff/metadata.xml index 39980802b1d..d161a8b50f6 100644 --- a/games-puzzle/lightsoff/metadata.xml +++ b/games-puzzle/lightsoff/metadata.xml @@ -5,4 +5,9 @@ gnome@gentoo.org Gentoo GNOME Desktop + + Lights Off is a collection of light switch puzzles. Clicking on a light + toggles it either on or off, but also toggles all the surrounding lights, + too. Your objective is simple: turn off all the lights! +