From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E267359CA5 for ; Thu, 24 Mar 2016 11:35:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AE72EE0848; Thu, 24 Mar 2016 11:35:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C76C5E0848 for ; Thu, 24 Mar 2016 11:35:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3009F340C40 for ; Thu, 24 Mar 2016 11:35:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8252B852 for ; Thu, 24 Mar 2016 11:35:40 +0000 (UTC) From: "Ian Delaney" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ian Delaney" Message-ID: <1458819317.b356cfe6d332960564c56baa17298821a28e5fca.idella4@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libgaminggear/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libgaminggear/Manifest dev-libs/libgaminggear/libgaminggear-0.11.2.ebuild X-VCS-Directories: dev-libs/libgaminggear/ X-VCS-Committer: idella4 X-VCS-Committer-Name: Ian Delaney X-VCS-Revision: b356cfe6d332960564c56baa17298821a28e5fca X-VCS-Branch: master Date: Thu, 24 Mar 2016 11:35:40 +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: 29430a38-f2b5-4d45-865f-79487e44021c X-Archives-Hash: 1564f9896c866ee91fa2842d04f689ca commit: b356cfe6d332960564c56baa17298821a28e5fca Author: blackraven gmail com> AuthorDate: Tue Mar 22 22:50:32 2016 +0000 Commit: Ian Delaney gentoo org> CommitDate: Thu Mar 24 11:35:17 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b356cfe6 dev-libs/libgaminggear: version bump to 0.11.2 Closes: https://github.com/gentoo/gentoo/pull/1116 dev-libs/libgaminggear/Manifest | 1 + dev-libs/libgaminggear/libgaminggear-0.11.2.ebuild | 56 ++++++++++++++++++++++ 2 files changed, 57 insertions(+) diff --git a/dev-libs/libgaminggear/Manifest b/dev-libs/libgaminggear/Manifest index 3f81e6b..150f603 100644 --- a/dev-libs/libgaminggear/Manifest +++ b/dev-libs/libgaminggear/Manifest @@ -1,2 +1,3 @@ DIST libgaminggear-0.10.1.tar.bz2 101415 SHA256 1e2626a81b41b74f26ac422c19cdafe858aeb2a572e53c0b2212064e69f14254 SHA512 60f30e1b05c31fb6072f5bd74d7edcd2039fe632c18183e122625bf5f16563e77599e22fc4926e7e6c43d985b3d8840ba9e5cc16b6cb8fb0986c9d49244b3e7c WHIRLPOOL 75e4759d0a2895f7bec0c17a490fbd2c2880fb575e8cdea116d229bab51e747db158c3a90bfb111bebf74bf650438b4c97463ea890592b3984eb77b934dc511e DIST libgaminggear-0.11.1.tar.bz2 103314 SHA256 c3202b76cceb8fe9bdfc9ba284ef88241b1f8e5d5b2d2a001514b974bbf73215 SHA512 9d29d85cf79e12d318ce73b9900d61f5da90b34d3c74ba587b4fdfd9788e723ebba181a8af510bad0763f2239288101a9379efe3d964800cc6885904f13426a0 WHIRLPOOL 938e3fb2e1953e4582f2da8d840facfe4cea97517747dccbe042e7976f484913ba88142121ed1505d9da7fdf24135630661b754ceb8fb321fde38e4b4174c252 +DIST libgaminggear-0.11.2.tar.bz2 103443 SHA256 99abcb627242aa96b597ed831fd1e6df1e8a3958fbaf6cc8e8fdf04d62570d0e SHA512 bd7d4d8c513cb4542ccde12a72ebc816124e09cbb0122e3df70cbbe8ff536b79f4ef5925a1b9e495401b586663afe79d70fd27bb962ba29a7c95a2242143f150 WHIRLPOOL 36052baeef5ca0fd1a0e8c2e424e0acfbdabde166fd23ffa21ffbac417d8c78e68e2e05b1348e9822da3e19c02d27f7cab4937691f722036b9a2714a45550442 diff --git a/dev-libs/libgaminggear/libgaminggear-0.11.2.ebuild b/dev-libs/libgaminggear/libgaminggear-0.11.2.ebuild new file mode 100644 index 0000000..e2cdc0d --- /dev/null +++ b/dev-libs/libgaminggear/libgaminggear-0.11.2.ebuild @@ -0,0 +1,56 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit cmake-utils gnome2-utils + +DESCRIPTION="Provides functionality for gaming input devices" + +HOMEPAGE="http://sourceforge.net/projects/libgaminggear/" +SRC_URI="mirror://sourceforge/libgaminggear/${P}.tar.bz2" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="doc" + +RDEPEND=" + x11-libs/gtk+:2 + x11-libs/libnotify + media-libs/libcanberra + virtual/libusb:1 + dev-libs/dbus-glib +" + +DEPEND="${RDEPEND} + doc? ( app-doc/doxygen )" + +src_prepare() { + epatch "${FILESDIR}"/${PN}-0.10.0-doc.patch +} + +src_configure() { + mycmakeargs=( + -DCMAKE_INSTALL_PREFIX="${EPREFIX}"/usr + -DDOCDIR=share/doc/${PF} + $(cmake-utils_use_with doc DOC) + ) + cmake-utils_src_configure +} + +src_install() { + cmake-utils_src_install +} + +pkg_preinst() { + gnome2_icon_savelist +} + +pkg_postinst() { + gnome2_icon_cache_update +} + +pkg_postrm() { + gnome2_icon_cache_update +}