public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-libs/orcania/
Date: Fri, 10 Nov 2023 20:18:16 +0000 (UTC)	[thread overview]
Message-ID: <1699552872.e957a638b5b2c4b5083ba7f48a2d7b67d3c20f79.davidroman@gentoo> (raw)

commit:     e957a638b5b2c4b5083ba7f48a2d7b67d3c20f79
Author:     Kurt Kanzenbach <kurt <AT> kmk-computers <DOT> de>
AuthorDate: Tue Nov  7 19:06:43 2023 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Nov  9 18:01:12 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e957a638

net-libs/orcania: drop 2.3.2

Signed-off-by: Kurt Kanzenbach <kurt <AT> kmk-computers.de>

 net-libs/orcania/Manifest             |  1 -
 net-libs/orcania/orcania-2.3.2.ebuild | 51 -----------------------------------
 2 files changed, 52 deletions(-)

diff --git a/net-libs/orcania/Manifest b/net-libs/orcania/Manifest
index 525065b3f6..c5830ab95b 100644
--- a/net-libs/orcania/Manifest
+++ b/net-libs/orcania/Manifest
@@ -1,2 +1 @@
-DIST orcania-2.3.2.tar.gz 39739 BLAKE2B 8b09aba52646a66661fd1f9d93fe2a85ac9fa007daefc162f180622f226ae6aced9659e1f9963fc491a252a72df98a8d8a128fa60b3444137e791020414a19f9 SHA512 d47af7fa61acc71b06b7390703d3530fd9994750ab783be58126e75df0da3539df7aa260bdee3f30fee21b19fea79615a204b3817e45a9f87cb308213ad9ad89
 DIST orcania-2.3.3.tar.gz 40916 BLAKE2B ea154ac1ace5d161dd7ac0783d48ba5e04e2cc7d132324b6ac69babaa2d87bea4a44fc7a81304c5a67d6766d5dc19fe2a2dc27168f1c2521b821b689fac72045 SHA512 5bfa98b86165cc8b74ff309a31f859260ad172912783f7ff82f8c3065eac8caa8b0e94236ab029915a5e7276b201dbc4d335a9185094725bf2be5d29dbd8f55e

diff --git a/net-libs/orcania/orcania-2.3.2.ebuild b/net-libs/orcania/orcania-2.3.2.ebuild
deleted file mode 100644
index 864328810a..0000000000
--- a/net-libs/orcania/orcania-2.3.2.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Library for angharad programs"
-HOMEPAGE="https://github.com/babelouest/orcania/"
-SRC_URI="https://github.com/babelouest/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc"
-RESTRICT="test"
-
-BDEPEND="
-	doc? (
-		app-doc/doxygen
-		media-gfx/graphviz
-	)
-	virtual/pkgconfig
-"
-DEPEND="
-"
-RDEPEND="
-	${DEPEND}
-"
-
-src_configure() {
-	local mycmakeargs=(
-		-DBUILD_BASE64URL=OFF
-		-DBUILD_ORCANIA_DOCUMENTATION=$(usex doc)
-	)
-
-	# bug 887885
-	sed -i -e "s/-Werror//g" CMakeLists.txt || die
-
-	cmake_src_configure
-}
-
-src_compile() {
-	cmake_src_compile
-	use doc && cmake_build doc
-}
-
-src_install() {
-	use doc && local HTML_DOCS=( doc/html/* )
-	cmake_src_install
-}


             reply	other threads:[~2023-11-10 20:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-10 20:18 David Roman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-10 20:18 [gentoo-commits] repo/proj/guru:master commit in: net-libs/orcania/ David Roman
2022-12-29 11:33 Florian Schmaus
2022-11-01  2:55 Ronny Gutbrod
2022-10-29  5:54 Arthur Zamarin
2022-10-29  5:54 Arthur Zamarin

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=1699552872.e957a638b5b2c4b5083ba7f48a2d7b67d3c20f79.davidroman@gentoo \
    --to=davidroman96@gmail.com \
    --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