Commit graph

40 commits

Author SHA1 Message Date
Demetris Ierokipides
c182853b14 Merge branch 'master' of github.com:LibreELEC/LibreELEC.tv into Lakka-v5.x 2022-11-10 16:37:40 +02:00
Rudi Heitbaum
3d86c8da23 alsa-utils: update to 1.2.8 2022-10-27 11:40:18 +00:00
Demetris Ierokipides
c15f289756 Merge branch 'master' of github.com:LibreELEC/LibreELEC.tv into Lakka-v4.x 2022-09-12 02:08:19 +03: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
Tomáš Kelemen (vudiq)
55dd5f0dff Lakka: correctly add alsa support 2021-04-14 00:43:21 +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
cvh
13f69f494a packages: change depends to ncurses 2017-08-21 19:19:51 +02:00
Peter Vicman
50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00
Lukas Rusak
1552ae3be3
alsa-utils: update to 1.1.4 2017-06-14 18:19:28 -07:00
Sascha Kuehndel (InuSasha)
e656144840
alsa-utils: fix man build in same enviroments 2017-01-30 21:10:26 +01:00
MilhouseVH
1be6f2bae5 alsa-utils: update to alsa-utils-1.1.3 2017-01-24 03:04:16 +00:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
awiouy
c3092b9e56 alsa-utils: disable autoreconf 2016-11-15 20:51:46 +01:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
Lukas Rusak
4a2a15ee02
alsa-utils: update to 1.1.2 2016-09-08 23:41:02 -07:00
jc
07fe3dc637 alsautils: build alsamixer, do not install it 2016-08-14 14:05:21 +02:00
Stephan Raue
4a8bef56d8 alsa-utils: update to alsa-utils-1.1.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-04-04 12:51:28 -07:00
Stephan Raue
f51faa070d packages: update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-02 17:29:56 +01:00
Stephan Raue
eef681735a alsa-utils: update to alsa-utils-1.1.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-12-20 14:02:07 +01:00
Stephan Raue
8cfceee462 alsa-utils: update to alsa-utils-1.0.29
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-03-01 18:46:49 +01:00
Stephan Raue
2712bbf1c0 alsa-utils: move to package audio
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-08-14 06:41:13 +02:00
Renamed from packages/audio/alsa/alsa-utils/package.mk (Browse further)