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
projects:bindings:thunarx-python [2011/10/18 22:04] – removed gnome-python dependency adamplumbprojects:bindings:thunarx-python [2018/11/12 01:12] (current) – [Download] adamplumb
Line 10: Line 10:
 ===== Download ===== ===== Download =====
  
-The latest version is [[http://archive.xfce.org/src/bindings/thunarx-python/0.3/thunarx-python-0.3.0.tar.bz2|thunarx-python 0.3.0]]+The latest version is [[http://archive.xfce.org/src/bindings/thunarx-python/0.5/thunarx-python-0.5.1.tar.bz2|thunarx-python 0.5.1]]
  
 ===== Installation and Usage ===== ===== Installation and Usage =====
  
 +=== Dependencies ===
 +
 +  * thunar (v1.7.0 or later)
 +  * gtk+3 (3.20.0 or later)
 +  * pygobject3 (3.20.0 or later)
 +
 +For older versions of thunar or if wanting to use pygtk/gtk+2, stick with thunarx-python v0.3.0.
 + 
 === Install === === Install ===
  
Line 28: Line 36:
     export PKG_CONFIG_PATH="/thunar_prefix/lib/pkgconfig"     export PKG_CONFIG_PATH="/thunar_prefix/lib/pkgconfig"
  
-=== Dependencies === 
- 
-  * thunar (0.4.0 or later) 
-  * pygtk (2.6.0 or later) 
-  * pygobject (2.6.0 or later) 
-  
 === Debugging === === Debugging ===