public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-util/lutris/
Date: Sat,  2 Mar 2019 00:04:38 +0000 (UTC)	[thread overview]
Message-ID: <1551484980.13c07a4a16ae6fb999c95e71ece5225f2c717885.asturm@gentoo> (raw)

commit:     13c07a4a16ae6fb999c95e71ece5225f2c717885
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Mar  1 23:57:11 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Mar  2 00:03:00 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13c07a4a

games-util/lutris: Drop 0.4.14

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 games-util/lutris/Manifest             |  1 -
 games-util/lutris/lutris-0.4.14.ebuild | 68 ----------------------------------
 2 files changed, 69 deletions(-)

diff --git a/games-util/lutris/Manifest b/games-util/lutris/Manifest
index c379f7c78a7..feed72d83fb 100644
--- a/games-util/lutris/Manifest
+++ b/games-util/lutris/Manifest
@@ -1,2 +1 @@
-DIST lutris-0.4.14.tar.gz 1617493 BLAKE2B c97d0e31657252c4ae5c6718151f028d273831cdb9f21b748ada651686cf3aa51a618a007db87528d84f21dca292509399f9bb1f0c0444c57e369b13b9ae79a0 SHA512 d229d7f79b3395db22ad49abc02ca5e08db9465258be33fcefe743c0a099e1ca507b6b9c28f03d2a6857489f7f2e19fca38803f6876df88a96b060ed5f7f94bc
 DIST lutris-0.4.23.tar.gz 1831736 BLAKE2B 9da20d5545e9d2474bed436443fed325beb3ed2e3e945cb27e25fbce88ac7aeb9547a0a1bcd74349e5c7bda0dd6be50949b5abaa1fc091a21217b330c6fe655f SHA512 a0860920e01568888db5ac9a52c0d33a5108af33906ea411d4621dec4b059c399b17ca35c245bf9bfb506c6b242d32d917d3ade6898f619e00f9361117632fb3

diff --git a/games-util/lutris/lutris-0.4.14.ebuild b/games-util/lutris/lutris-0.4.14.ebuild
deleted file mode 100644
index 960cafec846..00000000000
--- a/games-util/lutris/lutris-0.4.14.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{4,5,6} )
-PYTHON_REQ_USE="sqlite,threads"
-
-inherit distutils-r1 gnome2-utils python-r1
-
-DESCRIPTION="Lutris is an open source gaming platform for GNU/Linux."
-HOMEPAGE="https://lutris.net/"
-
-if [[ "${PV}" == "9999" ]] ; then
-	EGIT_REPO_URI="https://github.com/lutris/${PN}.git"
-	inherit git-r3
-else
-	SRC_URI="https://github.com/lutris/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64 ~x86"
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-
-RDEPEND="
-	dev-python/dbus-python[${PYTHON_USEDEP}]
-	dev-python/pygobject:3[${PYTHON_USEDEP}]
-	dev-python/python-evdev[${PYTHON_USEDEP}]
-	dev-python/pyyaml[${PYTHON_USEDEP}]
-	net-libs/libsoup
-	x11-apps/xrandr
-	x11-apps/xgamma"
-
-python_install() {
-	distutils-r1_python_install
-}
-
-src_prepare() {
-	distutils-r1_src_prepare
-}
-
-src_compile() {
-	distutils-r1_src_compile
-}
-
-src_install() {
-	# README.rst contains list of optional deps
-	DOCS=( AUTHORS README.rst INSTALL.rst )
-	distutils-r1_src_install
-}
-
-pkg_preinst() {
-	gnome2_icon_savelist
-	gnome2_schemas_savelist
-}
-
-pkg_postinst() {
-	gnome2_icon_cache_update
-	gnome2_schemas_update
-
-	elog "For a list of optional dependencies (runners) see:"
-	elog "/usr/share/doc/${PF}/README.rst.bz2"
-}
-
-pkg_postrm() {
-	gnome2_icon_cache_update
-	gnome2_schemas_update
-}


             reply	other threads:[~2019-03-02  0:04 UTC|newest]

Thread overview: 93+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-02  0:04 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-24  8:27 [gentoo-commits] repo/gentoo:master commit in: games-util/lutris/ Nowa Ammerlaan
2024-12-02 15:01 Nowa Ammerlaan
2024-10-22  7:39 Andrew Ammerlaan
2024-10-22  7:39 Andrew Ammerlaan
2024-09-29 15:02 Andrew Ammerlaan
2024-04-11  7:22 Andrew Ammerlaan
2024-02-15 13:41 Andrew Ammerlaan
2024-01-16  9:08 Andrew Ammerlaan
2024-01-16  9:08 Andrew Ammerlaan
2024-01-14  9:30 Andrew Ammerlaan
2023-11-24 11:48 Andrew Ammerlaan
2023-10-20 11:08 Andrew Ammerlaan
2023-10-20 11:08 Andrew Ammerlaan
2023-09-26 10:14 Andrew Ammerlaan
2023-09-14 11:02 Andrew Ammerlaan
2023-09-02 14:19 Andrew Ammerlaan
2023-09-02 14:18 Andrew Ammerlaan
2023-05-28  9:53 Andrew Ammerlaan
2023-05-20  5:58 Arthur Zamarin
2023-05-17  8:59 Andrew Ammerlaan
2023-05-17  8:49 Andrew Ammerlaan
2023-04-21 20:07 Andrew Ammerlaan
2023-02-12  9:58 Andrew Ammerlaan
2023-02-09  9:00 Andrew Ammerlaan
2022-12-02 11:41 Andrew Ammerlaan
2022-12-02 11:41 Andrew Ammerlaan
2022-12-02 11:41 Andrew Ammerlaan
2022-11-17 10:28 Andrew Ammerlaan
2022-08-26 11:30 Andrew Ammerlaan
2022-08-26 11:30 Andrew Ammerlaan
2022-08-07  9:16 Andrew Ammerlaan
2022-08-07  9:16 Andrew Ammerlaan
2022-08-07  9:16 Andrew Ammerlaan
2022-07-17  5:40 Michał Górny
2022-06-08 20:24 Andrew Ammerlaan
2022-04-21 13:00 Andrew Ammerlaan
2022-04-12  9:08 Andrew Ammerlaan
2022-04-12  9:08 Andrew Ammerlaan
2022-04-07 19:29 Sam James
2022-03-30 12:16 Andrew Ammerlaan
2022-03-30 11:51 Andrew Ammerlaan
2022-02-12  2:04 Ionen Wolkens
2021-12-28 17:10 Ionen Wolkens
2021-10-29 19:04 Andrew Ammerlaan
2021-08-10  2:23 Sam James
2021-08-10  1:59 Sam James
2021-08-10  1:59 Sam James
2021-03-06  0:02 Sam James
2021-03-06  0:02 Sam James
2021-02-16  7:01 Lars Wendler
2021-02-16  7:01 Lars Wendler
2021-01-14 14:43 Sam James
2021-01-14 14:43 Sam James
2021-01-14 14:43 Sam James
2021-01-14 14:43 Sam James
2020-11-30  1:13 Lars Wendler
2020-11-15 18:04 Lars Wendler
2020-11-15 18:04 Lars Wendler
2020-09-11  8:09 Lars Wendler
2020-07-06  9:33 Lars Wendler
2020-07-06  9:33 Lars Wendler
2020-04-16 16:44 Lars Wendler
2020-04-16 13:08 Lars Wendler
2020-04-16 13:08 Lars Wendler
2020-01-02  4:11 Stefan Strogin
2019-11-27  9:19 Lars Wendler
2019-11-27  6:55 Lars Wendler
2019-11-27  6:55 Lars Wendler
2019-09-08  7:42 Richard Yao
2019-07-01  8:34 Lars Wendler
2019-07-01  8:34 Lars Wendler
2019-04-15 14:54 Lars Wendler
2019-04-15 14:54 Lars Wendler
2019-04-09  6:28 Lars Wendler
2019-04-09  6:28 Lars Wendler
2019-03-27 17:05 Lars Wendler
2019-03-26 10:06 Lars Wendler
2019-03-23 21:37 Lars Wendler
2019-03-23 21:37 Lars Wendler
2019-03-23 21:37 Lars Wendler
2019-03-18 16:47 Lars Wendler
2019-03-18 16:47 Lars Wendler
2019-03-04 13:27 Lars Wendler
2019-03-03 21:48 Lars Wendler
2019-03-02  0:04 Andreas Sturmlechner
2019-03-02  0:04 Andreas Sturmlechner
2018-07-18 21:11 Jonas Stein
2017-12-10 20:27 James Le Cuirot
2017-12-10 20:27 James Le Cuirot
2017-11-10 22:18 James Le Cuirot
2017-11-10 22:18 James Le Cuirot
2017-07-20 21:59 Patrice Clement

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=1551484980.13c07a4a16ae6fb999c95e71ece5225f2c717885.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