Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37048410
en ru br
ALT Linux repos
S:1.4w-alt1
5.0: 0.9.2-alt2
4.1: 0.9.2-alt1
4.0: 0.9.2-alt1
3.0:
+backports:0.9.2-alt0.C30.1

Group :: System/X11
RPM: gmrun

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1

Name: gmrun
Version: 1.4w
Release: alt1
Summary: Small GTK based 'Run application'

Group: System/X11
License: Unlicense
Url: https://github.com/WdesktopX/gmrun
Source: %name-%version.tar

Packager: Afanasov Dmitry <ender at altlinux.org>

BuildRequires: gcc-c++ pkgconfig gettext
BuildRequires: libgtk+3-devel >= 3.14

%description
A full featured 'Run' application, GTK based.

%prep
%setup

%build
# xdg paths are disable for compatibility with old gmrun history
%configure \
   --enable-nls \
   --enable-gtk3 \
   --disable-xdg

%make_build

%install
%makeinstall_std

%files
%_bindir/%name
%_sysconfdir/%{name}rc
%_datadir/applications/%name.desktop
%_datadir/locale/*/LC_MESSAGES/%name.mo
%_man1dir/%name.*
%_pixmapsdir/%name.*
%doc AUTHORS README.md ChangeLog

%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