summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-07-02update pkgverAlexander Couzens
2019-09-10update .SRCINFOAlexander Couzens
2019-09-10fixup! Fix building on i686Alexander Couzens
Increase pkg_rel
2019-09-10Fix building on i686Denis '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-10fixup! remove obsolete patch fix-cmake.patchAlexander Couzens
Increase pkg_rel
2019-09-10Make 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-25remove obsolete patch fix-cmake.patchAlexander Couzens
patch got applied upstream
2019-04-22PKGBUILD: add provides/conflicts to libxtrxdspAlexander Couzens
2019-04-22initial version of the PKGAlexander Couzens