2024-01-06 01:19:30 +01:00
|
|
|
Name: kdiff3
|
2024-01-06 01:19:30 +01:00
|
|
|
Version: 1.8.1
|
2024-01-06 01:19:30 +01:00
|
|
|
Release: 1mamba
|
|
|
|
Summary: A graphical text difference analyzer for up to 3 input files
|
|
|
|
Group: Graphical Desktop/Applications/Development
|
|
|
|
Vendor: openmamba
|
|
|
|
Distribution: openmamba
|
|
|
|
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
|
|
|
URL: http://kdiff3.sourceforge.net/
|
2024-01-06 01:19:30 +01:00
|
|
|
Source: https://download.kde.org/stable/kdiff3/kdiff3-%{version}.tar.xz
|
|
|
|
#Source: http://downloads.sourceforge.net/project/kdiff3/kdiff3/%{version}/kdiff3-%{version}.tar.gz
|
2024-01-06 01:19:30 +01:00
|
|
|
License: GPL
|
|
|
|
## AUTOBUILDREQ-BEGIN
|
|
|
|
BuildRequires: glibc-devel
|
|
|
|
BuildRequires: libgcc
|
2024-01-06 01:19:30 +01:00
|
|
|
BuildRequires: libqt5-devel
|
2024-01-06 01:19:30 +01:00
|
|
|
BuildRequires: libstdc++6-devel
|
|
|
|
## AUTOBUILDREQ-END
|
|
|
|
BuildRequires: cmake
|
|
|
|
BuildRequires: desktop-file-utils
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
|
|
|
|
|
|
%description
|
|
|
|
KDiff3 is a program that:
|
|
|
|
* compares or merges two or three text input files or directories,
|
|
|
|
* shows the differences line by line and character by character (!),
|
|
|
|
* provides an automatic merge-facility and
|
|
|
|
* an integrated editor for comfortable solving of merge-conflicts,
|
|
|
|
* supports Unicode, UTF-8 and other codecs, autodetection via byte-order-mark "BOM"
|
|
|
|
* supports KIO on KDE (allows accessing ftp, sftp, fish, smb etc.),
|
|
|
|
* Printing of differences,
|
|
|
|
* Manual alignment of lines,
|
|
|
|
* Automatic merging of version control history ($Log$),
|
|
|
|
* and has an intuitive graphical user interface.
|
|
|
|
* Windows-Explorer integration Diff-Ext-for-KDiff3 - shell extension included in installer (originally by Sergey Zorin: see also Diff Ext)
|
|
|
|
* KDE-Konqueror service menu plugin
|
|
|
|
* Simplified integration with IBM-Rational-Clearcase for Windows (Details).
|
|
|
|
* Read what else is special in a short abstract (PDF).
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
|
|
|
|
%build
|
2024-01-06 01:19:30 +01:00
|
|
|
%cmake_kde5 -d build
|
2024-01-06 01:19:30 +01:00
|
|
|
%make
|
|
|
|
|
|
|
|
%install
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%makeinstall -C build
|
|
|
|
|
2024-01-06 01:19:30 +01:00
|
|
|
%find_lang %{name} --all-name --with-html --with-man
|
2024-01-06 01:19:30 +01:00
|
|
|
|
|
|
|
%clean
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
|
|
|
|
%files -f %{name}.lang
|
|
|
|
%defattr(-,root,root)
|
2024-01-06 01:19:30 +01:00
|
|
|
%{_bindir}/kdiff3
|
|
|
|
%{_libdir}/qt5/plugins/kf5/kfileitemaction/kdiff3fileitemaction.so
|
|
|
|
%{_libdir}/qt5/plugins/kf5/parts/kdiff3part.so
|
|
|
|
%{_datadir}/applications/org.kde.kdiff3.desktop
|
|
|
|
%{_datadir}/metainfo/org.kde.kdiff3.appdata.xml
|
|
|
|
%{_datadir}/kservices5/kdiff3part.desktop
|
|
|
|
%dir %{_datadir}/kxmlgui5/kdiff3
|
|
|
|
%{_datadir}/kxmlgui5/kdiff3/kdiff3_shell.rc
|
|
|
|
%dir %{_datadir}/kxmlgui5/kdiff3part
|
|
|
|
%{_datadir}/kxmlgui5/kdiff3part/kdiff3_part.rc
|
|
|
|
%{_datadir}/icons/hicolor/*/apps/kdiff3.png
|
|
|
|
%{_datadir}/icons/hicolor/scalable/apps/kdiff3.svgz
|
|
|
|
%{_mandir}/man1/kdiff3.1*
|
2024-01-06 01:19:30 +01:00
|
|
|
%doc AUTHORS COPYING
|
|
|
|
|
|
|
|
%changelog
|
2024-01-06 01:19:30 +01:00
|
|
|
* Thu Aug 15 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.1-1mamba
|
|
|
|
- update to 1.8.1
|
|
|
|
|
2024-01-06 01:19:30 +01:00
|
|
|
* Sat Jul 05 2014 Automatic Build System <autodist@mambasoft.it> 0.9.98-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 01:19:30 +01:00
|
|
|
* Wed Jan 02 2013 Automatic Build System <autodist@mambasoft.it> 0.9.97-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Sun Sep 11 2011 Automatic Build System <autodist@mambasoft.it> 0.9.96-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Fri Jan 22 2010 Stefano Cotta Ramusino <stefano.cotta@openmamba.org> 0.9.95-1mamba
|
|
|
|
- package created by autospec
|