Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-12 | Add provides/conflicts against non-git | Matti Niemenmaa | |
2018-08-28 | Update URLs to point to bitbucket.org/losnoco | Matti Niemenmaa | |
gitlab.kode54.net now redirects there. | |||
2017-04-28 | Update URLs to point to gitlab.kode54.net again | Matti Niemenmaa | |
It's accessible again. | |||
2015-10-04 | Revert "Update URLs to point to gitlab.kode54.net" | Matti Niemenmaa | |
This reverts commit 5ac68a77dfea056591f2e6452bedf8129214cfaf. It's no longer openly accessible. Not bothering to bump the epoch for this... If you managed to grab the newer version in the interim, congratulations. | |||
2015-09-05 | Update URLs to point to gitlab.kode54.net | Matti Niemenmaa | |
Seems to get updates sooner. | |||
2015-07-15 | Get rid of the now upstreamed printf removal patch | Matti Niemenmaa | |
And bump the pkgver while we're here. | |||
2015-07-14 | Drop obsolete "Maintainer" comment | Matti Niemenmaa | |
2015-07-14 | Link with -Bsymbolic to reduce symbol leak issues | Matti Niemenmaa | |
Plenty of internal symbols are exported, with rather generic names that can (and do) conflict with other libraries. So link with -Bsymbolic, which prevents overriding them with LD_PRELOAD but also prevents such conflicts from causing problems with functions here accidentally calling some other library's functions. | |||
2015-07-14 | Link libvio2sf.o with c++, not cc | Matti Niemenmaa | |
2015-07-14 | Add patch to get rid of an internal printf | Matti Niemenmaa | |
2015-07-14 | Initial commit: seems okay | Matti Niemenmaa | |