public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/corepdf/
@ 2021-04-20 10:41 Andrew Ammerlaan
  2021-04-20 10:42 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Ammerlaan @ 2021-04-20 10:41 UTC (permalink / raw
  To: gentoo-commits

commit:     7b273304e9fa2cc2e5b231d3458c5a7d5bf78334
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Apr 20 10:40:29 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=7b273304

gui-apps/corepdf: add missing dep

Closes: https://bugs.gentoo.org/784371
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 gui-apps/corepdf/corepdf-4.1.0.ebuild       | 3 ++-
 gui-apps/corepdf/corepdf-4.2.0.ebuild       | 1 +
 gui-apps/corepdf/corepdf-4.2.0_alpha.ebuild | 1 +
 gui-apps/corepdf/corepdf-9999.ebuild        | 1 +
 4 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/gui-apps/corepdf/corepdf-4.1.0.ebuild b/gui-apps/corepdf/corepdf-4.1.0.ebuild
index 7c4c75112..c91917771 100644
--- a/gui-apps/corepdf/corepdf-4.1.0.ebuild
+++ b/gui-apps/corepdf/corepdf-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
@@ -23,6 +23,7 @@ SLOT="0"
 
 DEPEND="
 	app-text/poppler[qt5]
+	dev-qt/qtconcurrent:5
 	dev-qt/qtcore:5
 	dev-qt/qtgui:5
 	dev-qt/qtwidgets:5

diff --git a/gui-apps/corepdf/corepdf-4.2.0.ebuild b/gui-apps/corepdf/corepdf-4.2.0.ebuild
index 228e91c9f..0ebca7da3 100644
--- a/gui-apps/corepdf/corepdf-4.2.0.ebuild
+++ b/gui-apps/corepdf/corepdf-4.2.0.ebuild
@@ -25,6 +25,7 @@ SLOT="0"
 
 DEPEND="
 	app-text/poppler[qt5]
+	dev-qt/qtconcurrent:5
 	dev-qt/qtcore:5
 	dev-qt/qtgui:5
 	dev-qt/qtwidgets:5

diff --git a/gui-apps/corepdf/corepdf-4.2.0_alpha.ebuild b/gui-apps/corepdf/corepdf-4.2.0_alpha.ebuild
index 228e91c9f..0ebca7da3 100644
--- a/gui-apps/corepdf/corepdf-4.2.0_alpha.ebuild
+++ b/gui-apps/corepdf/corepdf-4.2.0_alpha.ebuild
@@ -25,6 +25,7 @@ SLOT="0"
 
 DEPEND="
 	app-text/poppler[qt5]
+	dev-qt/qtconcurrent:5
 	dev-qt/qtcore:5
 	dev-qt/qtgui:5
 	dev-qt/qtwidgets:5

diff --git a/gui-apps/corepdf/corepdf-9999.ebuild b/gui-apps/corepdf/corepdf-9999.ebuild
index 228e91c9f..0ebca7da3 100644
--- a/gui-apps/corepdf/corepdf-9999.ebuild
+++ b/gui-apps/corepdf/corepdf-9999.ebuild
@@ -25,6 +25,7 @@ SLOT="0"
 
 DEPEND="
 	app-text/poppler[qt5]
+	dev-qt/qtconcurrent:5
 	dev-qt/qtcore:5
 	dev-qt/qtgui:5
 	dev-qt/qtwidgets:5


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

* [gentoo-commits] repo/proj/guru:master commit in: gui-apps/corepdf/
  2021-04-20 10:41 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/corepdf/ Andrew Ammerlaan
@ 2021-04-20 10:42 ` Andrew Ammerlaan
  0 siblings, 0 replies; 3+ messages in thread
From: Andrew Ammerlaan @ 2021-04-20 10:42 UTC (permalink / raw
  To: gentoo-commits

commit:     7b273304e9fa2cc2e5b231d3458c5a7d5bf78334
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Apr 20 10:40:29 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=7b273304

gui-apps/corepdf: add missing dep

Closes: https://bugs.gentoo.org/784371
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 gui-apps/corepdf/corepdf-4.1.0.ebuild       | 3 ++-
 gui-apps/corepdf/corepdf-4.2.0.ebuild       | 1 +
 gui-apps/corepdf/corepdf-4.2.0_alpha.ebuild | 1 +
 gui-apps/corepdf/corepdf-9999.ebuild        | 1 +
 4 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/gui-apps/corepdf/corepdf-4.1.0.ebuild b/gui-apps/corepdf/corepdf-4.1.0.ebuild
index 7c4c75112..c91917771 100644
--- a/gui-apps/corepdf/corepdf-4.1.0.ebuild
+++ b/gui-apps/corepdf/corepdf-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
@@ -23,6 +23,7 @@ SLOT="0"
 
 DEPEND="
 	app-text/poppler[qt5]
+	dev-qt/qtconcurrent:5
 	dev-qt/qtcore:5
 	dev-qt/qtgui:5
 	dev-qt/qtwidgets:5

diff --git a/gui-apps/corepdf/corepdf-4.2.0.ebuild b/gui-apps/corepdf/corepdf-4.2.0.ebuild
index 228e91c9f..0ebca7da3 100644
--- a/gui-apps/corepdf/corepdf-4.2.0.ebuild
+++ b/gui-apps/corepdf/corepdf-4.2.0.ebuild
@@ -25,6 +25,7 @@ SLOT="0"
 
 DEPEND="
 	app-text/poppler[qt5]
+	dev-qt/qtconcurrent:5
 	dev-qt/qtcore:5
 	dev-qt/qtgui:5
 	dev-qt/qtwidgets:5

diff --git a/gui-apps/corepdf/corepdf-4.2.0_alpha.ebuild b/gui-apps/corepdf/corepdf-4.2.0_alpha.ebuild
index 228e91c9f..0ebca7da3 100644
--- a/gui-apps/corepdf/corepdf-4.2.0_alpha.ebuild
+++ b/gui-apps/corepdf/corepdf-4.2.0_alpha.ebuild
@@ -25,6 +25,7 @@ SLOT="0"
 
 DEPEND="
 	app-text/poppler[qt5]
+	dev-qt/qtconcurrent:5
 	dev-qt/qtcore:5
 	dev-qt/qtgui:5
 	dev-qt/qtwidgets:5

diff --git a/gui-apps/corepdf/corepdf-9999.ebuild b/gui-apps/corepdf/corepdf-9999.ebuild
index 228e91c9f..0ebca7da3 100644
--- a/gui-apps/corepdf/corepdf-9999.ebuild
+++ b/gui-apps/corepdf/corepdf-9999.ebuild
@@ -25,6 +25,7 @@ SLOT="0"
 
 DEPEND="
 	app-text/poppler[qt5]
+	dev-qt/qtconcurrent:5
 	dev-qt/qtcore:5
 	dev-qt/qtgui:5
 	dev-qt/qtwidgets:5


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

* [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/corepdf/
@ 2024-01-13 11:59 Takuya Wakazono
  0 siblings, 0 replies; 3+ messages in thread
From: Takuya Wakazono @ 2024-01-13 11:59 UTC (permalink / raw
  To: gentoo-commits

commit:     cb3da683f669f8bbdae6b1f51ab4fed59818801d
Author:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Sat Jan 13 11:45:09 2024 +0000
Commit:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
CommitDate: Sat Jan 13 11:59:33 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cb3da683

gui-apps/corepdf: add 4.5.0, live sync

Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>

 gui-apps/corepdf/Manifest                             |  1 +
 .../{corepdf-9999.ebuild => corepdf-4.5.0.ebuild}     | 19 +++++++------------
 gui-apps/corepdf/corepdf-9999.ebuild                  | 19 +++++++------------
 3 files changed, 15 insertions(+), 24 deletions(-)

diff --git a/gui-apps/corepdf/Manifest b/gui-apps/corepdf/Manifest
index 12d56f809f..ac9ad462eb 100644
--- a/gui-apps/corepdf/Manifest
+++ b/gui-apps/corepdf/Manifest
@@ -1 +1,2 @@
 DIST corepdf-4.2.0.tar.gz 85521 BLAKE2B 348b546ef936c1b5c04cfdefb12dec30331f903f6d40d1b5594f9f07621247244cbd80cab783a2861d4f27b89f7c1c8fe2712ef2b6a9b596687d38ae99e23c0c SHA512 77bb85ec059fe0778e5e506842d84e38f941f587ab303f1526ab52d35d6588039c7c320a001128d81aa394c1a2e817e8af36b3fca4a5c46148acaf64178c9e85
+DIST corepdf-v4.5.0.tar.bz2 86846 BLAKE2B 74f276978bfae652b95bf065317723996a72dd921e68451e45d00db53733695d802419c38ee4798f6e8386fcd24cdd00863edc031f4f90ef11bcb4b37f52ec65 SHA512 f2a6a50d5f42d9aad0c2070e3a36f060a397147819eb9ebd460aaca4ba4df536202ecb6f2905858344d246866baa9c1757f7524527d8fbdd0cf8c9b241bd85fb

diff --git a/gui-apps/corepdf/corepdf-9999.ebuild b/gui-apps/corepdf/corepdf-4.5.0.ebuild
similarity index 54%
copy from gui-apps/corepdf/corepdf-9999.ebuild
copy to gui-apps/corepdf/corepdf-4.5.0.ebuild
index 0ebca7da35..1fe8d8246e 100644
--- a/gui-apps/corepdf/corepdf-9999.ebuild
+++ b/gui-apps/corepdf/corepdf-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,22 @@ HOMEPAGE="https://gitlab.com/cubocore/coreapps/corepdf"
 
 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/corepdf.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/corepdf/-/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="
 	app-text/poppler[qt5]
-	dev-qt/qtconcurrent:5
 	dev-qt/qtcore:5
 	dev-qt/qtgui:5
+	dev-qt/qtprintsupport:5
 	dev-qt/qtwidgets:5
 	gui-libs/libcprime
 "
-RDEPEND="
-	${DEPEND}
-"
+RDEPEND="${DEPEND}"

diff --git a/gui-apps/corepdf/corepdf-9999.ebuild b/gui-apps/corepdf/corepdf-9999.ebuild
index 0ebca7da35..1fe8d8246e 100644
--- a/gui-apps/corepdf/corepdf-9999.ebuild
+++ b/gui-apps/corepdf/corepdf-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,22 @@ HOMEPAGE="https://gitlab.com/cubocore/coreapps/corepdf"
 
 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/corepdf.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/corepdf/-/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="
 	app-text/poppler[qt5]
-	dev-qt/qtconcurrent:5
 	dev-qt/qtcore:5
 	dev-qt/qtgui:5
+	dev-qt/qtprintsupport:5
 	dev-qt/qtwidgets:5
 	gui-libs/libcprime
 "
-RDEPEND="
-	${DEPEND}
-"
+RDEPEND="${DEPEND}"


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

end of thread, other threads:[~2024-01-13 12:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-20 10:41 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/corepdf/ Andrew Ammerlaan
2021-04-20 10:42 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
  -- strict thread matches above, loose matches on Subject: below --
2024-01-13 11:59 [gentoo-commits] repo/proj/guru:dev " Takuya Wakazono

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox