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

Группа :: Разработка/Прочее
Пакет: qgit

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

# vim: set ft=spec: -*- rpm-spec -*-

Name: qgit
Version: 1.5.8
Release: alt1

Summary: Git GUI viewer built on Qt/C++
Group: Development/Other
License: GPL
Url: http://digilander.libero.it/mcostalba/

Packager: Afanasov Dmitry <ender at altlinux.org>

# git://git.altlinux.org/people/wrar/packages/qgit.git

Source: %name-%version.tar
Patch: %name-%version-%release.patch

# Automatically added by buildreq on Fri May 12 2006

BuildRequires: gcc-c++ libqt3-devel libXft-devel libXt-devel

%description
With qgit you will be able to browse revisions history, view
patch content and changed files, graphically following different
development branches.

Features:

* View revisions, diffs, files history, files annotation,
 archive tree.

* Commit changes visually cherry picking modified files.

* Apply or format patch series from selected commits, drag and
 drop commits between two instances of qgit.

* qgit implements a GUI for the most common StGIT commands like
 push/pop and apply/format patches. You can also create new
 patches or refresh current top one using the same semantics of
 git commit,  i.e. cherry picking single modified files.

%prep
%setup
%patch -p1

%build
%autoreconf
%configure
%make_build

%install
%make_install DESTDIR=%buildroot install

%files
%doc README ChangeLog
%_bindir/%name

%changelog

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

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