Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37838994
en ru br
ALT Linux repositórios
S:0.2.0-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

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