- TiLP - Fedora Packages
- 10 Aug 2011 03:19:25 pm
- Last edited by TC01 on 11 Jul 2012 02:53:11 pm; edited 1 time in total
With a lot of help from debrouxl, I've created Fedora RPMs for tilp and libti*.
I intend to submit these packages to Fedora. However, I cannot do so at the moment because of various issues in libtifiles2, libticalcs2, tilp2, and gfm. So rather than submit half of the stack, I decided to wait until tilp 1.17.
So, until then, to make life easier for everyone else, I set up an unofficial yum repository on my local system. To install that repo (and then tilp2 and gfm), run the following commands:
Code:
Because the next time tilp is updated, these packages will be submitted directly to Fedora, they won't be updated again in this repository. So if you like, once you've installed tilp2 and gfm you can disable the repo by editing /etc/yum.repos.d/ticalc.repo as root and changing "enabled = 1" to read "enabled = 0"- or by simply deleting that file.
You don't have to do this, but it will make your yum updates go by faster and also save on my bandwith a bit.
I intend to submit these packages to Fedora. However, I cannot do so at the moment because of various issues in libtifiles2, libticalcs2, tilp2, and gfm. So rather than submit half of the stack, I decided to wait until tilp 1.17.
So, until then, to make life easier for everyone else, I set up an unofficial yum repository on my local system. To install that repo (and then tilp2 and gfm), run the following commands:
Code:
$ su -c 'wget -P /etc/yum/repos.d/ http://venus.arosser.com/fedora/yum/ticalc/ticalc.repo'
$ su -c 'yum install tilp2 gfm'
Because the next time tilp is updated, these packages will be submitted directly to Fedora, they won't be updated again in this repository. So if you like, once you've installed tilp2 and gfm you can disable the repo by editing /etc/yum.repos.d/ticalc.repo as root and changing "enabled = 1" to read "enabled = 0"- or by simply deleting that file.
You don't have to do this, but it will make your yum updates go by faster and also save on my bandwith a bit.