Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37596440
en ru br
ALT Linux repos
S:0.9.3-alt1.qa1
5.0: 0.9.3-alt1

Group :: Graphical desktop/Other
RPM: grun

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: grun
Version: 0.9.3
Release: alt1.qa1

Summary: GTK based Run dialog

License: GPL
Group: Graphical desktop/Other
Url: http://code.google.com/p/grun/

Packager: Vitaly Kuznetsov <vitty at altlinux.ru>

Source: %name-%version.tar
BuildRequires: libgtk+2-devel

%description
gRun is a GTK based Run dialog that closely resembles the Windows Run dialog, just like xexec.
It has a intelligent history mechanism and a dual level fork() mechanism for launching the application
in its own process. gRun also has support for launching console mode application in an XTerm as well as
associations for file types.
gRun is much more powerful than xexec, looks a lot better, and has the big advantage that you can start
typing a command without having to mouse-click into the text field.

gRun is especially useful if you do not use the GNOME desktop which has a built-in run command, and if
you use a window-manager (e.g. IceWM) where you can define a keyboard shortcut (e.g. Alt-F2) for staring gRun.

%prep
%setup -q

%build
%configure
%make_build

%install
%make_install DESTDIR=%buildroot install
%find_lang %name

%files -f %name.lang
%doc AUTHORS BUGS COPYING ChangeLog NEWS README
%_bindir/%name
%_man1dir/%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