From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/liborigin/
Date: Wed, 14 Feb 2018 21:01:43 +0000 (UTC) [thread overview]
Message-ID: <1518642089.8e531dae2ac79bfa50d994f3ddd0bea227d08b3e.asturm@gentoo> (raw)
commit: 8e531dae2ac79bfa50d994f3ddd0bea227d08b3e
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 14 20:46:49 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Feb 14 21:01:29 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e531dae
sci-libs/liborigin: Drop old
Closes: https://bugs.gentoo.org/644468
Package-Manager: Portage-2.3.24, Repoman-2.3.6
sci-libs/liborigin/liborigin-20110829.ebuild | 53 ----------------------------
1 file changed, 53 deletions(-)
diff --git a/sci-libs/liborigin/liborigin-20110829.ebuild b/sci-libs/liborigin/liborigin-20110829.ebuild
deleted file mode 100644
index 801a874105f..00000000000
--- a/sci-libs/liborigin/liborigin-20110829.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils multilib qt4-r2
-
-DESCRIPTION="Library for reading OriginLab OPJ project files"
-HOMEPAGE="http://soft.proindependent.com/liborigin2/"
-SRC_URI="https://dev.gentoo.org/~dilfridge/distfiles/${PN}2-${PV}.zip"
-
-LICENSE="GPL-3"
-SLOT="2"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-IUSE="doc"
-
-RDEPEND="
- dev-libs/boost
- dev-qt/qtgui:4"
-DEPEND="${RDEPEND}
- app-arch/unzip
- dev-cpp/tree
- doc? ( app-doc/doxygen )"
-
-S="${WORKDIR}"/${PN}${SLOT}
-
-src_prepare() {
- mv liborigin2.pro liborigin.pro || die
- qt4-r2_src_prepare
- cat >> liborigin.pro <<-EOF
- INCLUDEPATH += "${EPREFIX}/usr/include/tree"
- headers.files = \$\$HEADERS
- headers.path = "${EPREFIX}/usr/include/liborigin2"
- target.path = "${EPREFIX}/usr/$(get_libdir)"
- INSTALLS = target headers
- EOF
- # use system one
- rm -f tree.hh || die
-}
-
-src_compile() {
- qt4-r2_src_compile
- if use doc; then
- cd doc && \
- doxygen Doxyfile || die "doc generation failed"
- fi
-}
-
-src_install() {
- local DOCS="readme FORMAT"
- use doc && local HTML_DOCS=( doc/html/. )
- qt4-r2_src_install
-}
next reply other threads:[~2018-02-14 21:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-14 21:01 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-10-06 8:33 [gentoo-commits] repo/gentoo:master commit in: sci-libs/liborigin/ Jakov Smolić
2020-05-20 22:18 Andreas Sturmlechner
2018-02-14 21:01 Andreas Sturmlechner
2018-02-14 20:42 Andreas Sturmlechner
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=1518642089.8e531dae2ac79bfa50d994f3ddd0bea227d08b3e.asturm@gentoo \
--to=asturm@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