Difference between revisions of "Gt5"

From SME Server
Jump to navigationJump to search
m (contrib category only)
 
(3 intermediate revisions by 2 users not shown)
Line 2: Line 2:
  
 
a diff-capable 'du-browser'
 
a diff-capable 'du-browser'
 +
 +
 +
===Version===
 +
{{#smeversion: gt5}}
  
 
===Installation===
 
===Installation===
  
You can install this for Koozali SME v9 from my repo as detailed here
+
You can install this for Koozali SME v10 from the smecontribs repo as detailed here
 
 
https://wiki.contribs.org/User:ReetP
 
  
  yum enablerepo=reetp install gt5
+
  yum --enablerepo=smecontribs install gt5
  
 
We do not really need a reboot so we can then do
 
We do not really need a reboot so we can then do
  
  config set UnsavedChanges no
+
  config set UnsavedChanges no; signal-event console-save
  
 
===Usage===
 
===Usage===
Line 23: Line 25:
 
===Source code===
 
===Source code===
  
Source is here:
+
This version is based on the source code here:
 +
 
 +
https://launchpad.net/ubuntu/+source/gt5/
 +
 
 +
Their version 1.5.0~20111220+bzr29-4
 +
 
 +
Some older sources
  
 
http://gt5.sourceforge.net/
 
http://gt5.sourceforge.net/
Line 33: Line 41:
 
===SRPMs===
 
===SRPMs===
  
There is a SRPM here with what seems to be a couple of small patches:
+
There was a SRPM here with what seems to be a couple of small patches which I built for CentOS 6 and now for CentOS7:
  
 
https://centos.pkgs.org/6/ghettoforge-x86_64/gt5-1.4.0-12.gf.el6.noarch.rpm.html
 
https://centos.pkgs.org/6/ghettoforge-x86_64/gt5-1.4.0-12.gf.el6.noarch.rpm.html
  
For now I have done a mock rebuild on the SRPM and added it to my own repo.
 
  
===NFR===
+
===Bug report===
 +
Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title=bugzilla}}and select the gt5 component or use {{BugzillaFileBug|product=SME%20Contribs|component=gt5|title=this link}}.
 +
 
 +
{{#bugzilla:columns=id,product,version,status,summary |sort=id |order=desc |component=gt5 |noresultsmessage="No open bugs found."}}
  
Bug registered here:
 
https://bugs.contribs.org/show_bug.cgi?id=10337
 
  
 
----
 
----
 
[[Category: Contrib]]
 
[[Category: Contrib]]

Latest revision as of 15:59, 29 September 2021

GT5

a diff-capable 'du-browser'


Version

Contrib 10:
gt5
The latest version of gt5 is available in the SME repository, click on the version number(s) for more information.


Installation

You can install this for Koozali SME v10 from the smecontribs repo as detailed here

yum --enablerepo=smecontribs install gt5

We do not really need a reboot so we can then do

config set UnsavedChanges no; signal-event console-save

Usage

See here for examples and CLI options:

https://github.com/vasi/gt5

Source code

This version is based on the source code here:

https://launchpad.net/ubuntu/+source/gt5/

Their version 1.5.0~20111220+bzr29-4

Some older sources

http://gt5.sourceforge.net/

https://github.com/vasi/gt5

https://sourceforge.net/projects/gt5/files/gt5/gt5%2C%20version%201.4.0/

SRPMs

There was a SRPM here with what seems to be a couple of small patches which I built for CentOS 6 and now for CentOS7:

https://centos.pkgs.org/6/ghettoforge-x86_64/gt5-1.4.0-12.gf.el6.noarch.rpm.html


Bug report

Please raise bugs under the SME-Contribs section in bugzilla and select the gt5 component or use this link .

"No open bugs found."