Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 435526 - media-sound/sndio media-sound/aucatctl (new packages)
Summary: media-sound/sndio media-sound/aucatctl (new packages)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Haelwenn (lanodan) Monnier
URL: http://www.sndio.org/
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2012-09-19 17:18 UTC by Michael Weber (RETIRED)
Modified: 2021-01-22 05:24 UTC (History)
5 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 Michael Weber (RETIRED) gentoo-dev 2012-09-19 17:18:11 UTC
I'm currently preparing an ebuild for tree/my overlay.
Comment 1 Michael Weber (RETIRED) gentoo-dev 2012-09-25 21:45:38 UTC
It's in my overlay for now, layman -a xmw
Comment 2 Bodo Graumann 2017-10-08 10:09:57 UTC
Thanks for providing this package.
sndio in itself works fine, but I get an error when updating ffmpeg, which vanishes as soon as I uninstall sndio:

> x86_64-pc-linux-gnu-gcc -m32 -Llibavcodec -Llibavdevice -Llibavfilter -Llibavformat -Llibavresample -Llibavutil -Llibpostproc -Llibswscale -Llibswresample -Wl,-O1 -Wl,--as-needed  -march=bdver2 -Wl,--as-needed -Wl,-z,noexecstack -Wl,--warn-common -Wl,-rpath-link=libpostproc:libswresample:libswscale:libavfilter:libavdevice:libavformat:libavcodec:libavutil:libavresample   -o ffserver_g cmdutils.o ffserver_config.o ffserver.o   -lavdevice -lavfilter -lavformat -lavcodec -lavresample -lpostproc -lswresample -lswscale -lavutil -lXv -lX11 -lXext -ldl -L/usr/lib32 -lxcb -L/usr/lib32 -lxcb-shm -L/usr/lib32 -lxcb-xfixes -L/usr/lib32 -lxcb-shape -ljack -lasound -L/usr/lib32 -lSDL2 -lGL -lopenal -lxvidcore -L/usr/lib32 -lx264 -lvorbisenc -lvorbis -logg -ltheoraenc -ltheoradec -logg -L/usr/lib32 -lpulse -L/usr/lib32 -lopus -lopenjp2 -lmp3lame -L/usr/lib32 -lfreetype -L/usr/lib32 -lfontconfig -lfreetype -L/usr/lib32 -lcaca -lm -lbz2 -lz -pthread
> libavdevice/libavdevice.so: undefined reference to `sio_write'
> libavdevice/libavdevice.so: undefined reference to `sio_getpar'
> libavdevice/libavdevice.so: undefined reference to `sio_eof'
> libavdevice/libavdevice.so: undefined reference to `sio_onmove'
> libavdevice/libavdevice.so: undefined reference to `sio_close'
> libavdevice/libavdevice.so: undefined reference to `sio_start'
> libavdevice/libavdevice.so: undefined reference to `sio_open'
> libavdevice/libavdevice.so: undefined reference to `sio_read'
> libavdevice/libavdevice.so: undefined reference to `sio_setpar'
> libavdevice/libavdevice.so: undefined reference to `sio_initpar'
> collect2: error: ld returned 1 exit status
> make: *** [/var/tmp/paludis/media-video-ffmpeg-3.3.4/work/ffmpeg-3.3.4/Makefile:136: ffprobe_g] Error 1
Comment 3 anonymous 2018-03-03 04:02:44 UTC
Firefox might remove ALSA in the near future.
Firefox will use either pulseaudio or sndio.
I'd rather use sndio.
Comment 4 Larry the Git Cow gentoo-dev 2021-01-22 05:21:22 UTC
The bug has been closed via the following commit(s):

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

commit a349d9b0e63d2989ccfc212579696704f121825d
Author:     Haelwenn (lanodan) Monnier <contact@hacktivis.me>
AuthorDate: 2020-04-23 00:16:59 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-01-22 05:21:08 +0000

    media-sound/aucatctl: New Package
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=435526
    Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
    Signed-off-by: Sam James <sam@gentoo.org>

 media-sound/aucatctl/Manifest            |  1 +
 media-sound/aucatctl/aucatctl-0.1.ebuild | 27 +++++++++++++++++++++++++++
 media-sound/aucatctl/metadata.xml        | 12 ++++++++++++
 3 files changed, 40 insertions(+)