@@ -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.9/ucm2")
|
||||
pisitools.insinto("/usr/share/doc/alsa-ucm-conf", "alsa-ucm-conf-1.2.9/LICENSE")
|
||||
pisitools.insinto("/usr/share/alsa", "alsa-ucm-conf-1.2.12/ucm2")
|
||||
pisitools.insinto("/usr/share/doc/alsa-ucm-conf", "alsa-ucm-conf-1.2.12/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="d6ccb4b512d86786d8383c3394489ecc5d2bca66" type="tarbz2">ftp://ftp.alsa-project.org/pub/lib/alsa-lib-1.2.9.tar.bz2</Archive>
|
||||
<Archive sha1sum="b911006236d4f7f1e02f6d9d64c8ab218df34855" type="tarbz2">ftp://ftp.alsa-project.org/pub/lib/alsa-lib-1.2.12.tar.bz2</Archive>
|
||||
|
||||
<Archive sha1sum="9ab0f8e33817122962ac3d6cf5e6e26b8f5cc9cb" type="tarbz2" target="alsa-lib-1.2.9">https://www.alsa-project.org/files/pub/lib/alsa-ucm-conf-1.2.9.tar.bz2</Archive>
|
||||
<Archive sha1sum="6ac6a385688604cb17f5453dc444e41f99b24838" type="tarbz2" target="alsa-lib-1.2.9">https://www.alsa-project.org/files/pub/lib/alsa-topology-conf-1.2.5.1.tar.bz2</Archive>
|
||||
<Archive sha1sum="14cdcfc949c4c268b4425c8cebdd8475c7f80ea5" type="tarbz2" target="alsa-lib-1.2.12">https://www.alsa-project.org/files/pub/lib/alsa-ucm-conf-1.2.12.tar.bz2</Archive>
|
||||
<Archive sha1sum="6ac6a385688604cb17f5453dc444e41f99b24838" type="tarbz2" target="alsa-lib-1.2.12">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="17">
|
||||
<Date>2024-08-10</Date>
|
||||
<Version>1.2.12</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2023-05-04</Date>
|
||||
<Version>1.2.9</Version>
|
||||
|
||||
Reference in New Issue
Block a user