Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 438830

Summary: media-sound/ambdec - An Ambisonic decoder for first and second order
Product: Gentoo Linux Reporter: Tina <cochet.tina>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: normal CC: cochet.tina, evermind, kripton, sound
Priority: Normal Keywords: EBUILD, InOverlay, PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: pro-audio
Package list:
Runtime testing required: ---
Attachments: the ebuild
make file patch

Description Tina 2012-10-18 17:57:47 UTC
Created attachment 326860 [details]
the ebuild

An Ambisonic decoder for first and second order

there is an old version in pro-audio overlay but not builds , so i made a new ebuild for 0.5.1 version , how ever the source is packed wrong 

  bzip2: /mnt/MEDIA/portage/media-sound/ambdec-0.5.1/distdir/ambdec-0.5.1.tar.bz2 is not a bzip2 file.  tar: This does not look like a tar archive 
  file /usr/portage/distfiles/ambdec-0.5.1.tar.bz2 /usr/portage/distfiles/ambdec-0.5.1.tar.bz2: HTML document, ASCII text, with very long lines, with CRLF line terminators

so i unpacked and repacked it and did put it on ompload for now :s 

Original uri is http://kokkinizita.linuxaudio.org/linuxaudio/downloads/ambdec-0.5.1.tar.bz2 

not sure about cflags in make file maybe it need some patch to be sane tho the new ebuild installed fine on my system
Comment 1 Tina 2012-10-18 17:58:32 UTC
Created attachment 326862 [details, diff]
make file patch