alsa-plugins: renamed and index
This commit is contained in:
@@ -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())
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
<Dependency versionFrom="1.2.5">alsa-lib</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="config">/etc/alsa</Path>
|
||||
<Path fileType="config">/etc/alsa/conf.d</Path>
|
||||
<Path fileType="library">/usr/lib/alsa-lib</Path>
|
||||
<Path fileType="data">/usr/share/alsa</Path>
|
||||
</Files>
|
||||
+4
-6
@@ -175810,6 +175810,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
|
||||
<Description>Open source implementation of Audio Video Transport Protocol (AVTP) specified in IEEE 1722-2016 spec</Description>
|
||||
<Archive sha1sum="a0846e706edb014554031b1546d3b850ec4a7512" name="v0.1.0.tar.gz">https://github.com/Avnu/libavtp/archive/refs/tags/v0.1.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>glibc-devel</Dependency>
|
||||
<Dependency>cmocka-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -175817,9 +175818,6 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>libavtp</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>glibc</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
@@ -182071,7 +182069,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
|
||||
<Dependency>ffmpeg-devel</Dependency>
|
||||
<Dependency versionFrom="1.2.5">alsa-lib-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<SourceURI>hardware/sound/alsa-plugin/pspec.xml</SourceURI>
|
||||
<SourceURI>hardware/sound/alsa-plugins/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>alsa-plugins</Name>
|
||||
@@ -182087,8 +182085,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
|
||||
<Dependency versionFrom="1.2.5">alsa-lib</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/etc/alsa</Path>
|
||||
<Path fileType="executable">/usr/lib/alsa-lib</Path>
|
||||
<Path fileType="config">/etc/alsa/conf.d</Path>
|
||||
<Path fileType="library">/usr/lib/alsa-lib</Path>
|
||||
<Path fileType="data">/usr/share/alsa</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
@@ -1 +1 @@
|
||||
fb9c1548dbb62a24d6cee7807b2752fca1d26fbc
|
||||
5bfd170d1acf88d6f9e81cae226a71a90b769d80
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
6de4e260e97e886d261a494c1fd65d56a588eadb
|
||||
d76e154ebfd1f79d8e5ed9b5a7bca9b735f9b953
|
||||
Reference in New Issue
Block a user