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

Группа :: Графические оболочки/XFce
Пакет: thunar

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

Name: thunar
Version: 4.18.6
Release: alt1

Summary: Thunar File Manager for the Xfce Desktop Environment
Summary (ru_RU.UTF-8): п╓п╟п╧п╩п╬п╡я▀п╧ п╪п╣п╫п╣п╢п╤п╣я─ Thunar
Group: Graphical desktop/XFce
License: GPLv2+ and LGPLv2+
Url: https://docs.xfce.org/xfce/thunar/start
Packager: Xfce Team <xfce at packages.altlinux.org>

Vcs: https://gitlab.xfce.org/xfce/thunar.git
Source: %name-%version.tar
Source1: for_translation_thunar_master_ru.po
Patch: %name-%version-%release.patch

BuildRequires(pre): rpm-build-xfce4 >= 0.1.0

BuildRequires: xfce4-dev-tools
BuildRequires: libxfce4panel-gtk3-devel >= 4.12.0 libxfconf-devel >= 4.12.0 libexo-gtk3-devel >= 4.17.0
BuildRequires: libxfce4util >= 4.17.2 libxfce4ui-gtk3-devel >= 4.17.6
BuildRequires: gtk-doc intltool libSM-devel libexif-devel libpcre2-devel
BuildRequires: libpango-devel
BuildRequires: libnotify-devel libgudev-devel
BuildRequires: desktop-file-utils

%define _unpackaged_files_terminate_build 1

Requires: lib%name = %version-%release
Requires: eject
Requires: exo-utils
Requires: xfconf-utils

Obsoletes: Thunar < 1.3.1
Provides: Thunar = %version-%release

%description
Thunar File Manager for the Xfce desktop environment.

%description -l ru_RU.UTF-8
п╓п╟п╧п╩п╬п╡я▀п╧ п╪п╣п╫п╣п╢п╤п╣я─ Thunar п╦я│п©п╬п╩я▄п╥я┐п╣п╪я▀п╧ п╡ п╬п╨я─я┐п╤п╣п╫п╦п╦ я─п╟п╠п╬я┤п╣пЁп╬ я│я┌п╬п╩п╟ Xfce.

%package -n lib%name-devel
Summary: Development files for %name
Group: Graphical desktop/XFce
License: LGPLv2+
Requires: lib%name = %version-%release
Obsoletes: libThunar-devel < 1.3.1
Provides: libThunar-devel = %version-%release

%description -n lib%name-devel
This package contains development files required to build
%name-based software.

%package -n lib%name
Summary: Shared libraries for %name
Group: Graphical desktop/XFce
License: LGPLv2+
Obsoletes: libThunar < 1.3.1
Provides: libThunar = %version-%release

%description -n lib%name
This package contains libraries for %name.

%package -n lib%name-devel-doc
Summary: Development documentation for lib%name
Group: Development/Documentation
License: GFDL-1.1+
BuildArch: noarch

%description -n lib%name-devel-doc
This package contains development documentation for lib%name.

%prep
%setup
%patch -p1

# Don't use git tag in version.

%xfce4_drop_gitvtag thunar_version_tag configure.ac.in

mkdir -p m4/

# Merge our own and upstream Russian translations

msgcat --use-first -o merged_ru.po %SOURCE1 po/ru.po
mv -f merged_ru.po po/ru.po

%build
%xfce4reconf
%configure \
--disable-static \
--enable-maintainer-mode \
--enable-largefile \
--enable-exif \
--enable-pcre2 \
--enable-gio-unix \
--with-custom-thunarx-dirs-enabled=no \
--enable-gtk-doc \
--enable-debug=minimum
%make_build

%install
%makeinstall_std
%find_lang thunar
desktop-file-install --dir %buildroot%_desktopdir \
--remove-category=Filesystem \
--add-category=FileTools \
%buildroot%_desktopdir/thunar-bulk-rename.desktop

%check
make check

%files -f thunar.lang
%doc README.md NEWS AUTHORS
%config(noreplace) %_sysconfdir/xdg/Thunar/
%_bindir/*
%_desktopdir/*
%_man1dir/*
%_datadir/dbus-1/services/*
%_datadir/polkit-1/actions/org.xfce.thunar.policy
%_datadir/metainfo/org.xfce.thunar.appdata.xml
%_datadir/Thunar
%_datadir/xfce4/panel/plugins/*.desktop
%_usr/lib/systemd/user/thunar.service
%_libdir/xfce4/panel/plugins/*.so
%exclude %_libdir/xfce4/panel/plugins/*.la
%dir %_libdir/thunarx-*/
%_libdir/thunarx-*/*.so
%_libdir/Thunar/
%_iconsdir/hicolor/*/*/*
%_docdir/thunar

%files -n lib%name
%_libdir/*.so.*

%files -n lib%name-devel
%_pkgconfigdir/*.pc
%_includedir/thunarx-*/
%_libdir/*.so

%files -n lib%name-devel-doc
%_datadir/gtk-doc/html/*

%exclude %_libdir/thunarx-*/*.la

%changelog

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

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