From: "Ronny Gutbrod" <gentoo@tastytea.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/intiface-central-bin/
Date: Wed, 21 Feb 2024 08:57:21 +0000 (UTC) [thread overview]
Message-ID: <1708505828.677b95a51a69d7465ec960414f45fc295728883d.tastytea@gentoo> (raw)
commit: 677b95a51a69d7465ec960414f45fc295728883d
Author: tastytea <gentoo <AT> tastytea <DOT> de>
AuthorDate: Wed Feb 21 08:56:54 2024 +0000
Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Wed Feb 21 08:57:08 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=677b95a5
gui-apps/intiface-central-bin: drop 2.5.0
Signed-off-by: tastytea <gentoo <AT> tastytea.de>
gui-apps/intiface-central-bin/Manifest | 1 -
.../intiface-central-bin-2.5.0.ebuild | 48 ----------------------
2 files changed, 49 deletions(-)
diff --git a/gui-apps/intiface-central-bin/Manifest b/gui-apps/intiface-central-bin/Manifest
index b78bd035d7..868d059461 100644
--- a/gui-apps/intiface-central-bin/Manifest
+++ b/gui-apps/intiface-central-bin/Manifest
@@ -1,3 +1,2 @@
-DIST intiface-central-v2.5.0-linux-x64.zip 18691459 BLAKE2B 82580131220ddb6a498a887bc4c76c782681dc4a2b64845b654e186933d1f4eff9e2b967627e57e683f8488d1b57a7e252707fbd7ec24042426b15bcd13b1363 SHA512 219ae95723dab9c3e256060043119fbfcda23a37ba999110f9699c8d2d9e15d5099941b110893a465fbb6c42e573fd17030d7abf132e3cc7db5c76070b18b17c
DIST intiface-central-v2.5.3-linux-ubuntu-22.04-x64.zip 19222068 BLAKE2B 05a2e33c5aeae2a839fcdbd5bc2fc5b58c8af0d985b962a158fd412bfbe60a5cd0cb350e62f6b76473a8ca6349579b610fe1702a2c8077bb8e54bd76e21a34ae SHA512 904bd8d24a8982aed7bfd510022081d077897e3900859556ff0a93b3c6f87757f20c84a65cb398595656f6f5ebc54655b7fd85b119491f5ddb0d962c8c9a470b
DIST intiface-central-v2.5.5-linux-ubuntu-22.04-x64.zip 39887250 BLAKE2B d854274adcac9d06ee412142908d77f6332f12178bfb45cd7895cba014d2227ae2a56220d553af2381029c9aa2c6c93634a9872fdfcc9aa6ec69def0fdcd0710 SHA512 81b4b604c417df1d6d5b4246207c2847eb861543e3722c79c72781a57aa7f1ffdbdbfa079741b9cb42ee98b33f7e36a0c6df7963d1b0eb9c52d0eb9ef6c49086
diff --git a/gui-apps/intiface-central-bin/intiface-central-bin-2.5.0.ebuild b/gui-apps/intiface-central-bin/intiface-central-bin-2.5.0.ebuild
deleted file mode 100644
index 5561775b83..0000000000
--- a/gui-apps/intiface-central-bin/intiface-central-bin-2.5.0.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit desktop xdg
-
-DESCRIPTION="Buttplug frontend application"
-HOMEPAGE="https://github.com/intiface/intiface-central"
-SRC_URI="https://github.com/intiface/intiface-central/releases/download/v${PV}/intiface-central-v${PV}-linux-x64.zip"
-S="${WORKDIR}/intiface_central_v${PV}"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
- app-accessibility/at-spi2-core
- media-gfx/graphite2
- sys-apps/dbus
- sys-apps/systemd-utils
- x11-libs/gtk+:3[X]
- dev-libs/openssl:0/3
-"
-BDEPEND="app-arch/unzip"
-
-QA_PREBUILT="
- opt/${PN}/lib/*.so
- opt/${PN}/intiface_central
-"
-
-src_install() {
- insinto /opt/${PN}
- doins -r .
- fperms +x /opt/${PN}/intiface_central
-
- cat << EOF > intiface_central
-#!/bin/sh
-cd /opt/${PN}
-./intiface_central "\${@}"
-EOF
- dobin intiface_central
-
- newicon --size 512 \
- data/flutter_assets/assets/icons/intiface_central_icon.png ${PN}.png
-
- make_desktop_entry intiface_central "Intiface Central" ${PN} "Utility"
-}
next reply other threads:[~2024-02-21 8:57 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-21 8:57 Ronny Gutbrod [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-31 17:03 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/intiface-central-bin/ Ronny Gutbrod
2024-10-31 17:03 Ronny Gutbrod
2024-06-15 15:12 Ronny Gutbrod
2024-05-24 10:33 Ronny Gutbrod
2024-05-24 10:33 Ronny Gutbrod
2024-04-25 10:50 Ronny Gutbrod
2024-04-25 10:50 Ronny Gutbrod
2024-02-21 8:57 Ronny Gutbrod
2023-12-22 14:33 Ronny Gutbrod
2023-12-22 14:33 Ronny Gutbrod
2023-11-03 17:42 Ronny Gutbrod
2023-11-03 17:42 Ronny Gutbrod
2023-07-25 17:37 Ronny Gutbrod
2023-07-25 17:37 Ronny Gutbrod
2023-05-23 12:47 Ronny Gutbrod
2023-02-27 18:08 Ronny Gutbrod
2023-02-24 10:35 Ronny Gutbrod
2023-02-24 10:35 Ronny Gutbrod
2023-02-24 10:35 Ronny Gutbrod
2023-02-23 14:02 Ronny Gutbrod
2023-02-20 17:43 Ronny Gutbrod
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=1708505828.677b95a51a69d7465ec960414f45fc295728883d.tastytea@gentoo \
--to=gentoo@tastytea.de \
--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