* [gentoo-commits] repo/proj/guru:master commit in: gui-apps/corestuff/
@ 2021-04-20 10:42 Andrew Ammerlaan
2021-04-20 10:41 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
0 siblings, 1 reply; 4+ messages in thread
From: Andrew Ammerlaan @ 2021-04-20 10:42 UTC (permalink / raw
To: gentoo-commits
commit: 7c90a3e564c0a44ccdec0aeaa37cf0a5f2444325
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Apr 20 10:41:44 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Apr 20 10:41:54 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7c90a3e5
gui-apps/corestuff: add missing dep
Closes: https://bugs.gentoo.org/784374
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
gui-apps/corestuff/corestuff-4.1.0.ebuild | 3 ++-
gui-apps/corestuff/corestuff-4.2.0.ebuild | 1 +
gui-apps/corestuff/corestuff-4.2.0_alpha.ebuild | 1 +
gui-apps/corestuff/corestuff-9999.ebuild | 1 +
4 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/gui-apps/corestuff/corestuff-4.1.0.ebuild b/gui-apps/corestuff/corestuff-4.1.0.ebuild
index 95490556f..203f07123 100644
--- a/gui-apps/corestuff/corestuff-4.1.0.ebuild
+++ b/gui-apps/corestuff/corestuff-4.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -22,6 +22,7 @@ LICENSE="GPL-3"
SLOT="0"
DEPEND="
+ dev-qt/qtconcurrent:5
dev-qt/qtx11extras:5
gui-libs/libcprime
gui-libs/libcsys
diff --git a/gui-apps/corestuff/corestuff-4.2.0.ebuild b/gui-apps/corestuff/corestuff-4.2.0.ebuild
index 5774a24af..7cee0438b 100644
--- a/gui-apps/corestuff/corestuff-4.2.0.ebuild
+++ b/gui-apps/corestuff/corestuff-4.2.0.ebuild
@@ -24,6 +24,7 @@ LICENSE="GPL-3"
SLOT="0"
DEPEND="
+ dev-qt/qtconcurrent:5
dev-qt/qtx11extras:5
gui-libs/libcprime
gui-libs/libcsys
diff --git a/gui-apps/corestuff/corestuff-4.2.0_alpha.ebuild b/gui-apps/corestuff/corestuff-4.2.0_alpha.ebuild
index 5774a24af..7cee0438b 100644
--- a/gui-apps/corestuff/corestuff-4.2.0_alpha.ebuild
+++ b/gui-apps/corestuff/corestuff-4.2.0_alpha.ebuild
@@ -24,6 +24,7 @@ LICENSE="GPL-3"
SLOT="0"
DEPEND="
+ dev-qt/qtconcurrent:5
dev-qt/qtx11extras:5
gui-libs/libcprime
gui-libs/libcsys
diff --git a/gui-apps/corestuff/corestuff-9999.ebuild b/gui-apps/corestuff/corestuff-9999.ebuild
index 5774a24af..7cee0438b 100644
--- a/gui-apps/corestuff/corestuff-9999.ebuild
+++ b/gui-apps/corestuff/corestuff-9999.ebuild
@@ -24,6 +24,7 @@ LICENSE="GPL-3"
SLOT="0"
DEPEND="
+ dev-qt/qtconcurrent:5
dev-qt/qtx11extras:5
gui-libs/libcprime
gui-libs/libcsys
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/corestuff/
2021-04-20 10:42 [gentoo-commits] repo/proj/guru:master commit in: gui-apps/corestuff/ Andrew Ammerlaan
@ 2021-04-20 10:41 ` Andrew Ammerlaan
0 siblings, 0 replies; 4+ messages in thread
From: Andrew Ammerlaan @ 2021-04-20 10:41 UTC (permalink / raw
To: gentoo-commits
commit: 7c90a3e564c0a44ccdec0aeaa37cf0a5f2444325
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Apr 20 10:41:44 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Apr 20 10:41:54 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7c90a3e5
gui-apps/corestuff: add missing dep
Closes: https://bugs.gentoo.org/784374
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
gui-apps/corestuff/corestuff-4.1.0.ebuild | 3 ++-
gui-apps/corestuff/corestuff-4.2.0.ebuild | 1 +
gui-apps/corestuff/corestuff-4.2.0_alpha.ebuild | 1 +
gui-apps/corestuff/corestuff-9999.ebuild | 1 +
4 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/gui-apps/corestuff/corestuff-4.1.0.ebuild b/gui-apps/corestuff/corestuff-4.1.0.ebuild
index 95490556f..203f07123 100644
--- a/gui-apps/corestuff/corestuff-4.1.0.ebuild
+++ b/gui-apps/corestuff/corestuff-4.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -22,6 +22,7 @@ LICENSE="GPL-3"
SLOT="0"
DEPEND="
+ dev-qt/qtconcurrent:5
dev-qt/qtx11extras:5
gui-libs/libcprime
gui-libs/libcsys
diff --git a/gui-apps/corestuff/corestuff-4.2.0.ebuild b/gui-apps/corestuff/corestuff-4.2.0.ebuild
index 5774a24af..7cee0438b 100644
--- a/gui-apps/corestuff/corestuff-4.2.0.ebuild
+++ b/gui-apps/corestuff/corestuff-4.2.0.ebuild
@@ -24,6 +24,7 @@ LICENSE="GPL-3"
SLOT="0"
DEPEND="
+ dev-qt/qtconcurrent:5
dev-qt/qtx11extras:5
gui-libs/libcprime
gui-libs/libcsys
diff --git a/gui-apps/corestuff/corestuff-4.2.0_alpha.ebuild b/gui-apps/corestuff/corestuff-4.2.0_alpha.ebuild
index 5774a24af..7cee0438b 100644
--- a/gui-apps/corestuff/corestuff-4.2.0_alpha.ebuild
+++ b/gui-apps/corestuff/corestuff-4.2.0_alpha.ebuild
@@ -24,6 +24,7 @@ LICENSE="GPL-3"
SLOT="0"
DEPEND="
+ dev-qt/qtconcurrent:5
dev-qt/qtx11extras:5
gui-libs/libcprime
gui-libs/libcsys
diff --git a/gui-apps/corestuff/corestuff-9999.ebuild b/gui-apps/corestuff/corestuff-9999.ebuild
index 5774a24af..7cee0438b 100644
--- a/gui-apps/corestuff/corestuff-9999.ebuild
+++ b/gui-apps/corestuff/corestuff-9999.ebuild
@@ -24,6 +24,7 @@ LICENSE="GPL-3"
SLOT="0"
DEPEND="
+ dev-qt/qtconcurrent:5
dev-qt/qtx11extras:5
gui-libs/libcprime
gui-libs/libcsys
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/corestuff/
@ 2024-01-13 11:59 Takuya Wakazono
0 siblings, 0 replies; 4+ messages in thread
From: Takuya Wakazono @ 2024-01-13 11:59 UTC (permalink / raw
To: gentoo-commits
commit: c7216d62ef7a6ea00d0f9c78cea047e6b29a8ff6
Author: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Sat Jan 13 11:45:58 2024 +0000
Commit: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
CommitDate: Sat Jan 13 11:59:34 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c7216d62
gui-apps/corestuff: add 4.5.0, live sync
Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>
gui-apps/corestuff/Manifest | 1 +
...orestuff-9999.ebuild => corestuff-4.5.0.ebuild} | 27 ++++++++++++----------
gui-apps/corestuff/corestuff-9999.ebuild | 27 ++++++++++++----------
3 files changed, 31 insertions(+), 24 deletions(-)
diff --git a/gui-apps/corestuff/Manifest b/gui-apps/corestuff/Manifest
index e3feee86e6..cd0e126088 100644
--- a/gui-apps/corestuff/Manifest
+++ b/gui-apps/corestuff/Manifest
@@ -1 +1,2 @@
DIST corestuff-4.2.0.tar.gz 1247589 BLAKE2B 9dff4a40a37e8b89ea59ed7c51d2016cf18386287597a2106afc92245afcb1f8708955af66c89cd830a2ab8fec640c05df67231f79d4060c57abe6778c6bd06f SHA512 88a7d5035b05d7b74a0dbe38b01c01b84cf614e7188ab94cf287828839a7210b622b8be48f3064b4e0f1fd77d13ba065a7ba5faee32e6f056c79706c6a11bb22
+DIST corestuff-v4.5.0.tar.bz2 1192001 BLAKE2B 5600c5e27b34d506d5951eb3a095501007be5a072a25680d1ab361eb9337b5c13afa2e2d56112ada07d9a81012050ac5deebf05a34b82944f8ea4b252998993d SHA512 c691a23ad8ef45941fe28f2eff554a668b2fb93c274609556d3bf5994406712e89db94f2b35f1520f82e57980a8a5ede6189b7152f05e80c3f3d65006ae7bfdf
diff --git a/gui-apps/corestuff/corestuff-9999.ebuild b/gui-apps/corestuff/corestuff-4.5.0.ebuild
similarity index 50%
copy from gui-apps/corestuff/corestuff-9999.ebuild
copy to gui-apps/corestuff/corestuff-4.5.0.ebuild
index 7cee0438b7..fbf52783aa 100644
--- a/gui-apps/corestuff/corestuff-9999.ebuild
+++ b/gui-apps/corestuff/corestuff-4.5.0.ebuild
@@ -1,9 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
-
-MY_PV="${PV/_/-}"
+EAPI=8
inherit xdg cmake
@@ -12,25 +10,30 @@ HOMEPAGE="https://gitlab.com/cubocore/coreapps/corestuff"
if [[ "${PV}" == *9999* ]]; then
inherit git-r3
- EGIT_REPO_URI="https://gitlab.com/cubocore/coreapps/${PN}.git"
+ EGIT_REPO_URI="https://gitlab.com/cubocore/coreapps/corestuff.git"
else
- SRC_URI="https://gitlab.com/cubocore/coreapps/${PN}/-/archive/v${MY_PV}/${PN}-v${MY_PV}.tar.gz -> ${P}.tar.gz"
+ SRC_URI="https://gitlab.com/cubocore/coreapps/corestuff/-/archive/v${PV}/${PN}-v${PV}.tar.bz2"
KEYWORDS="~amd64"
- S="${WORKDIR}/${PN}-v${MY_PV}"
+ S="${WORKDIR}/${PN}-v${PV}"
fi
-RESTRICT="test"
LICENSE="GPL-3"
SLOT="0"
DEPEND="
- dev-qt/qtconcurrent:5
+ dev-qt/qtcore:5
+ dev-qt/qtdbus:5
+ dev-qt/qtgui:5
+ dev-qt/qtnetwork:5
+ dev-qt/qtwidgets:5
dev-qt/qtx11extras:5
gui-libs/libcprime
gui-libs/libcsys
kde-frameworks/kglobalaccel:5
+ x11-libs/libX11
x11-libs/libXcomposite
+ x11-libs/libxcb:=
+ x11-libs/libXi
+ x11-libs/xcb-util-wm
"
-RDEPEND="
- ${DEPEND}
-"
+RDEPEND="${DEPEND}"
diff --git a/gui-apps/corestuff/corestuff-9999.ebuild b/gui-apps/corestuff/corestuff-9999.ebuild
index 7cee0438b7..fbf52783aa 100644
--- a/gui-apps/corestuff/corestuff-9999.ebuild
+++ b/gui-apps/corestuff/corestuff-9999.ebuild
@@ -1,9 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
-
-MY_PV="${PV/_/-}"
+EAPI=8
inherit xdg cmake
@@ -12,25 +10,30 @@ HOMEPAGE="https://gitlab.com/cubocore/coreapps/corestuff"
if [[ "${PV}" == *9999* ]]; then
inherit git-r3
- EGIT_REPO_URI="https://gitlab.com/cubocore/coreapps/${PN}.git"
+ EGIT_REPO_URI="https://gitlab.com/cubocore/coreapps/corestuff.git"
else
- SRC_URI="https://gitlab.com/cubocore/coreapps/${PN}/-/archive/v${MY_PV}/${PN}-v${MY_PV}.tar.gz -> ${P}.tar.gz"
+ SRC_URI="https://gitlab.com/cubocore/coreapps/corestuff/-/archive/v${PV}/${PN}-v${PV}.tar.bz2"
KEYWORDS="~amd64"
- S="${WORKDIR}/${PN}-v${MY_PV}"
+ S="${WORKDIR}/${PN}-v${PV}"
fi
-RESTRICT="test"
LICENSE="GPL-3"
SLOT="0"
DEPEND="
- dev-qt/qtconcurrent:5
+ dev-qt/qtcore:5
+ dev-qt/qtdbus:5
+ dev-qt/qtgui:5
+ dev-qt/qtnetwork:5
+ dev-qt/qtwidgets:5
dev-qt/qtx11extras:5
gui-libs/libcprime
gui-libs/libcsys
kde-frameworks/kglobalaccel:5
+ x11-libs/libX11
x11-libs/libXcomposite
+ x11-libs/libxcb:=
+ x11-libs/libXi
+ x11-libs/xcb-util-wm
"
-RDEPEND="
- ${DEPEND}
-"
+RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/corestuff/
@ 2024-01-15 10:26 Takuya Wakazono
0 siblings, 0 replies; 4+ messages in thread
From: Takuya Wakazono @ 2024-01-15 10:26 UTC (permalink / raw
To: gentoo-commits
commit: d95b40f158f8f82af7bb748f0231ff5a6ef05b76
Author: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Sun Jan 14 09:53:28 2024 +0000
Commit: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
CommitDate: Mon Jan 15 10:25:38 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d95b40f1
gui-apps/corestuff: add missing dependency
Closes: https://bugs.gentoo.org/922096
Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>
gui-apps/corestuff/corestuff-4.5.0.ebuild | 1 +
gui-apps/corestuff/corestuff-9999.ebuild | 1 +
2 files changed, 2 insertions(+)
diff --git a/gui-apps/corestuff/corestuff-4.5.0.ebuild b/gui-apps/corestuff/corestuff-4.5.0.ebuild
index fbf52783aa..7dc9f551db 100644
--- a/gui-apps/corestuff/corestuff-4.5.0.ebuild
+++ b/gui-apps/corestuff/corestuff-4.5.0.ebuild
@@ -21,6 +21,7 @@ LICENSE="GPL-3"
SLOT="0"
DEPEND="
+ dev-qt/qtconcurrent:5
dev-qt/qtcore:5
dev-qt/qtdbus:5
dev-qt/qtgui:5
diff --git a/gui-apps/corestuff/corestuff-9999.ebuild b/gui-apps/corestuff/corestuff-9999.ebuild
index fbf52783aa..7dc9f551db 100644
--- a/gui-apps/corestuff/corestuff-9999.ebuild
+++ b/gui-apps/corestuff/corestuff-9999.ebuild
@@ -21,6 +21,7 @@ LICENSE="GPL-3"
SLOT="0"
DEPEND="
+ dev-qt/qtconcurrent:5
dev-qt/qtcore:5
dev-qt/qtdbus:5
dev-qt/qtgui:5
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-01-15 10:26 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-20 10:42 [gentoo-commits] repo/proj/guru:master commit in: gui-apps/corestuff/ Andrew Ammerlaan
2021-04-20 10:41 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
-- strict thread matches above, loose matches on Subject: below --
2024-01-13 11:59 Takuya Wakazono
2024-01-15 10:26 Takuya Wakazono
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox