[gentoo-commits] repo/proj/guru:dev commit in: games-emulation/mupen64plus-qt/

2023-12-07 Thread Alexander Weber
commit: bcbc5a3dad0b6c487c5031235bae577121fac2ef
Author: Alexander Weber  web  de>
AuthorDate: Thu Dec  7 10:21:18 2023 +
Commit: Alexander Weber  web  de>
CommitDate: Thu Dec  7 10:21:18 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bcbc5a3d

games-emulation/mupen64plus-qt: adjust quazip / qt5 dependency

Signed-off-by: Alexander Weber  web.de>

 games-emulation/mupen64plus-qt/mupen64plus-qt-1.15.ebuild | 2 +-
 games-emulation/mupen64plus-qt/mupen64plus-qt-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-emulation/mupen64plus-qt/mupen64plus-qt-1.15.ebuild 
b/games-emulation/mupen64plus-qt/mupen64plus-qt-1.15.ebuild
index baea82b251..06dc4fd58a 100644
--- a/games-emulation/mupen64plus-qt/mupen64plus-qt-1.15.ebuild
+++ b/games-emulation/mupen64plus-qt/mupen64plus-qt-1.15.ebuild
@@ -19,7 +19,7 @@ RDEPEND="
dev-qt/qtxml:5
dev-qt/qtsql:5
dev-qt/qtwidgets:5
-   dev-libs/quazip
+   || ( =dev-libs/quazip-1.3[qt5] )
 "
 DEPEND=">=games-emulation/mupen64plus-core-2.5
${RDEPEND}"

diff --git a/games-emulation/mupen64plus-qt/mupen64plus-qt-.ebuild 
b/games-emulation/mupen64plus-qt/mupen64plus-qt-.ebuild
index f4de6352da..8cf3d63e25 100644
--- a/games-emulation/mupen64plus-qt/mupen64plus-qt-.ebuild
+++ b/games-emulation/mupen64plus-qt/mupen64plus-qt-.ebuild
@@ -19,7 +19,7 @@ RDEPEND="
dev-qt/qtxml:5
dev-qt/qtsql:5
dev-qt/qtwidgets:5
-   dev-libs/quazip
+   || ( =dev-libs/quazip-1.3[qt5] )
 "
 DEPEND=">=games-emulation/mupen64plus-core-2.5
${RDEPEND}"



[gentoo-commits] repo/proj/guru:dev commit in: games-emulation/mupen64plus-qt/

2022-05-24 Thread Andrew Ammerlaan
commit: 210791bfe7f2c41fe6f89f6cb2f442f9f041a63a
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Tue May 24 18:58:34 2022 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Tue May 24 18:58:34 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=210791bf

games-emulation/mupen64plus-qt: update Manifest

Signed-off-by: Andrew Ammerlaan  gentoo.org>

 games-emulation/mupen64plus-qt/Manifest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-emulation/mupen64plus-qt/Manifest 
b/games-emulation/mupen64plus-qt/Manifest
index f826be1d1..c0bca664a 100644
--- a/games-emulation/mupen64plus-qt/Manifest
+++ b/games-emulation/mupen64plus-qt/Manifest
@@ -1 +1 @@
-DIST mupen64plus-qt-1.14.tar.gz 573526 BLAKE2B 
f81681861de61db9e68eb80941e97644a2e903b221c470e981c9e7f39e3cc720f59e57a08a7d5346b99ae963d6639c275c98f6519df9a203b0aaf567e9169451
 SHA512 
c4260a4d01362c4aa6c921bd816dd4ea6bae03380ad461613fffdcb877c09b0f8cc7e3e954842c1dd533ffdc546086b943ddf17c3c133c0b772cf62111ca01ea
+DIST mupen64plus-qt-1.15.tar.gz 573009 BLAKE2B 
9db7c5c7fefa99466933e4526338487b138eb970595d0ac92aedb1649e9786785b2472b7716cd24080e99cddda9d434207d2387515a62f6b2c111076bdcb10ed
 SHA512 
f7abb23b401febbf60cfb04bcfe37047ce2e323241665aaae06874903da33c0dedf405809a8af193f82f1dc4537adcbcd480f86b5dad5d3af635d1eb00fb6aae



[gentoo-commits] repo/proj/guru:dev commit in: games-emulation/mupen64plus-qt/

2021-10-16 Thread Samuel Bauer
commit: 8d9a5a7b5b2197d470b8e6c0c5ceb1a8b29f74d4
Author: Samuel Bauer  yahoo  fr>
AuthorDate: Sat Oct 16 23:00:43 2021 +
Commit: Samuel Bauer  yahoo  fr>
CommitDate: Sat Oct 16 23:00:43 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8d9a5a7b

games-emulation/mupen64plus-qt-: remove local fix, done upstream

Signed-off-by: Samuel Bauer  yahoo.fr>

 games-emulation/mupen64plus-qt/mupen64plus-qt-.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/games-emulation/mupen64plus-qt/mupen64plus-qt-.ebuild 
b/games-emulation/mupen64plus-qt/mupen64plus-qt-.ebuild
index 93dd2d71b..778646412 100644
--- a/games-emulation/mupen64plus-qt/mupen64plus-qt-.ebuild
+++ b/games-emulation/mupen64plus-qt/mupen64plus-qt-.ebuild
@@ -25,7 +25,6 @@ DEPEND=">=games-emulation/mupen64plus-core-2.5
${RDEPEND}"
 
 src_prepare() {
-   sed -i -e '/MatchWildcard/{s/Wildcard/RegExp/; s/"\*"/".*"/}' 
src/dialogs/settingsdialog.cpp || die
sed -i -e '/include.*quazip5/s/quazip5/QuaZip-Qt5-1.1\/quazip/' \
src/emulation/emulatorhandler.cpp src/common.cpp || die
sed -i -e 's/lquazip5/lquazip1-qt5/' mupen64plus-qt.pro || die



[gentoo-commits] repo/proj/guru:dev commit in: games-emulation/mupen64plus-qt/

2021-04-28 Thread Samuel Bauer
commit: 1c4abe5bf86c34368b2a21a1c41f420a7e3a
Author: Samuel Bauer  yahoo  fr>
AuthorDate: Wed Apr 28 22:53:01 2021 +
Commit: Samuel Bauer  yahoo  fr>
CommitDate: Wed Apr 28 22:53:01 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1c4abe5b

games-emulation/mupen64plus-qt: add manifest, fix archive name

Signed-off-by: Samuel Bauer  yahoo.fr>

 games-emulation/mupen64plus-qt/Manifest   | 1 +
 games-emulation/mupen64plus-qt/mupen64plus-qt-1.14.ebuild | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/games-emulation/mupen64plus-qt/Manifest 
b/games-emulation/mupen64plus-qt/Manifest
new file mode 100644
index 0..f826be1d1
--- /dev/null
+++ b/games-emulation/mupen64plus-qt/Manifest
@@ -0,0 +1 @@
+DIST mupen64plus-qt-1.14.tar.gz 573526 BLAKE2B 
f81681861de61db9e68eb80941e97644a2e903b221c470e981c9e7f39e3cc720f59e57a08a7d5346b99ae963d6639c275c98f6519df9a203b0aaf567e9169451
 SHA512 
c4260a4d01362c4aa6c921bd816dd4ea6bae03380ad461613fffdcb877c09b0f8cc7e3e954842c1dd533ffdc546086b943ddf17c3c133c0b772cf62111ca01ea

diff --git a/games-emulation/mupen64plus-qt/mupen64plus-qt-1.14.ebuild 
b/games-emulation/mupen64plus-qt/mupen64plus-qt-1.14.ebuild
index f1f885f7c..790fc311b 100644
--- a/games-emulation/mupen64plus-qt/mupen64plus-qt-1.14.ebuild
+++ b/games-emulation/mupen64plus-qt/mupen64plus-qt-1.14.ebuild
@@ -7,7 +7,7 @@ inherit desktop qmake-utils
 
 DESCRIPTION="A basic launcher for Mupen64Plus"
 HOMEPAGE="https://github.com/dh4/mupen64plus-qt;
-SRC_URI="https://github.com/dh4/${PN}/archive/${PV}.tar.gz;
+SRC_URI="https://github.com/dh4/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"



[gentoo-commits] repo/proj/guru:dev commit in: games-emulation/mupen64plus-qt/

2021-04-28 Thread Samuel Bauer
commit: cc419635e82f708fa6c189ea40a31a2bd2ad5c06
Author: Samuel Bauer  yahoo  fr>
AuthorDate: Wed Apr 28 21:40:14 2021 +
Commit: Samuel Bauer  yahoo  fr>
CommitDate: Wed Apr 28 21:40:14 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cc419635

games-emulation/mupen64plus-qt: new ebuild https://bugs.gentoo.org/562444

Signed-off-by: Samuel Bauer  yahoo.fr>

 games-emulation/mupen64plus-qt/metadata.xml|  8 
 .../mupen64plus-qt/mupen64plus-qt-1.14.ebuild  | 45 ++
 .../mupen64plus-qt/mupen64plus-qt-.ebuild  | 45 ++
 3 files changed, 98 insertions(+)

diff --git a/games-emulation/mupen64plus-qt/metadata.xml 
b/games-emulation/mupen64plus-qt/metadata.xml
new file mode 100644
index 0..e4022
--- /dev/null
+++ b/games-emulation/mupen64plus-qt/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+   mazes-80
+   mazes...@none.org
+
+

diff --git a/games-emulation/mupen64plus-qt/mupen64plus-qt-1.14.ebuild 
b/games-emulation/mupen64plus-qt/mupen64plus-qt-1.14.ebuild
new file mode 100644
index 0..f1f885f7c
--- /dev/null
+++ b/games-emulation/mupen64plus-qt/mupen64plus-qt-1.14.ebuild
@@ -0,0 +1,45 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit desktop qmake-utils
+
+DESCRIPTION="A basic launcher for Mupen64Plus"
+HOMEPAGE="https://github.com/dh4/mupen64plus-qt;
+SRC_URI="https://github.com/dh4/${PN}/archive/${PV}.tar.gz;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-qt/qtcore:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtxml:5
+   dev-qt/qtsql:5
+   dev-qt/qtwidgets:5
+   dev-libs/quazip
+"
+DEPEND=">=games-emulation/mupen64plus-core-2.5
+   ${RDEPEND}"
+
+src_prepare() {
+   sed -i -e '/MatchWildcard/{s/Wildcard/RegExp/; s/"\*"/".*"/}' 
src/dialogs/settingsdialog.cpp || die
+   sed -i -e '/include.*quazip5/s/quazip5/QuaZip-Qt5-1.1\/quazip/' \
+   src/emulation/emulatorhandler.cpp src/common.cpp || die
+   sed -i -e 's/lquazip5/lquazip1-qt5/' mupen64plus-qt.pro || die
+   default
+}
+
+src_configure() {
+   eqmake5
+}
+
+src_install() {
+   dobin ${PN}
+   dodoc README.md
+   doman resources/${PN}.6
+   domenu resources/${PN}.desktop
+   newicon resources/images/mupen64plus.png ${PN}.png
+}

diff --git a/games-emulation/mupen64plus-qt/mupen64plus-qt-.ebuild 
b/games-emulation/mupen64plus-qt/mupen64plus-qt-.ebuild
new file mode 100644
index 0..93dd2d71b
--- /dev/null
+++ b/games-emulation/mupen64plus-qt/mupen64plus-qt-.ebuild
@@ -0,0 +1,45 @@
+# Copyright 2018-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit desktop git-r3 qmake-utils
+
+DESCRIPTION="A basic launcher for Mupen64Plus"
+HOMEPAGE="https://github.com/dh4/mupen64plus-qt;
+EGIT_REPO_URI="https://github.com/dh4/mupen64plus-qt;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS=""
+
+RDEPEND="
+   dev-qt/qtcore:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtxml:5
+   dev-qt/qtsql:5
+   dev-qt/qtwidgets:5
+   dev-libs/quazip
+"
+DEPEND=">=games-emulation/mupen64plus-core-2.5
+   ${RDEPEND}"
+
+src_prepare() {
+   sed -i -e '/MatchWildcard/{s/Wildcard/RegExp/; s/"\*"/".*"/}' 
src/dialogs/settingsdialog.cpp || die
+   sed -i -e '/include.*quazip5/s/quazip5/QuaZip-Qt5-1.1\/quazip/' \
+   src/emulation/emulatorhandler.cpp src/common.cpp || die
+   sed -i -e 's/lquazip5/lquazip1-qt5/' mupen64plus-qt.pro || die
+   default
+}
+
+src_configure() {
+   eqmake5
+}
+
+src_install() {
+   dobin ${PN}
+   dodoc README.md
+   doman resources/${PN}.6
+   domenu resources/${PN}.desktop
+   newicon resources/images/mupen64plus.png ${PN}.png
+}