* [gentoo-commits] repo/proj/guru:master commit in: games-util/itch-bin/files/, games-util/itch-bin/
@ 2023-03-10 5:48 Viorel Munteanu
0 siblings, 0 replies; only message in thread
From: Viorel Munteanu @ 2023-03-10 5:48 UTC (permalink / raw
To: gentoo-commits
commit: 5d9480c0ea32768c516947dd2868e44447fe4343
Author: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Thu Mar 9 22:04:47 2023 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Thu Mar 9 22:15:50 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5d9480c0
games-util/itch-bin: drop 25.4.1
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>
games-util/itch-bin/Manifest | 1 -
games-util/itch-bin/files/itch-bin.png | Bin 15281 -> 0 bytes
games-util/itch-bin/itch-bin-25.4.1.ebuild | 53 -----------------------------
3 files changed, 54 deletions(-)
diff --git a/games-util/itch-bin/Manifest b/games-util/itch-bin/Manifest
index 29099a9d3..d5afea702 100644
--- a/games-util/itch-bin/Manifest
+++ b/games-util/itch-bin/Manifest
@@ -1,2 +1 @@
-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/files/itch-bin.png b/games-util/itch-bin/files/itch-bin.png
deleted file mode 100644
index c62cc0a04..000000000
Binary files a/games-util/itch-bin/files/itch-bin.png and /dev/null differ
diff --git a/games-util/itch-bin/itch-bin-25.4.1.ebuild b/games-util/itch-bin/itch-bin-25.4.1.ebuild
deleted file mode 100644
index 1df8a51fa..000000000
--- a/games-util/itch-bin/itch-bin-25.4.1.ebuild
+++ /dev/null
@@ -1,53 +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
-"
-
-S="${WORKDIR}"
-
-src_install() {
- local destdir="${EPREFIX}/opt/${PN}"
- insinto "${destdir}"
- doins -r locales resources
- doins *.pak *.dat *.bin 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
-}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-03-10 5:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-10 5:48 [gentoo-commits] repo/proj/guru:master commit in: games-util/itch-bin/files/, games-util/itch-bin/ Viorel Munteanu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox