Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37426046
en ru br
Репозитории ALT

Группа :: Графические оболочки/GNOME
Пакет: nautilus-share

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: nautilus-share
Version: 0.7.5
Release: alt1

Summary: Nautilus extension to share folder using Samba
License: GPL-2.0
Group: Graphical desktop/GNOME
Url: https://gitlab.gnome.org/coreyberla/nautilus-share

Vcs: https://gitlab.gnome.org/coreyberla/nautilus-share.git
Source: %url/-/archive/%version/%name-%version.tar.gz
Patch: %name-0.7.5-alt-interfaces_dir.patch
Patch1: %name-0.7.5-alt-po_build.patch

%define gtk4_ver 4.6
%define nautilus_ver 43

Requires: nautilus >= %nautilus_ver
Requires: samba >= 3.0.23
Requires: %name-common = %EVR

BuildRequires(pre): rpm-macros-meson
BuildRequires: meson
BuildRequires: libgtk4-devel >= %gtk4_ver libnautilus-devel >= %nautilus_ver

%description
Application for the GNOME desktop integrated in Nautilus, that allows
simple use of Nautilus shares without signing in as root.

Features:
* A new entry in your Nautilus right-click menu with a
  nice icon.

* A simple dialog to share your folder, which allows you to choose a
  name and decide whether to make it read-only.

* Possibility to access it from the Properties tab of your folder.

* Possibility to see whether a share name already exists by simply
  typing it.

* Nautilus displays a palm icon to visually show you which folders are
  shared.

%package common
Summary: Common files for nautilus-share
Group: Graphical desktop/GNOME
BuildArch: noarch

%description common
Provides common files for nautilus-share.

%prep
%setup
%patch
%patch1
pushd po
ls *.po|cut -f1 -d. > LINGUAS
popd

%build
%meson
%meson_build

%install
%meson_install
%find_lang %name

%files common -f %name.lang
%_datadir/nautilus-share/*
%doc AUTHORS ChangeLog README INSTALL

%files
%_libdir/nautilus/extensions-4/lib%name.so

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin