Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37561893
en ru br
ALT Linux repos
S:1.16.1-alt1
5.0: 1.2.7-alt3.M50.1
4.1: 1.2.7-alt3.M41.1
3.0: 1.1.6-alt2

Group :: File tools
RPM: gnome-commander

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: gnome-commander
Version: 1.2.7
Release: alt3.M41.1

Summary: A Gnome file manager similar to the Norton Commander (TM)
License: GPL
Group: File tools
Url: http://www.freesoftware.fsf.org/gcmd/
Packager: Vladimir Scherbaev <vladimir at altlinux.org>

Source: %name-%version.tar.bz2
#Source1: %name.menu
Source2: %name-16.png
Source3: %name-32.png
Source4: %name-48.png

#Patch0: %name.patch


Provides: libgcmd.so.0
#Requires: fam
# Automatically added by buildreq on Fri Sep 26 2008
BuildRequires: flex gcc-c++ glibc-devel-static gnome-doc-utils-xslt libgnomeui-devel librarian perl-XML-Parser python-devel gnome-doc-utils >= 0.3.2

#BuildRequires: ORBit2-devel XFree86-devel XFree86-libs esound-devel flex fontconfig freetype2

#BuildRequires: glib2-devel glibc-devel-static gnome-vfs2-devel libGConf2-devel libalsa-devel
#BuildRequires: libart_lgpl-devel libatk-devel libaudiofile-devel libbonobo2-devel libbonoboui-devel
#BuildRequires: libexpat libgnome-devel libgnomecanvas-devel libgnomeui-devel libgtk+2-devel
#BuildRequires: libjpeg-devel libpango-devel libpopt-devel libssl-devel libxml2-devel pkgconfig zlib-devel gnome-doc-utils >= 0.3.2

%description
Gnome Commander is a file manager that just like the classical Norton Commander (TM)
lets you do everything with the keyboard. It can perform all standard file operations
and some extra features like FTP support.

%prep
%setup -q
#%patch0 -p0

%build
%configure
%make_build RPM_OPT_FLAGS="$RPM_OPT_FLAGS"

%install
mkdir -p %buildroot%_datadir/pixmaps/%name
make DESTDIR=%buildroot install
##__install -pD -m644 SOURCE1 %buildroot%_menudir/%name
##__install -pD -m644 SOURCE2 %buildroot%_datadir/pixmaps/%name.png
%__install -pD -m644 %SOURCE2 %buildroot%_miconsdir/%name.png
%__install -pD -m644 %SOURCE3 %buildroot%_niconsdir/%name.png
%__install -pD -m644 %SOURCE4 %buildroot%_liconsdir/%name.png

%find_lang %name

%files -f %name.lang
%doc AUTHORS ChangeLog COPYING INSTALL NEWS README TODO doc/*.txt
#doc/*.png
%_man1dir/*
%_bindir/*
#%_menudir/*
%_libdir/%name
%_miconsdir/*
%_niconsdir/*
%_liconsdir/*
#%_libdir/%name/plugins/*.so*
#%_datadir/%name
%_datadir/applications/%name.desktop
%_datadir/pixmaps/%name.png
%_datadir/pixmaps/%name
%_datadir/gnome/help/%name/C/*
%_datadir/omf/%name/*

%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