diff --git a/hardware/sound/alsa-plugin/actions.py b/hardware/sound/alsa-plugins/actions.py similarity index 83% rename from hardware/sound/alsa-plugin/actions.py rename to hardware/sound/alsa-plugins/actions.py index f55d054f77..081c0bf2be 100644 --- a/hardware/sound/alsa-plugin/actions.py +++ b/hardware/sound/alsa-plugins/actions.py @@ -22,6 +22,6 @@ def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) shelltools.system("rm -v %s/etc/alsa/conf.d/98-maemo.conf" % get.installDIR()) shelltools.cd("%s" % get.installDIR()) - shelltools.system("cp -r /etc/alsa/conf.d/99-pulseaudio-default.conf.example %s/usr/share/alsa/alsa.conf.d/99-pulseaudio-default.conf" % get.installDIR()) + #shelltools.system("cp -r /etc/alsa/conf.d/99-pulseaudio-default.conf.example %s/usr/share/alsa/alsa.conf.d/99-pulseaudio-default.conf" % get.installDIR()) shelltools.system("ln -st %s/etc/alsa/conf.d/ /usr/share/alsa/alsa.conf.d/99-pulseaudio-default.conf" % get.installDIR()) diff --git a/hardware/sound/alsa-plugin/pspec.xml b/hardware/sound/alsa-plugins/pspec.xml similarity index 97% rename from hardware/sound/alsa-plugin/pspec.xml rename to hardware/sound/alsa-plugins/pspec.xml index a293064089..daee2d353b 100644 --- a/hardware/sound/alsa-plugin/pspec.xml +++ b/hardware/sound/alsa-plugins/pspec.xml @@ -41,7 +41,7 @@ alsa-lib - /etc/alsa + /etc/alsa/conf.d /usr/lib/alsa-lib /usr/share/alsa diff --git a/hardware/sound/alsa-plugin/translations.xml b/hardware/sound/alsa-plugins/translations.xml similarity index 100% rename from hardware/sound/alsa-plugin/translations.xml rename to hardware/sound/alsa-plugins/translations.xml diff --git a/pisi-index.xml b/pisi-index.xml index 38f91aeaaa..0ac619afec 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -175810,6 +175810,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.Open source implementation of Audio Video Transport Protocol (AVTP) specified in IEEE 1722-2016 spec https://github.com/Avnu/libavtp/archive/refs/tags/v0.1.0.tar.gz + meson glibc-devel cmocka-devel @@ -175817,9 +175818,6 @@ It supports email, address books, calendars, tasks, news feeds and much more. libavtp - - glibc - /usr/lib /usr/share/doc @@ -182071,7 +182069,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.ffmpeg-devel alsa-lib-devel - hardware/sound/alsa-plugin/pspec.xml + hardware/sound/alsa-plugins/pspec.xml alsa-plugins @@ -182087,8 +182085,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.alsa-lib - /etc/alsa - /usr/lib/alsa-lib + /etc/alsa/conf.d + /usr/lib/alsa-lib /usr/share/alsa diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index d17d8a47f6..0ffe46045e 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -fb9c1548dbb62a24d6cee7807b2752fca1d26fbc \ No newline at end of file +5bfd170d1acf88d6f9e81cae226a71a90b769d80 \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index a093c4b476..e5b87964a8 100644 Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum index cee2279b60..8cd1e6ff2e 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -6de4e260e97e886d261a494c1fd65d56a588eadb \ No newline at end of file +d76e154ebfd1f79d8e5ed9b5a7bca9b735f9b953 \ No newline at end of file