aboutsummaryrefslogtreecommitdiff
path: root/sound
Commit message (Collapse)AuthorAge
...
* mpd: Upgrade Music Player Daemon to 0.20.8Ted Hess2017-05-20
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* squeezelite: Specify all libraries to link againstFlorian Fainelli2017-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | squeezelite needs to link against libvorbis and libogg, some external toolchains may not be able to automatically pull these dependencies in, resulting the such linking errors: mipsel-linux-gnu-gcc main.o slimproto.o buffer.o stream.o utils.o output.o output_alsa.o output_pa.o output_stdout.o output_pack.o decode.o flac.o pcm.o mad.o vorbis.o faad.o -L/home/florian/dev/openwrt/trunk/staging_dir/target-mipsel-unknown-linux-gnu_glibc/usr/lib -L/home/florian/dev/openwrt/trunk/staging_dir/target-mipsel-unknown-linux-gnu_glibc/lib -L/home/florian/dev/toolchains/stbgcc-4.8-1.5/usr/lib -L/home/florian/dev/toolchains/stbgcc-4.8-1.5/lib -znow -zrelro -lasound -lpthread -lm -lrt -lasound -lpthread -lm -lrt -lFLAC -lmad -lvorbisfile -lfaad -o squeezelite /home/florian/dev/toolchains/stbgcc-4.8-1.5/bin/../lib/gcc/mipsel-linux-gnu/4.8.5/../../../../mipsel-linux-gnu/bin/ld: warning: libvorbis.so.0, needed by /home/florian/dev/openwrt/trunk/staging_dir/target-mipsel-unknown-linux-gnu_glibc/usr/lib/libvorbisfile.so, not found (try using -rpath or -rpath-link) /home/florian/dev/toolchains/stbgcc-4.8-1.5/bin/../lib/gcc/mipsel-linux-gnu/4.8.5/../../../../mipsel-linux-gnu/bin/ld: warning: libogg.so.0, needed by /home/florian/dev/openwrt/trunk/staging_dir/target-mipsel-unknown-linux-gnu_glibc/usr/lib/libvorbisfile.so, not found (try using -rpath or -rpath-link) /home/florian/dev/openwrt/trunk/staging_dir/target-mipsel-unknown-linux-gnu_glibc/usr/lib/libvorbisfile.so: undefined reference to `ogg_stream_reset' collect2: error: ld returned 1 exit status Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
* Merge pull request #3806 from diizzyy/patch-23Ted Hess2017-01-25
|\ | | | | sound/fdk-aac: Add Fraunhofer FDK AAC Codec Library to repo
| * sound/fdk-aac: Add Fraunhofer FDK AAC Codec Library to repoDaniel Engberg2017-01-26
| | | | | | | | | | | | Add Fraunhofer FDK AAC Codec Library v0.1.5 to repo Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | pulseaudio: update to 10.0Peter Wagner2017-01-22
| | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | sound/shine: Fix compilation with ffmpeg and minor fixesDaniel Engberg2017-01-16
| | | | | | | | | | | | | | | | | | Update upstream URLs Add upsteam patch to avoid name collision with ffmpeg Source: https://github.com/toots/shine/commit/3695118267be9b7a9412c86c7c5424ab47efe7ec Refresh patches Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | shairport-sync: Create mbed TLS version (replaces PolarSSL)Ted Hess2017-01-09
| | | | | | | | | | | | | | * Note: SSL Patch submitted upstream pending developer approval. * Patch will be removed in future release. Signed-off-by: Ted Hess <thess@kitschensync.net>
* | sox: Upgrade to 14.4.2. ffmpeg no longer requiredTed Hess2017-01-05
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | moc: Upgrade to 2.5.2. Includes ffmpeg3 compatibilityTed Hess2017-01-05
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | pianod: Update to private version 174.05. Remove PolarSSL dependency.Ted Hess2017-01-03
|/ | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* forked-daapd: Update to version 24.2ejurgensen2016-12-03
| | | | Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* lame: Fix i386 SSE builds, disable NASM (really)Ted Hess2016-11-17
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* mpd: Add procd mdns definition from MPD config fileTed Hess2016-11-11
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* shairport-sync: update to v2.8.6f3flight2016-11-06
| | | | Signed-off-by: Dmitry Sutyagin <f3flight@gmail.com>
* alsa-utils: moved to /sound and Sound category, fix minor bugsAlberto Bursi2016-10-23
| | | | | | | | | Moved source folder in /sound folder, and changed all packages in the makefile to be shown in Sound category (not in Sound subcategory of Utilities). Removed a line calling a non-existent Package/alsa-utils/Default and site URL to the package alsa-utils-tests. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* mpd: Update to 0.19.19, update config optionsTed Hess2016-10-07
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* pulseaudio: update to 9.0, fix typoPeter Wagner2016-10-03
| | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* mpd: Update to 0.19.17, refresh patchesTed Hess2016-07-20
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* squeezelite: Move to new source repo, upgrade to 1.8.4-743, refresh patchesTed Hess2016-06-05
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* upmpdcli: fix icon installation (correct name)Ted Hess2016-06-03
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* shairport-sync-next: update to v2.8.4Álvaro Fernández Rojas2016-06-02
| | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* upmpdcli/libupnpp: Update to latest versions, refresh patchTed Hess2016-05-31
| | | | | | | upmpdcli: Version 1.1.3 libupnpp: Version 0.14 Signed-off-by: Ted Hess <thess@kitschensync.net>
* mocp: fix ncurses dependencyFelix Fietkau2016-05-11
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* forked-daapd: Update to version 24.1ejurgensen2016-05-06
| | | | Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* sound/svox: Fix typo (found by codespell)Stefan Weil2016-05-05
| | | | Signed-off-by: Stefan Weil <sw@weilnetz.de>
* shairport-sync: update to 2.8.2Álvaro Fernández Rojas2016-04-17
| | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* Merge pull request #2486 from yousong/cp-fixchamptar2016-04-10
|\ | | | | Drop the redundant -r option to $(CP)
| * Drop the redundant -r option to $(CP)Yousong Zhou2016-03-12
| | | | | | | | | | | | | | | | | | $(CP) was defined as `cp -fpR' since the very begining of OpenWrt build system (2006-06-22). The -R option should be enough and base packages use only $(CP) for the same purposes just fine and BSD manual of cp also discourages the use of `-r' option. So let's just tidy up the usage now. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | pulseaudio: build without soxr, install configs with all read permissionsTed Hess2016-03-25
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | mpd: Update to 0.19.14, disable soxrTed Hess2016-03-25
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | shairport-sync: update to v2.8.1Álvaro Fernández Rojas2016-03-14
|/ | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* squeezelite: Fix null arg test in startup scriptTed Hess2016-03-09
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* squeezelite: add new interface/mac address selectionTed Hess2016-03-08
| | | | | | allow dynamic linking to either vorbisifile or vorbisidec Signed-off-by: Ted Hess <thess@kitschensync.net>
* shairport-sync: update to latest versionÁlvaro Fernández Rojas2016-02-27
| | | | | | | | Also adds PROVIDES definition to fix "shairport-sync" package installation from feeds. Remove unneeded openssl and polarssl config checks. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* shairplay: update to latest versionÁlvaro Fernández Rojas2016-02-27
| | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* pulseaudio: update to 8.0Peter Wagner2016-02-22
| | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* forked-daapd: Include nls.mk and use ICONV_DEPENDS macroejurgensen2016-01-01
| | | | Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* forked-daapd: update to 23.4 + add missing iconv dependencyejurgensen2016-01-01
| | | | Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* Merge pull request #2135 from thess/mpg123-workTed Hess2015-12-30
|\ | | | | mpg123: build with alsa only
| * mpg123: build with alsa onlyTed Hess2015-12-16
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | madplay: fix missing binary in madplay-oss packageTed Hess2015-12-18
|/ | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* mpd: Update to 0.19.11, fix gcc5 buildsTed Hess2015-11-23
| | | | | | Add a patch from the Alpine Linux project to fix a musl build issue with gcc 5: Signed-off-by: Ted Hess <thess@kitschensync.net>
* pulseaudio: update to 7.1Peter Wagner2015-11-21
| | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* mpg123: fix installation by adding a missing backslashHannu Nyman2015-11-14
| | | | | | Fix the installation command by adding a missing "\". Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* pianod: Remove svn version check from buildsTed Hess2015-11-04
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* shairport-sync: Add "mini" package (no soxr, no avahi, use polarssl)Ted Hess2015-11-04
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* madplay: some build variant related fixesJohn Crispin2015-10-26
| | | | | | the 2 variants could not be built at the same time Signed-off-by: John Crispin <blogic@openwrt.org>
* shairport-sync: update to v2.6Álvaro Fernández Rojas2015-10-24
| | | | | | | Closes https://github.com/openwrt/packages/pull/1869 Signed-off-by: Mike Brady <mikebrady@eircom.net> Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* Merge pull request #1808 from ryzhovau/mpg123-deps-and-binsSteven Barth2015-10-22
|\ | | | | mpg123: simplify dependanciess, add more binaries
| * mpg123: simplify deps, add more binariesAlexander Ryzhov2015-09-25
| | | | | | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>