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 2F1F81581D8 for ; Mon, 18 Nov 2024 21:42:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 197D8E09A4; Mon, 18 Nov 2024 21:42:27 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 056AFE09A4 for ; Mon, 18 Nov 2024 21:42:27 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 49091340C9C for ; Mon, 18 Nov 2024 21:42:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7CD301E15 for ; Mon, 18 Nov 2024 21:42:24 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1731966091.e74516dca8f038aea7deec735894675db1752837.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libQGLViewer/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/libQGLViewer/Manifest x11-libs/libQGLViewer/libQGLViewer-2.7.1.ebuild X-VCS-Directories: x11-libs/libQGLViewer/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e74516dca8f038aea7deec735894675db1752837 X-VCS-Branch: master Date: Mon, 18 Nov 2024 21:42:24 +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: c813b1c4-11d4-4a5c-9f11-d2a1f3034a78 X-Archives-Hash: 7cced096029bf3cb40e3fa6824f0266d commit: e74516dca8f038aea7deec735894675db1752837 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Nov 15 22:01:56 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Nov 18 21:41:31 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e74516dc x11-libs/libQGLViewer: drop 2.7.1 Signed-off-by: Andreas Sturmlechner gentoo.org> x11-libs/libQGLViewer/Manifest | 1 - x11-libs/libQGLViewer/libQGLViewer-2.7.1.ebuild | 57 ------------------------- 2 files changed, 58 deletions(-) diff --git a/x11-libs/libQGLViewer/Manifest b/x11-libs/libQGLViewer/Manifest index ebe470f32af2..13145d9bff75 100644 --- a/x11-libs/libQGLViewer/Manifest +++ b/x11-libs/libQGLViewer/Manifest @@ -1,2 +1 @@ -DIST libQGLViewer-2.7.1.tar.gz 3078737 BLAKE2B 0374c60374af0f4594ee79fafd53440654e9bb5114cef38e50deba86584cc55eef03d2177b5d54829f5b111d4d029384fff19f8a5bebf750cac1ab8cfe6afaa5 SHA512 1f597d737614f07682bde0d886c9c2eee57f478607a4caeac40922f66a6310ff30ea32e8ab44de0b23e0d1e5db2e6deea8c4fe3bc2cddc78ed5b971f638b09bd DIST libQGLViewer-2.7.2.tar.gz 3135146 BLAKE2B a46df06a135821fcb7895d4d037ee422cd9041695c57601cb7dccad3e1c4905ccbcacad91e47a79aa4adc85550db572adbb2311b1254d8779aba12d8fb36b255 SHA512 888695e413aa42b62d029efd1313f8aa101b4529f51edcea6416b58f6281715f8cdf27289d8f60cf1b0cdceba204e43e8477d30166350f8d3e090e6a93d8d595 diff --git a/x11-libs/libQGLViewer/libQGLViewer-2.7.1.ebuild b/x11-libs/libQGLViewer/libQGLViewer-2.7.1.ebuild deleted file mode 100644 index 9354dafafbbd..000000000000 --- a/x11-libs/libQGLViewer/libQGLViewer-2.7.1.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit flag-o-matic qmake-utils - -DESCRIPTION="C++ library based on Qt that eases the creation of OpenGL 3D viewers" -HOMEPAGE="http://www.libqglviewer.com" -SRC_URI="http://www.libqglviewer.com/src/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0/qt5" -KEYWORDS="~amd64 ~arm" -IUSE="designer examples" - -DEPEND=" - dev-qt/qtcore:5 - dev-qt/qtgui:5 - dev-qt/qtopengl:5 - dev-qt/qtwidgets:5 - dev-qt/qtxml:5 - virtual/glu - virtual/opengl -" -RDEPEND="${DEPEND} - designer? ( dev-qt/designer:5 ) -" - -src_configure() { - append-ldflags "-LQGLViewer" - sed -e 's#designerPlugin##' -i ${P}.pro || die - use examples || sed -e 's#examples examples/contribs##' -i ${P}.pro || die - eqmake5 ${P}.pro \ - PREFIX="${EPREFIX}/usr" \ - LIB_DIR="${EPREFIX}/usr/$(get_libdir)" \ - DOC_DIR="${EPREFIX}/usr/share/doc/${PF}/html" - if use designer ; then - cd "designerPlugin" || die - eqmake5 designerPlugin.pro - fi -} - -src_install() { - emake INSTALL_ROOT="${D}" install - dodoc README - - if use designer ; then - cd "${S}/designerPlugin" || die - emake INSTALL_ROOT="${D}" install - fi - - if use examples ; then - exeinto /usr/bin/${PN}-examples - doexe $(find "${S}/examples" -type f -executable ! -name '*.vcproj') - fi -}