On Fri, 2011-09-02 at 14:09 +0100, Caolán McNamara wrote:
On Fri, 2011-09-02 at 14:44 +0200, Tomáš Chvátal wrote:Hi, I was wondering if it would be possible to create git repostiory for libtextcat with all the fixes that are now applied. After such repo is created it would be awesome to release new version so all distros can migrate to that one instead of each having to ship the patches.
So, some progress, http://cgit.freedesktop.org/libreoffice/libexttextcat/ Checking locally here it seems to do the right thing if you want to experiment with this and let me know if it would work for you guys too. If it does then I'll figure out someplace to place a release tarball of it bump the LibreOffice non-system tarball up to that replacement release. I tried to retain as much history as I could as to where every patch came from and who actually wrote it. Attached is a hacky script to interdiff each change to the patch found in git into their own standalone patches that I used to do that. C.
Attachment:
interdiff.sh
Description: application/shellscript