From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libgaminggear/
Date: Wed, 6 Jun 2018 08:13:51 +0000 (UTC) [thread overview]
Message-ID: <1528272344.693262aa1e92b36b0b674fbb0050803bdd440b58.asturm@gentoo> (raw)
commit: 693262aa1e92b36b0b674fbb0050803bdd440b58
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 3 14:19:59 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jun 6 08:05:44 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=693262aa
dev-libs/libgaminggear: Drop old
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-libs/libgaminggear/Manifest | 1 -
dev-libs/libgaminggear/libgaminggear-0.13.0.ebuild | 55 ----------------------
2 files changed, 56 deletions(-)
diff --git a/dev-libs/libgaminggear/Manifest b/dev-libs/libgaminggear/Manifest
index bc428847231..3572fc556b3 100644
--- a/dev-libs/libgaminggear/Manifest
+++ b/dev-libs/libgaminggear/Manifest
@@ -1,2 +1 @@
-DIST libgaminggear-0.13.0.tar.bz2 105106 BLAKE2B 21ccb8fca1f3419e5e06d28d4a0e0af59b5e6f3f1c93be33b0a2de7ece9f9c9335c2f48a2d34049b3496077afef75cc1a9653354916a4e300f2a9aef9941501b SHA512 93d0c4b1f136a413444c32cf5c13ad570ef5a89db1d5637a15f0c49ff4d9a159f8ade252734ed711c1efeab6b9f3a55503ea2cc5486cdd0bc9af50b340eefbe3
DIST libgaminggear-0.15.1.tar.bz2 111959 BLAKE2B 6a8d5cd01adcee1d870aada9f20b229e95975a013bfb8076c8135a7b4cbd5f2043b68ad481d0df1b369f560c2ea2172ff2a542ca61ce30317deeeb66a5aa2588 SHA512 a6635a74557f276ab65eda4610ba8a053fedf10f9d898a1dc875082a36b2822544f61fc7a274691673670b12d4de968aa4921d102a588f3d0777397730082990
diff --git a/dev-libs/libgaminggear/libgaminggear-0.13.0.ebuild b/dev-libs/libgaminggear/libgaminggear-0.13.0.ebuild
deleted file mode 100644
index d3c0bd3ad36..00000000000
--- a/dev-libs/libgaminggear/libgaminggear-0.13.0.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit cmake-utils gnome2-utils
-
-DESCRIPTION="Provides functionality for gaming input devices"
-
-HOMEPAGE="https://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
-}
next reply other threads:[~2018-06-06 8:13 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-06 8:13 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-09-04 21:24 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libgaminggear/ Andreas Sturmlechner
2020-02-08 17:06 David Seifert
2019-07-17 13:10 Lars Wendler
2019-07-16 14:51 Michał Górny
2017-07-17 9:08 Lars Wendler
2017-07-17 9:08 Lars Wendler
2016-07-03 22:57 Göktürk Yüksek
2016-03-24 11:35 Ian Delaney
2016-03-24 11:35 Ian Delaney
2015-09-16 13:06 Brian Evans
2015-09-15 20:40 Markos Chandras
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=1528272344.693262aa1e92b36b0b674fbb0050803bdd440b58.asturm@gentoo \
--to=asturm@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