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

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

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

#define git_date .git20150306
%define git_date %nil

%def_enable git
%def_enable subversion

Name: thunar-vcs-plugin
Version: 0.2.0
Release: alt1%git_date

Summary: Version Contol System plugin for Thunar
License: %gpl2plus
Group: Graphical desktop/XFce

URL: https://goodies.xfce.org/projects/thunar-plugins/thunar-vcs-plugin
# git://git.xfce.org/thunar-plugins/thunar-vcs-plugin
Source: %name-%version.tar
Patch: %name-%version-%release.patch

BuildRequires(pre): rpm-build-licenses

BuildPreReq: rpm-build-xfce4 xfce4-dev-tools
BuildRequires: libthunar-devel libgio-devel libxfce4util-devel libexo-gtk3-devel
BuildRequires: libgtk+3-devel
%if_enabled subversion
BuildRequires: libapr1-devel libsubversion-devel libaprutil1-devel
%endif

%define _unpackaged_files_terminate_build 1

%description
The Thunar VCS Plugin provides a svn and git intergration to Thunar.
It allows you to do most of the svn and git actions from the context
menu. It also shows the svn file status in the file properties window.

%prep
%setup
%patch -p1

%build
%xfce4reconf
%configure \
   --disable-static \
%{subst_enable subversion} \
%{subst_enable git} \
   --enable-debug=minimum
%make_build

%install
%makeinstall_std
%find_lang %name

%files -f %name.lang
%doc AUTHORS ChangeLog
%_libexecdir/tvp-*
%_libdir/thunarx-*/*.so
%_iconsdir/hicolor/*/*/*.png

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

%changelog

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

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