Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 28856a15fa041d8249258cf6ea2b7696 > files > 2

kdbg-2.5.3-1.mga3.src.rpm

Name: 		kdbg
Version: 	2.5.3
Release: 	%mkrel 1
License: 	GPLv2+
Summary: 	A Graphical Debugger Interface
URL: 		http://www.kdbg.org
Group: 		Development/Other
Source: 	http://downloads.sourceforge.net/kdbg/%{name}-%{version}.tar.gz
Requires:	gdb
BuildRequires:	kdelibs4-devel

%description
KDbg is a graphical user interface to gdb, the GNU debugger. 

It provides an intuitive interface for setting breakpoints,
inspecting variables, and stepping through code. 

%prep
%setup -q

%build
%cmake_kde4
%make

%install
%makeinstall_std -C build

%find_lang %name --with-html

%files -f %{name}.lang
%_kde_bindir/%name
%_kde_datadir/config/kdbgrc
%_kde_datadir/applications/kde4/kdbg.desktop
%_kde_datadir/apps/kdbg


%changelog

* Sun Apr 07 2013 anaselli <anaselli> 2.5.3-1.mga3
+ Revision: 408754
- new 2.5.3 as a bug fixing release

* Sat Jan 12 2013 umeabot <umeabot> 2.5.2-2.mga3
+ Revision: 355919
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Mon Sep 03 2012 anaselli <anaselli> 2.5.2-1.mga3
+ Revision: 287646
- New 2.5.2 version

* Fri Oct 28 2011 fwang <fwang> 2.5.1-1.mga2
+ Revision: 158925
- new version 2.5.1

* Fri Jul 15 2011 anaselli <anaselli> 2.5.0-1.mga2
+ Revision: 124417
- imported package kdbg