Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37530428
en ru br
Репозитории ALT
S:4.3.5-alt1
5.1: 4.1.4-alt1
4.1: 4.1.4-alt1
4.0: 4.1.0-alt1
3.0: 4.1.0-alt1
www.altlinux.org/Changes

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

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

Name: tkdiff
Version: 4.1.4
Release: alt1.qa1
%define tarname %name-%version-unix

Summary: An tcl/tk based graphical interface to the DIFF utility
Summary(ru_RU.KOI8-R): Графический интерфейс к DIFF

License: GPL
Group: Development/Other
Url: http://sourceforge.net/projects/tkdiff/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://dl.sf.net/%name/%tarname.tar.bz2
Source2: %name.desktop
Source3: %name.png

Patch: %name.patch

Requires: tk diffutils

BuildArch: noarch
Autoreq: yes, noshell

%description
TkDiff is a graphical front-end for the standard Unix 'diff' utility.
Its features include highlighted difference regions (with a quick
overview/navigation bar) and linked scrolling of files. It provides
file-merge and change-summary facilities, line number toggling (for easier
cut & paste) and support for Subversion, RCS, CVS and SCCS.

%prep
%setup -q -n %tarname
%patch -p1

%install
install -D -m755 tkdiff %buildroot%_bindir/tkdiff
install -D -m644 %name.1 %buildroot%_man1dir/%name.1
install -D -m644 %SOURCE2 %buildroot%_desktopdir/%name.desktop
install -D -m644 %SOURCE3 %buildroot%_liconsdir/%name.png

%files
%doc Changelog
%_bindir/*
%_desktopdir/%name.desktop
%_liconsdir/%name.png
%_man1dir/*

%changelog

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

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