alsa-lib-1.2.8
This commit is contained in:
@@ -35,8 +35,8 @@ def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
if get.buildTYPE() == "emul32":
|
||||
pisitools.insinto("/usr/share/alsa", "alsa-ucm-conf-1.2.7.2/ucm2")
|
||||
pisitools.insinto("/usr/share/doc/alsa-ucm-conf", "alsa-ucm-conf-1.2.7.2/LICENSE")
|
||||
pisitools.insinto("/usr/share/alsa", "alsa-ucm-conf-1.2.8/ucm2")
|
||||
pisitools.insinto("/usr/share/doc/alsa-ucm-conf", "alsa-ucm-conf-1.2.8/LICENSE")
|
||||
|
||||
pisitools.insinto("/usr/share/alsa", "alsa-topology-conf-1.2.5.1/topology")
|
||||
pisitools.insinto("/usr/share/doc/alsa-topology-conf", "alsa-topology-conf-1.2.5.1/LICENSE")
|
||||
|
||||
@@ -13,10 +13,10 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>The Advanced Linux Sound Architecture (ALSA) library</Summary>
|
||||
<Description>alsa-lib provides ALSA runtime libraries to simplify application programming and provide higher level functionality as well as support for the older OSS API, providing binary compatibility for most OSS programs.</Description>
|
||||
<Archive sha1sum="839e6b32dcfed7a335e150cd8be6071cd2c1ffbd" type="tarbz2">ftp://ftp.alsa-project.org/pub/lib/alsa-lib-1.2.7.2.tar.bz2</Archive>
|
||||
<Archive sha1sum="1271796a37df0bb11b2cb06ad6e7428a009ca012" type="tarbz2">ftp://ftp.alsa-project.org/pub/lib/alsa-lib-1.2.8.tar.bz2</Archive>
|
||||
|
||||
<Archive sha1sum="ca89963b2a61acde1d091d7d58d8af8c3a921c99" type="tarbz2" target="alsa-lib-1.2.7.2">https://www.alsa-project.org/files/pub/lib/alsa-ucm-conf-1.2.7.2.tar.bz2</Archive>
|
||||
<Archive sha1sum="6ac6a385688604cb17f5453dc444e41f99b24838" type="tarbz2" target="alsa-lib-1.2.7.2">https://www.alsa-project.org/files/pub/lib/alsa-topology-conf-1.2.5.1.tar.bz2</Archive>
|
||||
<Archive sha1sum="69313df69892c02bbe70e10c2e88c4b34e716b3d" type="tarbz2" target="alsa-lib-1.2.8">https://www.alsa-project.org/files/pub/lib/alsa-ucm-conf-1.2.8.tar.bz2</Archive>
|
||||
<Archive sha1sum="6ac6a385688604cb17f5453dc444e41f99b24838" type="tarbz2" target="alsa-lib-1.2.8">https://www.alsa-project.org/files/pub/lib/alsa-topology-conf-1.2.5.1.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>doxygen</Dependency>
|
||||
<Dependency>python-devel</Dependency>
|
||||
@@ -64,6 +64,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="15">
|
||||
<Date>2023-03-21</Date>
|
||||
<Version>1.2.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2022-07-09</Date>
|
||||
<Version>1.2.7.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user