* [gentoo-commits] repo/proj/guru:dev commit in: dev-debug/gdbgui/
@ 2025-02-25 15:15 David Roman
0 siblings, 0 replies; 4+ messages in thread
From: David Roman @ 2025-02-25 15:15 UTC (permalink / raw
To: gentoo-commits
commit: 41fc207546bc9eb8d460119538aaf45721ed3bca
Author: David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Tue Feb 25 15:07:23 2025 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Feb 25 15:13:57 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=41fc2075
dev-debug/gdbgui: new package, add 0.15.2.0
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
dev-debug/gdbgui/Manifest | 1 +
dev-debug/gdbgui/gdbgui-0.15.2.0.ebuild | 26 ++++++++++++++++++++++++++
dev-debug/gdbgui/metadata.xml | 12 ++++++++++++
3 files changed, 39 insertions(+)
diff --git a/dev-debug/gdbgui/Manifest b/dev-debug/gdbgui/Manifest
new file mode 100644
index 000000000..13fedafb1
--- /dev/null
+++ b/dev-debug/gdbgui/Manifest
@@ -0,0 +1 @@
+DIST gdbgui-0.15.2.0.tar.gz 1292007 BLAKE2B 32adaef906d0fa94de76d7009c3a0c37e9596403b8a10b3b75b798627141627d7d7196399d61b4252512c6707a2ac8ec71958bb22432155ef8d11b3681aa89c2 SHA512 e678494efe6ef3a1e65dc167b0620cffd219a9fa3c2dcf5c127229042bb9e0f3a7ccba0cbf5c70689bb4ec1ec3f3c36be75a2b6024ea615758928205e584ecb8
diff --git a/dev-debug/gdbgui/gdbgui-0.15.2.0.ebuild b/dev-debug/gdbgui/gdbgui-0.15.2.0.ebuild
new file mode 100644
index 000000000..02e92fcd7
--- /dev/null
+++ b/dev-debug/gdbgui/gdbgui-0.15.2.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{11..13} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Browser-based frontend to gdb"
+HOMEPAGE="https://www.gdbgui.com/ https://github.com/cs01/gdbgui"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+ dev-python/bidict[${PYTHON_USEDEP}]
+ dev-python/flask[${PYTHON_USEDEP}]
+ dev-python/flask-compress[${PYTHON_USEDEP}]
+ dev-python/pygments[${PYTHON_USEDEP}]
+ dev-python/python-engineio[${PYTHON_USEDEP}]
+"
+
+RDEPEND="${DEPEND}"
diff --git a/dev-debug/gdbgui/metadata.xml b/dev-debug/gdbgui/metadata.xml
new file mode 100644
index 000000000..1fd263dd4
--- /dev/null
+++ b/dev-debug/gdbgui/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>davidroman96@gmail.com</email>
+ <name>David Roman</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">cs01/gdbgui</remote-id>
+ <remote-id type="pypi">gdbgui</remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-debug/gdbgui/
@ 2025-06-17 12:31 David Roman
0 siblings, 0 replies; 4+ messages in thread
From: David Roman @ 2025-06-17 12:31 UTC (permalink / raw
To: gentoo-commits
commit: 5487673c657b11136e262230cfe294fa2796a7d1
Author: David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Tue Jun 17 12:31:06 2025 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Jun 17 12:31:06 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5487673c
dev-debug/gdbgui: add missing dependencies on flask-socketio & pygdbmi
Closes: https://bugs.gentoo.org/958316
Bug: https://bugs.gentoo.org/653614
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
dev-debug/gdbgui/Manifest | 1 +
dev-debug/gdbgui/gdbgui-0.15.2.0-r1.ebuild | 31 ++++++++++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/dev-debug/gdbgui/Manifest b/dev-debug/gdbgui/Manifest
index 13fedafb1a..54dd5711f4 100644
--- a/dev-debug/gdbgui/Manifest
+++ b/dev-debug/gdbgui/Manifest
@@ -1 +1,2 @@
+DIST gdbgui-0.15.2.0.gh.tar.gz 4950845 BLAKE2B ffdce1923aead7d5cf202aa6954bbedcfa55cb27351b7635dd9636a8b398e4d9d8baa1c59789ba47e80ae581fa6510cae2017d0639cc7f9137d8ce5e0324172b SHA512 b1aef477f87b04016f594fe38581b646a0179bf9fd2441c6af3a534a817fc0b43a89f22016e252dffca775ab2b6a4e9cd7962f6f347be9295aee0af798a033b3
DIST gdbgui-0.15.2.0.tar.gz 1292007 BLAKE2B 32adaef906d0fa94de76d7009c3a0c37e9596403b8a10b3b75b798627141627d7d7196399d61b4252512c6707a2ac8ec71958bb22432155ef8d11b3681aa89c2 SHA512 e678494efe6ef3a1e65dc167b0620cffd219a9fa3c2dcf5c127229042bb9e0f3a7ccba0cbf5c70689bb4ec1ec3f3c36be75a2b6024ea615758928205e584ecb8
diff --git a/dev-debug/gdbgui/gdbgui-0.15.2.0-r1.ebuild b/dev-debug/gdbgui/gdbgui-0.15.2.0-r1.ebuild
new file mode 100644
index 0000000000..0ef7f7e3c0
--- /dev/null
+++ b/dev-debug/gdbgui/gdbgui-0.15.2.0-r1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{11..13} )
+
+inherit distutils-r1
+
+DESCRIPTION="Browser-based frontend to gdb"
+HOMEPAGE="https://www.gdbgui.com/ https://github.com/cs01/gdbgui"
+SRC_URI="https://github.com/cs01/gdbgui/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+ dev-python/bidict[${PYTHON_USEDEP}]
+ dev-python/flask[${PYTHON_USEDEP}]
+ dev-python/flask-compress[${PYTHON_USEDEP}]
+ dev-python/flask-socketio[${PYTHON_USEDEP}]
+ dev-python/pygdbmi[${PYTHON_USEDEP}]
+ dev-python/pygments[${PYTHON_USEDEP}]
+ dev-python/python-engineio[${PYTHON_USEDEP}]
+"
+
+RDEPEND="${DEPEND}"
+
+distutils_enable_tests pytest
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-debug/gdbgui/
@ 2025-07-03 9:47 David Roman
2025-07-03 10:04 ` [gentoo-commits] repo/proj/guru:master " David Roman
0 siblings, 1 reply; 4+ messages in thread
From: David Roman @ 2025-07-03 9:47 UTC (permalink / raw
To: gentoo-commits
commit: bc83819adfb8adc164aa625e5b3a68d378f1772e
Author: David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Thu Jul 3 09:34:11 2025 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Jul 3 09:34:11 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bc83819a
dev-debug/gdbgui: add 0.15.3.0
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
dev-debug/gdbgui/Manifest | 1 +
dev-debug/gdbgui/gdbgui-0.15.3.0.ebuild | 26 ++++++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/dev-debug/gdbgui/Manifest b/dev-debug/gdbgui/Manifest
index 54dd5711f4..8fdaa2185b 100644
--- a/dev-debug/gdbgui/Manifest
+++ b/dev-debug/gdbgui/Manifest
@@ -1,2 +1,3 @@
DIST gdbgui-0.15.2.0.gh.tar.gz 4950845 BLAKE2B ffdce1923aead7d5cf202aa6954bbedcfa55cb27351b7635dd9636a8b398e4d9d8baa1c59789ba47e80ae581fa6510cae2017d0639cc7f9137d8ce5e0324172b SHA512 b1aef477f87b04016f594fe38581b646a0179bf9fd2441c6af3a534a817fc0b43a89f22016e252dffca775ab2b6a4e9cd7962f6f347be9295aee0af798a033b3
DIST gdbgui-0.15.2.0.tar.gz 1292007 BLAKE2B 32adaef906d0fa94de76d7009c3a0c37e9596403b8a10b3b75b798627141627d7d7196399d61b4252512c6707a2ac8ec71958bb22432155ef8d11b3681aa89c2 SHA512 e678494efe6ef3a1e65dc167b0620cffd219a9fa3c2dcf5c127229042bb9e0f3a7ccba0cbf5c70689bb4ec1ec3f3c36be75a2b6024ea615758928205e584ecb8
+DIST gdbgui-0.15.3.0.tar.gz 1292210 BLAKE2B 76b0ac41025955e4af96a4cd45ef66247085aa233102f997fbbb513c8123c5308d8df1eeb22eaf8b7661b1aa04496437a3a32f7146cc47c4ecee9020f41bf6fe SHA512 b07723db7d777982c91baebf8c9d382bbaca99cb779a4a1392cbcc8ec5ee4563a8679ee7c41baa4e698f902c463edc3c5f47a4c61aa045ed02ae99a122d59968
diff --git a/dev-debug/gdbgui/gdbgui-0.15.3.0.ebuild b/dev-debug/gdbgui/gdbgui-0.15.3.0.ebuild
new file mode 100644
index 0000000000..02e92fcd73
--- /dev/null
+++ b/dev-debug/gdbgui/gdbgui-0.15.3.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{11..13} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Browser-based frontend to gdb"
+HOMEPAGE="https://www.gdbgui.com/ https://github.com/cs01/gdbgui"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+ dev-python/bidict[${PYTHON_USEDEP}]
+ dev-python/flask[${PYTHON_USEDEP}]
+ dev-python/flask-compress[${PYTHON_USEDEP}]
+ dev-python/pygments[${PYTHON_USEDEP}]
+ dev-python/python-engineio[${PYTHON_USEDEP}]
+"
+
+RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: dev-debug/gdbgui/
2025-07-03 9:47 [gentoo-commits] repo/proj/guru:dev commit in: dev-debug/gdbgui/ David Roman
@ 2025-07-03 10:04 ` David Roman
0 siblings, 0 replies; 4+ messages in thread
From: David Roman @ 2025-07-03 10:04 UTC (permalink / raw
To: gentoo-commits
commit: bc83819adfb8adc164aa625e5b3a68d378f1772e
Author: David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Thu Jul 3 09:34:11 2025 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Jul 3 09:34:11 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bc83819a
dev-debug/gdbgui: add 0.15.3.0
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
dev-debug/gdbgui/Manifest | 1 +
dev-debug/gdbgui/gdbgui-0.15.3.0.ebuild | 26 ++++++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/dev-debug/gdbgui/Manifest b/dev-debug/gdbgui/Manifest
index 54dd5711f4..8fdaa2185b 100644
--- a/dev-debug/gdbgui/Manifest
+++ b/dev-debug/gdbgui/Manifest
@@ -1,2 +1,3 @@
DIST gdbgui-0.15.2.0.gh.tar.gz 4950845 BLAKE2B ffdce1923aead7d5cf202aa6954bbedcfa55cb27351b7635dd9636a8b398e4d9d8baa1c59789ba47e80ae581fa6510cae2017d0639cc7f9137d8ce5e0324172b SHA512 b1aef477f87b04016f594fe38581b646a0179bf9fd2441c6af3a534a817fc0b43a89f22016e252dffca775ab2b6a4e9cd7962f6f347be9295aee0af798a033b3
DIST gdbgui-0.15.2.0.tar.gz 1292007 BLAKE2B 32adaef906d0fa94de76d7009c3a0c37e9596403b8a10b3b75b798627141627d7d7196399d61b4252512c6707a2ac8ec71958bb22432155ef8d11b3681aa89c2 SHA512 e678494efe6ef3a1e65dc167b0620cffd219a9fa3c2dcf5c127229042bb9e0f3a7ccba0cbf5c70689bb4ec1ec3f3c36be75a2b6024ea615758928205e584ecb8
+DIST gdbgui-0.15.3.0.tar.gz 1292210 BLAKE2B 76b0ac41025955e4af96a4cd45ef66247085aa233102f997fbbb513c8123c5308d8df1eeb22eaf8b7661b1aa04496437a3a32f7146cc47c4ecee9020f41bf6fe SHA512 b07723db7d777982c91baebf8c9d382bbaca99cb779a4a1392cbcc8ec5ee4563a8679ee7c41baa4e698f902c463edc3c5f47a4c61aa045ed02ae99a122d59968
diff --git a/dev-debug/gdbgui/gdbgui-0.15.3.0.ebuild b/dev-debug/gdbgui/gdbgui-0.15.3.0.ebuild
new file mode 100644
index 0000000000..02e92fcd73
--- /dev/null
+++ b/dev-debug/gdbgui/gdbgui-0.15.3.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{11..13} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Browser-based frontend to gdb"
+HOMEPAGE="https://www.gdbgui.com/ https://github.com/cs01/gdbgui"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+ dev-python/bidict[${PYTHON_USEDEP}]
+ dev-python/flask[${PYTHON_USEDEP}]
+ dev-python/flask-compress[${PYTHON_USEDEP}]
+ dev-python/pygments[${PYTHON_USEDEP}]
+ dev-python/python-engineio[${PYTHON_USEDEP}]
+"
+
+RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-07-03 10:05 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-03 9:47 [gentoo-commits] repo/proj/guru:dev commit in: dev-debug/gdbgui/ David Roman
2025-07-03 10:04 ` [gentoo-commits] repo/proj/guru:master " David Roman
-- strict thread matches above, loose matches on Subject: below --
2025-06-17 12:31 [gentoo-commits] repo/proj/guru:dev " David Roman
2025-02-25 15:15 David Roman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox