Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-02 | update pkgver | Alexander Couzens | |
2019-09-10 | update .SRCINFO | Alexander Couzens | |
2019-09-10 | fixup! Fix building on i686 | Alexander Couzens | |
Increase pkg_rel | |||
2019-09-10 | Fix building on i686 | Denis 'GNUtoo' Carikli | |
Without that, on i686 we have: /usr/bin/ld: ../libxtrxdsp.so.0.0.1: undefined reference to xtrxdsp_iq16_ic16i_avx' /usr/bin/ld: ../libxtrxdsp.so.0.0.1: undefined reference to xtrxdsp_iq16_ic16i_sse2' /usr/bin/ld: ../libxtrxdsp.so.0.0.1: undefined reference to `xtrxdsp_iq16_conv64_sse2' Signed-off-by: Denis 'GNUtoo' Carikli GNUtoo@cyberdimension.org PKGBUILD | 4 ++++ 1 file changed, 4 insertions(+) | |||
2019-09-10 | fixup! remove obsolete patch fix-cmake.patch | Alexander Couzens | |
Increase pkg_rel | |||
2019-09-10 | Make the package architecture dependent to enable shipping it. | Denis 'GNUtoo' Carikli | |
While this works in AUR, because users are building the PKGBUILD, distributions wanting to use this PKGBUILD as-is and ship packages produced with it will have an issue as the package built will be installable on any architecture, but the binaries in the packages are not architecture independant. Signed-off-by: Denis 'GNUtoo' Carikli GNUtoo@cyberdimension.org PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) | |||
2019-04-25 | remove obsolete patch fix-cmake.patch | Alexander Couzens | |
patch got applied upstream | |||
2019-04-22 | PKGBUILD: add provides/conflicts to libxtrxdsp | Alexander Couzens | |
2019-04-22 | initial version of the PKG | Alexander Couzens | |