public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/wxhexeditor/
Date: Thu, 18 Jul 2024 19:03:10 +0000 (UTC)	[thread overview]
Message-ID: <1721329378.d38aadb58054a2fc41053aa7038c7dbb2ef8a9a2.pacho@gentoo> (raw)

commit:     d38aadb58054a2fc41053aa7038c7dbb2ef8a9a2
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 18 18:41:59 2024 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Jul 18 19:02:58 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d38aadb5

app-editors/wxhexeditor: drop 0.24-r2

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 app-editors/wxhexeditor/wxhexeditor-0.24-r2.ebuild | 47 ----------------------
 1 file changed, 47 deletions(-)

diff --git a/app-editors/wxhexeditor/wxhexeditor-0.24-r2.ebuild b/app-editors/wxhexeditor/wxhexeditor-0.24-r2.ebuild
deleted file mode 100644
index f37ea1296050..000000000000
--- a/app-editors/wxhexeditor/wxhexeditor-0.24-r2.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-MY_PN="wxHexEditor"
-WX_GTK_VER=3.0-gtk3
-inherit flag-o-matic toolchain-funcs wxwidgets
-
-DESCRIPTION="A cross-platform hex editor designed specially for large files"
-HOMEPAGE="https://github.com/EUA/wxHexEditor"
-SRC_URI="https://downloads.sourceforge.net/${PN}/${MY_PN}-v${PV}-src.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
-
-DEPEND="
-	app-crypt/mhash
-	dev-libs/udis86
-	x11-libs/wxGTK:${WX_GTK_VER}[X]"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_PN}"
-
-PATCHES=(
-	"${FILESDIR}"/${P}-syslibs.patch
-	"${FILESDIR}"/${P}-desktop.patch
-)
-
-pkg_pretend() {
-	[[ ${MERGE_TYPE} != binary ]] && tc-check-openmp
-}
-
-pkg_setup() {
-	[[ ${MERGE_TYPE} != binary ]] && tc-check-openmp
-}
-
-src_prepare() {
-	setup-wxwidgets
-	default
-
-	# -Werror=odr, -Werror=lto-type-mismatch
-	# https://bugs.gentoo.org/854414
-	# https://github.com/EUA/wxHexEditor/issues/222
-	filter-lto
-}


             reply	other threads:[~2024-07-18 19:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-18 19:03 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-06  6:06 [gentoo-commits] repo/gentoo:master commit in: app-editors/wxhexeditor/ Sam James
2024-05-06  6:06 Sam James
2024-05-06  6:06 Sam James
2024-05-06  6:06 Sam James
2021-10-29 13:31 Yixun Lan
2021-03-17 15:41 Andreas Sturmlechner
2018-01-06 14:33 Mart Raudsepp

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=1721329378.d38aadb58054a2fc41053aa7038c7dbb2ef8a9a2.pacho@gentoo \
    --to=pacho@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