Difference between revisions of "Yelp Tools"

From LFScript
(Created page with "Category:Scripts <scriptname>yelp-tools</scriptname> == Sources == * <sourcecode>http://ftp.gnome.org/pub/GNOME/core/3.13/3.13.4/sources/yelp-tools-3.13.3.tar.xz</sourcec...")
 
 
Line 3: Line 3:
  
 
== Sources ==
 
== Sources ==
* <sourcecode>http://ftp.gnome.org/pub/GNOME/core/3.13/3.13.4/sources/yelp-tools-3.13.3.tar.xz</sourcecode>
+
* <sourcecode>http://ftp.gnome.org/pub/gnome/sources/yelp-tools/3.18/yelp-tools-3.18.0.tar.xz</sourcecode>
  
<md5>c4be924aca75c31b60e5ad10a7154fff yelp-tools-3.13.3.tar.xz</md5>
+
<md5>ceca436ff2ab3900dde718c0f0286f3f yelp-tools-3.18.0.tar.xz</md5>
  
 
== Dependencies ==
 
== Dependencies ==

Latest revision as of 18:19, 27 February 2017

LFScript can find this software under the name yelp-tools.

Sources


MD5 Checksums:

ceca436ff2ab3900dde718c0f0286f3f  yelp-tools-3.18.0.tar.xz

Dependencies

  • yelp-xsl

Installation

./configure --prefix=/usr &&
make

As the root user:

make install