Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
xfce:thunar:thunar-vcs-plugin [2020/09/20 01:23] – [Building and Installing] kevinbowenxfce:thunar:thunar-vcs-plugin [2021/02/09 00:19] (current) – update latest release to use rss feed kevinbowen
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
-{{ :xfce:thunar:thunar.png?nolink|}} +{{ :xfce:xfce.thunar.png?no link|}} 
-====== thunar-vcs-plugin ======+====== Thunar - thunar-vcs-plugin ======
  
   * **[[#Required Packages|Required Packages]]**   * **[[#Required Packages|Required Packages]]**
Line 13: Line 13:
 ===== Introduction ===== ===== Introduction =====
 The Thunar VCS Plugin adds Subversion and GIT actions to the context menu of thunar. The Thunar VCS Plugin adds Subversion and GIT actions to the context menu of thunar.
-This gives SVN integration and GIT integration to Thunar.+This gives an SVN and GIT integration to Thunar.
  
 This project was formerly known as Thunar SVN Plugin. This project was formerly known as Thunar SVN Plugin.
Line 25: Line 25:
  
 ===== Usage ===== ===== Usage =====
-In the Thunar file/folder view right click on a file ore folder and the context menu pops up showing the SVN and GIT sub menu.+In the Thunar file/folder viewright click on a file or folder and the context menu will pop up showing the SVN and GIT sub menu.
 Choose the appropriate action. Choose the appropriate action.
  
Line 63: Line 63:
  
 ===== Required Packages ===== ===== Required Packages =====
- * Thunar  + 
-Thunarx 1.2.0 or higher +The Thunar VCS Plugin depends on the following packages: 
-exo 0.6.0 or higher + 
-libxfce4util 4.8.0 or higher +  [[https://gitlab.xfce.org/xfce/thunar|Thunar]] 
-gtk 2.14.0 or higher +  [[https://gitlab.xfce.org/bindings/thunarx-python|Thunarx]] 
-glib 2.18.0 or higher +  [[https://www.gtk.org|GTK+]] 
-gobject 2.18.0 or higher +  [[https://developer.gnome.org/gio/|GIO]] 
- * libsvn 1.5 or higher (optional) +  [[https://wiki.gnome.org/Projects/GLib|GLib]] 
- * libapr 0.9.7 or higher (optional) +  [[https://gitlab.xfce.org/xfce/exo|exo]] 
- * git application (optional)+  [[https://gitlab.xfce.org/xfce/libxfce4util|libxfce4util]] 
 + 
 +For svn support it requires the following packages: 
 +  * libsvn 1.5 or higher 
 +  * libapr 0.9.7 or higher 
 + 
 +For git support it requires the following packages: 
 +  * git
  
 [[|Back To Top]] [[|Back To Top]]
Line 93: Line 100:
  
 ===== Latest Release ===== ===== Latest Release =====
-==== 0.2.0 (20180716) ==== +{{rss>hhttps://archive.xfce.org/feeds/project/thunar-vcs-plugin 1 date description 2h}}
-[[https://archive.xfce.org/src/thunar-plugins/thunar-vcs-plugin/0.2/thunar-vcs-plugin-0.2.0.tar.bz2|thunar-vcs-plugin-0.2.0.tar.bz2]] +
-    * **[[https://archive.xfce.org/src/thunar-plugins/thunar-vcs-plugin/0.2/thunar-vcs-plugin-0.2.0.tar.bz2?sha1|SHA1 hash]]** +
-    * **[[https://archive.xfce.org/src/thunar-plugins/thunar-vcs-plugin/0.2/thunar-vcs-plugin-0.2.0.tar.bz22?sha256|SHA256 hash]]**+
  
-[[https://archive.xfce.org/src/thunar-plugins/thunar-vcs-plugin/|Previous Versions]]+[[https://archive.xfce.org/src/thunar-plugins/thunar-vcs-plugin|Previous Releases]]
  
 ---- ----
Line 104: Line 108:
 ==== Source Code Repository ==== ==== Source Code Repository ====
 [[https://gitlab.xfce.org/thunar-plugins/thunar-vcs-plugin]] [[https://gitlab.xfce.org/thunar-plugins/thunar-vcs-plugin]]
-  git clone https://gitlab.xfce.org/thunar-plugins/thunar-vcs-plugin 
  
 ---- ----