From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-visualization/labplot/files/, sci-visualization/labplot/
Date: Sat, 21 Jan 2012 17:37:02 +0000 (UTC) [thread overview]
Message-ID: <fb8e1cda7a8fb3b12c17b9cdfea5a0211c98f829.dilfridge@gentoo> (raw)
commit: fb8e1cda7a8fb3b12c17b9cdfea5a0211c98f829
Author: Andreas K. Huettel (dilfridge) <mail <AT> akhuettel <DOT> de>
AuthorDate: Sat Jan 21 17:37:39 2012 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jan 21 17:37:39 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=fb8e1cda
[sci-visualization/labplot] Add live ebuild
---
.../labplot/files/labplot-9999-liborigin2.patch | 12 ++++++
sci-visualization/labplot/labplot-9999.ebuild | 36 ++++++++++++++++++++
sci-visualization/labplot/metadata.xml | 6 +++
3 files changed, 54 insertions(+), 0 deletions(-)
diff --git a/sci-visualization/labplot/files/labplot-9999-liborigin2.patch b/sci-visualization/labplot/files/labplot-9999-liborigin2.patch
new file mode 100644
index 0000000..1af610b
--- /dev/null
+++ b/sci-visualization/labplot/files/labplot-9999-liborigin2.patch
@@ -0,0 +1,12 @@
+diff -ruN labplot.orig/CMakeLists.txt labplot/CMakeLists.txt
+--- labplot.orig/CMakeLists.txt 2012-01-21 15:09:43.792562578 +0100
++++ labplot/CMakeLists.txt 2012-01-21 15:13:07.421573963 +0100
+@@ -105,7 +105,7 @@
+
+ ### OPJ #####################################
+ FIND_LIBRARY(OPJ_LIBRARY
+- NAMES origin
++ NAMES origin origin2
+ )
+ IF(OPJ_LIBRARY)
+ MESSAGE ("-- Found liborigin library: ${OPJ_LIBRARY}")
diff --git a/sci-visualization/labplot/labplot-9999.ebuild b/sci-visualization/labplot/labplot-9999.ebuild
new file mode 100644
index 0000000..25c2385
--- /dev/null
+++ b/sci-visualization/labplot/labplot-9999.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+inherit subversion kde4-base
+
+MY_PN=LabPlot
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="KDE data analysis and visualisation program"
+HOMEPAGE="http://labplot.sourceforge.net/"
+
+# SRC_URI="http://prdownloads.sourceforge.net/${PN}/${MY_P}.tar.gz"
+ESVN_REPO_URI="https://labplot.svn.sourceforge.net/svnroot/labplot/2.0/"
+
+LICENSE="GPL-2"
+SLOT="4"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+ sci-libs/cdf
+ sci-libs/gsl
+ sci-libs/hdf5
+ sci-libs/liborigin
+ sci-libs/netcdf
+"
+RDEPEND="$DEPEND"
+
+S=${WORKDIR}/${PN}
+
+PATCHES=( "${FILESDIR}/${P}-liborigin2.patch" )
+
+# this is partly hardwired in the build system :(
+CMAKE_BUILD_DIR=${S}/build
diff --git a/sci-visualization/labplot/metadata.xml b/sci-visualization/labplot/metadata.xml
new file mode 100644
index 0000000..3cc4be4
--- /dev/null
+++ b/sci-visualization/labplot/metadata.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>kde</herd>
+<herd>sci</herd>
+</pkgmetadata>
next reply other threads:[~2012-01-21 17:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-21 17:37 Andreas Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-04-14 16:24 [gentoo-commits] proj/sci:master commit in: sci-visualization/labplot/files/, sci-visualization/labplot/ Andreas Hüttel
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=fb8e1cda7a8fb3b12c17b9cdfea5a0211c98f829.dilfridge@gentoo \
--to=dilfridge@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