public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: app-arch/libarchive-qt/
@ 2020-11-30 11:17 Maciej Barć
  0 siblings, 0 replies; 17+ messages in thread
From: Maciej Barć @ 2020-11-30 11:17 UTC (permalink / raw
  To: gentoo-commits

commit:     9ec536be91364bac17cb90ffd1b458f7ad595818
Author:     Maciej Barć <xgqt <AT> protonmail <DOT> com>
AuthorDate: Mon Nov 30 11:17:27 2020 +0000
Commit:     Maciej Barć <xgqt <AT> protonmail <DOT> com>
CommitDate: Mon Nov 30 11:17:27 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9ec536be

app-arch/libarchive-qt: restrict test; multilib eclass; rm empty USE

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Maciej Barć <xgqt <AT> protonmail.com>

 app-arch/libarchive-qt/libarchive-qt-2.0.2.ebuild | 10 +++-------
 app-arch/libarchive-qt/libarchive-qt-9999.ebuild  | 10 +++-------
 2 files changed, 6 insertions(+), 14 deletions(-)

diff --git a/app-arch/libarchive-qt/libarchive-qt-2.0.2.ebuild b/app-arch/libarchive-qt/libarchive-qt-2.0.2.ebuild
index 244dca22..ad70f4d1 100644
--- a/app-arch/libarchive-qt/libarchive-qt-2.0.2.ebuild
+++ b/app-arch/libarchive-qt/libarchive-qt-2.0.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit eutils qmake-utils xdg
+inherit multilib qmake-utils xdg
 
 DESCRIPTION="A Qt based archiving solution with libarchive backend"
 HOMEPAGE="https://gitlab.com/marcusbritanicus/libarchive-qt"
@@ -17,10 +17,9 @@ else
 	S="${WORKDIR}/${PN}-v${PV}"
 fi
 
-RESTRICT="mirror"
+RESTRICT="mirror test"
 LICENSE="LGPL-3"
 SLOT="0"
-IUSE=""
 
 DEPEND="
 	app-arch/libarchive[lzma,bzip2,zlib]
@@ -29,9 +28,7 @@ DEPEND="
 	app-arch/lzop
 	dev-qt/qtgui:5
 "
-RDEPEND="
-	${DEPEND}
-"
+RDEPEND="${DEPEND}"
 
 src_configure() {
 	local lib="$(get_libdir)"
@@ -41,6 +38,5 @@ src_configure() {
 
 src_install() {
 	einstalldocs
-
 	emake INSTALL_ROOT="${D}" install
 }

diff --git a/app-arch/libarchive-qt/libarchive-qt-9999.ebuild b/app-arch/libarchive-qt/libarchive-qt-9999.ebuild
index 244dca22..ad70f4d1 100644
--- a/app-arch/libarchive-qt/libarchive-qt-9999.ebuild
+++ b/app-arch/libarchive-qt/libarchive-qt-9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit eutils qmake-utils xdg
+inherit multilib qmake-utils xdg
 
 DESCRIPTION="A Qt based archiving solution with libarchive backend"
 HOMEPAGE="https://gitlab.com/marcusbritanicus/libarchive-qt"
@@ -17,10 +17,9 @@ else
 	S="${WORKDIR}/${PN}-v${PV}"
 fi
 
-RESTRICT="mirror"
+RESTRICT="mirror test"
 LICENSE="LGPL-3"
 SLOT="0"
-IUSE=""
 
 DEPEND="
 	app-arch/libarchive[lzma,bzip2,zlib]
@@ -29,9 +28,7 @@ DEPEND="
 	app-arch/lzop
 	dev-qt/qtgui:5
 "
-RDEPEND="
-	${DEPEND}
-"
+RDEPEND="${DEPEND}"
 
 src_configure() {
 	local lib="$(get_libdir)"
@@ -41,6 +38,5 @@ src_configure() {
 
 src_install() {
 	einstalldocs
-
 	emake INSTALL_ROOT="${D}" install
 }


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

* [gentoo-commits] repo/proj/guru:dev commit in: app-arch/libarchive-qt/
@ 2021-01-11 18:13 Maciej Barć
  0 siblings, 0 replies; 17+ messages in thread
From: Maciej Barć @ 2021-01-11 18:13 UTC (permalink / raw
  To: gentoo-commits

commit:     de017256ebc46888f82069bab866f12fd64dc116
Author:     Maciej Barć <xgqt <AT> protonmail <DOT> com>
AuthorDate: Mon Jan 11 18:12:36 2021 +0000
Commit:     Maciej Barć <xgqt <AT> protonmail <DOT> com>
CommitDate: Mon Jan 11 18:12:57 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=de017256

app-arch/libarchive-qt: remove mirror restriction

Signed-off-by: Maciej Barć <xgqt <AT> protonmail.com>

 app-arch/libarchive-qt/libarchive-qt-2.0.2.ebuild | 4 ++--
 app-arch/libarchive-qt/libarchive-qt-9999.ebuild  | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-arch/libarchive-qt/libarchive-qt-2.0.2.ebuild b/app-arch/libarchive-qt/libarchive-qt-2.0.2.ebuild
index ad70f4d1..ff6dfb33 100644
--- a/app-arch/libarchive-qt/libarchive-qt-2.0.2.ebuild
+++ b/app-arch/libarchive-qt/libarchive-qt-2.0.2.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
@@ -17,7 +17,7 @@ else
 	S="${WORKDIR}/${PN}-v${PV}"
 fi
 
-RESTRICT="mirror test"
+RESTRICT="test"
 LICENSE="LGPL-3"
 SLOT="0"
 

diff --git a/app-arch/libarchive-qt/libarchive-qt-9999.ebuild b/app-arch/libarchive-qt/libarchive-qt-9999.ebuild
index ad70f4d1..0d0e81ad 100644
--- a/app-arch/libarchive-qt/libarchive-qt-9999.ebuild
+++ b/app-arch/libarchive-qt/libarchive-qt-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit multilib qmake-utils xdg
+inherit multilib cmake xdg
 
 DESCRIPTION="A Qt based archiving solution with libarchive backend"
 HOMEPAGE="https://gitlab.com/marcusbritanicus/libarchive-qt"
@@ -17,7 +17,7 @@ else
 	S="${WORKDIR}/${PN}-v${PV}"
 fi
 
-RESTRICT="mirror test"
+RESTRICT="test"
 LICENSE="LGPL-3"
 SLOT="0"
 


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

* [gentoo-commits] repo/proj/guru:dev commit in: app-arch/libarchive-qt/
@ 2021-01-11 18:15 Maciej Barć
  0 siblings, 0 replies; 17+ messages in thread
From: Maciej Barć @ 2021-01-11 18:15 UTC (permalink / raw
  To: gentoo-commits

commit:     87255a0b31fd6f1d547b033be23a224d186983f8
Author:     Maciej Barć <xgqt <AT> protonmail <DOT> com>
AuthorDate: Mon Jan 11 18:15:50 2021 +0000
Commit:     Maciej Barć <xgqt <AT> protonmail <DOT> com>
CommitDate: Mon Jan 11 18:15:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=87255a0b

app-arch/libarchive-qt: move live versions to cmake

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Maciej Barć <xgqt <AT> protonmail.com>

 app-arch/libarchive-qt/libarchive-qt-9999.ebuild | 13 +------------
 1 file changed, 1 insertion(+), 12 deletions(-)

diff --git a/app-arch/libarchive-qt/libarchive-qt-9999.ebuild b/app-arch/libarchive-qt/libarchive-qt-9999.ebuild
index 0d0e81ad..39ebdda5 100644
--- a/app-arch/libarchive-qt/libarchive-qt-9999.ebuild
+++ b/app-arch/libarchive-qt/libarchive-qt-9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit multilib cmake xdg
+inherit multilib xdg cmake
 
 DESCRIPTION="A Qt based archiving solution with libarchive backend"
 HOMEPAGE="https://gitlab.com/marcusbritanicus/libarchive-qt"
@@ -29,14 +29,3 @@ DEPEND="
 	dev-qt/qtgui:5
 "
 RDEPEND="${DEPEND}"
-
-src_configure() {
-	local lib="$(get_libdir)"
-	# '^^' because we need to upcase the definition
-	eqmake5 DEFINES+="${lib^^}"
-}
-
-src_install() {
-	einstalldocs
-	emake INSTALL_ROOT="${D}" install
-}


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

* [gentoo-commits] repo/proj/guru:dev commit in: app-arch/libarchive-qt/
@ 2021-02-27 21:14 Andrew Ammerlaan
  0 siblings, 0 replies; 17+ messages in thread
From: Andrew Ammerlaan @ 2021-02-27 21:14 UTC (permalink / raw
  To: gentoo-commits

commit:     67aa20071b773e4bce1b5d2e917a63b0a3d29216
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sat Feb 27 21:14:44 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat Feb 27 21:14:44 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=67aa2007

app-arch/libarchive-qt: fix ignoring lib install path

Closes: https://github.com/gentoo/guru/issues/42
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 app-arch/libarchive-qt/libarchive-qt-2.0.2.ebuild | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

diff --git a/app-arch/libarchive-qt/libarchive-qt-2.0.2.ebuild b/app-arch/libarchive-qt/libarchive-qt-2.0.2.ebuild
index ff6dfb33..b2e5605f 100644
--- a/app-arch/libarchive-qt/libarchive-qt-2.0.2.ebuild
+++ b/app-arch/libarchive-qt/libarchive-qt-2.0.2.ebuild
@@ -30,6 +30,18 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
+src_prepare() {
+	default
+
+	# remove override of the libpath
+	sed -i -e '/^	target.path/d' lib/shared.pro || die
+	sed -i -e '/^	target.path/d' lib/static.pro || die
+
+	# fix prefix of lib files
+	sed -i -e 's/$$INSTALL_PREFIX/$$PREFIX/g' lib/shared.pro || die
+	sed -i -e 's/$$INSTALL_PREFIX/$$PREFIX/g' lib/static.pro || die
+}
+
 src_configure() {
 	local lib="$(get_libdir)"
 	# '^^' because we need to upcase the definition
@@ -38,5 +50,5 @@ src_configure() {
 
 src_install() {
 	einstalldocs
-	emake INSTALL_ROOT="${D}" install
+	emake INSTALL_ROOT="${ED}" install
 }


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

* [gentoo-commits] repo/proj/guru:dev commit in: app-arch/libarchive-qt/
@ 2021-04-12 21:10 Maciej Barć
  0 siblings, 0 replies; 17+ messages in thread
From: Maciej Barć @ 2021-04-12 21:10 UTC (permalink / raw
  To: gentoo-commits

commit:     5b27031464a40602c9c9379107e4b23bf784a700
Author:     Maciej Barć <xgqt <AT> riseup <DOT> net>
AuthorDate: Mon Apr 12 21:09:00 2021 +0000
Commit:     Maciej Barć <xgqt <AT> riseup <DOT> net>
CommitDate: Mon Apr 12 21:10:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5b270314

app-arch/libarchive-qt: add static-libs USE to the live ebuild

for bug 780999; don't close yet, this commit is only for live,
a release with USE=static-libs is on the way

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Maciej Barć <xgqt <AT> riseup.net>

 app-arch/libarchive-qt/libarchive-qt-9999.ebuild | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/app-arch/libarchive-qt/libarchive-qt-9999.ebuild b/app-arch/libarchive-qt/libarchive-qt-9999.ebuild
index 39ebdda53..74abd09fd 100644
--- a/app-arch/libarchive-qt/libarchive-qt-9999.ebuild
+++ b/app-arch/libarchive-qt/libarchive-qt-9999.ebuild
@@ -20,6 +20,7 @@ fi
 RESTRICT="test"
 LICENSE="LGPL-3"
 SLOT="0"
+IUSE="static-libs"
 
 DEPEND="
 	app-arch/libarchive[lzma,bzip2,zlib]
@@ -29,3 +30,10 @@ DEPEND="
 	dev-qt/qtgui:5
 "
 RDEPEND="${DEPEND}"
+
+src_configure() {
+	local mycmakeargs=(
+		-DINSTALL_STATIC=$(usex static-libs)
+	)
+	cmake_src_configure
+}


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

* [gentoo-commits] repo/proj/guru:dev commit in: app-arch/libarchive-qt/
@ 2021-04-13  6:08 Maciej Barć
  0 siblings, 0 replies; 17+ messages in thread
From: Maciej Barć @ 2021-04-13  6:08 UTC (permalink / raw
  To: gentoo-commits

commit:     2ecea54ac97d5f6762fb99e77c86bbd8f5d22c9d
Author:     Maciej Barć <xgqt <AT> riseup <DOT> net>
AuthorDate: Tue Apr 13 06:07:08 2021 +0000
Commit:     Maciej Barć <xgqt <AT> riseup <DOT> net>
CommitDate: Tue Apr 13 06:07:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2ecea54a

app-arch/libarchive-qt: drop old 2.0.2

New version 2.0.3 supports USE="static-libs"

Closes: https://bugs.gentoo.org/780591
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Maciej Barć <xgqt <AT> riseup.net>

 app-arch/libarchive-qt/Manifest                   |  1 -
 app-arch/libarchive-qt/libarchive-qt-2.0.2.ebuild | 54 -----------------------
 2 files changed, 55 deletions(-)

diff --git a/app-arch/libarchive-qt/Manifest b/app-arch/libarchive-qt/Manifest
index c68c032e8..7e3812dc5 100644
--- a/app-arch/libarchive-qt/Manifest
+++ b/app-arch/libarchive-qt/Manifest
@@ -1,2 +1 @@
-DIST libarchive-qt-2.0.2.tar.gz 52672 BLAKE2B f3b223c5a5a468c3c7f2dac00b37b13c61d9cd86764af28468543cc899e79a6b9019a460fa8a4d73ef94f6f6233d7409f525cac6a0024c71b8f66f262d9d95ad SHA512 bf82884134265a825b49e3d313279d8826c422a54a5be65f170995c140ed2f4e6eca1cb939bf23bd1c04ef6bd60e47f9ae1cb5acaa505a114d2f1dfbb24c7c5c
 DIST libarchive-qt-2.0.3.tar.gz 52793 BLAKE2B bfc29a21c54421b4c589eb5d444b7d9cb40c9d4f71b3ac36489df5f919e9d6eb2455574b1ad6c435cb3556f5ff697a0e6244554cf2dbaf032c1c77dc454f8328 SHA512 4d3c809a6bac4db576314a6b52893613de3b6d7eefc7ce74271ce5e6c5b73f3650380ba4b987724abda722e70cce3d1555a5ffd470d867ae9e1157cde7e761ee

diff --git a/app-arch/libarchive-qt/libarchive-qt-2.0.2.ebuild b/app-arch/libarchive-qt/libarchive-qt-2.0.2.ebuild
deleted file mode 100644
index b2e5605fb..000000000
--- a/app-arch/libarchive-qt/libarchive-qt-2.0.2.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit multilib qmake-utils xdg
-
-DESCRIPTION="A Qt based archiving solution with libarchive backend"
-HOMEPAGE="https://gitlab.com/marcusbritanicus/libarchive-qt"
-
-if [[ "${PV}" == *9999* ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://gitlab.com/marcusbritanicus/${PN}.git"
-else
-	SRC_URI="https://gitlab.com/marcusbritanicus/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64"
-	S="${WORKDIR}/${PN}-v${PV}"
-fi
-
-RESTRICT="test"
-LICENSE="LGPL-3"
-SLOT="0"
-
-DEPEND="
-	app-arch/libarchive[lzma,bzip2,zlib]
-	app-arch/lrzip
-	app-arch/lzip
-	app-arch/lzop
-	dev-qt/qtgui:5
-"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-	default
-
-	# remove override of the libpath
-	sed -i -e '/^	target.path/d' lib/shared.pro || die
-	sed -i -e '/^	target.path/d' lib/static.pro || die
-
-	# fix prefix of lib files
-	sed -i -e 's/$$INSTALL_PREFIX/$$PREFIX/g' lib/shared.pro || die
-	sed -i -e 's/$$INSTALL_PREFIX/$$PREFIX/g' lib/static.pro || die
-}
-
-src_configure() {
-	local lib="$(get_libdir)"
-	# '^^' because we need to upcase the definition
-	eqmake5 DEFINES+="${lib^^}"
-}
-
-src_install() {
-	einstalldocs
-	emake INSTALL_ROOT="${ED}" install
-}


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

* [gentoo-commits] repo/proj/guru:dev commit in: app-arch/libarchive-qt/
@ 2021-04-13  6:08 Maciej Barć
  0 siblings, 0 replies; 17+ messages in thread
From: Maciej Barć @ 2021-04-13  6:08 UTC (permalink / raw
  To: gentoo-commits

commit:     89681f976b1668c06a17108c05e51bde6e626778
Author:     Maciej Barć <xgqt <AT> riseup <DOT> net>
AuthorDate: Tue Apr 13 06:06:25 2021 +0000
Commit:     Maciej Barć <xgqt <AT> riseup <DOT> net>
CommitDate: Tue Apr 13 06:07:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=89681f97

app-arch/libarchive-qt: bump to 2.0.3

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Maciej Barć <xgqt <AT> riseup.net>

 app-arch/libarchive-qt/Manifest                   |  1 +
 app-arch/libarchive-qt/libarchive-qt-2.0.3.ebuild | 39 +++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/app-arch/libarchive-qt/Manifest b/app-arch/libarchive-qt/Manifest
index 590626e7a..c68c032e8 100644
--- a/app-arch/libarchive-qt/Manifest
+++ b/app-arch/libarchive-qt/Manifest
@@ -1 +1,2 @@
 DIST libarchive-qt-2.0.2.tar.gz 52672 BLAKE2B f3b223c5a5a468c3c7f2dac00b37b13c61d9cd86764af28468543cc899e79a6b9019a460fa8a4d73ef94f6f6233d7409f525cac6a0024c71b8f66f262d9d95ad SHA512 bf82884134265a825b49e3d313279d8826c422a54a5be65f170995c140ed2f4e6eca1cb939bf23bd1c04ef6bd60e47f9ae1cb5acaa505a114d2f1dfbb24c7c5c
+DIST libarchive-qt-2.0.3.tar.gz 52793 BLAKE2B bfc29a21c54421b4c589eb5d444b7d9cb40c9d4f71b3ac36489df5f919e9d6eb2455574b1ad6c435cb3556f5ff697a0e6244554cf2dbaf032c1c77dc454f8328 SHA512 4d3c809a6bac4db576314a6b52893613de3b6d7eefc7ce74271ce5e6c5b73f3650380ba4b987724abda722e70cce3d1555a5ffd470d867ae9e1157cde7e761ee

diff --git a/app-arch/libarchive-qt/libarchive-qt-2.0.3.ebuild b/app-arch/libarchive-qt/libarchive-qt-2.0.3.ebuild
new file mode 100644
index 000000000..74abd09fd
--- /dev/null
+++ b/app-arch/libarchive-qt/libarchive-qt-2.0.3.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit multilib xdg cmake
+
+DESCRIPTION="A Qt based archiving solution with libarchive backend"
+HOMEPAGE="https://gitlab.com/marcusbritanicus/libarchive-qt"
+
+if [[ "${PV}" == *9999* ]]; then
+	inherit git-r3
+	EGIT_REPO_URI="https://gitlab.com/marcusbritanicus/${PN}.git"
+else
+	SRC_URI="https://gitlab.com/marcusbritanicus/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64"
+	S="${WORKDIR}/${PN}-v${PV}"
+fi
+
+RESTRICT="test"
+LICENSE="LGPL-3"
+SLOT="0"
+IUSE="static-libs"
+
+DEPEND="
+	app-arch/libarchive[lzma,bzip2,zlib]
+	app-arch/lrzip
+	app-arch/lzip
+	app-arch/lzop
+	dev-qt/qtgui:5
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+	local mycmakeargs=(
+		-DINSTALL_STATIC=$(usex static-libs)
+	)
+	cmake_src_configure
+}


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

* [gentoo-commits] repo/proj/guru:dev commit in: app-arch/libarchive-qt/
@ 2021-04-15 15:21 Maciej Barć
  0 siblings, 0 replies; 17+ messages in thread
From: Maciej Barć @ 2021-04-15 15:21 UTC (permalink / raw
  To: gentoo-commits

commit:     0cf1bced1ee29da4c7f0712f535600af46f5cc7b
Author:     Maciej Barć <xgqt <AT> riseup <DOT> net>
AuthorDate: Thu Apr 15 15:21:21 2021 +0000
Commit:     Maciej Barć <xgqt <AT> riseup <DOT> net>
CommitDate: Thu Apr 15 15:21:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0cf1bced

app-arch/libarchive-qt: bump to 2.0.4

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Maciej Barć <xgqt <AT> riseup.net>

 app-arch/libarchive-qt/Manifest                   |  1 +
 app-arch/libarchive-qt/libarchive-qt-2.0.4.ebuild | 39 +++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/app-arch/libarchive-qt/Manifest b/app-arch/libarchive-qt/Manifest
index 7e3812dc5..46d437af4 100644
--- a/app-arch/libarchive-qt/Manifest
+++ b/app-arch/libarchive-qt/Manifest
@@ -1 +1,2 @@
 DIST libarchive-qt-2.0.3.tar.gz 52793 BLAKE2B bfc29a21c54421b4c589eb5d444b7d9cb40c9d4f71b3ac36489df5f919e9d6eb2455574b1ad6c435cb3556f5ff697a0e6244554cf2dbaf032c1c77dc454f8328 SHA512 4d3c809a6bac4db576314a6b52893613de3b6d7eefc7ce74271ce5e6c5b73f3650380ba4b987724abda722e70cce3d1555a5ffd470d867ae9e1157cde7e761ee
+DIST libarchive-qt-2.0.4.tar.gz 52779 BLAKE2B a46605eae1880df638933fb780b846b98e6c58407fc601362f5b70823ae0559ae50f72bc85a1addfd6c385d0fa8d2aea07058e03ab6ada5e2425ab23ed78a08a SHA512 37b8719f689f6670543c41ebe1a1e73f4cc1fda48415103708832a94aeee2b27753c6e17e60e6849c05f2a98486e7e819a7d15faf284234bd47c18feb9565893

diff --git a/app-arch/libarchive-qt/libarchive-qt-2.0.4.ebuild b/app-arch/libarchive-qt/libarchive-qt-2.0.4.ebuild
new file mode 100644
index 000000000..74abd09fd
--- /dev/null
+++ b/app-arch/libarchive-qt/libarchive-qt-2.0.4.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit multilib xdg cmake
+
+DESCRIPTION="A Qt based archiving solution with libarchive backend"
+HOMEPAGE="https://gitlab.com/marcusbritanicus/libarchive-qt"
+
+if [[ "${PV}" == *9999* ]]; then
+	inherit git-r3
+	EGIT_REPO_URI="https://gitlab.com/marcusbritanicus/${PN}.git"
+else
+	SRC_URI="https://gitlab.com/marcusbritanicus/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64"
+	S="${WORKDIR}/${PN}-v${PV}"
+fi
+
+RESTRICT="test"
+LICENSE="LGPL-3"
+SLOT="0"
+IUSE="static-libs"
+
+DEPEND="
+	app-arch/libarchive[lzma,bzip2,zlib]
+	app-arch/lrzip
+	app-arch/lzip
+	app-arch/lzop
+	dev-qt/qtgui:5
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+	local mycmakeargs=(
+		-DINSTALL_STATIC=$(usex static-libs)
+	)
+	cmake_src_configure
+}


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

* [gentoo-commits] repo/proj/guru:dev commit in: app-arch/libarchive-qt/
  2021-09-20 13:38 [gentoo-commits] repo/proj/guru:master " Arthur Zamarin
@ 2021-09-20 13:35 ` Arthur Zamarin
  0 siblings, 0 replies; 17+ messages in thread
From: Arthur Zamarin @ 2021-09-20 13:35 UTC (permalink / raw
  To: gentoo-commits

commit:     351f21cccedc0e0f9a2b50387f7d01501276d202
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 20 13:33:06 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 20 13:33:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=351f21cc

app-arch/libarchive-qt: remove unused eclass: multilib

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-arch/libarchive-qt/libarchive-qt-2.0.3.ebuild | 2 +-
 app-arch/libarchive-qt/libarchive-qt-2.0.4.ebuild | 2 +-
 app-arch/libarchive-qt/libarchive-qt-9999.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-arch/libarchive-qt/libarchive-qt-2.0.3.ebuild b/app-arch/libarchive-qt/libarchive-qt-2.0.3.ebuild
index 74abd09fd..ad8ad3261 100644
--- a/app-arch/libarchive-qt/libarchive-qt-2.0.3.ebuild
+++ b/app-arch/libarchive-qt/libarchive-qt-2.0.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit multilib xdg cmake
+inherit xdg cmake
 
 DESCRIPTION="A Qt based archiving solution with libarchive backend"
 HOMEPAGE="https://gitlab.com/marcusbritanicus/libarchive-qt"

diff --git a/app-arch/libarchive-qt/libarchive-qt-2.0.4.ebuild b/app-arch/libarchive-qt/libarchive-qt-2.0.4.ebuild
index 74abd09fd..ad8ad3261 100644
--- a/app-arch/libarchive-qt/libarchive-qt-2.0.4.ebuild
+++ b/app-arch/libarchive-qt/libarchive-qt-2.0.4.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit multilib xdg cmake
+inherit xdg cmake
 
 DESCRIPTION="A Qt based archiving solution with libarchive backend"
 HOMEPAGE="https://gitlab.com/marcusbritanicus/libarchive-qt"

diff --git a/app-arch/libarchive-qt/libarchive-qt-9999.ebuild b/app-arch/libarchive-qt/libarchive-qt-9999.ebuild
index 74abd09fd..ad8ad3261 100644
--- a/app-arch/libarchive-qt/libarchive-qt-9999.ebuild
+++ b/app-arch/libarchive-qt/libarchive-qt-9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit multilib xdg cmake
+inherit xdg cmake
 
 DESCRIPTION="A Qt based archiving solution with libarchive backend"
 HOMEPAGE="https://gitlab.com/marcusbritanicus/libarchive-qt"


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

* [gentoo-commits] repo/proj/guru:dev commit in: app-arch/libarchive-qt/
@ 2021-10-20 23:34 Maciej Barć
  0 siblings, 0 replies; 17+ messages in thread
From: Maciej Barć @ 2021-10-20 23:34 UTC (permalink / raw
  To: gentoo-commits

commit:     6299af48d2f136228340c6697044985614e2fda3
Author:     Maciej Barć <xgqt <AT> riseup <DOT> net>
AuthorDate: Wed Oct 20 23:33:51 2021 +0000
Commit:     Maciej Barć <xgqt <AT> riseup <DOT> net>
CommitDate: Wed Oct 20 23:34:03 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6299af48

app-arch/libarchive-qt: bump to 2.0.6

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Maciej Barć <xgqt <AT> riseup.net>

 app-arch/libarchive-qt/Manifest                   |  1 +
 app-arch/libarchive-qt/libarchive-qt-2.0.6.ebuild | 39 +++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/app-arch/libarchive-qt/Manifest b/app-arch/libarchive-qt/Manifest
index 46d437af4..ce865c4ad 100644
--- a/app-arch/libarchive-qt/Manifest
+++ b/app-arch/libarchive-qt/Manifest
@@ -1,2 +1,3 @@
 DIST libarchive-qt-2.0.3.tar.gz 52793 BLAKE2B bfc29a21c54421b4c589eb5d444b7d9cb40c9d4f71b3ac36489df5f919e9d6eb2455574b1ad6c435cb3556f5ff697a0e6244554cf2dbaf032c1c77dc454f8328 SHA512 4d3c809a6bac4db576314a6b52893613de3b6d7eefc7ce74271ce5e6c5b73f3650380ba4b987724abda722e70cce3d1555a5ffd470d867ae9e1157cde7e761ee
 DIST libarchive-qt-2.0.4.tar.gz 52779 BLAKE2B a46605eae1880df638933fb780b846b98e6c58407fc601362f5b70823ae0559ae50f72bc85a1addfd6c385d0fa8d2aea07058e03ab6ada5e2425ab23ed78a08a SHA512 37b8719f689f6670543c41ebe1a1e73f4cc1fda48415103708832a94aeee2b27753c6e17e60e6849c05f2a98486e7e819a7d15faf284234bd47c18feb9565893
+DIST libarchive-qt-2.0.6.tar.gz 99095 BLAKE2B 57089d64179344a621d9d8be993b77f299a18a3cbd727c79adde2f7821e2cd5ca4a750ddd8707622de1c929f7f8ba3d4c42238f3d86d924e0fc42f73950acd30 SHA512 aa25952a585724579c4f8885414b7f343d958f576bfd8278c09cdec0f8ca776bb6480b5e3e545c33adbbd3c980ff20ce36ee37cc754df2971e77b04292a05828

diff --git a/app-arch/libarchive-qt/libarchive-qt-2.0.6.ebuild b/app-arch/libarchive-qt/libarchive-qt-2.0.6.ebuild
new file mode 100644
index 000000000..ad8ad3261
--- /dev/null
+++ b/app-arch/libarchive-qt/libarchive-qt-2.0.6.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg cmake
+
+DESCRIPTION="A Qt based archiving solution with libarchive backend"
+HOMEPAGE="https://gitlab.com/marcusbritanicus/libarchive-qt"
+
+if [[ "${PV}" == *9999* ]]; then
+	inherit git-r3
+	EGIT_REPO_URI="https://gitlab.com/marcusbritanicus/${PN}.git"
+else
+	SRC_URI="https://gitlab.com/marcusbritanicus/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64"
+	S="${WORKDIR}/${PN}-v${PV}"
+fi
+
+RESTRICT="test"
+LICENSE="LGPL-3"
+SLOT="0"
+IUSE="static-libs"
+
+DEPEND="
+	app-arch/libarchive[lzma,bzip2,zlib]
+	app-arch/lrzip
+	app-arch/lzip
+	app-arch/lzop
+	dev-qt/qtgui:5
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+	local mycmakeargs=(
+		-DINSTALL_STATIC=$(usex static-libs)
+	)
+	cmake_src_configure
+}


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

* [gentoo-commits] repo/proj/guru:dev commit in: app-arch/libarchive-qt/
@ 2021-11-28 17:10 Maciej Barć
  0 siblings, 0 replies; 17+ messages in thread
From: Maciej Barć @ 2021-11-28 17:10 UTC (permalink / raw
  To: gentoo-commits

commit:     4afc6e20372c34fc7a348de396930ca475a22822
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 28 16:51:21 2021 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sun Nov 28 17:10:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4afc6e20

app-arch/libarchive-qt: drop to maintainer-needed

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 app-arch/libarchive-qt/metadata.xml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/app-arch/libarchive-qt/metadata.xml b/app-arch/libarchive-qt/metadata.xml
index 395b537b0..bc96f0b6c 100644
--- a/app-arch/libarchive-qt/metadata.xml
+++ b/app-arch/libarchive-qt/metadata.xml
@@ -1,10 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-    <maintainer type="person">
-        <email>xgqt@riseup.net</email>
-        <name>Maciej Barć</name>
-    </maintainer>
+<!-- maintainer-needed -->
     <upstream>
         <remote-id type="gitlab">marcusbritanicus/libarchive-qt</remote-id>
     </upstream>


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

* [gentoo-commits] repo/proj/guru:dev commit in: app-arch/libarchive-qt/
  2022-02-13 20:24 [gentoo-commits] repo/proj/guru:master " Arthur Zamarin
@ 2022-02-13 20:07 ` Arthur Zamarin
  0 siblings, 0 replies; 17+ messages in thread
From: Arthur Zamarin @ 2022-02-13 20:07 UTC (permalink / raw
  To: gentoo-commits

commit:     40445a985f19537e3c9f217a0db5b252aca46216
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 13 20:03:22 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 13 20:03:22 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=40445a98

app-arch/libarchive-qt: drop 2.0.3, 2.0.4

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-arch/libarchive-qt/Manifest                   |  2 --
 app-arch/libarchive-qt/libarchive-qt-2.0.3.ebuild | 39 -----------------------
 app-arch/libarchive-qt/libarchive-qt-2.0.4.ebuild | 39 -----------------------
 3 files changed, 80 deletions(-)

diff --git a/app-arch/libarchive-qt/Manifest b/app-arch/libarchive-qt/Manifest
index ce865c4ad..5d096def6 100644
--- a/app-arch/libarchive-qt/Manifest
+++ b/app-arch/libarchive-qt/Manifest
@@ -1,3 +1 @@
-DIST libarchive-qt-2.0.3.tar.gz 52793 BLAKE2B bfc29a21c54421b4c589eb5d444b7d9cb40c9d4f71b3ac36489df5f919e9d6eb2455574b1ad6c435cb3556f5ff697a0e6244554cf2dbaf032c1c77dc454f8328 SHA512 4d3c809a6bac4db576314a6b52893613de3b6d7eefc7ce74271ce5e6c5b73f3650380ba4b987724abda722e70cce3d1555a5ffd470d867ae9e1157cde7e761ee
-DIST libarchive-qt-2.0.4.tar.gz 52779 BLAKE2B a46605eae1880df638933fb780b846b98e6c58407fc601362f5b70823ae0559ae50f72bc85a1addfd6c385d0fa8d2aea07058e03ab6ada5e2425ab23ed78a08a SHA512 37b8719f689f6670543c41ebe1a1e73f4cc1fda48415103708832a94aeee2b27753c6e17e60e6849c05f2a98486e7e819a7d15faf284234bd47c18feb9565893
 DIST libarchive-qt-2.0.6.tar.gz 99095 BLAKE2B 57089d64179344a621d9d8be993b77f299a18a3cbd727c79adde2f7821e2cd5ca4a750ddd8707622de1c929f7f8ba3d4c42238f3d86d924e0fc42f73950acd30 SHA512 aa25952a585724579c4f8885414b7f343d958f576bfd8278c09cdec0f8ca776bb6480b5e3e545c33adbbd3c980ff20ce36ee37cc754df2971e77b04292a05828

diff --git a/app-arch/libarchive-qt/libarchive-qt-2.0.3.ebuild b/app-arch/libarchive-qt/libarchive-qt-2.0.3.ebuild
deleted file mode 100644
index ad8ad3261..000000000
--- a/app-arch/libarchive-qt/libarchive-qt-2.0.3.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xdg cmake
-
-DESCRIPTION="A Qt based archiving solution with libarchive backend"
-HOMEPAGE="https://gitlab.com/marcusbritanicus/libarchive-qt"
-
-if [[ "${PV}" == *9999* ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://gitlab.com/marcusbritanicus/${PN}.git"
-else
-	SRC_URI="https://gitlab.com/marcusbritanicus/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64"
-	S="${WORKDIR}/${PN}-v${PV}"
-fi
-
-RESTRICT="test"
-LICENSE="LGPL-3"
-SLOT="0"
-IUSE="static-libs"
-
-DEPEND="
-	app-arch/libarchive[lzma,bzip2,zlib]
-	app-arch/lrzip
-	app-arch/lzip
-	app-arch/lzop
-	dev-qt/qtgui:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-	local mycmakeargs=(
-		-DINSTALL_STATIC=$(usex static-libs)
-	)
-	cmake_src_configure
-}

diff --git a/app-arch/libarchive-qt/libarchive-qt-2.0.4.ebuild b/app-arch/libarchive-qt/libarchive-qt-2.0.4.ebuild
deleted file mode 100644
index ad8ad3261..000000000
--- a/app-arch/libarchive-qt/libarchive-qt-2.0.4.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xdg cmake
-
-DESCRIPTION="A Qt based archiving solution with libarchive backend"
-HOMEPAGE="https://gitlab.com/marcusbritanicus/libarchive-qt"
-
-if [[ "${PV}" == *9999* ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://gitlab.com/marcusbritanicus/${PN}.git"
-else
-	SRC_URI="https://gitlab.com/marcusbritanicus/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64"
-	S="${WORKDIR}/${PN}-v${PV}"
-fi
-
-RESTRICT="test"
-LICENSE="LGPL-3"
-SLOT="0"
-IUSE="static-libs"
-
-DEPEND="
-	app-arch/libarchive[lzma,bzip2,zlib]
-	app-arch/lrzip
-	app-arch/lzip
-	app-arch/lzop
-	dev-qt/qtgui:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-	local mycmakeargs=(
-		-DINSTALL_STATIC=$(usex static-libs)
-	)
-	cmake_src_configure
-}


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

* [gentoo-commits] repo/proj/guru:dev commit in: app-arch/libarchive-qt/
@ 2022-02-13 20:07 Arthur Zamarin
  0 siblings, 0 replies; 17+ messages in thread
From: Arthur Zamarin @ 2022-02-13 20:07 UTC (permalink / raw
  To: gentoo-commits

commit:     02ddbb5bd47f5aa2749bce91965ac28fb65b050b
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 13 20:04:29 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 13 20:04:29 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=02ddbb5b

app-arch/libarchive-qt: Update for libarchive[zlib] flag removal

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 .../{libarchive-qt-2.0.6.ebuild => libarchive-qt-2.0.6-r1.ebuild}       | 2 +-
 app-arch/libarchive-qt/libarchive-qt-9999.ebuild                        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-arch/libarchive-qt/libarchive-qt-2.0.6.ebuild b/app-arch/libarchive-qt/libarchive-qt-2.0.6-r1.ebuild
similarity index 95%
rename from app-arch/libarchive-qt/libarchive-qt-2.0.6.ebuild
rename to app-arch/libarchive-qt/libarchive-qt-2.0.6-r1.ebuild
index ad8ad3261..2ad5a6ded 100644
--- a/app-arch/libarchive-qt/libarchive-qt-2.0.6.ebuild
+++ b/app-arch/libarchive-qt/libarchive-qt-2.0.6-r1.ebuild
@@ -23,7 +23,7 @@ SLOT="0"
 IUSE="static-libs"
 
 DEPEND="
-	app-arch/libarchive[lzma,bzip2,zlib]
+	app-arch/libarchive[lzma,bzip2,zlib(+)]
 	app-arch/lrzip
 	app-arch/lzip
 	app-arch/lzop

diff --git a/app-arch/libarchive-qt/libarchive-qt-9999.ebuild b/app-arch/libarchive-qt/libarchive-qt-9999.ebuild
index ad8ad3261..2ad5a6ded 100644
--- a/app-arch/libarchive-qt/libarchive-qt-9999.ebuild
+++ b/app-arch/libarchive-qt/libarchive-qt-9999.ebuild
@@ -23,7 +23,7 @@ SLOT="0"
 IUSE="static-libs"
 
 DEPEND="
-	app-arch/libarchive[lzma,bzip2,zlib]
+	app-arch/libarchive[lzma,bzip2,zlib(+)]
 	app-arch/lrzip
 	app-arch/lzip
 	app-arch/lzop


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

* [gentoo-commits] repo/proj/guru:dev commit in: app-arch/libarchive-qt/
@ 2022-03-06  1:39 Aisha Tammy
  0 siblings, 0 replies; 17+ messages in thread
From: Aisha Tammy @ 2022-03-06  1:39 UTC (permalink / raw
  To: gentoo-commits

commit:     e92bc3fc3e0f98accb6d0ef8c44c89da62e1c626
Author:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Sun Mar  6 01:39:18 2022 +0000
Commit:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Sun Mar  6 01:39:42 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e92bc3fc

app-arch/libarchive-qt: version bump to 2.0.7

move to meson eclass

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>

 app-arch/libarchive-qt/Manifest                                |  1 +
 .../{libarchive-qt-9999.ebuild => libarchive-qt-2.0.7.ebuild}  | 10 +++++-----
 app-arch/libarchive-qt/libarchive-qt-9999.ebuild               | 10 +++++-----
 3 files changed, 11 insertions(+), 10 deletions(-)

diff --git a/app-arch/libarchive-qt/Manifest b/app-arch/libarchive-qt/Manifest
index 5d096def6..ed1cd107d 100644
--- a/app-arch/libarchive-qt/Manifest
+++ b/app-arch/libarchive-qt/Manifest
@@ -1 +1,2 @@
 DIST libarchive-qt-2.0.6.tar.gz 99095 BLAKE2B 57089d64179344a621d9d8be993b77f299a18a3cbd727c79adde2f7821e2cd5ca4a750ddd8707622de1c929f7f8ba3d4c42238f3d86d924e0fc42f73950acd30 SHA512 aa25952a585724579c4f8885414b7f343d958f576bfd8278c09cdec0f8ca776bb6480b5e3e545c33adbbd3c980ff20ce36ee37cc754df2971e77b04292a05828
+DIST libarchive-qt-2.0.7.tar.gz 99012 BLAKE2B fbb688ce08bedf4dd076c1efba213b162181862bb1560aaeab6d5ca191874d4ce4961c30e0a7497f81dc8ac7736a2ebae484883c38edde015a6eb0e0d2eda9d9 SHA512 6d61d267ec527fd61f2d79074eee0f1df80ba722468d0d890492de6dd47590771fff8f8d51b2bf6b552c033ed74cff8faaed51166591e69888e58d1298231fad

diff --git a/app-arch/libarchive-qt/libarchive-qt-9999.ebuild b/app-arch/libarchive-qt/libarchive-qt-2.0.7.ebuild
similarity index 83%
copy from app-arch/libarchive-qt/libarchive-qt-9999.ebuild
copy to app-arch/libarchive-qt/libarchive-qt-2.0.7.ebuild
index 2ad5a6ded..82202f1ed 100644
--- a/app-arch/libarchive-qt/libarchive-qt-9999.ebuild
+++ b/app-arch/libarchive-qt/libarchive-qt-2.0.7.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit xdg cmake
+inherit xdg meson
 
 DESCRIPTION="A Qt based archiving solution with libarchive backend"
 HOMEPAGE="https://gitlab.com/marcusbritanicus/libarchive-qt"
@@ -32,8 +32,8 @@ DEPEND="
 RDEPEND="${DEPEND}"
 
 src_configure() {
-	local mycmakeargs=(
-		-DINSTALL_STATIC=$(usex static-libs)
+	local emesonargs=(
+		$(meson_use static-libs install_static)
 	)
-	cmake_src_configure
+	meson_src_configure
 }

diff --git a/app-arch/libarchive-qt/libarchive-qt-9999.ebuild b/app-arch/libarchive-qt/libarchive-qt-9999.ebuild
index 2ad5a6ded..82202f1ed 100644
--- a/app-arch/libarchive-qt/libarchive-qt-9999.ebuild
+++ b/app-arch/libarchive-qt/libarchive-qt-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit xdg cmake
+inherit xdg meson
 
 DESCRIPTION="A Qt based archiving solution with libarchive backend"
 HOMEPAGE="https://gitlab.com/marcusbritanicus/libarchive-qt"
@@ -32,8 +32,8 @@ DEPEND="
 RDEPEND="${DEPEND}"
 
 src_configure() {
-	local mycmakeargs=(
-		-DINSTALL_STATIC=$(usex static-libs)
+	local emesonargs=(
+		$(meson_use static-libs install_static)
 	)
-	cmake_src_configure
+	meson_src_configure
 }


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

* [gentoo-commits] repo/proj/guru:dev commit in: app-arch/libarchive-qt/
@ 2024-08-21 15:26 Takuya Wakazono
  0 siblings, 0 replies; 17+ messages in thread
From: Takuya Wakazono @ 2024-08-21 15:26 UTC (permalink / raw
  To: gentoo-commits

commit:     04b5d109db4d93eb55a720da5ac1d421a5767cef
Author:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Wed Aug 21 14:23:23 2024 +0000
Commit:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
CommitDate: Wed Aug 21 14:40:29 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=04b5d109

app-arch/libarchive-qt: fix deps

Closes: https://bugs.gentoo.org/932108
Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>

 app-arch/libarchive-qt/libarchive-qt-2.0.7.ebuild | 21 ++++++++++-----------
 1 file changed, 10 insertions(+), 11 deletions(-)

diff --git a/app-arch/libarchive-qt/libarchive-qt-2.0.7.ebuild b/app-arch/libarchive-qt/libarchive-qt-2.0.7.ebuild
index dc80e6178..2d8547567 100644
--- a/app-arch/libarchive-qt/libarchive-qt-2.0.7.ebuild
+++ b/app-arch/libarchive-qt/libarchive-qt-2.0.7.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit xdg meson
 
@@ -17,23 +17,22 @@ else
 	S="${WORKDIR}/${PN}-v${PV}"
 fi
 
-LICENSE="LGPL-3"
+LICENSE="LGPL-3+"
 SLOT="0"
-IUSE="static-libs"
-RESTRICT="test"
+IUSE="qt6"
 
 DEPEND="
-	app-arch/libarchive[lzma,bzip2,zlib(+)]
-	app-arch/lrzip
-	app-arch/lzip
-	app-arch/lzop
-	dev-qt/qtgui:5
+	app-arch/libarchive:=
+	sys-libs/zlib
+	!qt6? ( dev-qt/qtcore:5 )
+	qt6? ( dev-qt/qtbase:6 )
 "
 RDEPEND="${DEPEND}"
 
 src_configure() {
 	local emesonargs=(
-		$(meson_use static-libs install_static)
+		-Dinstall_static=false
+		-Duse_qt_version=$(usex qt6 qt6 qt5)
 	)
 	meson_src_configure
 }


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

* [gentoo-commits] repo/proj/guru:dev commit in: app-arch/libarchive-qt/
@ 2024-08-21 15:26 Takuya Wakazono
  0 siblings, 0 replies; 17+ messages in thread
From: Takuya Wakazono @ 2024-08-21 15:26 UTC (permalink / raw
  To: gentoo-commits

commit:     85ffb91fe3ab71c7ed43139c1b996b763420dc81
Author:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Wed Aug 21 14:26:36 2024 +0000
Commit:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
CommitDate: Wed Aug 21 14:40:29 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=85ffb91f

app-arch/libarchive-qt: drop 2.0.6-r1, 2.0.7, 9999

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

 app-arch/libarchive-qt/Manifest                    |  2 --
 .../libarchive-qt/libarchive-qt-2.0.6-r1.ebuild    | 39 ----------------------
 app-arch/libarchive-qt/libarchive-qt-2.0.7.ebuild  | 38 ---------------------
 app-arch/libarchive-qt/libarchive-qt-9999.ebuild   | 39 ----------------------
 4 files changed, 118 deletions(-)

diff --git a/app-arch/libarchive-qt/Manifest b/app-arch/libarchive-qt/Manifest
index 943e27505..2ff9f1ea3 100644
--- a/app-arch/libarchive-qt/Manifest
+++ b/app-arch/libarchive-qt/Manifest
@@ -1,3 +1 @@
-DIST libarchive-qt-2.0.6.tar.bz2 90085 BLAKE2B 7b2cec4a1d9cb21a16c89a6b9c35c7182f34d55051993e6e9e849ed4058f032c473365e429411e8e5ba0957f118f24fcf68b23b0b6a8b21bacaf2784d2641958 SHA512 d2690667843a11249bda5b393d34db5dc319959d0d92f09d6eb4dd23b2237c41f61232fb93a5036b8570a8db1014445118712c4f2d686ea6105b5449c1c17111
-DIST libarchive-qt-2.0.7.tar.bz2 90068 BLAKE2B f2da9011fe5bed9c1a1ec7272fb62075d2817505d2241955b15c360a40088046bdecf0f2dbc71dec44756ce43ed5e3b8313965bdf8604d10238d25a62c237830 SHA512 658225cff805291786b24a941c6f0dce81b3e2412ed6550281d0e55a95a71efaa1a44dfa4790536ecb75e11f0d7ef0e53da944ea0d08b0be214a85f6d969674c
 DIST libarchive-qt-v2.0.8.tar.bz2 62808 BLAKE2B d5ee456e1d14b5e2547319d12bb62c9a8ca4182a68aa31025b14761823f12eebad9692bd09d7af2e3600a0effc060b60a1053e6dbb834758559821ecd69e63e7 SHA512 ce25d207b21659c17efc9110b1e62bfae5270a53b00d2a1e65377fc5df2afb0f3051d31210441d0ea3dadcfbccfb62c994893145d890a4c2215a7bf7dd231d1a

diff --git a/app-arch/libarchive-qt/libarchive-qt-2.0.6-r1.ebuild b/app-arch/libarchive-qt/libarchive-qt-2.0.6-r1.ebuild
deleted file mode 100644
index 7d8d20179..000000000
--- a/app-arch/libarchive-qt/libarchive-qt-2.0.6-r1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xdg cmake
-
-DESCRIPTION="A Qt based archiving solution with libarchive backend"
-HOMEPAGE="https://gitlab.com/marcusbritanicus/libarchive-qt"
-
-if [[ "${PV}" == *9999* ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://gitlab.com/marcusbritanicus/${PN}.git"
-else
-	SRC_URI="https://gitlab.com/marcusbritanicus/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.bz2 -> ${P}.tar.bz2"
-	KEYWORDS="~amd64"
-	S="${WORKDIR}/${PN}-v${PV}"
-fi
-
-LICENSE="LGPL-3"
-SLOT="0"
-IUSE="static-libs"
-RESTRICT="test"
-
-DEPEND="
-	app-arch/libarchive[lzma,bzip2,zlib(+)]
-	app-arch/lrzip
-	app-arch/lzip
-	app-arch/lzop
-	dev-qt/qtgui:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-	local mycmakeargs=(
-		-DINSTALL_STATIC=$(usex static-libs)
-	)
-	cmake_src_configure
-}

diff --git a/app-arch/libarchive-qt/libarchive-qt-2.0.7.ebuild b/app-arch/libarchive-qt/libarchive-qt-2.0.7.ebuild
deleted file mode 100644
index 2d8547567..000000000
--- a/app-arch/libarchive-qt/libarchive-qt-2.0.7.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit xdg meson
-
-DESCRIPTION="A Qt based archiving solution with libarchive backend"
-HOMEPAGE="https://gitlab.com/marcusbritanicus/libarchive-qt"
-
-if [[ "${PV}" == *9999* ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://gitlab.com/marcusbritanicus/${PN}.git"
-else
-	SRC_URI="https://gitlab.com/marcusbritanicus/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.bz2 -> ${P}.tar.bz2"
-	KEYWORDS="~amd64"
-	S="${WORKDIR}/${PN}-v${PV}"
-fi
-
-LICENSE="LGPL-3+"
-SLOT="0"
-IUSE="qt6"
-
-DEPEND="
-	app-arch/libarchive:=
-	sys-libs/zlib
-	!qt6? ( dev-qt/qtcore:5 )
-	qt6? ( dev-qt/qtbase:6 )
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-	local emesonargs=(
-		-Dinstall_static=false
-		-Duse_qt_version=$(usex qt6 qt6 qt5)
-	)
-	meson_src_configure
-}

diff --git a/app-arch/libarchive-qt/libarchive-qt-9999.ebuild b/app-arch/libarchive-qt/libarchive-qt-9999.ebuild
deleted file mode 100644
index 7dd62fb1b..000000000
--- a/app-arch/libarchive-qt/libarchive-qt-9999.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xdg meson
-
-DESCRIPTION="A Qt based archiving solution with libarchive backend"
-HOMEPAGE="https://gitlab.com/marcusbritanicus/libarchive-qt"
-
-if [[ "${PV}" == *9999* ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://gitlab.com/marcusbritanicus/${PN}.git"
-else
-	SRC_URI="https://gitlab.com/marcusbritanicus/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.bz2 -> ${P}.tar.bz2"
-	S="${WORKDIR}/${PN}-v${PV}"
-	KEYWORDS="~amd64"
-fi
-
-LICENSE="LGPL-3"
-SLOT="0"
-IUSE="static-libs"
-RESTRICT="test"
-
-DEPEND="
-	app-arch/libarchive[lzma,bzip2,zlib(+)]
-	app-arch/lrzip
-	app-arch/lzip
-	app-arch/lzop
-	dev-qt/qtgui:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-	local emesonargs=(
-		$(meson_use static-libs install_static)
-	)
-	meson_src_configure
-}


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

* [gentoo-commits] repo/proj/guru:dev commit in: app-arch/libarchive-qt/
@ 2024-08-21 15:26 Takuya Wakazono
  0 siblings, 0 replies; 17+ messages in thread
From: Takuya Wakazono @ 2024-08-21 15:26 UTC (permalink / raw
  To: gentoo-commits

commit:     81584f0a038a3cdcf067cf9164a7a08e11d34a2d
Author:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Wed Aug 21 14:23:46 2024 +0000
Commit:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
CommitDate: Wed Aug 21 14:40:29 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=81584f0a

app-arch/libarchive-qt: add 2.0.8

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

 app-arch/libarchive-qt/Manifest                   |  1 +
 app-arch/libarchive-qt/libarchive-qt-2.0.8.ebuild | 32 +++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/app-arch/libarchive-qt/Manifest b/app-arch/libarchive-qt/Manifest
index b13ec6807..943e27505 100644
--- a/app-arch/libarchive-qt/Manifest
+++ b/app-arch/libarchive-qt/Manifest
@@ -1,2 +1,3 @@
 DIST libarchive-qt-2.0.6.tar.bz2 90085 BLAKE2B 7b2cec4a1d9cb21a16c89a6b9c35c7182f34d55051993e6e9e849ed4058f032c473365e429411e8e5ba0957f118f24fcf68b23b0b6a8b21bacaf2784d2641958 SHA512 d2690667843a11249bda5b393d34db5dc319959d0d92f09d6eb4dd23b2237c41f61232fb93a5036b8570a8db1014445118712c4f2d686ea6105b5449c1c17111
 DIST libarchive-qt-2.0.7.tar.bz2 90068 BLAKE2B f2da9011fe5bed9c1a1ec7272fb62075d2817505d2241955b15c360a40088046bdecf0f2dbc71dec44756ce43ed5e3b8313965bdf8604d10238d25a62c237830 SHA512 658225cff805291786b24a941c6f0dce81b3e2412ed6550281d0e55a95a71efaa1a44dfa4790536ecb75e11f0d7ef0e53da944ea0d08b0be214a85f6d969674c
+DIST libarchive-qt-v2.0.8.tar.bz2 62808 BLAKE2B d5ee456e1d14b5e2547319d12bb62c9a8ca4182a68aa31025b14761823f12eebad9692bd09d7af2e3600a0effc060b60a1053e6dbb834758559821ecd69e63e7 SHA512 ce25d207b21659c17efc9110b1e62bfae5270a53b00d2a1e65377fc5df2afb0f3051d31210441d0ea3dadcfbccfb62c994893145d890a4c2215a7bf7dd231d1a

diff --git a/app-arch/libarchive-qt/libarchive-qt-2.0.8.ebuild b/app-arch/libarchive-qt/libarchive-qt-2.0.8.ebuild
new file mode 100644
index 000000000..ca1b4725a
--- /dev/null
+++ b/app-arch/libarchive-qt/libarchive-qt-2.0.8.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit xdg meson
+
+DESCRIPTION="Qt based archiving solution with libarchive backend"
+HOMEPAGE="https://gitlab.com/marcusbritanicus/libarchive-qt"
+SRC_URI="https://gitlab.com/marcusbritanicus/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.bz2"
+S="${WORKDIR}/${PN}-v${PV}"
+
+LICENSE="LGPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="qt6"
+
+DEPEND="
+	app-arch/libarchive:=
+	sys-libs/zlib
+	!qt6? ( dev-qt/qtcore:5 )
+	qt6? ( dev-qt/qtbase:6 )
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+	local emesonargs=(
+		-Dinstall_static=false
+		-Duse_qt_version=$(usex qt6 qt6 qt5)
+	)
+	meson_src_configure
+}


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

end of thread, other threads:[~2024-08-21 15:26 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-28 17:10 [gentoo-commits] repo/proj/guru:dev commit in: app-arch/libarchive-qt/ Maciej Barć
  -- strict thread matches above, loose matches on Subject: below --
2024-08-21 15:26 Takuya Wakazono
2024-08-21 15:26 Takuya Wakazono
2024-08-21 15:26 Takuya Wakazono
2022-03-06  1:39 Aisha Tammy
2022-02-13 20:24 [gentoo-commits] repo/proj/guru:master " Arthur Zamarin
2022-02-13 20:07 ` [gentoo-commits] repo/proj/guru:dev " Arthur Zamarin
2022-02-13 20:07 Arthur Zamarin
2021-10-20 23:34 Maciej Barć
2021-09-20 13:38 [gentoo-commits] repo/proj/guru:master " Arthur Zamarin
2021-09-20 13:35 ` [gentoo-commits] repo/proj/guru:dev " Arthur Zamarin
2021-04-15 15:21 Maciej Barć
2021-04-13  6:08 Maciej Barć
2021-04-13  6:08 Maciej Barć
2021-04-12 21:10 Maciej Barć
2021-02-27 21:14 Andrew Ammerlaan
2021-01-11 18:15 Maciej Barć
2021-01-11 18:13 Maciej Barć
2020-11-30 11:17 Maciej Barć

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