Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 718800 - media-sound/scream-3.5: new ebuild
Summary: media-sound/scream-3.5: new ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-04-21 22:37 UTC by Alexey
Modified: 2020-12-15 22:35 UTC (History)
2 users (show)

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 Alexey 2020-04-21 22:37:45 UTC
https://github.com/duncanthrax/scream is a virtual sound card for Windows, which sends sound over network to a receiver which plays it using ALSA or Pulseaudio. Also there is a mode where instead of network it uses shared memory, to be used with QEMU VM.

https://github.com/gentoo/gentoo/pull/15281 is the ebuild.
Comment 1 Larry the Git Cow gentoo-dev 2020-05-24 19:03:38 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e42a801a0c7d7fa43a3c05e8d7a78c7641348752

commit e42a801a0c7d7fa43a3c05e8d7a78c7641348752
Author:     Alexey Sokolov <alexey+gentoo@asokolov.org>
AuthorDate: 2020-05-24 14:06:00 +0000
Commit:     Alexey Sokolov <alexey+gentoo@asokolov.org>
CommitDate: 2020-05-24 14:06:00 +0000

    media-sound/scream: new package
    
    Bug: https://bugs.gentoo.org/718800
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>

 media-sound/scream/Manifest           |  1 +
 media-sound/scream/metadata.xml       | 11 ++++++++++
 media-sound/scream/scream-3.5.ebuild  | 41 +++++++++++++++++++++++++++++++++++
 media-sound/scream/scream-9999.ebuild | 41 +++++++++++++++++++++++++++++++++++
 4 files changed, 94 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2020-12-15 15:38:48 UTC
The bug has been closed via the following commit(s):

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

commit 1b42cd876d1f5119a68f5f9ab3f7b40a0b8e8616
Author:     Alexey Sokolov <sokolov@google.com>
AuthorDate: 2020-12-15 15:38:13 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-12-15 15:38:13 +0000

    media-sound/scream: new ebuild
    
    * Packaging https://github.com/duncanthrax/scream
    
    Closes: https://bugs.gentoo.org/718800
    Closes: https://github.com/gentoo/gentoo/pull/15281
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Alexey Sokolov <sokolov@google.com>
    Signed-off-by: David Seifert <soap@gentoo.org>

 media-sound/scream/Manifest           |  1 +
 media-sound/scream/metadata.xml       | 15 ++++++++++++++
 media-sound/scream/scream-3.6.ebuild  | 39 +++++++++++++++++++++++++++++++++++
 media-sound/scream/scream-9999.ebuild | 39 +++++++++++++++++++++++++++++++++++
 4 files changed, 94 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2020-12-15 22:35:16 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1eedca9eede41a1b3489001f1aa29f0795d36d82

commit 1eedca9eede41a1b3489001f1aa29f0795d36d82
Author:     Alexey Sokolov <alexey+gentoo@asokolov.org>
AuthorDate: 2020-12-15 15:49:13 +0000
Commit:     Alexey Sokolov <alexey+gentoo@asokolov.org>
CommitDate: 2020-12-15 15:49:33 +0000

    media-sound/scream: remove from guru. It got just added to ::gentoo
    
    Bug: https://bugs.gentoo.org/718800
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>

 media-sound/scream/Manifest           |  1 -
 media-sound/scream/metadata.xml       | 11 ----------
 media-sound/scream/scream-3.6.ebuild  | 41 -----------------------------------
 media-sound/scream/scream-9999.ebuild | 41 -----------------------------------
 4 files changed, 94 deletions(-)