Commit Graph

8 Commits

Author SHA1 Message Date
Viktor Szakats
9297517101 switch to sourceforge.io homepages (#2270)
after: https://sourceforge.net/blog/introducing-https-for-project-websites/
2017-03-09 21:52:31 +03:00
Yusuke Sasaki
7c803d2668 add pkgbase entry 2016-03-07 00:33:13 +09:00
Viktor Szakats
e32a40cc92 switch to sha256 checksums
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* update PKGBUILD templates
* remove line-ending whitespace
* minor typos/fixes

Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 20:55:26 +01:00
Alexey Pavlov
87c154dda0 tktable: Fix detect MINGW build. Rebuild with GCC-5.x 2015-07-29 09:16:57 +03:00
Alexey Pavlov
19d5d579a9 WIP update for GCC-5.x 2015-07-22 00:45:13 +03:00
Renato Silva
6daa9f99f9 Trailing whitespace cleanup. 2015-02-09 18:45:05 -02:00
Ray Donnelly
4724b16b52 tk+tktable: Don't pass -static-libgcc when building shared version
.. as that's clearly a dumb thing to do as it puts the same requirement on
all DLLs that are linked in. The real bug was 'fixed' by:

abf850d0fe

I put fixed in quotes as theres difference of opinion as to whether
some other method isn't more correct. Kai Tietz wondered if passing
-fasynchronous-unwind-tables would fix this problem, but it didn't.
2014-11-03 23:31:21 +00:00
oscar
3dbfc8e798 tktable: new package 2014-10-23 23:01:01 +02:00