Commit Graph

50 Commits

Author SHA1 Message Date
coolsnowwolf
3c2b3bd894 forked-daapd: add package 2024-11-15 22:53:02 +08:00
Miles Poupart
ebca8fbea5
alsa-utils: bump to 1.2.9 (#743) 2023-12-26 17:29:01 +08:00
Rosen Penev
0814072a63 mpd: update to 0.23.11
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-01-20 10:45:11 +08:00
Robert Högberg
c0e6c7e980 squeezelite: bump to 1.9.9-1415
Signed-off-by: Robert Högberg <robert.hogberg@gmail.com>
2023-01-12 11:53:43 +08:00
Fabien Pozzobon
90ee37e4b4 upmpdcli: bump to 1.5.19
Signed-off-by: Fabien Pozzobon <12074690+fpozzobon@users.noreply.github.com>
2022-11-23 10:43:07 +08:00
Beginner
f4b468028f
Merge pull request #597 from 1582130940/rpath
treewide: remove rpath-link
2022-11-17 11:56:46 +08:00
Rosen Penev
50f060147a mpg123: update to 1.31.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-11-13 00:56:28 +08:00
Rosen Penev
b18f39c115 treewide: remove rpath-link
Most usages seem to be outdated and fixed a long time ago.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-11-13 00:50:45 +08:00
Beginner-Go
699db8c0c5 Revert "forked-daapd: revert"
outdated package.

This reverts commit 54ac0625f8.

Signed-off-by: Beginner-Go <70857188+Beginner-Go@users.noreply.github.com>
2022-11-12 07:20:51 +00:00
Beginner-Go
54ac0625f8 forked-daapd: revert 2022-11-10 10:51:07 +00:00
Espen Jürgensen
3464e9bf6d owntone: Update to 28.5
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2022-11-10 16:18:43 +08:00
Espen Jürgensen
a11b56c35c owntone: update to 28.4
Included changes:
* Install web UI
* Remove libantlr3c dependency
* Add Spotify support to description
* Updated conf file

Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2022-11-10 16:18:33 +08:00
Espen Jürgensen
b4c61a8da4 owntone: update to 28.2
Since version 28.0 forked-daapd is called owntone. This updates to 28.2
and makes the name change.

Also:
- added new required dependency on libuuid
- remove --disable-spotify since Spotify is now supported without
requiring proprietary libspotify
- removed configure flags that are enabled by default anyway (mpd,
verification etc.)
- add --disable-install_xxx since that is done by OpenWrt's build

Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2022-11-10 16:17:52 +08:00
Rosen Penev
e4b4804f91 upmpdcli: update to 1.5.13
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-11-10 16:05:14 +08:00
Robert Högberg
def1a228bf squeezelite: add opus codec support
Signed-off-by: Robert Högberg <robert.hogberg@gmail.com>
2022-11-10 16:04:54 +08:00
Robert Högberg
9994f03aee squeezelite: add SSL support
Signed-off-by: Robert Högberg <robert.hogberg@gmail.com>
2022-11-10 16:04:54 +08:00
Rosen Penev
99a0689fd6 squeezelite: update to 1.9.9-1403
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-11-10 16:04:54 +08:00
Rosen Penev
25b1f278c0 shairport-sync: update to 3.3.9
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-11-10 16:04:26 +08:00
Josef Schlehofer
4213252bf9 pulseadio: fix conffiles for pulseadio-daemon-avahi package
Fixes: 60ac7dd751240fa096a85794023b18f26a8317da ("pulseaudio: simplify
and rework Makefile")

Reported-by: Hannu Nyman <hannu.nyman@iki.fi>
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2022-11-10 16:03:58 +08:00
Josef Schlehofer
7a2bab98d8 pulseaudio: change homepage URLs to freedesktop.org
The previous used domain http(s)://pulseaudio.org redirects to
https://www.freedesktop.org/wiki/Software/PulseAudio/

This change enforces to use HTTPS everywhere for homepage URLs

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2022-11-10 16:03:58 +08:00
Josef Schlehofer
def38e78ae pulseaudio: use AUTORELEASE variable
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2022-11-10 16:03:58 +08:00
Josef Schlehofer
cc873f6be3 pulseaudio: daemons should conflict to each other
It should not be possible to install pulseaudio-daemon and
pulseadio-daemon-avahi at the same time as they have the same files.
Let's avoid that situation by adding conflict.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2022-11-10 16:03:58 +08:00
Josef Schlehofer
ab9e16d1a8 pulseaudio: simplify and rework Makefile
There were two conffiles sections and both of them were same, but for
different variants. We can have just one conffile section and use it also
for the other variant.

The same applies for the install section for different variants.
- We have two install sections, but we call the first one with the same
  files and then add something more for the second variant.

- While at it to make it easier, let's change those three rows for
  copying packages into the single one to make sure that I did not miss
anything. Also, we create a directory first and then move files.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2022-11-10 16:03:57 +08:00
Rosen Penev
465a80e2ea mpg123: update to 1.29.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-11-10 16:03:27 +08:00
Szabolcs Hubai
1a6c38dd11 mpd: depend the full variant on pulseaudio instead of pulseaudio-daemon
The full variant of mpd depends on pulseaudio-daemon, so it was not
possible to use the other pulseaudio variant with avahi.

Both pulseaudio daemons provides package pulseaudio, so users can choose
which variant suits them best.
Let's change the dependency to pulseaudio.

Fixes: #19187
Fixes: 2ed62adc5914 ("mpd: enable pulseaudio in full package")
Signed-off-by: Szabolcs Hubai <szab.hu@gmail.com>
2022-11-10 16:03:09 +08:00
Rosen Penev
a66834f931 mpd: update to 0.23.9
Fixes compilation with newer ffmpeg.

Remove upstreamed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-11-10 16:03:08 +08:00
Pacien TRAN-GIRARD
72ce1ef8a5 mpd: add missing AUDIO_SUPPORT in CONFIG_DEPENDS
Signed-off-by: Pacien TRAN-GIRARD <pacien.trangirard@pacien.net>
2022-11-10 16:03:08 +08:00
Pacien TRAN-GIRARD
6da2b603f6 mpd-full: remove partial BUILD_PATENTED on ffmpeg
This removes the guard "CONFIG_BUILD_PATENTED" for the ffmpeg build
feature for mpd-full. ffmpeg was already unconditionally registered as a
dependency (at line 51).

The ffmpeg package already handles whether or not to include patented
codecs internally using the same config flag, so guarding its use as a
dependency here does not appear necessary anymore.

(For reference: guard "BUILD_PATENTED" was introduced in 44eb12f for
ffmpeg, then partially removed by 326c973).

Signed-off-by: Pacien TRAN-GIRARD <pacien.trangirard@pacien.net>
2022-11-10 16:03:08 +08:00
Rosen Penev
e35de10d52 mpd: update to 0.23.8
Simplify iconv patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-11-10 16:03:08 +08:00
Kazuhiro Ito
4935653b4b mpd-full: enable soxr
Enable soxr resampler library.

"internal" resampler is really poor quality and libsamplerate
library is too heavy for tiny system.

Signed-off-by: Kazuhiro Ito <kzhr@d1.dion.ne.jp>
2022-11-10 16:03:08 +08:00
Rosen Penev
79f5800631 fdk-aac: fix compilation with powerpc64
Backported upstream patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-11-10 16:02:29 +08:00
Rosen Penev
fc0e825e5b alsa-utils: update to 1.2.6
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-11-10 16:02:13 +08:00
Rosen Penev
3c754916d2 alsa-utils: update to 12.5.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-11-10 16:02:12 +08:00
Rosen Penev
e70381467e alsa-utils: update to 1.2.5
Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-11-10 16:02:12 +08:00
Rosen Penev
28a58b5b6a treewide: remove PKG_INSTALL for meson projects
It doesn't seem to be used by meson.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-06-16 12:49:10 +00:00
lean
3ac18f0f80 lighttpd: bump version 2021-12-17 18:04:05 +08:00
lean
4af7819ff7 jose: bump version 2021-12-17 17:38:31 +08:00
hyy-666
0ce2754c42
forked-daapd:fix missing of libopus 2021-06-21 01:18:24 +08:00
lean
d1a7f8eff1 forked-daapd: bump version 2021-06-16 20:29:11 +08:00
lean
49b7495639 packages: merge upstream 2021-06-15 17:47:11 +08:00
coolsnowwolf
339e23779c forked-daapd: bump version 2020-07-08 14:42:28 +08:00
coolsnowwolf
c36ad692b4 packages: sync to new packages 2020-07-08 14:18:52 +08:00
R3pl4c3r
4aa8501c77 forked-daapd: fix compile error with ttyd 2020-05-06 20:08:45 +08:00
AmadeusGhost
2125bcb428 pulseaudio: fix build error 2020-04-07 18:02:19 +08:00
lean
773bebb397 forked-daapd: bump version 2020-04-01 02:20:31 +08:00
lean
2f618495dc shairport-sync: add Apple Lossless Audio Codec (alac) support 2020-03-30 12:30:32 +08:00
lean
35851466c3 alac: add Apple Lossless Audio Codec 2020-03-30 12:28:33 +08:00
lean
8580bd51aa shairport-sync: bump to v3.3.6 2020-03-29 23:10:35 +08:00
AmadeusGhost
cf9f28a6d0 pulseaudio: fix recursive dependencies 2020-01-16 21:35:41 +08:00
coolsnowwolf
d17588da1a first commit 2018-10-18 16:56:47 +08:00