* [gentoo-commits] dev/dilfridge:master commit in: sci-visualization/labplot/files/, sci-visualization/labplot/
@ 2013-09-06 16:08 Andreas Hüttel
0 siblings, 0 replies; 2+ messages in thread
From: Andreas Hüttel @ 2013-09-06 16:08 UTC (permalink / raw
To: gentoo-commits
commit: 3f2078d21025870c67b7b9fbdc6740fd7a7cdc10
Author: Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 6 16:07:50 2013 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Sep 6 16:07:50 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/dilfridge.git;a=commit;h=3f2078d2
[sci-visualization/labplot] not needed anymore
---
sci-visualization/labplot/Manifest | 23 --------------
.../labplot/files/labplot-9999-liborigin2.patch | 12 --------
sci-visualization/labplot/labplot-9999.ebuild | 36 ----------------------
sci-visualization/labplot/metadata.xml | 6 ----
4 files changed, 77 deletions(-)
diff --git a/sci-visualization/labplot/Manifest b/sci-visualization/labplot/Manifest
deleted file mode 100644
index 1a95b84..0000000
--- a/sci-visualization/labplot/Manifest
+++ /dev/null
@@ -1,23 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA512
-
-AUX labplot-9999-liborigin2.patch 403 RMD160 e74892e631bc03bbaf80cf4ecec5cb5192be5869 SHA1 9ffc6447f6b73f03dce5566cd0a8771e7fe29143 SHA256 03df9396e27d9bddfc79189806d8469b0eeccb8208058ea55978269ec80656a8
-EBUILD labplot-9999.ebuild 846 RMD160 c8a94ed4568b69ded930aeda82ceeac05b7564fc SHA1 fd26ff2f4b0bc66e96ccf8eceb961d43fc02330f SHA256 302665ef26363aade73fe4125deb4117b693153b1e60e0af6e2164cd5e73ed05
-MISC metadata.xml 173 RMD160 f453dd0b380e7196cbb23f1b980963a04762c99b SHA1 dfeff608d0cebe36b67a8f169db1b8254ba64ee9 SHA256 7d564f9afcfea0d8f02e15c16fb521ceca8cb32ca53e5c34919b97bc8b5c5f66
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.17 (GNU/Linux)
-
-iQIcBAEBCgAGBQJPGvd5AAoJENwGBM22xffer24P/2gKmGibUuZrhMvWf5jEc7NI
-9mjROPgEPDnRAKdwRALgMDamrtJ2vahg7Mx4jlnixjMYY8W8cr2Yc9Vs/zWJM918
-2WJz8z2t2Y0N/icvahN//CSeiXpa0pq2mea3omQNk4zCmX4lY0r8ggFinMDXOqKR
-yEQllakXylAuIyipZGZHrsVUmD+4FyH8LehqHGiDhePoI+cTHFzpHxy4eWbZo007
-yPbHogmqom6MdGLftZWoJ2q/nlSGmVPDVKTAFpHAWWy50hL9hQmN855Bt0CiOtyB
-dG/CLVVjNQtG57iVQ06jHQ8WJBxaK6cYYS27B9xwRs1RRTOhveU+FKLnfdzBY9Qg
-deDQTXEBQ3Qju4QJ1wwiWj/USg48K+7bYvUWdBikB1V3cpg8+2dRuQVcX19mTGbj
-v9WHk6DyBtcbJs0Iq0R7BgnXMJC808C9ki4ZN7HfFLW4Xbo62mgMt9wg5xtDwwa/
-NqMAK8uWI9T4l/heWGwY3reI4If2xoigw1EzoyY+Qzgau3np8qIa7ku5zVqEvCyp
-A3HeBm4VYwB6iNPBNiiUL0mZQsxSsywccvBkI6qV1X+D3OtazOwzbNNbWSHYlagi
-6m6JEFDZlUwmzJ7BqkCku8e5apHk83NzHwI7B/vH/JslGplbCG/Dx0SFxmUQcdcb
-xzDVL+gYGTLVIq3u978x
-=Ugtz
------END PGP SIGNATURE-----
diff --git a/sci-visualization/labplot/files/labplot-9999-liborigin2.patch b/sci-visualization/labplot/files/labplot-9999-liborigin2.patch
deleted file mode 100644
index 1af610b..0000000
--- a/sci-visualization/labplot/files/labplot-9999-liborigin2.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-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
deleted file mode 100644
index 8178184..0000000
--- a/sci-visualization/labplot/labplot-9999.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/hdaps_monitor/hdaps_monitor-0.3.ebuild,v 1.3 2011/10/29 00:41:28 abcd Exp $
-
-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
deleted file mode 100644
index 3cc4be4..0000000
--- a/sci-visualization/labplot/metadata.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?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>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] dev/dilfridge:master commit in: sci-visualization/labplot/files/, sci-visualization/labplot/
@ 2012-01-21 15:33 Andreas Hüttel
0 siblings, 0 replies; 2+ messages in thread
From: Andreas Hüttel @ 2012-01-21 15:33 UTC (permalink / raw
To: gentoo-commits
commit: 3bd93e24ea15ebbc17239faa4ae8bf798cd11f05
Author: Andreas K. Huettel (dilfridge) <mail <AT> akhuettel <DOT> de>
AuthorDate: Sat Jan 21 14:33:40 2012 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jan 21 14:33:40 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/dilfridge.git;a=commit;h=3bd93e24
[sci-visualization/labplot] add live ebuild
(Portage version: 2.1.10.44/git/Linux x86_64, signed Manifest commit with key B6C5F7DE)
---
sci-visualization/labplot/Manifest | 23 ++++++++++++++
.../labplot/files/labplot-9999-liborigin2.patch | 12 +++++++
sci-visualization/labplot/labplot-9999.ebuild | 33 ++++++++++++++++++++
sci-visualization/labplot/metadata.xml | 6 +++
4 files changed, 74 insertions(+), 0 deletions(-)
diff --git a/sci-visualization/labplot/Manifest b/sci-visualization/labplot/Manifest
new file mode 100644
index 0000000..302f076
--- /dev/null
+++ b/sci-visualization/labplot/Manifest
@@ -0,0 +1,23 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA512
+
+AUX labplot-9999-liborigin2.patch 403 RMD160 e74892e631bc03bbaf80cf4ecec5cb5192be5869 SHA1 9ffc6447f6b73f03dce5566cd0a8771e7fe29143 SHA256 03df9396e27d9bddfc79189806d8469b0eeccb8208058ea55978269ec80656a8
+EBUILD labplot-9999.ebuild 768 RMD160 a571c9f1d064c1c601fefa938ebfb66ee8449605 SHA1 386631417a5519db6e935d4a745d11736bdabfff SHA256 9dab49a3f0894ecf1fd92905ae1fa7153c0bcadefe5678aa77b7dfba91d34f2b
+MISC metadata.xml 173 RMD160 f453dd0b380e7196cbb23f1b980963a04762c99b SHA1 dfeff608d0cebe36b67a8f169db1b8254ba64ee9 SHA256 7d564f9afcfea0d8f02e15c16fb521ceca8cb32ca53e5c34919b97bc8b5c5f66
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.17 (GNU/Linux)
+
+iQIcBAEBCgAGBQJPGszEAAoJENwGBM22xffeupMQAIChclazHJxYnR448ckY2UxW
+qzfq+WdUlh9vVh12raqFMAK7ZIenamqBfIYGE1cOQJICBKYn8owtigaamZGBNOhk
+WBaYgHby7tif2dpg3RKPNrJbLrga2ObO4izZ57SLLCNO9HWYW+YcjrVo1h1O50tb
+29RcANHupGpo5Rop0SAor/IUkr1M+qIOGLdxJIx5NhI9/Dfbwfe40hV9CsO5OmAn
+dkb0RQTpHoS5iIG4n7b3RsXXQM4pjc1bilckzD/VaisCbeAKcmjM76bMHEkhu7/e
+AxJlW3isNR80OzfZUbV0SaHIWhWgzuULoMsOp2Edo0UUIIPUED1RIpqi2MrVrFx1
+jvHXJGpv8Ywo4HUKrMyEDFDMngyIMUbjWn2iagPmVgPDp5vka6Qj/3pOgycIxcPE
+6wJVjw3Wks29JP7kdrW40mcugInk8Z8AjBClnSwQdcSLfrqoCIxpu4M/MXx9Ouot
+xhO7fj6+JW+ONXE1V8pKIeGjvF7iAHMKDzkZkzkaQkIh1X9lOftbvxcZwgvxGnKJ
+IY/ToXOu3o5Sv3n68PPiyvkYtu3KaVTjMOUJGmyWqbAQXwBki8fDQK7JelR1dGkj
+sO46rDSwS/qZ+Dne3RKUWtygwl6PSjmta3ymHXEVUm4x1WH6wwRaaMYE+XZwZ4dT
+v4YwYNsViXfZphfQ3uiu
+=NDFe
+-----END PGP SIGNATURE-----
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..68d68a6
--- /dev/null
+++ b/sci-visualization/labplot/labplot-9999.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/hdaps_monitor/hdaps_monitor-0.3.ebuild,v 1.3 2011/10/29 00:41:28 abcd Exp $
+
+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" )
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>
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-09-06 16:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-06 16:08 [gentoo-commits] dev/dilfridge:master commit in: sci-visualization/labplot/files/, sci-visualization/labplot/ Andreas Hüttel
-- strict thread matches above, loose matches on Subject: below --
2012-01-21 15:33 Andreas Hüttel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox