Search Criteria
Package Details: teamspeak3-plugin-rp-soundboard 1.4.1.1810-1
Git Clone URL: | https://aur.archlinux.org/teamspeak3-plugin-rp-soundboard.git (read-only, click to copy) |
---|---|
Package Base: | teamspeak3-plugin-rp-soundboard |
Description: | Plugin for Teamspeak 3. Easy to use soundboard |
Upstream URL: | https://github.com/MGraefe/RP-Soundboard |
Licenses: | |
Submitter: | BluePeril |
Maintainer: | BluePeril |
Last Packager: | BluePeril |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2017-04-17 11:25 |
Last Updated: | 2019-06-20 18:18 |
Dependencies (5)
- teamspeak3>=3.3.0 (teamspeak3-wbundled)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-git-nc, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-headless, ffmpeg-gl-transition, ffmpeg-full-git-hardened, ffmpeg-git, ffmpeg-amd-full-git, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-nocuda, ffmpeg-mmal, ffmpeg-amd-full, ffmpeg-ndi, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-full-git, ffmpeg-nox-git, ffmpeg-svt-vp9-git) (make)
- python (python-dbg) (make)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless) (make)
- teamspeak3-pluginsdk>=3.3.0 (make)
Latest Comments
sten_gun commented on 2019-09-26 20:51
@omano the problem is that system Qt5 package has a different version, teamspeak 3 is built against Qt 5.12, in arch Qt 5 has 5.13 version
omano commented on 2019-08-13 13:32
It now builds, but it crashes my TS client. Any idea what could be the problem?
omano commented on 2019-07-09 23:47
Cannot build due to outdated dependency https://aur.archlinux.org/packages/teamspeak3-pluginsdk/ which has been flagged outdated since 2019-06-22
MaWalla commented on 2017-05-23 01:32
I had to adjust the line:
patch -p0 -i "${srcdir}/build-fixes.patch"
to
patch -p0 -i "${srcdir}/build-fixes.patch" --binary
in PKGBUILD in order to properly compile this tool, nthen the installation went just fine