[gentoo-commits] repo/gentoo:master commit in: dev-libs/qcustomplot/

2024-04-20 Thread Andreas Sturmlechner
commit: 6f3c34dc7daf241f116030f81a21bea6e9df1542
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Apr 20 10:51:21 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Apr 20 11:56:41 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f3c34dc

dev-libs/qcustomplot: drop 2.0.1

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/qcustomplot/Manifest |  2 --
 dev-libs/qcustomplot/qcustomplot-2.0.1.ebuild | 46 ---
 2 files changed, 48 deletions(-)

diff --git a/dev-libs/qcustomplot/Manifest b/dev-libs/qcustomplot/Manifest
index ad63881c1367..3dcd20c8c631 100644
--- a/dev-libs/qcustomplot/Manifest
+++ b/dev-libs/qcustomplot/Manifest
@@ -1,4 +1,2 @@
-DIST qcustomplot-sharedlib-2.0.1.tar.gz 1963 BLAKE2B 
294877d929564767009a8a4409111408eda1eb4e0cc64b48e644d25f30ef18151c2df1f0c5caa4e95c5b75dd492e795f97077e47bb927ff9637a2da9a2ec757e
 SHA512 
ce90540fca7226eac37746327e1939a9c7af38fc2595f385ed04d6d1f49560da08fb5fae15d1b9d22b6ba578583f70de8f89ef26796770d41bf599c1b15c535d
 DIST qcustomplot-sharedlib-2.1.1.tar.gz 2315 BLAKE2B 
5ded041a46a35dece817749479cba83da260407e387a339c5fba57a37897118b20cd50f362e78ea4a35c9babc5f6c73c235a671a17b5b0423b00e472c0a8eb60
 SHA512 
c661e4a835066fee92b254fbd7b825dbd5c58973189ff2099a01308cb81fe6bf3bac1456f5da91f01c6265f8f548f61b57e237d00a9b5c2c94acf1a024baa18e
-DIST qcustomplot-source-2.0.1.tar.gz 319140 BLAKE2B 
868133f5126eea0aa8f80d34272f854de93b60575e3eed1b52211bec5ed96886503ba5c7f15c6f0ff15f3f67e35db6e5333adfc7465cee40768a65ed1b7275da
 SHA512 
b44abbd8fd95970a829bbb6e7becc0765e24bd8f05958c8c1223303b68fb4c0a64f503cf0a2fe4fc53957e6e61a6618500475cff3e81ed0ab387a9eada2c83a3
 DIST qcustomplot-source-2.1.1.tar.gz 372955 BLAKE2B 
985ce5fbfe2888ac2346a8c694e832f8d9e3d20ae1c2f93af8757f6a7c803e24ae429c11240aeaf9e79625d8eb0e8a835dca023b73eac4ca1338d21434bd3c67
 SHA512 
1feb4f45ef90d7709edb26c9964f0ec85ef4aa30f0a7e9fcd803fae586875e8d6744dbcfe08b21f461816ca426c8a6612f8e9c7ef9d3f5a7150c3de8fa5ee57d

diff --git a/dev-libs/qcustomplot/qcustomplot-2.0.1.ebuild 
b/dev-libs/qcustomplot/qcustomplot-2.0.1.ebuild
deleted file mode 100644
index dcd0e02408fe..
--- a/dev-libs/qcustomplot/qcustomplot-2.0.1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit qmake-utils
-
-DESCRIPTION="Qt C++ widget for plotting and data visualization"
-HOMEPAGE="https://www.qcustomplot.com/;
-SRC_URI="
-   https://www.qcustomplot.com/release/${PV}/QCustomPlot-sharedlib.tar.gz 
-> ${PN}-sharedlib-${PV}.tar.gz
-   https://www.qcustomplot.com/release/${PV}/QCustomPlot-source.tar.gz -> 
${PN}-source-${PV}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtprintsupport:5
-   dev-qt/qtwidgets:5
-"
-DEPEND="${RDEPEND}"
-
-S=${WORKDIR}/${PN}-source
-
-src_prepare() {
-   default
-
-   sed \
-   -e 's:../../::g' \
-   -e '/CONFIG/s:shared.*:shared:g' \
-   
"${WORKDIR}"/${PN}-sharedlib/sharedlib-compilation/sharedlib-compilation.pro > 
${PN}.pro || die
-}
-
-src_configure() {
-   eqmake5
-}
-
-src_install() {
-   dolib.so lib${PN}*
-   doheader ${PN}.h
-   dodoc changelog.txt
-}



[gentoo-commits] repo/gentoo:master commit in: dev-libs/qcustomplot/

2024-03-28 Thread Sam James
commit: 53a2d298ab02e8dcff4a0fd6f2a1668799e8af4f
Author: Sam James  gentoo  org>
AuthorDate: Fri Mar 29 02:03:45 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Mar 29 02:03:57 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53a2d298

dev-libs/qcustomplot: Stabilize 2.1.1 x86, #928074

Signed-off-by: Sam James  gentoo.org>

 dev-libs/qcustomplot/qcustomplot-2.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/qcustomplot/qcustomplot-2.1.1.ebuild 
b/dev-libs/qcustomplot/qcustomplot-2.1.1.ebuild
index 2aaa20581c29..3b869d44e93d 100644
--- a/dev-libs/qcustomplot/qcustomplot-2.1.1.ebuild
+++ b/dev-libs/qcustomplot/qcustomplot-2.1.1.ebuild
@@ -14,7 +14,7 @@ S=${WORKDIR}/${PN}-source
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-libs/qcustomplot/

2024-03-28 Thread Sam James
commit: b0366324e5c83e314135bdf84d820eeb3cea7bce
Author: Sam James  gentoo  org>
AuthorDate: Fri Mar 29 02:03:46 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Mar 29 02:03:57 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0366324

dev-libs/qcustomplot: Stabilize 2.1.1 amd64, #928074

Signed-off-by: Sam James  gentoo.org>

 dev-libs/qcustomplot/qcustomplot-2.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/qcustomplot/qcustomplot-2.1.1.ebuild 
b/dev-libs/qcustomplot/qcustomplot-2.1.1.ebuild
index 3b869d44e93d..2f6a8359e81e 100644
--- a/dev-libs/qcustomplot/qcustomplot-2.1.1.ebuild
+++ b/dev-libs/qcustomplot/qcustomplot-2.1.1.ebuild
@@ -14,7 +14,7 @@ S=${WORKDIR}/${PN}-source
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-libs/qcustomplot/

2024-03-07 Thread Andreas Sturmlechner
commit: e9f3955e4f9149a5d45317f81948a1b0a845a319
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Mar  7 15:21:54 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Mar  7 23:08:34 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9f3955e

dev-libs/qcustomplot: add 2.1.1

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/qcustomplot/Manifest |  2 ++
 dev-libs/qcustomplot/qcustomplot-2.1.1.ebuild | 45 +++
 2 files changed, 47 insertions(+)

diff --git a/dev-libs/qcustomplot/Manifest b/dev-libs/qcustomplot/Manifest
index b597eb03cf3a..ad63881c1367 100644
--- a/dev-libs/qcustomplot/Manifest
+++ b/dev-libs/qcustomplot/Manifest
@@ -1,2 +1,4 @@
 DIST qcustomplot-sharedlib-2.0.1.tar.gz 1963 BLAKE2B 
294877d929564767009a8a4409111408eda1eb4e0cc64b48e644d25f30ef18151c2df1f0c5caa4e95c5b75dd492e795f97077e47bb927ff9637a2da9a2ec757e
 SHA512 
ce90540fca7226eac37746327e1939a9c7af38fc2595f385ed04d6d1f49560da08fb5fae15d1b9d22b6ba578583f70de8f89ef26796770d41bf599c1b15c535d
+DIST qcustomplot-sharedlib-2.1.1.tar.gz 2315 BLAKE2B 
5ded041a46a35dece817749479cba83da260407e387a339c5fba57a37897118b20cd50f362e78ea4a35c9babc5f6c73c235a671a17b5b0423b00e472c0a8eb60
 SHA512 
c661e4a835066fee92b254fbd7b825dbd5c58973189ff2099a01308cb81fe6bf3bac1456f5da91f01c6265f8f548f61b57e237d00a9b5c2c94acf1a024baa18e
 DIST qcustomplot-source-2.0.1.tar.gz 319140 BLAKE2B 
868133f5126eea0aa8f80d34272f854de93b60575e3eed1b52211bec5ed96886503ba5c7f15c6f0ff15f3f67e35db6e5333adfc7465cee40768a65ed1b7275da
 SHA512 
b44abbd8fd95970a829bbb6e7becc0765e24bd8f05958c8c1223303b68fb4c0a64f503cf0a2fe4fc53957e6e61a6618500475cff3e81ed0ab387a9eada2c83a3
+DIST qcustomplot-source-2.1.1.tar.gz 372955 BLAKE2B 
985ce5fbfe2888ac2346a8c694e832f8d9e3d20ae1c2f93af8757f6a7c803e24ae429c11240aeaf9e79625d8eb0e8a835dca023b73eac4ca1338d21434bd3c67
 SHA512 
1feb4f45ef90d7709edb26c9964f0ec85ef4aa30f0a7e9fcd803fae586875e8d6744dbcfe08b21f461816ca426c8a6612f8e9c7ef9d3f5a7150c3de8fa5ee57d

diff --git a/dev-libs/qcustomplot/qcustomplot-2.1.1.ebuild 
b/dev-libs/qcustomplot/qcustomplot-2.1.1.ebuild
new file mode 100644
index ..2aaa20581c29
--- /dev/null
+++ b/dev-libs/qcustomplot/qcustomplot-2.1.1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qmake-utils
+
+DESCRIPTION="Qt C++ widget for plotting and data visualization"
+HOMEPAGE="https://www.qcustomplot.com/;
+SRC_URI="
+   https://www.qcustomplot.com/release/${PV}/QCustomPlot-sharedlib.tar.gz 
-> ${PN}-sharedlib-${PV}.tar.gz
+   https://www.qcustomplot.com/release/${PV}/QCustomPlot-source.tar.gz -> 
${PN}-source-${PV}.tar.gz"
+S=${WORKDIR}/${PN}-source
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtprintsupport:5
+   dev-qt/qtwidgets:5
+"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+   default
+
+   sed \
+   -e 's:../../::g' \
+   -e '/CONFIG/s:shared.*:shared:g' \
+   
"${WORKDIR}"/${PN}-sharedlib/sharedlib-compilation/sharedlib-compilation.pro > 
${PN}.pro || die
+}
+
+src_configure() {
+   eqmake5
+}
+
+src_install() {
+   dolib.so lib${PN}*
+   doheader ${PN}.h
+   dodoc changelog.txt
+}



[gentoo-commits] repo/gentoo:master commit in: dev-libs/qcustomplot/

2020-06-04 Thread Andreas Sturmlechner
commit: d78d956543ccf12847df2decc21ade9f030c20ff
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jun  4 08:51:25 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jun  4 08:51:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d78d9565

dev-libs/qcustomplot: Drop 2.0.0

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/qcustomplot/Manifest |  2 --
 dev-libs/qcustomplot/qcustomplot-2.0.0.ebuild | 46 ---
 2 files changed, 48 deletions(-)

diff --git a/dev-libs/qcustomplot/Manifest b/dev-libs/qcustomplot/Manifest
index 2f2a77d38dd..b597eb03cf3 100644
--- a/dev-libs/qcustomplot/Manifest
+++ b/dev-libs/qcustomplot/Manifest
@@ -1,4 +1,2 @@
-DIST qcustomplot-sharedlib-2.0.0.tar.gz 1949 BLAKE2B 
6d2d1b7da0dbdb83485ce1a1b69b5d4270fa73af25240decd1764d0872065a7457252aac3b81ccc9d5cbcfe24f8ed67ff843f092b344065b8b0f26aa2c6bef14
 SHA512 
f4ba719287067c2bb999a6e4ffb3694b32b1d72867c396fee1834ba2916f2931eda07bbe25c4d2ea6f6af18bd78917660dc6eabd98f72c9da987ae288ed4e611
 DIST qcustomplot-sharedlib-2.0.1.tar.gz 1963 BLAKE2B 
294877d929564767009a8a4409111408eda1eb4e0cc64b48e644d25f30ef18151c2df1f0c5caa4e95c5b75dd492e795f97077e47bb927ff9637a2da9a2ec757e
 SHA512 
ce90540fca7226eac37746327e1939a9c7af38fc2595f385ed04d6d1f49560da08fb5fae15d1b9d22b6ba578583f70de8f89ef26796770d41bf599c1b15c535d
-DIST qcustomplot-source-2.0.0.tar.gz 317398 BLAKE2B 
c2d587e06026789a164f16ffdd00d324172654b6953ace637815b022dc14cc96362cf4022512ec3feea3725a651c1af0f50f09d0ca1c5e86ebcfbe3f50aa3ff2
 SHA512 
66c648877ed0a14cf527ac8526788065f494119cc61993d20268a0046c8e6c5a1c73a61f50a73e6a39ec55435bc5f74c613ee21254293ddab34ba7c2484c4f5a
 DIST qcustomplot-source-2.0.1.tar.gz 319140 BLAKE2B 
868133f5126eea0aa8f80d34272f854de93b60575e3eed1b52211bec5ed96886503ba5c7f15c6f0ff15f3f67e35db6e5333adfc7465cee40768a65ed1b7275da
 SHA512 
b44abbd8fd95970a829bbb6e7becc0765e24bd8f05958c8c1223303b68fb4c0a64f503cf0a2fe4fc53957e6e61a6618500475cff3e81ed0ab387a9eada2c83a3

diff --git a/dev-libs/qcustomplot/qcustomplot-2.0.0.ebuild 
b/dev-libs/qcustomplot/qcustomplot-2.0.0.ebuild
deleted file mode 100644
index 3d626c3e118..000
--- a/dev-libs/qcustomplot/qcustomplot-2.0.0.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit qmake-utils
-
-DESCRIPTION="Qt C++ widget for plotting and data visualization"
-HOMEPAGE="https://www.qcustomplot.com/;
-SRC_URI="
-   https://www.qcustomplot.com/release/${PV}/QCustomPlot-sharedlib.tar.gz 
-> ${PN}-sharedlib-${PV}.tar.gz
-   https://www.qcustomplot.com/release/${PV}/QCustomPlot-source.tar.gz -> 
${PN}-source-${PV}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-3"
-KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtprintsupport:5
-   dev-qt/qtwidgets:5
-"
-DEPEND="${RDEPEND}"
-
-S=${WORKDIR}/${PN}-source
-
-src_prepare() {
-   default
-
-   sed \
-   -e 's:../../::g' \
-   -e '/CONFIG/s:shared.*:shared:g' \
-   
"${WORKDIR}"/${PN}-sharedlib/sharedlib-compilation/sharedlib-compilation.pro > 
${PN}.pro || die
-}
-
-src_configure() {
-   eqmake5
-}
-
-src_install() {
-   dolib.so lib${PN}*
-   doheader ${PN}.h
-   dodoc changelog.txt
-}



[gentoo-commits] repo/gentoo:master commit in: dev-libs/qcustomplot/

2020-05-29 Thread Agostino Sarubbo
commit: 0f4d9e47d6b580e299a1718bb33f2e3e977bd828
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri May 29 07:36:59 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri May 29 07:36:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f4d9e47

dev-libs/qcustomplot: amd64 stable wrt bug #724480

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-libs/qcustomplot/qcustomplot-2.0.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/qcustomplot/qcustomplot-2.0.1.ebuild 
b/dev-libs/qcustomplot/qcustomplot-2.0.1.ebuild
index 51051c6445a..aef8de80ade 100644
--- a/dev-libs/qcustomplot/qcustomplot-2.0.1.ebuild
+++ b/dev-libs/qcustomplot/qcustomplot-2.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-libs/qcustomplot/

2019-03-31 Thread Michael Palimaka
commit: a1a68837a5e59deda2cb51441f3f24c7fc63f173
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Mar 31 11:14:00 2019 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Mar 31 11:14:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1a68837

dev-libs/qcustomplot: version bump 2.0.1

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Michael Palimaka  gentoo.org>

 dev-libs/qcustomplot/Manifest |  2 ++
 dev-libs/qcustomplot/qcustomplot-2.0.1.ebuild | 46 +++
 2 files changed, 48 insertions(+)

diff --git a/dev-libs/qcustomplot/Manifest b/dev-libs/qcustomplot/Manifest
index 847e533f7be..2f2a77d38dd 100644
--- a/dev-libs/qcustomplot/Manifest
+++ b/dev-libs/qcustomplot/Manifest
@@ -1,2 +1,4 @@
 DIST qcustomplot-sharedlib-2.0.0.tar.gz 1949 BLAKE2B 
6d2d1b7da0dbdb83485ce1a1b69b5d4270fa73af25240decd1764d0872065a7457252aac3b81ccc9d5cbcfe24f8ed67ff843f092b344065b8b0f26aa2c6bef14
 SHA512 
f4ba719287067c2bb999a6e4ffb3694b32b1d72867c396fee1834ba2916f2931eda07bbe25c4d2ea6f6af18bd78917660dc6eabd98f72c9da987ae288ed4e611
+DIST qcustomplot-sharedlib-2.0.1.tar.gz 1963 BLAKE2B 
294877d929564767009a8a4409111408eda1eb4e0cc64b48e644d25f30ef18151c2df1f0c5caa4e95c5b75dd492e795f97077e47bb927ff9637a2da9a2ec757e
 SHA512 
ce90540fca7226eac37746327e1939a9c7af38fc2595f385ed04d6d1f49560da08fb5fae15d1b9d22b6ba578583f70de8f89ef26796770d41bf599c1b15c535d
 DIST qcustomplot-source-2.0.0.tar.gz 317398 BLAKE2B 
c2d587e06026789a164f16ffdd00d324172654b6953ace637815b022dc14cc96362cf4022512ec3feea3725a651c1af0f50f09d0ca1c5e86ebcfbe3f50aa3ff2
 SHA512 
66c648877ed0a14cf527ac8526788065f494119cc61993d20268a0046c8e6c5a1c73a61f50a73e6a39ec55435bc5f74c613ee21254293ddab34ba7c2484c4f5a
+DIST qcustomplot-source-2.0.1.tar.gz 319140 BLAKE2B 
868133f5126eea0aa8f80d34272f854de93b60575e3eed1b52211bec5ed96886503ba5c7f15c6f0ff15f3f67e35db6e5333adfc7465cee40768a65ed1b7275da
 SHA512 
b44abbd8fd95970a829bbb6e7becc0765e24bd8f05958c8c1223303b68fb4c0a64f503cf0a2fe4fc53957e6e61a6618500475cff3e81ed0ab387a9eada2c83a3

diff --git a/dev-libs/qcustomplot/qcustomplot-2.0.1.ebuild 
b/dev-libs/qcustomplot/qcustomplot-2.0.1.ebuild
new file mode 100644
index 000..51051c6445a
--- /dev/null
+++ b/dev-libs/qcustomplot/qcustomplot-2.0.1.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit qmake-utils
+
+DESCRIPTION="Qt C++ widget for plotting and data visualization"
+HOMEPAGE="https://www.qcustomplot.com/;
+SRC_URI="
+   https://www.qcustomplot.com/release/${PV}/QCustomPlot-sharedlib.tar.gz 
-> ${PN}-sharedlib-${PV}.tar.gz
+   https://www.qcustomplot.com/release/${PV}/QCustomPlot-source.tar.gz -> 
${PN}-source-${PV}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtprintsupport:5
+   dev-qt/qtwidgets:5
+"
+DEPEND="${RDEPEND}"
+
+S=${WORKDIR}/${PN}-source
+
+src_prepare() {
+   default
+
+   sed \
+   -e 's:../../::g' \
+   -e '/CONFIG/s:shared.*:shared:g' \
+   
"${WORKDIR}"/${PN}-sharedlib/sharedlib-compilation/sharedlib-compilation.pro > 
${PN}.pro || die
+}
+
+src_configure() {
+   eqmake5
+}
+
+src_install() {
+   dolib.so lib${PN}*
+   doheader ${PN}.h
+   dodoc changelog.txt
+}



[gentoo-commits] repo/gentoo:master commit in: dev-libs/qcustomplot/

2018-11-17 Thread Michael Palimaka
commit: e6427a7285d0e583145be959ed43710a597a42a4
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Nov 17 08:38:07 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Nov 17 08:38:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6427a72

dev-libs/qcustomplot: use HTTPS

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Michael Palimaka  gentoo.org>

 dev-libs/qcustomplot/qcustomplot-2.0.0.ebuild | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-libs/qcustomplot/qcustomplot-2.0.0.ebuild 
b/dev-libs/qcustomplot/qcustomplot-2.0.0.ebuild
index c5e360b617d..3d626c3e118 100644
--- a/dev-libs/qcustomplot/qcustomplot-2.0.0.ebuild
+++ b/dev-libs/qcustomplot/qcustomplot-2.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,10 +6,10 @@ EAPI=6
 inherit qmake-utils
 
 DESCRIPTION="Qt C++ widget for plotting and data visualization"
-HOMEPAGE="http://www.qcustomplot.com/;
+HOMEPAGE="https://www.qcustomplot.com/;
 SRC_URI="
-   http://www.qcustomplot.com/release/${PV}/QCustomPlot-sharedlib.tar.gz 
-> ${PN}-sharedlib-${PV}.tar.gz
-   http://www.qcustomplot.com/release/${PV}/QCustomPlot-source.tar.gz -> 
${PN}-source-${PV}.tar.gz"
+   https://www.qcustomplot.com/release/${PV}/QCustomPlot-sharedlib.tar.gz 
-> ${PN}-sharedlib-${PV}.tar.gz
+   https://www.qcustomplot.com/release/${PV}/QCustomPlot-source.tar.gz -> 
${PN}-source-${PV}.tar.gz"
 
 SLOT="0"
 LICENSE="GPL-3"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/qcustomplot/

2018-04-11 Thread Andreas Sturmlechner
commit: d45cadde99e4bbea0b8d5b45e0533927e6dad46e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Apr 11 20:51:36 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Apr 11 23:25:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d45cadde

dev-libs/qcustomplot: Drop 1.3.2

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 dev-libs/qcustomplot/Manifest |  2 --
 dev-libs/qcustomplot/qcustomplot-1.3.2.ebuild | 46 ---
 2 files changed, 48 deletions(-)

diff --git a/dev-libs/qcustomplot/Manifest b/dev-libs/qcustomplot/Manifest
index a38c6473345..847e533f7be 100644
--- a/dev-libs/qcustomplot/Manifest
+++ b/dev-libs/qcustomplot/Manifest
@@ -1,4 +1,2 @@
-DIST qcustomplot-sharedlib-1.3.2.tar.gz 1924 BLAKE2B 
60ded44752b407cf072bd32b16e687369378fc7c1e6f5b271b56d5a2d84665426ad2dc7464850752a42b8850e9dab853dc282589c63bf5e120ee8947f10b4631
 SHA512 
645d71c9d63ccd324f341778556f0b9ddceb3fee87b037c66f7ea7624973e24e292da7539861ffa1c8545cc0691a1041110b25d688f0b3d8787a44798a5e190e
 DIST qcustomplot-sharedlib-2.0.0.tar.gz 1949 BLAKE2B 
6d2d1b7da0dbdb83485ce1a1b69b5d4270fa73af25240decd1764d0872065a7457252aac3b81ccc9d5cbcfe24f8ed67ff843f092b344065b8b0f26aa2c6bef14
 SHA512 
f4ba719287067c2bb999a6e4ffb3694b32b1d72867c396fee1834ba2916f2931eda07bbe25c4d2ea6f6af18bd78917660dc6eabd98f72c9da987ae288ed4e611
-DIST qcustomplot-source-1.3.2.tar.gz 225912 BLAKE2B 
9bdcb9ace79c0bc657838d6c0fc5660a61a0ba64893192f263c0e30473c176322b3f9da87341a762032ef1879a46dd89dd7e42ba0127dd22c969d72b0269d9c0
 SHA512 
0e9fefd3f6e4428009428d3155b1a26e1d4b2a62567ca7812cefa67c06fa53f301229d8bd2c3abbe0fb7ddacb9a07515522ded56c0745cd31b1f85323d4499fb
 DIST qcustomplot-source-2.0.0.tar.gz 317398 BLAKE2B 
c2d587e06026789a164f16ffdd00d324172654b6953ace637815b022dc14cc96362cf4022512ec3feea3725a651c1af0f50f09d0ca1c5e86ebcfbe3f50aa3ff2
 SHA512 
66c648877ed0a14cf527ac8526788065f494119cc61993d20268a0046c8e6c5a1c73a61f50a73e6a39ec55435bc5f74c613ee21254293ddab34ba7c2484c4f5a

diff --git a/dev-libs/qcustomplot/qcustomplot-1.3.2.ebuild 
b/dev-libs/qcustomplot/qcustomplot-1.3.2.ebuild
deleted file mode 100644
index ffbacff9a8b..000
--- a/dev-libs/qcustomplot/qcustomplot-1.3.2.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit qmake-utils
-
-DESCRIPTION="Qt C++ widget for plotting and data visualization"
-HOMEPAGE="http://www.qcustomplot.com/;
-SRC_URI="
-   http://www.qcustomplot.com/release/${PV}/QCustomPlot-sharedlib.tar.gz 
-> ${PN}-sharedlib-${PV}.tar.gz
-   http://www.qcustomplot.com/release/${PV}/QCustomPlot-source.tar.gz -> 
${PN}-source-${PV}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-3"
-KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtprintsupport:5
-   dev-qt/qtwidgets:5
-"
-DEPEND="${RDEPEND}"
-
-S=${WORKDIR}/${PN}-source
-
-src_prepare() {
-   default
-
-   sed \
-   -e 's:../../::g' \
-   -e '/CONFIG/s:shared.*:shared:g' \
-   
"${WORKDIR}"/${PN}-sharedlib/sharedlib-compilation/sharedlib-compilation.pro > 
${PN}.pro || die
-}
-
-src_configure() {
-   eqmake5
-}
-
-src_install() {
-   dolib.so lib${PN}*
-   doheader ${PN}.h
-   dodoc changelog.txt
-}



[gentoo-commits] repo/gentoo:master commit in: dev-libs/qcustomplot/

2018-04-11 Thread Thomas Deutschmann
commit: d63b63aaf9fe58983849b05f24ba177961ad1cba
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Apr 11 20:34:21 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Apr 11 20:43:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d63b63aa

dev-libs/qcustomplot: x86 stable (bug #652644)

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 dev-libs/qcustomplot/qcustomplot-2.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/qcustomplot/qcustomplot-2.0.0.ebuild 
b/dev-libs/qcustomplot/qcustomplot-2.0.0.ebuild
index 4a331d4ce70..c5e360b617d 100644
--- a/dev-libs/qcustomplot/qcustomplot-2.0.0.ebuild
+++ b/dev-libs/qcustomplot/qcustomplot-2.0.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
 
 SLOT="0"
 LICENSE="GPL-3"
-KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-libs/qcustomplot/

2018-04-06 Thread Aaron Bauman
commit: d327c8129cdac84979cab8141ee07507ca755056
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri Apr  6 15:54:00 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Apr  6 15:54:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d327c812

dev-libs/qcustomplot: amd64 stable

Bug: https://bugs.gentoo.org/652644
Package-Manager: Portage-2.3.28, Repoman-2.3.9

 dev-libs/qcustomplot/qcustomplot-2.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/qcustomplot/qcustomplot-2.0.0.ebuild 
b/dev-libs/qcustomplot/qcustomplot-2.0.0.ebuild
index fdd27dd99da..4a331d4ce70 100644
--- a/dev-libs/qcustomplot/qcustomplot-2.0.0.ebuild
+++ b/dev-libs/qcustomplot/qcustomplot-2.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="
 
 SLOT="0"
 LICENSE="GPL-3"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-libs/qcustomplot/

2017-11-14 Thread Davide Pesavento
commit: 87a182adc2538718a1c8a12e3cbad0ba4fc878d8
Author: Davide Pesavento  gentoo  org>
AuthorDate: Wed Nov 15 05:59:58 2017 +
Commit: Davide Pesavento  gentoo  org>
CommitDate: Wed Nov 15 05:59:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87a182ad

dev-libs/qcustomplot: version bump

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 dev-libs/qcustomplot/Manifest |  2 ++
 dev-libs/qcustomplot/qcustomplot-2.0.0.ebuild | 46 +++
 2 files changed, 48 insertions(+)

diff --git a/dev-libs/qcustomplot/Manifest b/dev-libs/qcustomplot/Manifest
index fa7b3a139de..7e2e7994754 100644
--- a/dev-libs/qcustomplot/Manifest
+++ b/dev-libs/qcustomplot/Manifest
@@ -1,2 +1,4 @@
 DIST qcustomplot-sharedlib-1.3.2.tar.gz 1924 SHA256 
18af836d2ac32f0dc2a4b1485c3038f4f5f3acf07550d86077ba5871e54bb269 SHA512 
645d71c9d63ccd324f341778556f0b9ddceb3fee87b037c66f7ea7624973e24e292da7539861ffa1c8545cc0691a1041110b25d688f0b3d8787a44798a5e190e
 WHIRLPOOL 
d7ff5ffa460ac6b05816f1705f29ea82bbd709ca131ad3dc496abab1e718524f1dbe536dfaf726b0508143dbc76256a080fad8544c4e4412e58b980309e1aa2a
+DIST qcustomplot-sharedlib-2.0.0.tar.gz 1949 SHA256 
e5998b883dc7af8aa0260f4eccc5dfa1ed011094df842414c5d6ce95a4ddd9f6 SHA512 
f4ba719287067c2bb999a6e4ffb3694b32b1d72867c396fee1834ba2916f2931eda07bbe25c4d2ea6f6af18bd78917660dc6eabd98f72c9da987ae288ed4e611
 WHIRLPOOL 
33388defb8eec382c81c15facfd3f38401dfd5eacd594344e72740950c1a6551e447e9e3a471ba0b041ade9086184fe4dd1b37d9c545a2c1b3fcef0b3a0eb5e1
 DIST qcustomplot-source-1.3.2.tar.gz 225912 SHA256 
a3649824c6d2d08efb0b54629e6ffe4cc57fa08ad9eb9f39edbb0c30b9659b51 SHA512 
0e9fefd3f6e4428009428d3155b1a26e1d4b2a62567ca7812cefa67c06fa53f301229d8bd2c3abbe0fb7ddacb9a07515522ded56c0745cd31b1f85323d4499fb
 WHIRLPOOL 
fb5c59c71aee5fc95af9a75054f7a41a28eac7c70f296cf1b0dc4a58927f73b94a5b02203b520e367f673e4741959d195cebe6f50141be8157122aa249ea6c4a
+DIST qcustomplot-source-2.0.0.tar.gz 317398 SHA256 
68b4502d6aac502b0630724e95e07abeb8246a68448a78f62661f58abee9a815 SHA512 
66c648877ed0a14cf527ac8526788065f494119cc61993d20268a0046c8e6c5a1c73a61f50a73e6a39ec55435bc5f74c613ee21254293ddab34ba7c2484c4f5a
 WHIRLPOOL 
49637db58cb0996c2b2574632e97156bd753097c924d93b46e57cc6284f42a03b76415a96fd6372400fe9c89f0d09bddef50bb9b9253f0d9455f99e8461c5392

diff --git a/dev-libs/qcustomplot/qcustomplot-2.0.0.ebuild 
b/dev-libs/qcustomplot/qcustomplot-2.0.0.ebuild
new file mode 100644
index 000..fdd27dd99da
--- /dev/null
+++ b/dev-libs/qcustomplot/qcustomplot-2.0.0.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit qmake-utils
+
+DESCRIPTION="Qt C++ widget for plotting and data visualization"
+HOMEPAGE="http://www.qcustomplot.com/;
+SRC_URI="
+   http://www.qcustomplot.com/release/${PV}/QCustomPlot-sharedlib.tar.gz 
-> ${PN}-sharedlib-${PV}.tar.gz
+   http://www.qcustomplot.com/release/${PV}/QCustomPlot-source.tar.gz -> 
${PN}-source-${PV}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-3"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtprintsupport:5
+   dev-qt/qtwidgets:5
+"
+DEPEND="${RDEPEND}"
+
+S=${WORKDIR}/${PN}-source
+
+src_prepare() {
+   default
+
+   sed \
+   -e 's:../../::g' \
+   -e '/CONFIG/s:shared.*:shared:g' \
+   
"${WORKDIR}"/${PN}-sharedlib/sharedlib-compilation/sharedlib-compilation.pro > 
${PN}.pro || die
+}
+
+src_configure() {
+   eqmake5
+}
+
+src_install() {
+   dolib.so lib${PN}*
+   doheader ${PN}.h
+   dodoc changelog.txt
+}



[gentoo-commits] repo/gentoo:master commit in: dev-libs/qcustomplot/

2017-09-22 Thread Michael Palimaka
commit: 509d2c53b51f66bbea55f4cb497a05533980eac2
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 23 02:26:48 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 23 02:27:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=509d2c53

dev-libs/qcustomplot: remove qt4 support

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-libs/qcustomplot/qcustomplot-1.3.2.ebuild | 20 +++-
 1 file changed, 7 insertions(+), 13 deletions(-)

diff --git a/dev-libs/qcustomplot/qcustomplot-1.3.2.ebuild 
b/dev-libs/qcustomplot/qcustomplot-1.3.2.ebuild
index a1a3b666af1..ffbacff9a8b 100644
--- a/dev-libs/qcustomplot/qcustomplot-1.3.2.ebuild
+++ b/dev-libs/qcustomplot/qcustomplot-1.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,19 +14,13 @@ SRC_URI="
 SLOT="0"
 LICENSE="GPL-3"
 KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
-IUSE="qt5"
+IUSE=""
 
 RDEPEND="
-   !qt5? (
-   dev-qt/qtcore:4
-   dev-qt/qtgui:4
-   )
-   qt5? (
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtprintsupport:5
-   dev-qt/qtwidgets:5
-   )
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtprintsupport:5
+   dev-qt/qtwidgets:5
 "
 DEPEND="${RDEPEND}"
 
@@ -42,7 +36,7 @@ src_prepare() {
 }
 
 src_configure() {
-   use qt5 && eqmake5 || eqmake4
+   eqmake5
 }
 
 src_install() {



[gentoo-commits] repo/gentoo:master commit in: dev-libs/qcustomplot/

2016-02-26 Thread Markus Meier
commit: 609c2bf256e7b3a746006b0aa7b18972f070c925
Author: Markus Meier  gentoo  org>
AuthorDate: Fri Feb 26 17:18:16 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Fri Feb 26 17:18:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=609c2bf2

dev-libs/qcustomplot: add ~arm, bug #572044

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="arm"

 dev-libs/qcustomplot/qcustomplot-1.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/qcustomplot/qcustomplot-1.3.2.ebuild 
b/dev-libs/qcustomplot/qcustomplot-1.3.2.ebuild
index 985ffe7..adce5e1 100644
--- a/dev-libs/qcustomplot/qcustomplot-1.3.2.ebuild
+++ b/dev-libs/qcustomplot/qcustomplot-1.3.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 SLOT="0"
 LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
 IUSE="qt5"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-libs/qcustomplot/

2016-02-19 Thread Michael Palimaka
commit: 2102beb8aba20a7749234c25c54d99f8840b7b39
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Feb 19 13:47:02 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Feb 19 13:47:14 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2102beb8

dev-libs/qcustomplot: remove old

Package-Manager: portage-2.2.27

 dev-libs/qcustomplot/Manifest |  2 --
 dev-libs/qcustomplot/qcustomplot-1.3.1.ebuild | 51 ---
 2 files changed, 53 deletions(-)

diff --git a/dev-libs/qcustomplot/Manifest b/dev-libs/qcustomplot/Manifest
index 03410ce..fa7b3a1 100644
--- a/dev-libs/qcustomplot/Manifest
+++ b/dev-libs/qcustomplot/Manifest
@@ -1,4 +1,2 @@
-DIST qcustomplot-sharedlib-1.3.1.tar.gz 1926 SHA256 
214b4dc82c612822b46976159864cc34732ebf0ce717bbe6d930760374344495 SHA512 
1debdffed022dd3cd419d0a928176b6b0b1365739feaf8ca69458a9c6e16aa64c95d9b68eed2cde0699d7ab82e5dd66bcff8bbdb2f26e4a14e3186b3350342e6
 WHIRLPOOL 
a51fd6ec8e46619a61b778656475ee2b3ff194d2b15c160246b1689f1b945160beece5a8762bf3fb1c8e9bc7f0cd570472379b0a679138d80609d6c3b38b481b
 DIST qcustomplot-sharedlib-1.3.2.tar.gz 1924 SHA256 
18af836d2ac32f0dc2a4b1485c3038f4f5f3acf07550d86077ba5871e54bb269 SHA512 
645d71c9d63ccd324f341778556f0b9ddceb3fee87b037c66f7ea7624973e24e292da7539861ffa1c8545cc0691a1041110b25d688f0b3d8787a44798a5e190e
 WHIRLPOOL 
d7ff5ffa460ac6b05816f1705f29ea82bbd709ca131ad3dc496abab1e718524f1dbe536dfaf726b0508143dbc76256a080fad8544c4e4412e58b980309e1aa2a
-DIST qcustomplot-source-1.3.1.tar.gz 224892 SHA256 
b557728956945931ff75d21c0894c52a6341850ad246811affdda8b10bbc8486 SHA512 
ce5d74d7ae1fb8f4547368c712e3e6f5192cf64df9ece4b055910f0ab4c426b3869f078214e38bb5337e755647e07f9a111f96553172b7960ae434d7800b
 WHIRLPOOL 
c1d3a817bf389d2e64df489961f072d5b0317c321a3a5d77f5176e8200ea01dc721953a396cd63e87a8ae1ece79406b3b6e6453af0c9550272850eb4f6ac33c4
 DIST qcustomplot-source-1.3.2.tar.gz 225912 SHA256 
a3649824c6d2d08efb0b54629e6ffe4cc57fa08ad9eb9f39edbb0c30b9659b51 SHA512 
0e9fefd3f6e4428009428d3155b1a26e1d4b2a62567ca7812cefa67c06fa53f301229d8bd2c3abbe0fb7ddacb9a07515522ded56c0745cd31b1f85323d4499fb
 WHIRLPOOL 
fb5c59c71aee5fc95af9a75054f7a41a28eac7c70f296cf1b0dc4a58927f73b94a5b02203b520e367f673e4741959d195cebe6f50141be8157122aa249ea6c4a

diff --git a/dev-libs/qcustomplot/qcustomplot-1.3.1.ebuild 
b/dev-libs/qcustomplot/qcustomplot-1.3.1.ebuild
deleted file mode 100644
index 3f36f22..000
--- a/dev-libs/qcustomplot/qcustomplot-1.3.1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit qmake-utils
-
-DESCRIPTION="Qt C++ widget for plotting and data visualization"
-HOMEPAGE="http://www.qcustomplot.com/;
-SRC_URI="
-   http://www.qcustomplot.com/release/${PV}/QCustomPlot-sharedlib.tar.gz 
-> ${PN}-sharedlib-${PV}.tar.gz
-   http://www.qcustomplot.com/release/${PV}/QCustomPlot-source.tar.gz -> 
${PN}-source-${PV}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="qt5"
-
-RDEPEND="
-   !qt5? (
-   dev-qt/qtcore:4
-   dev-qt/qtgui:4
-   )
-   qt5? (
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtprintsupport:5
-   dev-qt/qtwidgets:5
-   )
-"
-DEPEND="${RDEPEND}"
-
-S=${WORKDIR}/${PN}-source
-
-src_prepare() {
-   sed \
-   -e 's:../../::g' \
-   -e '/CONFIG/s:shared.*:shared:g' \
-   
"${WORKDIR}"/${PN}-sharedlib/sharedlib-compilation/sharedlib-compilation.pro > 
${PN}.pro || die
-}
-
-src_configure() {
-   use qt5 && eqmake5 || eqmake4
-}
-
-src_install() {
-   dolib.so lib${PN}*
-   doheader ${PN}.h
-   dodoc changelog.txt
-}



[gentoo-commits] repo/gentoo:master commit in: dev-libs/qcustomplot/

2016-01-15 Thread Michael Palimaka
commit: 827d56bd472917c66a0420fd7b6ff69e21abf9ed
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Jan 15 18:58:09 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Jan 15 19:01:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=827d56bd

dev-libs/qcustomplot: whitespace

Package-Manager: portage-2.2.26

 dev-libs/qcustomplot/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/qcustomplot/metadata.xml 
b/dev-libs/qcustomplot/metadata.xml
index 3cbebd8..ab02f99 100644
--- a/dev-libs/qcustomplot/metadata.xml
+++ b/dev-libs/qcustomplot/metadata.xml
@@ -1,5 +1,5 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  qt
+   qt
 



[gentoo-commits] repo/gentoo:master commit in: dev-libs/qcustomplot/

2016-01-15 Thread Michael Palimaka
commit: 376731e01492ed2dbac06db0252e8da484591b51
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Jan 15 19:01:30 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Jan 15 19:02:02 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=376731e0

dev-libs/qcustomplot: version bump

Package-Manager: portage-2.2.26

 dev-libs/qcustomplot/Manifest |  2 +
 dev-libs/qcustomplot/qcustomplot-1.3.2.ebuild | 53 +++
 2 files changed, 55 insertions(+)

diff --git a/dev-libs/qcustomplot/Manifest b/dev-libs/qcustomplot/Manifest
index 1296785..03410ce 100644
--- a/dev-libs/qcustomplot/Manifest
+++ b/dev-libs/qcustomplot/Manifest
@@ -1,2 +1,4 @@
 DIST qcustomplot-sharedlib-1.3.1.tar.gz 1926 SHA256 
214b4dc82c612822b46976159864cc34732ebf0ce717bbe6d930760374344495 SHA512 
1debdffed022dd3cd419d0a928176b6b0b1365739feaf8ca69458a9c6e16aa64c95d9b68eed2cde0699d7ab82e5dd66bcff8bbdb2f26e4a14e3186b3350342e6
 WHIRLPOOL 
a51fd6ec8e46619a61b778656475ee2b3ff194d2b15c160246b1689f1b945160beece5a8762bf3fb1c8e9bc7f0cd570472379b0a679138d80609d6c3b38b481b
+DIST qcustomplot-sharedlib-1.3.2.tar.gz 1924 SHA256 
18af836d2ac32f0dc2a4b1485c3038f4f5f3acf07550d86077ba5871e54bb269 SHA512 
645d71c9d63ccd324f341778556f0b9ddceb3fee87b037c66f7ea7624973e24e292da7539861ffa1c8545cc0691a1041110b25d688f0b3d8787a44798a5e190e
 WHIRLPOOL 
d7ff5ffa460ac6b05816f1705f29ea82bbd709ca131ad3dc496abab1e718524f1dbe536dfaf726b0508143dbc76256a080fad8544c4e4412e58b980309e1aa2a
 DIST qcustomplot-source-1.3.1.tar.gz 224892 SHA256 
b557728956945931ff75d21c0894c52a6341850ad246811affdda8b10bbc8486 SHA512 
ce5d74d7ae1fb8f4547368c712e3e6f5192cf64df9ece4b055910f0ab4c426b3869f078214e38bb5337e755647e07f9a111f96553172b7960ae434d7800b
 WHIRLPOOL 
c1d3a817bf389d2e64df489961f072d5b0317c321a3a5d77f5176e8200ea01dc721953a396cd63e87a8ae1ece79406b3b6e6453af0c9550272850eb4f6ac33c4
+DIST qcustomplot-source-1.3.2.tar.gz 225912 SHA256 
a3649824c6d2d08efb0b54629e6ffe4cc57fa08ad9eb9f39edbb0c30b9659b51 SHA512 
0e9fefd3f6e4428009428d3155b1a26e1d4b2a62567ca7812cefa67c06fa53f301229d8bd2c3abbe0fb7ddacb9a07515522ded56c0745cd31b1f85323d4499fb
 WHIRLPOOL 
fb5c59c71aee5fc95af9a75054f7a41a28eac7c70f296cf1b0dc4a58927f73b94a5b02203b520e367f673e4741959d195cebe6f50141be8157122aa249ea6c4a

diff --git a/dev-libs/qcustomplot/qcustomplot-1.3.2.ebuild 
b/dev-libs/qcustomplot/qcustomplot-1.3.2.ebuild
new file mode 100644
index 000..985ffe7
--- /dev/null
+++ b/dev-libs/qcustomplot/qcustomplot-1.3.2.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit qmake-utils
+
+DESCRIPTION="Qt C++ widget for plotting and data visualization"
+HOMEPAGE="http://www.qcustomplot.com/;
+SRC_URI="
+   http://www.qcustomplot.com/release/${PV}/QCustomPlot-sharedlib.tar.gz 
-> ${PN}-sharedlib-${PV}.tar.gz
+   http://www.qcustomplot.com/release/${PV}/QCustomPlot-source.tar.gz -> 
${PN}-source-${PV}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-3"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="qt5"
+
+RDEPEND="
+   !qt5? (
+   dev-qt/qtcore:4
+   dev-qt/qtgui:4
+   )
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtprintsupport:5
+   dev-qt/qtwidgets:5
+   )
+"
+DEPEND="${RDEPEND}"
+
+S=${WORKDIR}/${PN}-source
+
+src_prepare() {
+   default
+
+   sed \
+   -e 's:../../::g' \
+   -e '/CONFIG/s:shared.*:shared:g' \
+   
"${WORKDIR}"/${PN}-sharedlib/sharedlib-compilation/sharedlib-compilation.pro > 
${PN}.pro || die
+}
+
+src_configure() {
+   use qt5 && eqmake5 || eqmake4
+}
+
+src_install() {
+   dolib.so lib${PN}*
+   doheader ${PN}.h
+   dodoc changelog.txt
+}



[gentoo-commits] repo/gentoo:master commit in: dev-libs/qcustomplot/

2015-12-15 Thread Michael Palimaka
commit: e8fd28ecd77800801449bbd2d4ef98aaa529ed25
Author: Michael Palimaka  gentoo  org>
AuthorDate: Tue Dec 15 18:33:54 2015 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Tue Dec 15 18:34:28 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8fd28ec

dev-libs/qcustomplot: remove old

Package-Manager: portage-2.2.26

 dev-libs/qcustomplot/Manifest |  4 --
 dev-libs/qcustomplot/qcustomplot-1.2.1.ebuild | 39 ---
 dev-libs/qcustomplot/qcustomplot-1.3.0.ebuild | 54 ---
 3 files changed, 97 deletions(-)

diff --git a/dev-libs/qcustomplot/Manifest b/dev-libs/qcustomplot/Manifest
index c1011dd..1296785 100644
--- a/dev-libs/qcustomplot/Manifest
+++ b/dev-libs/qcustomplot/Manifest
@@ -1,6 +1,2 @@
-DIST qcustomplot-sharedlib-1.2.1.tar.gz 1920 SHA256 
16b3f59182d3703152589d71da580fbded0a67f88ab7df81b86095422d27685b SHA512 
51df754a6657621a5e5b2e3dcc295890ac76ab4839089f25c65eb84758e7ac5c9821dd47acbaaa8da7a69b609abb1b6a829939eee616111994278856d371be78
 WHIRLPOOL 
02a3476811f89dbd21003d1da063615a9776d67436c5f525f5a773b21274a6aa091ba44130e7989f842bd85aad7633efa8a361cadadea2f3343b57a120f62cc4
-DIST qcustomplot-sharedlib-1.3.0.tar.gz 1927 SHA256 
68f4574b53f0cbdaafdee06ad0048b60e4905d5031033f1721886cf763e1f774 SHA512 
6ab098a676dc3ed4caba2b0784b79ebca70de52296dc1ca0caca7c00b2abc46d92ff1903785a9185eedd78044f9b9d730d798dc91cff5cc76b463796a74e3e9e
 WHIRLPOOL 
0e919fb38e799217d3eb2f62915a6a9077ad621eb248cbd722cfd659e929471bff09c015df1be46c1d6a8f23b77c7bc437ec7ae430980dbfe0b07292909c99b0
 DIST qcustomplot-sharedlib-1.3.1.tar.gz 1926 SHA256 
214b4dc82c612822b46976159864cc34732ebf0ce717bbe6d930760374344495 SHA512 
1debdffed022dd3cd419d0a928176b6b0b1365739feaf8ca69458a9c6e16aa64c95d9b68eed2cde0699d7ab82e5dd66bcff8bbdb2f26e4a14e3186b3350342e6
 WHIRLPOOL 
a51fd6ec8e46619a61b778656475ee2b3ff194d2b15c160246b1689f1b945160beece5a8762bf3fb1c8e9bc7f0cd570472379b0a679138d80609d6c3b38b481b
-DIST qcustomplot-source-1.2.1.tar.gz 208367 SHA256 
9ac31c797ce9116c0b062249028c25a8b04a0cb4ae5cd5dcca52c2000a64bcd2 SHA512 
f4613b4e85b98616974588edfe35c262eaa7975486a252b18f73c28aa3ed5e867955ddd6243f082b4fa080a93890d7d20b64e8f12e03bf6fdcb8417554438523
 WHIRLPOOL 
0c1dd80e0220ee9f80deff0b8baf373da587622084b834b6b3a9194d7286aae5a29bc352bf8d7bddcc8f27df6ebf7044709973d2179c1b4bed402cea9b94cdb2
-DIST qcustomplot-source-1.3.0.tar.gz 222695 SHA256 
1b4c9d5ad4581fc33465e4e5a3ec63938fdaad78944e6118d1aa25dd0235afd6 SHA512 
6991c05d38677f24697516fd41c6a6e85d6becd1de8e1e413577170246945fc318519d74407c6a995d72e2c6c05114469e6fbbdea2b17b1060f6d2fc35fb3d7f
 WHIRLPOOL 
32e98f2b2d6e5d80017711d92a9587dce29880c9e707cfe291ee71a8b04a06680ca96aa52be0092875bc98cefe02f052eb98a6c1990b976b9ae3e68b26e61ec7
 DIST qcustomplot-source-1.3.1.tar.gz 224892 SHA256 
b557728956945931ff75d21c0894c52a6341850ad246811affdda8b10bbc8486 SHA512 
ce5d74d7ae1fb8f4547368c712e3e6f5192cf64df9ece4b055910f0ab4c426b3869f078214e38bb5337e755647e07f9a111f96553172b7960ae434d7800b
 WHIRLPOOL 
c1d3a817bf389d2e64df489961f072d5b0317c321a3a5d77f5176e8200ea01dc721953a396cd63e87a8ae1ece79406b3b6e6453af0c9550272850eb4f6ac33c4

diff --git a/dev-libs/qcustomplot/qcustomplot-1.2.1.ebuild 
b/dev-libs/qcustomplot/qcustomplot-1.2.1.ebuild
deleted file mode 100644
index 7c88dcf..000
--- a/dev-libs/qcustomplot/qcustomplot-1.2.1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit qt4-r2
-
-DESCRIPTION="Qt C++ widget for plotting and data visualization"
-HOMEPAGE="http://www.qcustomplot.com/;
-SRC_URI="
-   http://www.qcustomplot.com/release/${PV}/QCustomPlot-sharedlib.tar.gz 
-> ${PN}-sharedlib-${PV}.tar.gz
-   http://www.qcustomplot.com/release/${PV}/QCustomPlot-source.tar.gz -> 
${PN}-source-${PV}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="
-   dev-qt/qtcore:4
-   dev-qt/qtgui:4"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}"/${PN}-source
-
-src_prepare() {
-   sed \
-   -e 's:../../::g' \
-   -e '/CONFIG/s:shared.*:shared:g' \
-   
"${WORKDIR}"/${PN}-sharedlib/sharedlib-compilation/sharedlib-compilation.pro > 
${PN}.pro || die
-   qt4-r2_src_prepare
-}
-
-src_install() {
-   dolib.so lib${PN}*
-   doheader ${PN}.h
-   dodoc changelog.txt
-}

diff --git a/dev-libs/qcustomplot/qcustomplot-1.3.0.ebuild 
b/dev-libs/qcustomplot/qcustomplot-1.3.0.ebuild
deleted file mode 100644
index 028c9bf..000
--- a/dev-libs/qcustomplot/qcustomplot-1.3.0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit qmake-utils
-
-DESCRIPTION="Qt C++ widget for plotting and data visualization"
-HOMEPAGE="http://www.qcustomplot.com/;
-SRC_URI="
-