public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/quarter/
Date: Sat,  9 Apr 2022 19:49:50 +0000 (UTC)	[thread overview]
Message-ID: <1649533774.d3e33e12a37ea0d7e181b848dafddccf24fc3f80.arthurzam@gentoo> (raw)

commit:     d3e33e12a37ea0d7e181b848dafddccf24fc3f80
Author:     Bernd Waibel <waebbl-gentoo <AT> posteo <DOT> net>
AuthorDate: Fri Apr  8 13:03:44 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr  9 19:49:34 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3e33e12

media-libs/quarter: drop 1.1.0

Signed-off-by: Bernd Waibel <waebbl-gentoo <AT> posteo.net>
Closes: https://github.com/gentoo/gentoo/pull/24954
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-libs/quarter/quarter-1.1.0.ebuild | 64 ---------------------------------
 1 file changed, 64 deletions(-)

diff --git a/media-libs/quarter/quarter-1.1.0.ebuild b/media-libs/quarter/quarter-1.1.0.ebuild
deleted file mode 100644
index 6567e2ff9627..000000000000
--- a/media-libs/quarter/quarter-1.1.0.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake flag-o-matic
-
-MY_P=${P/quarter/Quarter}
-
-HOMEPAGE="https://github.com/coin3d/coin/wiki"
-DESCRIPTION="GUI binding for using Coin/Open Inventor with Qt"
-SRC_URI="https://github.com/coin3d/quarter/releases/download/${MY_P}/${P}-src.tar.gz"
-
-LICENSE="GPL-2"
-KEYWORDS="amd64 x86"
-SLOT="0"
-IUSE="debug designer doc man qthelp"
-
-REQUIRED_USE="
-	man? ( doc )
-	qthelp? ( doc )
-"
-
-RDEPEND="
-	media-libs/coin
-	dev-qt/qtcore:5
-	dev-qt/qtgui:5
-	dev-qt/qtwidgets:5
-	dev-qt/qtopengl:5
-	virtual/opengl
-	designer? ( dev-qt/designer:5 )
-"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig
-	doc? (
-		app-doc/doxygen
-		qthelp? ( dev-qt/qthelp:5 )
-	)
-"
-
-S="${WORKDIR}/quarter"
-
-PATCHES=(
-	"${FILESDIR}"/${PN}-1.1.0-cmake.patch
-)
-
-DOCS=(AUTHORS ChangeLog NEWS README)
-
-src_configure() {
-	use debug && append-cppflags -DQUARTER_DEBUG=1
-	local mycmakeargs=(
-		-DCMAKE_INSTALL_DOCDIR="${EPREFIX}/usr/share/doc/${PF}"
-		-DQUARTER_BUILD_SHARED_LIBS=ON
-		-DQUARTER_BUILD_PLUGIN=$(usex designer)
-		-DQUARTER_BUILD_EXAMPLES=OFF
-		-DQUARTER_BUILD_DOCUMENTATION=$(usex doc)
-		-DQUARTER_BUILD_INTERNAL_DOCUMENTATION=OFF
-		-DQUARTER_BUILD_DOC_MAN=$(usex man)
-		-DQUARTER_BUILD_DOC_QTHELP=$(usex qthelp)
-		-DQUARTER_BUILD_DOC_CHM=OFF
-		-DQUARTER_USE_QT5=ON
-	)
-	cmake_src_configure
-}


             reply	other threads:[~2022-04-09 19:49 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-09 19:49 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-25 11:22 [gentoo-commits] repo/gentoo:master commit in: media-libs/quarter/ Sam James
2024-03-25 11:22 Sam James
2022-04-08  7:07 Agostino Sarubbo
2022-04-08  7:06 Agostino Sarubbo
2022-04-05 18:51 Andreas Sturmlechner
2021-04-11 11:11 Sam James
2021-04-11  0:13 Thomas Deutschmann
2020-10-05 22:10 Maciej Mrozowski
2016-08-27 16:27 Sergei Trofimovich
2016-08-27 16:08 Sergei Trofimovich

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=1649533774.d3e33e12a37ea0d7e181b848dafddccf24fc3f80.arthurzam@gentoo \
    --to=arthurzam@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