public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/dilfridge:master commit in: sci-visualization/qtiplot-bin/
@ 2014-07-17 17:28 Andreas Hüttel
  0 siblings, 0 replies; 10+ messages in thread
From: Andreas Hüttel @ 2014-07-17 17:28 UTC (permalink / raw
  To: gentoo-commits

commit:     7d89ae9dd45d165b93e3f3e72c2f58e1f1990e88
Author:     Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 17 17:32:02 2014 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Jul 17 17:32:02 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/dilfridge.git;a=commit;h=7d89ae9d

[sci-visualization/qtiplot-bin] new ebuild, incomplete so far

---
 sci-visualization/qtiplot-bin/Manifest             |  1 +
 sci-visualization/qtiplot-bin/metadata.xml         | 12 +++++++
 .../qtiplot-bin/qtiplot-bin-0.9.9_rc11.ebuild      | 40 ++++++++++++++++++++++
 3 files changed, 53 insertions(+)

diff --git a/sci-visualization/qtiplot-bin/Manifest b/sci-visualization/qtiplot-bin/Manifest
new file mode 100644
index 0000000..fc47840
--- /dev/null
+++ b/sci-visualization/qtiplot-bin/Manifest
@@ -0,0 +1 @@
+DIST 290414_qtiplot_0.9.9-rc11_x86_64_ubuntu14_04.deb 22401074 SHA256 fad10fd5f82ebfe258b9f22088553172de1741675ee416f8f97f68f77c412f97 SHA512 820d940858b350e91417c3a38ab0b7b906d6a96d90eea19f5346c700ad9cdfd58216f76f577fc781342e425f870bc52613c40e938f05e75e383719ef443f6e06 WHIRLPOOL 23fba4f4f10654e111f32cbdf235f3744dbab513b1a48e323d89f8413fdda77c2febf889a1a59eaf968023d3a488cd035141007cf12f6da7af9e1621b88a8e7d

diff --git a/sci-visualization/qtiplot-bin/metadata.xml b/sci-visualization/qtiplot-bin/metadata.xml
new file mode 100644
index 0000000..51a10f7
--- /dev/null
+++ b/sci-visualization/qtiplot-bin/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <herd>sci</herd>
+  <longdescription>
+	Data analysis and scientific plotting package. This is a clone of the
+	popular Origin software available on another well known platform implemented
+	in Qt with powerful 2D and 3D data plotting, ASCII import and powerful
+	spreadsheet data manipulation using column logic. Curve fitting and other
+	statistical tools are also available.
+  </longdescription>
+</pkgmetadata>

diff --git a/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc11.ebuild b/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc11.ebuild
new file mode 100644
index 0000000..e070e42
--- /dev/null
+++ b/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc11.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit unpacker python-single-r1
+
+DESCRIPTION="Qt based clone of the Origin plotting package, commercial binary"
+HOMEPAGE="http://www.qtiplot.com/"
+SRC_URI="290414_qtiplot_0.9.9-rc11_x86_64_ubuntu14_04.deb"
+
+LICENSE="all-rights-reserved"
+SLOT="0"
+KEYWORDS="~amd64"
+RESTRICT="mirror splitdebug"
+IUSE=""
+
+QA_PREBUILT="*"
+
+S=${WORKDIR}
+
+RDEPEND="
+media-libs/glu
+dev-libs/glib:2
+media-video/ffmpeg
+!sci-visualization/qtiplot
+"
+
+REQUIRED_USE=" ${PYTHON_REQUIRED_USE} "
+
+src_unpack() {
+	unpack_deb ${A}
+}
+
+src_install() {
+	cp -av "${S}"/* "${D}/"
+}
\ No newline at end of file


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] dev/dilfridge:master commit in: sci-visualization/qtiplot-bin/
@ 2014-11-09 14:07 Andreas Hüttel
  0 siblings, 0 replies; 10+ messages in thread
From: Andreas Hüttel @ 2014-11-09 14:07 UTC (permalink / raw
  To: gentoo-commits

commit:     63c1e2714f451b8147381a2cd5bda67ee485e01f
Author:     Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  9 14:05:59 2014 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Nov  9 14:05:59 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=dev/dilfridge.git;a=commit;h=63c1e271

[sci-visualization/qtiplot-bin] try other binary

Package-Manager: portage-2.2.14

---
 sci-visualization/qtiplot-bin/Manifest                 |  2 +-
 ...0.9.9_rc11.ebuild => qtiplot-bin-0.9.9_rc12.ebuild} | 18 ++++--------------
 2 files changed, 5 insertions(+), 15 deletions(-)

diff --git a/sci-visualization/qtiplot-bin/Manifest b/sci-visualization/qtiplot-bin/Manifest
index fc47840..fbbd8d7 100644
--- a/sci-visualization/qtiplot-bin/Manifest
+++ b/sci-visualization/qtiplot-bin/Manifest
@@ -1 +1 @@
-DIST 290414_qtiplot_0.9.9-rc11_x86_64_ubuntu14_04.deb 22401074 SHA256 fad10fd5f82ebfe258b9f22088553172de1741675ee416f8f97f68f77c412f97 SHA512 820d940858b350e91417c3a38ab0b7b906d6a96d90eea19f5346c700ad9cdfd58216f76f577fc781342e425f870bc52613c40e938f05e75e383719ef443f6e06 WHIRLPOOL 23fba4f4f10654e111f32cbdf235f3744dbab513b1a48e323d89f8413fdda77c2febf889a1a59eaf968023d3a488cd035141007cf12f6da7af9e1621b88a8e7d
+DIST 180814_qtiplot-0.9.9-rc12-64bit-static.tar.bz2 35790712 SHA256 5110073c6db4b3fbccc595d7112599e85e17e9da80a7742c5e9cc031d81a164d SHA512 4dd5e827d942fbf25a75bfb1cddb2606303c037fc3a8b1a21a75f8609a4fcb27d657e076a61ae19d53b445992690e932c96d14036ae6fd57438230138aba0a60 WHIRLPOOL c82982cdaf9d591cc3a867c6dab2e55e4da1376afe4615597e01c3660449e0d08a0f347e68f346f646f0dc592c10d6defd51b7d064511dccb185edee668210ac

diff --git a/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc11.ebuild b/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12.ebuild
similarity index 65%
rename from sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc11.ebuild
rename to sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12.ebuild
index e070e42..81c18b1 100644
--- a/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc11.ebuild
+++ b/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12.ebuild
@@ -6,11 +6,9 @@ EAPI=5
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit unpacker python-single-r1
-
 DESCRIPTION="Qt based clone of the Origin plotting package, commercial binary"
 HOMEPAGE="http://www.qtiplot.com/"
-SRC_URI="290414_qtiplot_0.9.9-rc11_x86_64_ubuntu14_04.deb"
+SRC_URI="180814_qtiplot-0.9.9-rc12-64bit-static.tar.bz2"
 
 LICENSE="all-rights-reserved"
 SLOT="0"
@@ -23,18 +21,10 @@ QA_PREBUILT="*"
 S=${WORKDIR}
 
 RDEPEND="
-media-libs/glu
-dev-libs/glib:2
-media-video/ffmpeg
 !sci-visualization/qtiplot
 "
 
-REQUIRED_USE=" ${PYTHON_REQUIRED_USE} "
-
-src_unpack() {
-	unpack_deb ${A}
-}
-
 src_install() {
-	cp -av "${S}"/* "${D}/"
-}
\ No newline at end of file
+	dodir /opt
+	cp -av "${S}"/qtiplot-* "${D}/opt/qtiplot"
+}


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] dev/dilfridge:master commit in: sci-visualization/qtiplot-bin/
@ 2014-11-10 12:43 Andreas Hüttel
  0 siblings, 0 replies; 10+ messages in thread
From: Andreas Hüttel @ 2014-11-10 12:43 UTC (permalink / raw
  To: gentoo-commits

commit:     97ab09de40f518af05a9ecc085e1439c861d9847
Author:     Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 10 12:41:45 2014 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Nov 10 12:41:45 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=dev/dilfridge.git;a=commit;h=97ab09de

[sci-visualization/qtiplot-bin] it actually works now

Package-Manager: portage-2.2.8-r2

---
 .../qtiplot-bin/qtiplot-bin-0.9.9_rc12.ebuild      | 28 ++++++++++++++++++----
 1 file changed, 23 insertions(+), 5 deletions(-)

diff --git a/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12.ebuild b/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12.ebuild
index 81c18b1..2ada7b7 100644
--- a/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12.ebuild
+++ b/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12.ebuild
@@ -4,15 +4,13 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 )
-
 DESCRIPTION="Qt based clone of the Origin plotting package, commercial binary"
 HOMEPAGE="http://www.qtiplot.com/"
 SRC_URI="180814_qtiplot-0.9.9-rc12-64bit-static.tar.bz2"
 
 LICENSE="all-rights-reserved"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="-* ~amd64"
 RESTRICT="mirror splitdebug"
 IUSE=""
 
@@ -21,10 +19,30 @@ QA_PREBUILT="*"
 S=${WORKDIR}
 
 RDEPEND="
-!sci-visualization/qtiplot
+	dev-db/sqlite:0
+	=dev-db/mysql-5.5*
+	dev-libs/glib
+	media-libs/fontconfig
+	media-libs/freetype
+	virtual/glu
+	x11-libs/libICE
+	x11-libs/libSM
+	x11-libs/libXext
+	x11-libs/libXrender
+	x11-libs/libX11
+	!sci-visualization/qtiplot
 "
 
 src_install() {
 	dodir /opt
-	cp -av "${S}"/qtiplot-* "${D}/opt/qtiplot"
+	cp -av "${S}"/qtiplot-* "${D}/opt/qtiplot" || die
+
+	dodir /opt/qtiplot/lib
+	dosym /usr/lib64/libmysqlclient_r.so.18 /opt/qtiplot/lib/libmysqlclient_r.so.16
+
+	mv "${D}/opt/qtiplot/qtiplot" "${D}/opt/qtiplot/qtiplot.bin" || die
+
+	dodir /opt/bin
+	echo -e "#!/bin/bash\nLD_LIBRARY_PATH=/opt/qtiplot/lib /opt/qtiplot/qtiplot.bin" > "${D}/opt/bin/qtiplot" || die
+	fperms +x /opt/bin/qtiplot
 }


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] dev/dilfridge:master commit in: sci-visualization/qtiplot-bin/
@ 2014-11-10 17:38 Andreas Hüttel
  0 siblings, 0 replies; 10+ messages in thread
From: Andreas Hüttel @ 2014-11-10 17:38 UTC (permalink / raw
  To: gentoo-commits

commit:     d56b1f35dd8ef03247638bc1eea36762ade88263
Author:     Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 10 17:36:25 2014 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Nov 10 17:36:25 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=dev/dilfridge.git;a=commit;h=d56b1f35

[sci-visualization/qtiplot-bin] fetch restrict, but there's no url anyway

Package-Manager: portage-2.2.8-r2

---
 sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12.ebuild b/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12.ebuild
index 2ada7b7..7611585 100644
--- a/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12.ebuild
+++ b/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12.ebuild
@@ -11,7 +11,7 @@ SRC_URI="180814_qtiplot-0.9.9-rc12-64bit-static.tar.bz2"
 LICENSE="all-rights-reserved"
 SLOT="0"
 KEYWORDS="-* ~amd64"
-RESTRICT="mirror splitdebug"
+RESTRICT="fetch mirror splitdebug"
 IUSE=""
 
 QA_PREBUILT="*"


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] dev/dilfridge:master commit in: sci-visualization/qtiplot-bin/
@ 2014-11-12 16:22 Andreas Hüttel
  0 siblings, 0 replies; 10+ messages in thread
From: Andreas Hüttel @ 2014-11-12 16:22 UTC (permalink / raw
  To: gentoo-commits

commit:     84b2279ff55d3b581fe4b42989423f8d316f5270
Author:     Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 12 16:20:54 2014 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Nov 12 16:20:54 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=dev/dilfridge.git;a=commit;h=84b2279f

[sci-visualization/qtiplot-bin] pass parameters

Package-Manager: portage-2.2.8-r2

---
 sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12.ebuild b/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12.ebuild
index 7611585..caf1d59 100644
--- a/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12.ebuild
+++ b/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12.ebuild
@@ -43,6 +43,6 @@ src_install() {
 	mv "${D}/opt/qtiplot/qtiplot" "${D}/opt/qtiplot/qtiplot.bin" || die
 
 	dodir /opt/bin
-	echo -e "#!/bin/bash\nLD_LIBRARY_PATH=/opt/qtiplot/lib /opt/qtiplot/qtiplot.bin" > "${D}/opt/bin/qtiplot" || die
+	echo -e "#!/bin/bash\nLD_LIBRARY_PATH=/opt/qtiplot/lib /opt/qtiplot/qtiplot.bin \$@" > "${D}/opt/bin/qtiplot" || die
 	fperms +x /opt/bin/qtiplot
 }


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] dev/dilfridge:master commit in: sci-visualization/qtiplot-bin/
@ 2014-12-01 16:16 Andreas Hüttel
  0 siblings, 0 replies; 10+ messages in thread
From: Andreas Hüttel @ 2014-12-01 16:16 UTC (permalink / raw
  To: gentoo-commits

commit:     4920ee8c193be9407cd015962938ec3b3f135b0f
Author:     Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  1 16:13:46 2014 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Dec  1 16:13:46 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=dev/dilfridge.git;a=commit;h=4920ee8c

[sci-visualization/qtiplot-bin] allow mysql-5.6

Package-Manager: portage-2.2.8-r2

---
 sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12.ebuild b/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12.ebuild
index caf1d59..f137528 100644
--- a/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12.ebuild
+++ b/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12.ebuild
@@ -20,7 +20,7 @@ S=${WORKDIR}
 
 RDEPEND="
 	dev-db/sqlite:0
-	=dev-db/mysql-5.5*
+	|| ( =dev-db/mysql-5.5* =dev-db/mysql-5.6* )
 	dev-libs/glib
 	media-libs/fontconfig
 	media-libs/freetype


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] dev/dilfridge:master commit in: sci-visualization/qtiplot-bin/
@ 2014-12-03 17:37 Andreas Hüttel
  0 siblings, 0 replies; 10+ messages in thread
From: Andreas Hüttel @ 2014-12-03 17:37 UTC (permalink / raw
  To: gentoo-commits

commit:     7cf49f2ecb7f60a92dec50b48c95712239e008a0
Author:     Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  3 17:34:18 2014 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Dec  3 17:34:18 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=dev/dilfridge.git;a=commit;h=7cf49f2e

Revert "[sci-visualization/qtiplot-bin] allow mysql-5.6"

This just doesnt work.

This reverts commit 4920ee8c193be9407cd015962938ec3b3f135b0f.

---
 sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12.ebuild b/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12.ebuild
index f137528..caf1d59 100644
--- a/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12.ebuild
+++ b/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12.ebuild
@@ -20,7 +20,7 @@ S=${WORKDIR}
 
 RDEPEND="
 	dev-db/sqlite:0
-	|| ( =dev-db/mysql-5.5* =dev-db/mysql-5.6* )
+	=dev-db/mysql-5.5*
 	dev-libs/glib
 	media-libs/fontconfig
 	media-libs/freetype


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] dev/dilfridge:master commit in: sci-visualization/qtiplot-bin/
@ 2014-12-03 19:42 Andreas Hüttel
  0 siblings, 0 replies; 10+ messages in thread
From: Andreas Hüttel @ 2014-12-03 19:42 UTC (permalink / raw
  To: gentoo-commits

commit:     09515862243cc87933114d3de187cc00ab350433
Author:     Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  3 19:39:24 2014 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Dec  3 19:39:24 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=dev/dilfridge.git;a=commit;h=09515862

[sci-visualization/qtiplot-bin] add 32bit version

Package-Manager: portage-2.2.8-r2
RepoMan-Options: --force

---
 sci-visualization/qtiplot-bin/Manifest             |  1 +
 .../qtiplot-bin/qtiplot-bin-0.9.9_rc12-r100.ebuild | 65 ++++++++++++++++++++++
 2 files changed, 66 insertions(+)

diff --git a/sci-visualization/qtiplot-bin/Manifest b/sci-visualization/qtiplot-bin/Manifest
index fbbd8d7..5234d01 100644
--- a/sci-visualization/qtiplot-bin/Manifest
+++ b/sci-visualization/qtiplot-bin/Manifest
@@ -1 +1,2 @@
+DIST 180814_qtiplot-0.9.9-rc12-32bit-static.tar.bz2 36154906 SHA256 640fa8e22d9f2fb18940f8df90c90fe1330e98c358558922510105098fa59ea3 SHA512 9ea3c10f1af39d575606b7c247115b5d1d65f5aca80195775b186ab6a5bed0ba157ecdf1269e08147ade8a46b3d8ff0373a5838264523f1edbb8720b1915d861 WHIRLPOOL 264994c82aff25973704b1e40ac0ec6b50338d099276b294ea61df02dba90a5dc501b4414188448d69a5b5dcb4823ddf81f386555512794719c95bcb1c5cd15b
 DIST 180814_qtiplot-0.9.9-rc12-64bit-static.tar.bz2 35790712 SHA256 5110073c6db4b3fbccc595d7112599e85e17e9da80a7742c5e9cc031d81a164d SHA512 4dd5e827d942fbf25a75bfb1cddb2606303c037fc3a8b1a21a75f8609a4fcb27d657e076a61ae19d53b445992690e932c96d14036ae6fd57438230138aba0a60 WHIRLPOOL c82982cdaf9d591cc3a867c6dab2e55e4da1376afe4615597e01c3660449e0d08a0f347e68f346f646f0dc592c10d6defd51b7d064511dccb185edee668210ac

diff --git a/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12-r100.ebuild b/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12-r100.ebuild
new file mode 100644
index 0000000..2a3f2a0
--- /dev/null
+++ b/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12-r100.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+DESCRIPTION="Qt based clone of the Origin plotting package, commercial binary"
+HOMEPAGE="http://www.qtiplot.com/"
+SRC_URI="180814_qtiplot-0.9.9-rc12-32bit-static.tar.bz2"
+
+LICENSE="all-rights-reserved"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~x86"
+RESTRICT="fetch mirror splitdebug"
+IUSE=""
+
+QA_PREBUILT="*"
+
+S=${WORKDIR}
+
+RDEPEND="
+	|| (
+		(
+			dev-db/sqlite:0[abi_x86_32(-)]
+			=dev-db/mysql-5.5*[abi_x86_32(-)]
+		)
+		amd64? (
+			app-emulation/emul-linux-x86-db[-abi_x86_32(-)]
+		)
+	)
+	|| (
+		dev-libs/glib[abi_x86_32(-)]
+		amd64? (
+			app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
+		)
+	)
+	|| (
+		virtual/glu[abi_x86_32(-)]
+		amd64? (
+			app-emulation/emul-linux-x86-opengl[-abi_x86_32(-)]
+		)
+	)
+	|| (
+		(
+			media-libs/fontconfig[abi_x86_32(-)]
+			media-libs/freetype[abi_x86_32(-)]
+			x11-libs/libICE[abi_x86_32(-)]
+			x11-libs/libSM[abi_x86_32(-)]
+			x11-libs/libXext[abi_x86_32(-)]
+			x11-libs/libXrender[abi_x86_32(-)]
+			x11-libs/libX11[abi_x86_32(-)]
+		)
+		amd64? (
+			app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
+		)
+	)
+	!sci-visualization/qtiplot
+"
+
+src_install() {
+	dodir /opt
+	cp -av "${S}"/qtiplot-* "${D}/opt/qtiplot" || die
+
+	dosym ../qtiplot/qtiplot /opt/bin/qtiplot
+}


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] dev/dilfridge:master commit in: sci-visualization/qtiplot-bin/
@ 2014-12-03 19:46 Andreas Hüttel
  0 siblings, 0 replies; 10+ messages in thread
From: Andreas Hüttel @ 2014-12-03 19:46 UTC (permalink / raw
  To: gentoo-commits

commit:     b94f99c36ee6a807d5f9b425e599ca385d3f07e9
Author:     Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  3 19:43:36 2014 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Dec  3 19:43:36 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=dev/dilfridge.git;a=commit;h=b94f99c3

[sci-visualization/qtiplot-bin] use mysql virtual

Package-Manager: portage-2.2.8-r2
RepoMan-Options: --force

---
 sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12-r100.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12-r100.ebuild b/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12-r100.ebuild
index 2a3f2a0..04604f2 100644
--- a/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12-r100.ebuild
+++ b/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12-r100.ebuild
@@ -22,7 +22,7 @@ RDEPEND="
 	|| (
 		(
 			dev-db/sqlite:0[abi_x86_32(-)]
-			=dev-db/mysql-5.5*[abi_x86_32(-)]
+			=virtual/mysql-5.5*[abi_x86_32(-)]
 		)
 		amd64? (
 			app-emulation/emul-linux-x86-db[-abi_x86_32(-)]


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] dev/dilfridge:master commit in: sci-visualization/qtiplot-bin/
@ 2015-07-20 17:42 Andreas Hüttel
  0 siblings, 0 replies; 10+ messages in thread
From: Andreas Hüttel @ 2015-07-20 17:42 UTC (permalink / raw
  To: gentoo-commits

commit:     4f3af9b2966f988782ee41819a4a3622a41809dd
Author:     Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 20 17:40:32 2015 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Jul 20 17:40:46 2015 +0000
URL:        https://gitweb.gentoo.org/dev/dilfridge.git/commit/?id=4f3af9b2

[sci-visualization/qtiplot-bin] Version bump

 sci-visualization/qtiplot-bin/Manifest             |  3 +-
 .../qtiplot-bin/qtiplot-bin-0.9.9_rc12-r100.ebuild | 65 ----------------------
 .../qtiplot-bin/qtiplot-bin-0.9.9_rc12.ebuild      | 48 ----------------
 .../qtiplot-bin/qtiplot-bin-0.9.9_rc15.ebuild      | 40 +++++++++++++
 4 files changed, 41 insertions(+), 115 deletions(-)

diff --git a/sci-visualization/qtiplot-bin/Manifest b/sci-visualization/qtiplot-bin/Manifest
index 5234d01..3f64363 100644
--- a/sci-visualization/qtiplot-bin/Manifest
+++ b/sci-visualization/qtiplot-bin/Manifest
@@ -1,2 +1 @@
-DIST 180814_qtiplot-0.9.9-rc12-32bit-static.tar.bz2 36154906 SHA256 640fa8e22d9f2fb18940f8df90c90fe1330e98c358558922510105098fa59ea3 SHA512 9ea3c10f1af39d575606b7c247115b5d1d65f5aca80195775b186ab6a5bed0ba157ecdf1269e08147ade8a46b3d8ff0373a5838264523f1edbb8720b1915d861 WHIRLPOOL 264994c82aff25973704b1e40ac0ec6b50338d099276b294ea61df02dba90a5dc501b4414188448d69a5b5dcb4823ddf81f386555512794719c95bcb1c5cd15b
-DIST 180814_qtiplot-0.9.9-rc12-64bit-static.tar.bz2 35790712 SHA256 5110073c6db4b3fbccc595d7112599e85e17e9da80a7742c5e9cc031d81a164d SHA512 4dd5e827d942fbf25a75bfb1cddb2606303c037fc3a8b1a21a75f8609a4fcb27d657e076a61ae19d53b445992690e932c96d14036ae6fd57438230138aba0a60 WHIRLPOOL c82982cdaf9d591cc3a867c6dab2e55e4da1376afe4615597e01c3660449e0d08a0f347e68f346f646f0dc592c10d6defd51b7d064511dccb185edee668210ac
+DIST 050415_qtiplot-0.9.9-rc15-32bit-static.tar.bz2 36836804 SHA256 019b6c57485838717fa853734d4bbbcf5f0b2152143cd99eb8b624995d8ccb38 SHA512 78c7f40913e2068acc7d1ffe21eda22c3d409e385cce982825888c962b507fd729f5e8c767de8533f7eccbc91a99645502716f22fc8f3e53c0a37ef0d5abda16 WHIRLPOOL 4ce800fc0906009b083ed9b49080eafa352e09b8f98a3dd0cc388345a081d8999bbfd1261986ea111f44fcc8f0afc119bc4f300ffeb847c4d47c3cbcdc8ad97b

diff --git a/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12-r100.ebuild b/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12-r100.ebuild
deleted file mode 100644
index 04604f2..0000000
--- a/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12-r100.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-DESCRIPTION="Qt based clone of the Origin plotting package, commercial binary"
-HOMEPAGE="http://www.qtiplot.com/"
-SRC_URI="180814_qtiplot-0.9.9-rc12-32bit-static.tar.bz2"
-
-LICENSE="all-rights-reserved"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
-RESTRICT="fetch mirror splitdebug"
-IUSE=""
-
-QA_PREBUILT="*"
-
-S=${WORKDIR}
-
-RDEPEND="
-	|| (
-		(
-			dev-db/sqlite:0[abi_x86_32(-)]
-			=virtual/mysql-5.5*[abi_x86_32(-)]
-		)
-		amd64? (
-			app-emulation/emul-linux-x86-db[-abi_x86_32(-)]
-		)
-	)
-	|| (
-		dev-libs/glib[abi_x86_32(-)]
-		amd64? (
-			app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
-		)
-	)
-	|| (
-		virtual/glu[abi_x86_32(-)]
-		amd64? (
-			app-emulation/emul-linux-x86-opengl[-abi_x86_32(-)]
-		)
-	)
-	|| (
-		(
-			media-libs/fontconfig[abi_x86_32(-)]
-			media-libs/freetype[abi_x86_32(-)]
-			x11-libs/libICE[abi_x86_32(-)]
-			x11-libs/libSM[abi_x86_32(-)]
-			x11-libs/libXext[abi_x86_32(-)]
-			x11-libs/libXrender[abi_x86_32(-)]
-			x11-libs/libX11[abi_x86_32(-)]
-		)
-		amd64? (
-			app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
-		)
-	)
-	!sci-visualization/qtiplot
-"
-
-src_install() {
-	dodir /opt
-	cp -av "${S}"/qtiplot-* "${D}/opt/qtiplot" || die
-
-	dosym ../qtiplot/qtiplot /opt/bin/qtiplot
-}

diff --git a/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12.ebuild b/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12.ebuild
deleted file mode 100644
index caf1d59..0000000
--- a/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-DESCRIPTION="Qt based clone of the Origin plotting package, commercial binary"
-HOMEPAGE="http://www.qtiplot.com/"
-SRC_URI="180814_qtiplot-0.9.9-rc12-64bit-static.tar.bz2"
-
-LICENSE="all-rights-reserved"
-SLOT="0"
-KEYWORDS="-* ~amd64"
-RESTRICT="fetch mirror splitdebug"
-IUSE=""
-
-QA_PREBUILT="*"
-
-S=${WORKDIR}
-
-RDEPEND="
-	dev-db/sqlite:0
-	=dev-db/mysql-5.5*
-	dev-libs/glib
-	media-libs/fontconfig
-	media-libs/freetype
-	virtual/glu
-	x11-libs/libICE
-	x11-libs/libSM
-	x11-libs/libXext
-	x11-libs/libXrender
-	x11-libs/libX11
-	!sci-visualization/qtiplot
-"
-
-src_install() {
-	dodir /opt
-	cp -av "${S}"/qtiplot-* "${D}/opt/qtiplot" || die
-
-	dodir /opt/qtiplot/lib
-	dosym /usr/lib64/libmysqlclient_r.so.18 /opt/qtiplot/lib/libmysqlclient_r.so.16
-
-	mv "${D}/opt/qtiplot/qtiplot" "${D}/opt/qtiplot/qtiplot.bin" || die
-
-	dodir /opt/bin
-	echo -e "#!/bin/bash\nLD_LIBRARY_PATH=/opt/qtiplot/lib /opt/qtiplot/qtiplot.bin \$@" > "${D}/opt/bin/qtiplot" || die
-	fperms +x /opt/bin/qtiplot
-}

diff --git a/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc15.ebuild b/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc15.ebuild
new file mode 100644
index 0000000..789835c
--- /dev/null
+++ b/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc15.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+DESCRIPTION="Qt based clone of the Origin plotting package, commercial binary"
+HOMEPAGE="http://www.qtiplot.com/"
+SRC_URI="050415_qtiplot-0.9.9-rc15-32bit-static.tar.bz2"
+
+LICENSE="all-rights-reserved"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~x86"
+RESTRICT="fetch mirror splitdebug"
+IUSE=""
+
+QA_PREBUILT="*"
+
+S=${WORKDIR}
+
+RDEPEND="
+	dev-libs/glib[abi_x86_32(-)]
+	media-libs/fontconfig[abi_x86_32(-)]
+	media-libs/freetype[abi_x86_32(-)]
+	media-libs/mesa[abi_x86_32(-)]
+	virtual/glu[abi_x86_32(-)]
+	x11-libs/libICE[abi_x86_32(-)]
+	x11-libs/libSM[abi_x86_32(-)]
+	x11-libs/libX11[abi_x86_32(-)]
+	x11-libs/libXext[abi_x86_32(-)]
+	x11-libs/libXrender[abi_x86_32(-)]
+	!sci-visualization/qtiplot
+"
+
+src_install() {
+	dodir /opt
+	cp -av "${S}"/qtiplot-* "${D}/opt/qtiplot" || die
+
+	dosym ../qtiplot/qtiplot /opt/bin/qtiplot
+}


^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-07-20 17:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-10 12:43 [gentoo-commits] dev/dilfridge:master commit in: sci-visualization/qtiplot-bin/ Andreas Hüttel
  -- strict thread matches above, loose matches on Subject: below --
2015-07-20 17:42 Andreas Hüttel
2014-12-03 19:46 Andreas Hüttel
2014-12-03 19:42 Andreas Hüttel
2014-12-03 17:37 Andreas Hüttel
2014-12-01 16:16 Andreas Hüttel
2014-11-12 16:22 Andreas Hüttel
2014-11-10 17:38 Andreas Hüttel
2014-11-09 14:07 Andreas Hüttel
2014-07-17 17:28 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