Commit Graph

40 Commits

Author SHA1 Message Date
Rudi Heitbaum
c3969693ea alsa-utils: remove RPATH
fix introduced RPATH regression

/usr/lib/alsa-topology/libalsatplg_module_nhlt.so
/usr/bin/alsatplg
/usr/bin/alsaucm
/usr/bin/amixer
/usr/bin/aplay
/usr/bin/axfer
/usr/bin/nhlt-dmic-info
/usr/bin/speaker-test
/usr/sbin/alsactl
  RUNPATH           Library runpath: [/build/LibreELEC.tv/build.LibreELEC-Generic.x86_64-12.0-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/lib]
2023-12-03 04:48:46 +00:00
Rudi Heitbaum
b9a7528c34 alsa-utils: update to 1.2.10 2023-09-02 04:42:33 +00:00
Rudi Heitbaum
28d8e46ed6 alsa-utils: update to 1.2.9 2023-05-17 10:55:04 +00:00
Rudi Heitbaum
3d86c8da23 alsa-utils: update to 1.2.8 2022-10-27 11:40:18 +00:00
Rudi Heitbaum
a810f01f71 alsa-utils: update to 1.2.7 and HTTPS 2022-06-01 09:12:58 +00:00
heitbaum
f9a4ff32e2 alsa-utils: update to 1.2.6 2022-03-15 12:14:27 +00:00
Matthias Reichl
318ea588bd alsa-utils: update to 1.2.5.1
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-10-16 12:26:09 +02:00
Ian Leonard
d758cd4728 audio: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:42 +00:00
Matthias Reichl
6827e5e910 alsa-utils: update to 1.2.4
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-10-20 19:54:51 +02:00
nouman8
70a90d1a53 alsa-utils: update to 1.2.3 2020-06-09 15:35:43 +05:00
Matthias Reichl
ab18284436 alsa-utils: update to 1.2.2
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-02-22 11:22:29 +01:00
Andre Heider
7273d94094 multimedia-tools: cleanup and use the "sysroot" build flag
As with system-tools before.

Use PKG_DEPENDS_CONFIG where appropriate.
2020-02-10 08:53:39 +01:00
MilhouseVH
8e5bd98eb4 alsa-utils: update to alsa-utils-1.1.9 2019-06-07 08:49:07 +01:00
MilhouseVH
2cfc2b3077 alsa-utils: depends on systemd otherwise udev rules installed incorrectly
udev rules will be installed to /lib/udev/rules.d and not /usr/lib/udev/rules.d
if udev (via systemd) is not already installed.

if test "${with_udev_rules_dir+set}" = set; then :
  withval=$with_udev_rules_dir; udevrulesdir="$withval"
else
  udevdir=$($PKG_CONFIG udev --variable=udevdir)
        if test "x$udevdir" = "x"; then
            udevrulesdir="/lib/udev/rules.d"
        else
            udevrulesdir="$udevdir/rules.d"
        fi
fi
2019-02-08 17:17:43 +00:00
Matthias Reichl
56b9d0d7ed alsa-utils: also install alsaucm
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-01-08 13:30:51 +01:00
Matthias Reichl
3e76f1b1a1 alsa-utils: update to 1.1.8
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-01-08 13:30:38 +01:00
MilhouseVH
19e9d7cd0f alsa-utils: update to alsa-utils-1.1.7 2018-11-20 15:53:22 +00:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
CvH
eb2c07036f spdx: packages/audio 2018-07-17 23:58:49 +02:00
CvH
134910684a alsa-utils: update to 1.1.6 2018-05-25 23:49:23 +02:00
MilhouseVH
d9bdc34fe8 alsa-utils: update to alsa-utils-1.1.5 2018-01-06 11:45:57 +00:00
Sascha Kuehndel (InuSasha)
3846ec7dac buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
cvh
f7da3c2cc3 remove double newlines 2017-10-16 01:25:26 +02:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00