Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 408849 - media-libs/libsamplerate[-sndfile] shouldn't install /usr/bin/sndfile-resample
Summary: media-libs/libsamplerate[-sndfile] shouldn't install /usr/bin/sndfile-resample
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL: https://github.com/erikd/libsamplerat...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-19 11:50 UTC by Pacho Ramos
Modified: 2020-09-04 16:34 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pacho Ramos gentoo-dev 2012-03-19 11:50:47 UTC
Otherwise I get:

$ sndfile-resample --help

****************************************************************
  This example program was compiled without libsndfile 
  (http://www.mega-nerd.com/libsndfile/).
  It is therefore completely broken and non-functional.
****************************************************************


Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2020-09-04 16:34:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74842883030c94f2c2f53ac0c2056cbd03777dbb

commit 74842883030c94f2c2f53ac0c2056cbd03777dbb
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-09-04 16:17:58 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-09-04 16:34:04 +0000

    media-libs/libsamplerate: Fix file collision with media-sound/sndfile-tools
    
    Bug: https://bugs.gentoo.org/645256
    Closes: https://bugs.gentoo.org/408849
    Package-Manager: Portage-3.0.5, Repoman-3.0.1
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../files/libsamplerate-0.1.9-htmldocdir.patch     | 53 ++++++++++++++++++++++
 .../libsamplerate-0.1.9-no-sndfile-resample.patch  | 34 ++++++++++++++
 .../libsamplerate/libsamplerate-0.1.9-r1.ebuild    | 42 +++++++++++++++++
 3 files changed, 129 insertions(+)