Skip to content

Commit

Permalink
New package: kdbg-3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dmarto committed Nov 5, 2023
1 parent db35073 commit 4495f57
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions srcpkgs/kdbg/template
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Template file for 'kdbg'
pkgname=kdbg
version=3.0.1
revision=1
build_style=cmake
hostmakedepends="gettext extra-cmake-modules qt5-host-tools qt5-qmake
kcoreaddons procps-ng"
makedepends="qt5-devel ki18n-devel kxmlgui-devel gnulib"
checkdepends="AppStream"
short_desc="Graphical Debugger Interface around GDB"
maintainer="Martin Dimov <[email protected]>"
license="GPL-2.0-only"
homepage="https://www.kdbg.org/"
changelog="https://raw.githubusercontent.com/j6t/kdbg/master/ReleaseNotes-${version}"
distfiles="https://github.com/j6t/kdbg/archive/kdbg-${version}.tar.gz"
checksum=f00ac63d44805f43587d8707f6a4e214959994378898b8ccca5cf206228db4c4

0 comments on commit 4495f57

Please sign in to comment.