Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37404331
en ru br
ALT Linux repos
S:3.8.6-alt2
5.0: 1.1.4.1-alt1
4.1: 1.0.1-alt0.M41.1
3.0: 0.3-alt1

Group :: Graphical desktop/GNOME
RPM: nautilus-sendto

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%def_enable snapshot
%define ver_major 3.8

Name: nautilus-sendto
Version: %ver_major.6
Release: alt2

Summary: Nautilus Sendto menu item
License: GPLv2
Group: Graphical desktop/GNOME
Url: http://www.gnome.org

%if_disabled snapshot
Source: ftp://ftp.gnome.org/pub/gnome/sources/%name/%ver_major/%name-%version.tar.xz
%else
Source: %name-%version.tar
%endif

%define glib_ver 2.26

BuildRequires(pre): rpm-macros-meson
BuildRequires: meson intltool libgio-devel >= %glib_ver gobject-introspection-devel
BuildRequires: %_bindir/appstream-util

%description
This application provides integration between nautilus and e-mail agents.
It adds a Nautilus context menu component ("Send To...") and features
a dialog for insert the email which you want to send the file/files.

%prep
%setup
sed -i "s/'appdata'\,//" src/meson.build

%build
%meson
%meson_build

%install
%meson_install
%find_lang %name

%files -f %name.lang
%_bindir/%name
%_man1dir/%name.1*
%_datadir/metainfo/*.xml
%doc NEWS AUTHORS

%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