Package Details: deadbeef-plugin-bs2b-git r11.5200eae-1

Git Clone URL: https://aur.archlinux.org/deadbeef-plugin-bs2b-git.git (read-only, click to copy)
Package Base: deadbeef-plugin-bs2b-git
Description: bs2b (Bauer stereophonic-to-binaural) plugin for the DeaDBeeF music player
Upstream URL: https://github.com/DeaDBeeF-Player/bs2b
Licenses: MIT
Conflicts: deadbeef-bs2b, deadbeef-plugin-bs2b
Provides: deadbeef-plugin-bs2b
Replaces: deadbeef-bs2b
Submitter: FabioLolix
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 2
Popularity: 0.000000
First Submitted: 2023-09-23 11:00 (UTC)
Last Updated: 2023-09-23 11:00 (UTC)

Dependencies (3)

Required by (0)

Sources (1)

Latest Comments

eimis commented on 2018-03-26 17:30 (UTC)

just remove the 'patch -p1 < ../bs2b.diff' from prepare() and it will compile

laichiaheng commented on 2017-10-16 01:46 (UTC)

Hunk #1 FAILED at 1. 1 out of 1 hunk FAILED -- saving rejects to file Makefile.rej patching file bs2b.c Hunk #1 FAILED at 132. Hunk #2 FAILED at 153. 2 out of 2 hunks FAILED -- saving rejects to file bs2b.c.rej

dreieck commented on 2017-04-27 18:31 (UTC)

Flagging out of date since maintainer is not updating PKGBUILD such that it builds again.

dreieck commented on 2016-12-08 11:21 (UTC)

Since you checkout from latest git, add "-git" to the pkgname (and add "deadbeef-bs2b=${pkgver}" to the provides-array, and "deadbeef-bs2b" to the conflicts array).

dreieck commented on 2016-12-08 11:15 (UTC)

prepare() fails while trying to apply patches: == %< == ==> Starting prepare()... patching file Makefile Hunk #1 FAILED at 1. 1 out of 1 hunk FAILED -- saving rejects to file Makefile.rej patching file bs2b.c Hunk #1 FAILED at 132. Hunk #2 FAILED at 153. 2 out of 2 hunks FAILED -- saving rejects to file bs2b.c.rej ==> ERROR: A failure occurred in prepare(). Aborting... == >% == Please fix and update.