Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37517335
en ru br
Репозитории ALT
S:0.7.0-alt1
5.1: 0.6.4-alt2
www.altlinux.org/Changes

Группа :: Разработка/Отладчики
Пакет: cgdb

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: cgdb
Summary: Frontend for GDB
Version: 0.7.0
Release: alt1
Url: http://cgdb.github.io/
License: GPL2
Group: Development/Debuggers

Packager: Alexey Gladkov <legion at altlinux.ru>

Source: %name-%version.tar.bz2

Requires: gdb

BuildRequires: gcc-c++
BuildRequires: flex
BuildRequires: libncurses-devel
BuildRequires: libreadline-devel
BuildRequires: texinfo
BuildRequires: help2man

%description
CGDB is a curses (terminal-based) interface to the GNU Debugger (GDB).
Its goal is to be lightweight and responsive; not encumbered with
unnecessary features.

%prep
%setup -q

%build
%configure
printf '#define HAVE_DEV_PTMX 1\n' >> config.h

%make_build

%install
%makeinstall_std

%files
%doc README NEWS
%_bindir/*
%_datadir/%name
%_infodir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin