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
Last revisionBoth sides next revision
panel-plugins:xfce4-verve-plugin [2020/08/18 21:13] – created separate bug reporting page kevinbowenpanel-plugins:xfce4-verve-plugin [2021/01/13 07:32] – added rss feed for latest release kevinbowen
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
-====== Verve ======+====== xfce4-verve-plugin - Verve ======
 The Verve panel plugin is a comfortable command line plugin for the Xfce panel The Verve panel plugin is a comfortable command line plugin for the Xfce panel
  
   * **[[#Usage|Usage]]**   * **[[#Usage|Usage]]**
   * **[[#Screenshots|Screenshots]]**   * **[[#Screenshots|Screenshots]]**
 +  * **[[#Required Packages|Required Packages]]**
   * **[[#Latest Release|Latest Release]]**   * **[[#Latest Release|Latest Release]]**
   * **[[#Source Code Repository|Source Code Repository]]**   * **[[#Source Code Repository|Source Code Repository]]**
Line 76: Line 77:
 ---- ----
  
-===== Latest Release =====+===== Required Packages =====
  
-==== 2.0 (2018/04/15) ====+  * [[https://wiki.gnome.org/Projects/GLib|GLib]] 
 +  * [[https://www.gtk.org|GTK+-3.0]] 
 +  * [[https://gitlab.xfce.org/xfce/exo|exo]] 
 +  * [[https://gitlab.xfce.org/xfce/libxfce4ui|libxfce4ui]] 
 +  * [[https://gitlab.xfce.org/xfce/libxfce4util|libxfce4util]] 
 +  * [[https://gitlab.xfce.org/xfce/xfce4-panel|xfce4-panel]] 
 +  * libpcre
  
-[[http://archive.xfce.org/src/panel-plugins/xfce4-verve-plugin/2.0/xfce4-verve-plugin-2.0.0.tar.bz2|xfce4-verve-plugin-2.0.0.tar.bz2]]+=== Optional Packages ===
  
-**SHA-256 Hash:** 9e6510ba6c48fcfc60d1c6ab14613dd7b6ff095cabbf4746f82bf788d8ab4cd2 \\ +  wordexp (for tilde and variable expansion in directory paths) 
-**SHA-1 Hash:** 732e0b3aa69b8664dc8bfc35fb99b8cbe93942ee \\ + 
-**MD5 Hash:** 94429b1be9d66ba9b31e4aafb726a8c7+For detailed information on the minimum required versions, check the [[https://gitlab.xfce.org/panel-plugins/xfce4-verve-plugin/-/blob/master/configure.ac.in|configure.ac.in]] file. 
 + 
 +verve-focus is no longer supported in the GTK 3 version of xfce4-verve-plugin, due to changes in libraries related to dbus. (Let me know if you can contribute a patch to bring it back!)
  
 ---- ----
  
-===== Dependencies =====+===== Latest Release =====
  
-  * GTK +==== 2.0 (2018/04/15) ==== 
-  * GLib + 
-  * Xfce packages+{{rss>https://archive.xfce.org/feeds/project/xfce4-verve-plugin 1 date description 2h}} 
-    * libexo + 
-    libxfce4ui +  * **[[https://archive.xfce.org/src/panel-plugins/xfce4-verve-plugin/|Previous Releases]]*
-    libxfce4util + 
-    * xfce4-panel +[[|Back to Top]]
-  libpcre+
  
-Optional packages: 
-  * dbus (for the verve-focus command) 
-  * version 1.1.0+: wordexp (for tilde and variable expansion in directory paths) 
 ---- ----