From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/clucene/
Date: Sun, 11 Jun 2017 04:00:30 +0000 (UTC) [thread overview]
Message-ID: <1497153620.3e449b647bf886430d9c1ac18e3a0c2c31d3c402.kensington@gentoo> (raw)
commit: 3e449b647bf886430d9c1ac18e3a0c2c31d3c402
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 11 03:56:46 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Jun 11 04:00:20 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e449b64
dev-cpp/clucene: remove 2.3.3.4-r5
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-cpp/clucene/clucene-2.3.3.4-r5.ebuild | 62 -------------------------------
1 file changed, 62 deletions(-)
diff --git a/dev-cpp/clucene/clucene-2.3.3.4-r5.ebuild b/dev-cpp/clucene/clucene-2.3.3.4-r5.ebuild
deleted file mode 100644
index 330cc2ac5ec..00000000000
--- a/dev-cpp/clucene/clucene-2.3.3.4-r5.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MY_PN="${PN}"-core
-MY_P="${MY_PN}"-"${PV}"
-
-inherit base cmake-utils multilib
-
-DESCRIPTION="High-performance, full-featured text search engine based off of lucene in C++"
-HOMEPAGE="http://clucene.sourceforge.net/"
-SRC_URI="mirror://sourceforge/clucene/${MY_P}.tar.gz"
-
-LICENSE="|| ( Apache-2.0 LGPL-2.1 )"
-SLOT="1"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
-
-IUSE="debug doc static-libs"
-
-DEPEND="
- doc? ( >=app-doc/doxygen-1.4.2 )
-"
-RDEPEND=""
-
-RESTRICT="test"
-
-DOCS=(AUTHORS ChangeLog README README.PACKAGE REQUESTS)
-
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-PATCHES=(
- "${FILESDIR}/${P}-contrib.patch"
- "${FILESDIR}/${P}-pkgconfig.patch"
-)
-
-src_prepare() {
- base_src_prepare
-
- # patch out installing bundled boost headers, we build against system one
- sed -i \
- -e '/ADD_SUBDIRECTORY (src\/ext)/d' \
- CMakeLists.txt || die
- rm -rf src/ext || die
-}
-
-src_configure() {
- # Disabled threads: see upstream bug
- # https://sourceforge.net/tracker/?func=detail&aid=3237301&group_id=80013&atid=558446
- local mycmakeargs=(
- -DENABLE_ASCII_MODE=OFF
- -DENABLE_PACKAGING=OFF
- -DDISABLE_MULTITHREADING=OFF
- -DBUILD_CONTRIBS_LIB=ON
- "-DLIB_DESTINATION=${EPREFIX}/usr/$(get_libdir)"
- $(cmake-utils_use_enable debug)
- $(cmake-utils_use_enable doc CLDOCS)
- $(cmake-utils_use_build static-libs STATIC_LIBRARIES)
- )
-
- cmake-utils_src_configure
-}
next reply other threads:[~2017-06-11 4:00 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-11 4:00 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-07 2:38 [gentoo-commits] repo/gentoo:master commit in: dev-cpp/clucene/ Sam James
2025-03-07 2:38 Sam James
2023-09-04 21:24 Andreas Sturmlechner
2023-06-28 21:17 Sam James
2022-12-20 21:07 Andreas Sturmlechner
2022-12-18 12:46 Sam James
2022-12-18 12:26 Sam James
2022-12-18 12:00 Sam James
2022-12-18 11:41 Sam James
2022-12-18 11:30 Sam James
2022-11-24 18:14 Conrad Kostecki
2022-07-14 5:34 Sam James
2021-07-23 18:28 Marek Szuba
2021-06-14 14:50 Joonas Niilola
2019-07-30 20:26 Aaron Bauman
2018-08-11 19:00 Georgy Yakovlev
2017-04-30 8:35 Jeroen Roovers
2017-04-04 21:26 Michael Weber
2017-04-04 19:28 Tobias Klausmann
2017-03-28 10:54 Michael Weber
2017-03-28 10:49 Michael Weber
2017-03-25 14:43 Agostino Sarubbo
2016-07-27 19:04 Michael Palimaka
2016-06-28 18:41 Johannes Huber
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=1497153620.3e449b647bf886430d9c1ac18e3a0c2c31d3c402.kensington@gentoo \
--to=kensington@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