Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37562256
en ru br
ALT Linux repos
D:0.9.2-alt0.3
5.0: 0.9.2-alt3
4.1: 0.9.2-alt1

Group :: File tools
RPM: d3lphin

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%def_disable debug
%def_disable profile
%def_enable final
%def_enable threading
%def_disable rpath
%def_with arts

%define Name D3lphin
Name: d3lphin
Version: 0.9.2
Release: alt3
Summary: A file manager for KDE focusing on usability
License: %gpl2plus
Group: File tools
URL: https://marrat.homelinux.org/%Name
Source: %{url}?action=AttachFile&do=get&target=/%name-%version.tar
Patch: %name-%version-alt.patch
Packager: Led <led at altlinux.org>

BuildRequires(pre): rpm-build-licenses

# Automatically added by buildreq on Sun Oct 07 2007

BuildRequires: gcc-c++ kdelibs-devel libXext-devel libjpeg-devel
BuildRequires: xml-utils xorg-cf-files

%description
%Name is a fork of dolphin, since the latter is unmaintained for
KDE 3.
%Name focuses on being only a file manager. This approach allows to
optimize the user interface for the task of file management.


%prep
%setup
%patch -p1


%build
%make_build -f Makefile.cvs
%configure \
   %{subst_enable debug} \
   %{subst_enable profile} \
   %{subst_enable final} \
   %{subst_enable threading} \
   %{subst_enable rpath} \
   %{subst_with arts} \
   --enable-new-ldflags
%make_build
bzip2 --best --keep --force ChangeLog


%install
%make_install DESTDIR=%buildroot install
rm -rf %buildroot%_datadir/locale/%name
%find_lang --with-kde %name


%files -f %name.lang
%doc AUTHORS ChangeLog.* TODO
%_bindir/*
%_datadir/apps/%name
%_iconsdir/hicolor/*/apps/*
%_desktopdir/kde/*


%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin