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 9B15513835B for ; Wed, 12 May 2021 09:38:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8BE00E0802; Wed, 12 May 2021 09:38:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 73741E0802 for ; Wed, 12 May 2021 09:38:57 +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 4BCE3340CE2 for ; Wed, 12 May 2021 09:38:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CA01B75D for ; Wed, 12 May 2021 09:38:54 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1620791822.5b44b16a316c642f79bddb4e1c45fb7c9f0be8d4.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: games-util/itch-bin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: games-util/itch-bin/Manifest games-util/itch-bin/itch-bin-25.4.0.ebuild X-VCS-Directories: games-util/itch-bin/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 5b44b16a316c642f79bddb4e1c45fb7c9f0be8d4 X-VCS-Branch: master Date: Wed, 12 May 2021 09:38:54 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a4dea550-3edd-446f-8e7c-182c36437450 X-Archives-Hash: 819853e1e38488091940b7c87ee0318b commit: 5b44b16a316c642f79bddb4e1c45fb7c9f0be8d4 Author: Ronny (tastytea) Gutbrod tastytea de> AuthorDate: Wed May 12 03:56:23 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Wed May 12 03:57:02 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5b44b16a games-util/itch-bin: Remove old ebuild. Signed-off-by: Ronny (tastytea) Gutbrod tastytea.de> games-util/itch-bin/Manifest | 1 - games-util/itch-bin/itch-bin-25.4.0.ebuild | 54 ------------------------------ 2 files changed, 55 deletions(-) diff --git a/games-util/itch-bin/Manifest b/games-util/itch-bin/Manifest index 95229ea33..29099a9d3 100644 --- a/games-util/itch-bin/Manifest +++ b/games-util/itch-bin/Manifest @@ -1,3 +1,2 @@ -DIST itch-bin-25.4.0.zip 62941242 BLAKE2B c50f996f98f9ce6e845c44d6c5b176e321f885b7db70569ab5bf526fcc4b21ed1b3428022400457fbdac5c6f387b27865d4768f99c94e60bb18897e68a75a5b2 SHA512 6a0e6fbfba94c162052594ea0442062262690c4ef42889056c42c752cf95b6cabf501c32660c2ba71935a1b1bc0fab946435488385f96c2cd3ab672c9109019d DIST itch-bin-25.4.1.zip 81376561 BLAKE2B 9235894252f811338c5ce535a31d52aaa5eeb2a3fc9684841401585e67e94adf135bc137d0b0551861c20039914f38b2f9881238be645ed7b23602229261ee01 SHA512 6c55b2716f64e8206ac6b885e2ec06eddd077dcf4aa9a8ebf17092a6e2c71ea40843cf0396f096264ba7408d559e33ce0e8b98215b299d1a89a749fc3ba7a11a DIST itch-bin-25.5.1.zip 81447648 BLAKE2B 5c0ef34b71d5ba1f771a8e8ba8fa9b012df17a2109061837af6a3d86e94c97a61c564d9752d550cc30be9f306543a622badc3c7165465a5c0fb48966f800a52e SHA512 17a55680570c6a2bf82336b1825742f6b1d64158c97cf1a8734688957d642e6ea48d9b9526fef9cf81f1c5869e5425111e90b94d2154966addd504dc3f66530d diff --git a/games-util/itch-bin/itch-bin-25.4.0.ebuild b/games-util/itch-bin/itch-bin-25.4.0.ebuild deleted file mode 100644 index 290e04f54..000000000 --- a/games-util/itch-bin/itch-bin-25.4.0.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 2020-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit desktop xdg - -DESCRIPTION="itch.io game browser, installer and launcher" -HOMEPAGE="https://itch.io/" -SRC_URI="https://broth.itch.ovh/itch/linux-amd64/${PV}/archive/default -> ${P}.zip" - -KEYWORDS="~amd64" -LICENSE="MIT" -SLOT="0" - -BDEPEND="|| ( app-arch/zip app-arch/unzip )" -RDEPEND=" - x11-libs/gtk+:3[X,cups] - x11-libs/libXtst - gnome-base/gconf - dev-libs/nss - media-libs/alsa-lib - media-libs/freetype - x11-libs/pixman - media-libs/libpng:* - dev-libs/libpcre - net-dns/libidn2 - net-libs/gnutls - dev-libs/libbsd - sys-apps/util-linux - media-gfx/graphite2 -" - -QA_PREBUILT=" - /opt/itch-bin/itch - /opt/itch-bin/libffmpeg.so - /opt/itch-bin/libnode.so -" - -S="${WORKDIR}" - -src_install() { - local destdir="${EPREFIX}/opt/${PN}" - insinto "${destdir}" - doins -r locales resources - doins *.pak *.dat *.bin libnode.so libffmpeg.so - - exeinto "${destdir}" - doexe itch - dosym "${destdir}/itch" /usr/bin/itch-bin - - doicon -s 512 "${FILESDIR}/itch-bin.png" - make_desktop_entry itch-bin Itch itch-bin Network -}