Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 660328 - media-sound/snd-20.0: version bump
Summary: media-sound/snd-20.0: version bump
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:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-04 01:50 UTC by Ian Zimmerman
Modified: 2022-10-16 23:41 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 Ian Zimmerman 2018-07-04 01:50:13 UTC
Quoting https://ccrma.stanford.edu/software/snd/snd/snd.html:

> Snd is free; the code is available via anonymous ftp as snd-18.tar.gz.

The main reason I am interested in it is because I have verified it builds and runs fine without the audiofile library.  The library is listed as hard dependency in the snd-17.4 ebuild.  Unfortunately it is riddled with known crashing bugs (see #614046) so I don't want to install it.  It is possible that the dependency is bogus even in the case of snd-17.4, but given that a new version is available I'm too lazy to check.
Comment 1 David Heidelberg (okias) 2019-10-30 22:19:51 UTC
bump to 19.8 available, also loses dependency on deprecated gtkglext, blocks [1]

[1] https://bugs.gentoo.org/698950
Comment 2 Larry the Git Cow gentoo-dev 2020-01-19 22:45:47 UTC
The bug has been referenced in the following commit(s):

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

commit ad2e33153e4a7a88ceb12481abf1669a24d0531a
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-01-19 22:43:59 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-01-19 22:45:31 +0000

    media-sound/snd: Drop bogus gtkglext dependency
    
    Bug: https://bugs.gentoo.org/660328
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-sound/snd/snd-17.4-r1.ebuild | 119 +++++++++++++++++++++++++++++++++++++
 1 file changed, 119 insertions(+)
Comment 3 Ian Zimmerman 2020-02-06 19:23:48 UTC
By the way, the current version is 20.1, and it seems to be under a free License (namely Artistic).  So bumping all the way could remove the non-free keyword.

https://sourceforge.net/projects/snd/
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-10-16 22:39:24 UTC
(In reply to Ian Zimmerman from comment #3)
> By the way, the current version is 20.1, and it seems to be under a free
> License (namely Artistic).  So bumping all the way could remove the non-free
> keyword.
> 
> https://sourceforge.net/projects/snd/

Aren't all of the licences in there already free?
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-10-16 22:46:48 UTC
(In reply to Sam James from comment #4)
> (In reply to Ian Zimmerman from comment #3)
> > By the way, the current version is 20.1, and it seems to be under a free
> > License (namely Artistic).  So bumping all the way could remove the non-free
> > keyword.
> > 
> > https://sourceforge.net/projects/snd/
> 
> Aren't all of the licences in there already free?

oh, s7 is on by default
Comment 6 Larry the Git Cow gentoo-dev 2022-10-16 23:41:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52767bdc28efb3a4bf10b8489843ae3ff7b40aa7

commit 52767bdc28efb3a4bf10b8489843ae3ff7b40aa7
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-10-16 23:03:10 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-10-16 23:04:51 +0000

    media-sound/snd: add 22.8
    
    Closes: https://bugs.gentoo.org/616144
    Closes: https://bugs.gentoo.org/692984
    Closes: https://bugs.gentoo.org/660328
    Signed-off-by: Sam James <sam@gentoo.org>

 media-sound/snd/Manifest                           |   1 +
 .../snd-22.8-undefined-oss_sample_types.patch      |  42 ++++++++
 media-sound/snd/metadata.xml                       |  15 +--
 media-sound/snd/snd-22.8.ebuild                    | 106 +++++++++++++++++++++
 profiles/arch/powerpc/package.use.mask             |   4 +
 5 files changed, 161 insertions(+), 7 deletions(-)