alsa-lib: move python smixer plugin into its own subpkg.
This commit is contained in:
13
srcpkgs/alsa-lib/alsa-lib-python.template
Normal file
13
srcpkgs/alsa-lib/alsa-lib-python.template
Normal file
@@ -0,0 +1,13 @@
|
||||
# Template file for 'alsa-lib-python'.
|
||||
#
|
||||
short_desc="${sourcepkg} - python smixer plugin"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains a python smixer plugin for ALSA."
|
||||
|
||||
replaces="alsa-lib<=1.0.25"
|
||||
|
||||
do_install() {
|
||||
vmove usr/lib/alsa-lib/smixer/smixer-python.so \
|
||||
usr/lib/alsa-mixer/smixer
|
||||
}
|
||||
Reference in New Issue
Block a user