public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jakov Smolić" <jsmolic@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/tix/
Date: Sun,  2 Jan 2022 11:22:53 +0000 (UTC)	[thread overview]
Message-ID: <1641122556.59228d26fdb0cc0faf87cb0e0619600bce9cfb41.jsmolic@gentoo> (raw)

commit:     59228d26fdb0cc0faf87cb0e0619600bce9cfb41
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  2 11:02:47 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Jan  2 11:22:36 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59228d26

dev-tcltk/tix: drop 8.4.3-r1

Bug: https://bugs.gentoo.org/828737
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-tcltk/tix/tix-8.4.3-r1.ebuild | 62 ---------------------------------------
 1 file changed, 62 deletions(-)

diff --git a/dev-tcltk/tix/tix-8.4.3-r1.ebuild b/dev-tcltk/tix/tix-8.4.3-r1.ebuild
deleted file mode 100644
index 63baac0ac81f..000000000000
--- a/dev-tcltk/tix/tix-8.4.3-r1.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit epatch multilib
-
-MY_P="Tix${PV}"
-DESCRIPTION="A widget library for Tcl/Tk"
-HOMEPAGE="http://tix.sourceforge.net/"
-SRC_URI="mirror://sourceforge/tix/${MY_P}-src.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
-
-RESTRICT="test"
-
-DEPEND="
-	dev-lang/tk:0=
-	x11-libs/libX11
-	x11-libs/libXau
-	x11-libs/libXdmcp"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
-	[[ ${CHOST} == *-darwin* ]] || epatch "${FILESDIR}"/${P}-link.patch
-
-	sed \
-		-e 's:-Os::g' \
-		-i configure tclconfig/tcl.m4 || die
-
-	epatch \
-		"${FILESDIR}"/${P}-tcl8.5.patch \
-		"${FILESDIR}"/${P}-tcl8.6.patch
-}
-
-src_configure() {
-	econf \
-		--with-tcl="${EPREFIX}/usr/$(get_libdir)" \
-		--with-tk="${EPREFIX}/usr/$(get_libdir)"
-}
-
-src_install() {
-	default
-
-	# Bug #168897
-	doheader generic/tix.h
-
-	# Bug #201138
-	if [[ ${CHOST} == *-darwin* ]] ; then
-		mv "${ED}"/usr/$(get_libdir)/${MY_P}/libTix{,.}${PV}.dylib || die
-		dosym ${MY_P}/libTix.${PV}.dylib /usr/$(get_libdir)/libTix.${PV}.dylib
-	else
-		dosym ${MY_P}/lib${MY_P}.so /usr/$(get_libdir)/lib${MY_P}.so
-	fi
-
-	dodoc ChangeLog README.txt docs/*.txt
-	dohtml -r index.html ABOUT.html docs/
-}


             reply	other threads:[~2022-01-02 11:22 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-02 11:22 Jakov Smolić [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-11 21:52 [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/tix/ Alfredo Tupone
2022-12-26  2:03 WANG Xuerui
2022-01-02  0:04 Sam James
2022-01-01 11:07 Sam James
2021-12-30 19:48 Arthur Zamarin
2021-12-28 20:46 Arthur Zamarin
2021-12-28 20:39 Arthur Zamarin
2021-12-28 20:39 Arthur Zamarin
2021-12-28 20:39 Arthur Zamarin
2021-10-26 19:18 Alfredo Tupone
2021-06-30 17:55 Marek Szuba
2021-01-07  8:20 Fabian Groffen
2021-01-06 22:33 Fabian Groffen
2020-06-04 17:14 Mart Raudsepp
2018-06-08  7:56 Mikle Kolyada
2017-06-21 10:27 Alexis Ballier

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=1641122556.59228d26fdb0cc0faf87cb0e0619600bce9cfb41.jsmolic@gentoo \
    --to=jsmolic@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