Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37548939
en ru br
ALT Linux repositórios
S:0.3.2-alt1
5.0: 0.16-alt1
4.1: 0.16-alt0.M41.1

Group :: Desktop gráfico/XFce
RPM: thunar-shares-plugin

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define _name thunar-shares
%define postfix plugin

Name:           %{_name}-%{postfix}
Version:         0.16
Release:         alt1
Summary:         Thunar file manager extension to share files using Samba
Summary(ru_RU.UTF8): Расширение файлового менеджера Thunar для предоставления доступа к папкам по сети.

Group:          Graphical desktop/XFce
License:        GPLv2
URL:            http://thunar-shares.googlecode.com
Source0:        http://thunar-shares.googlecode.com/files/%{name}-%{version}.tar.gz

BuildRequires:  libThunar-devel
BuildRequires:  libxfcegui4-devel
BuildRequires:  libxml2-devel,
BuildRequires:  gettext,
BuildRequires:  perl-XML-Parser

Requires:       Thunar,
Requires:   samba >= 3.0.22

%description
A Thunar file manager extension to share files using Samba. The backend is
based on nautilus-share.

%description -l (ru_RU.UTF8)
Плагин для файлового менеджера Thunar позволяющий предоставлять общий доступ
к папкам по сети используя Samba. Основан плагине nautilus-share.

%prep
%setup -q

%build
%configure --disable-static --prefix=$(pkg-config --variable prefix thunarx-1)
make %{?_smp_mflags}

%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
rm $RPM_BUILD_ROOT%{_libdir}/thunarx-1/%{_name}.la
%find_lang %{_name}

%post
touch --no-create %{_datadir}/icons/hicolor
if [ -x %{_bindir}/gtk-update-icon-cache ]; then
 %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
fi

%postun
touch --no-create %{_datadir}/icons/hicolor
if [ -x %{_bindir}/gtk-update-icon-cache ]; then
 %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
fi

%files -f %{_name}.lang
%defattr(-,root,root,-)
%doc AUTHORS COPYING ChangeLog README TODO
%{_libdir}/thunarx-1/%{_name}.so
%{_datadir}/thunar-shares/

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009