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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5C0D1158042 for ; Sat, 16 Nov 2024 12:07:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8505CE08ED; Sat, 16 Nov 2024 12:07:46 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 68B2DE08ED for ; Sat, 16 Nov 2024 12:07:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7D62833BF60 for ; Sat, 16 Nov 2024 12:07:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 06F90AE7 for ; Sat, 16 Nov 2024 12:07:44 +0000 (UTC) From: "Alfredo Tupone" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alfredo Tupone" Message-ID: <1731758844.fbf650b2d2ce1901665f29a5c8e666cbd39f3545.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/lablgtk/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/lablgtk/Manifest dev-ml/lablgtk/lablgtk-2.18.13.ebuild dev-ml/lablgtk/metadata.xml X-VCS-Directories: dev-ml/lablgtk/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: fbf650b2d2ce1901665f29a5c8e666cbd39f3545 X-VCS-Branch: master Date: Sat, 16 Nov 2024 12:07:44 +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: 517c92bb-ddd6-4fc2-93da-fffb99c14045 X-Archives-Hash: f23a34c22033cb8c216664dcd366a21d commit: fbf650b2d2ce1901665f29a5c8e666cbd39f3545 Author: Alfredo Tupone gentoo org> AuthorDate: Sat Nov 16 12:06:29 2024 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Sat Nov 16 12:07:24 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbf650b2 dev-ml/lablgtk: drop 2.18.13 Closes: https://bugs.gentoo.org/769287 Signed-off-by: Alfredo Tupone gentoo.org> dev-ml/lablgtk/Manifest | 1 - dev-ml/lablgtk/lablgtk-2.18.13.ebuild | 80 ----------------------------------- dev-ml/lablgtk/metadata.xml | 6 --- 3 files changed, 87 deletions(-) diff --git a/dev-ml/lablgtk/Manifest b/dev-ml/lablgtk/Manifest index 47416cd207a8..edcfbc1ea03d 100644 --- a/dev-ml/lablgtk/Manifest +++ b/dev-ml/lablgtk/Manifest @@ -1,2 +1 @@ -DIST lablgtk-2.18.13.tar.gz 1073083 BLAKE2B d3be54b0194e8b67b66eee9663d121e9007f6eb1d04cf322f83dfc5ddd5c3a27ad6f19204429ea5941d9cfe97ac9583af41ae713de5552b5d11245e4216ad5c1 SHA512 41deafbf8bbb9d15950d74a053e21c65aa0d2d4044a41d048f197e744a82ebbe159d43f67092fa19a8385bf0f7da0250ef2f0a532a0810e88f695d6f1fef4c48 DIST lablgtk-3.1.5.tar.gz 1045721 BLAKE2B 5f677d2ac1a39f23e5c3b66f6239540e369ec6916eb87f980543a7ea6c723b5126882fd4f9673f8a76171d0e83de236b98ae9068956f86a0a37cb836c353b9e5 SHA512 750f57ea2ccb0534123596aca04a4ba12bbf67bafb521a7978e6acc8027b2b3b822d373bf3fabb4018640c5e2d5bc3d5a336e91ceb8ff037b1f7a048440df03a diff --git a/dev-ml/lablgtk/lablgtk-2.18.13.ebuild b/dev-ml/lablgtk/lablgtk-2.18.13.ebuild deleted file mode 100644 index b959c4131e94..000000000000 --- a/dev-ml/lablgtk/lablgtk-2.18.13.ebuild +++ /dev/null @@ -1,80 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="Objective CAML interface for Gtk+2" -HOMEPAGE="http://lablgtk.forge.ocamlcore.org" -SRC_URI="https://github.com/garrigue/lablgtk/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="LGPL-2.1-with-linking-exception examples? ( lablgtk-examples )" -SLOT="2/${PV}" -KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux" -IUSE="debug examples glade gnomecanvas +ocamlopt sourceview spell svg" - -DEPEND=">=dev-lang/ocaml-4.05:=[ocamlopt?] - dev-ml/camlp4:= - x11-libs/gtk+:2 - glade? ( gnome-base/libglade ) - gnomecanvas? ( gnome-base/libgnomecanvas ) - sourceview? ( x11-libs/gtksourceview:2.0 ) - spell? ( app-text/gtkspell:2 ) - svg? ( gnome-base/librsvg:2 )" -RDEPEND="${DEPEND}" -BDEPEND="dev-ml/findlib - virtual/pkgconfig" - -DOCS=( CHANGES README CHANGES.API ) - -PATCHES=( - "${FILESDIR}"/${PN}-2.18.12-cflags.patch - "${FILESDIR}"/${PN}-2.18.12-Makefile.patch - "${FILESDIR}"/${PN}-2.18.12-depend.patch -) - -src_configure() { - local myeconfargs=( - $(use_enable debug) - $(use_with svg rsvg) - $(use_with glade) - --without-gnomeui - --without-panel - # relies on EOL gtkglarea - --without-gl - $(use_with spell gtkspell) - --without-gtksourceview - $(use_with sourceview gtksourceview2) - $(use_with gnomecanvas) - ) - - econf "${myeconfargs[@]}" -} - -src_compile() { - # parallel build crashes - emake -j1 all CFLAGS="${CFLAGS}" - if use ocamlopt; then - emake -j1 opt CFLAGS="${CFLAGS}" - fi -} - -src_install() { - local destdir="$(ocamlfind printconf destdir || die)" - dodir "${destdir}/stublibs" - export OCAMLFIND_DESTDIR=${ED}"${destdir}" - export OCAMLPATH="${ED}${destdir}" - export OCAMLFIND_LDCONF=ignore - - default - rm "${ED}/usr/$(get_libdir)/ocaml/ld.conf" || die - dosym lablgtk2/liblablgtk2.a \ - /usr/$(get_libdir)/ocaml/liblablgtk2.a - use sourceview && \ - dosym lablgtk2/liblablgtksourceview2.a \ - /usr/$(get_libdir)/ocaml/liblablgtksourceview2.a - - if use examples; then - dodoc -r examples/ - docompress -x /usr/share/doc/${PF}/examples - fi -} diff --git a/dev-ml/lablgtk/metadata.xml b/dev-ml/lablgtk/metadata.xml index 42977a44992c..1cac3a01b32a 100644 --- a/dev-ml/lablgtk/metadata.xml +++ b/dev-ml/lablgtk/metadata.xml @@ -6,12 +6,6 @@ ML - - Enable gnome-base/libglade bindings compilation - - - Enable gnome-base/libgnomecanvas bindings compilation - Enable GtkSourceView (x11-libs/gtksourceview) support