From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RoesJ-0005xD-LG for garchives@archives.gentoo.org; Sat, 21 Jan 2012 17:37:11 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D140FE0894; Sat, 21 Jan 2012 17:37:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 89FCAE0894 for ; Sat, 21 Jan 2012 17:37:03 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0EAAE1B4001 for ; Sat, 21 Jan 2012 17:37:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 6F4BC80042 for ; Sat, 21 Jan 2012 17:37:02 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: Subject: [gentoo-commits] proj/sci:master commit in: sci-visualization/labplot/files/, sci-visualization/labplot/ X-VCS-Repository: proj/sci X-VCS-Files: sci-visualization/labplot/files/labplot-9999-liborigin2.patch sci-visualization/labplot/labplot-9999.ebuild sci-visualization/labplot/metadata.xml X-VCS-Directories: sci-visualization/labplot/files/ sci-visualization/labplot/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: fb8e1cda7a8fb3b12c17b9cdfea5a0211c98f829 Date: Sat, 21 Jan 2012 17:37:02 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 6d6b53be-8f2d-439f-803f-f7626d55d19d X-Archives-Hash: f823742b34c34838d49f240e01281c67 commit: fb8e1cda7a8fb3b12c17b9cdfea5a0211c98f829 Author: Andreas K. Huettel (dilfridge) akhuettel de> AuthorDate: Sat Jan 21 17:37:39 2012 +0000 Commit: Andreas H=C3=BCttel gentoo org> CommitDate: Sat Jan 21 17:37:39 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3Dfb8e1cda [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.patc= h 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 @@ +=20 + ### 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-visualiz= ation/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=3D4 +inherit subversion kde4-base + +MY_PN=3DLabPlot +MY_P=3D${MY_PN}-${PV} + +DESCRIPTION=3D"KDE data analysis and visualisation program" +HOMEPAGE=3D"http://labplot.sourceforge.net/" + +# SRC_URI=3D"http://prdownloads.sourceforge.net/${PN}/${MY_P}.tar.gz" +ESVN_REPO_URI=3D"https://labplot.svn.sourceforge.net/svnroot/labplot/2.0= /" + +LICENSE=3D"GPL-2" +SLOT=3D"4" +KEYWORDS=3D"" +IUSE=3D"" + +DEPEND=3D" + sci-libs/cdf + sci-libs/gsl + sci-libs/hdf5 + sci-libs/liborigin + sci-libs/netcdf +" +RDEPEND=3D"$DEPEND" + +S=3D${WORKDIR}/${PN} + +PATCHES=3D( "${FILESDIR}/${P}-liborigin2.patch" ) + +# this is partly hardwired in the build system :( +CMAKE_BUILD_DIR=3D${S}/build diff --git a/sci-visualization/labplot/metadata.xml b/sci-visualization/l= abplot/metadata.xml new file mode 100644 index 0000000..3cc4be4 --- /dev/null +++ b/sci-visualization/labplot/metadata.xml @@ -0,0 +1,6 @@ + + + +kde +sci +