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
Jernej Skrabec
180f3e4442
alsa-utils: Unmute Allwinner A20 analog audio codec
2019-12-29 09:08:50 +01:00
chewitt
c7a7100441
alsa-utils: add amlogic g12 to soundconfig
2019-09-10 16:53:08 +00:00
MilhouseVH
8e5bd98eb4
alsa-utils: update to alsa-utils-1.1.9
2019-06-07 08:49:07 +01:00
Jernej Skrabec
9875ed1595
alsa-utils: Set volume for Allwinner analog codecs
2019-04-08 19:43:09 +02: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