-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
6 changed files
with
66 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,10 @@ | ||
<PISI> | ||
<Source> | ||
<Name>sndio</Name> | ||
<Homepage>https://sndio.org/</Homepage> | ||
<Packager> | ||
<Name>Matt Kastelic</Name> | ||
<Email>[email protected]</Email> | ||
<Name>Jakob Gezelius</Name> | ||
<Email>[email protected]</Email> | ||
</Packager> | ||
<License>ISC</License> | ||
<PartOf>multimedia.audio</PartOf> | ||
|
@@ -12,7 +13,7 @@ | |
It provides a lightweight audio & MIDI server and a fully documented user-space API to access either the server or directly the hardware in a uniform way. | ||
Sndio is designed to work for desktop applications, but pays special attention to synchronization mechanisms and reliability required by music applications. Reliability through simplicity are part of the project goals. | ||
</Description> | ||
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive> | ||
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://sources.getsol.us/README.Solus</Archive> | ||
</Source> | ||
<Package> | ||
<Name>sndio</Name> | ||
|
@@ -28,44 +29,11 @@ Sndio is designed to work for desktop applications, but pays special attention t | |
<Path fileType="executable">/usr/bin/sndioctl</Path> | ||
<Path fileType="executable">/usr/bin/sndiod</Path> | ||
<Path fileType="library">/usr/lib64/libsndio.so.7</Path> | ||
<Path fileType="library">/usr/lib64/libsndio.so.7.1</Path> | ||
<Path fileType="library">/usr/lib64/libsndio.so.7.0</Path> | ||
<Path fileType="library">/usr/lib64/libsndio.so.7.2</Path> | ||
<Path fileType="man">/usr/share/man/man1/aucat.1</Path> | ||
<Path fileType="man">/usr/share/man/man1/midicat.1</Path> | ||
<Path fileType="man">/usr/share/man/man1/sndioctl.1</Path> | ||
<Path fileType="man">/usr/share/man/man3/mio_close.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/mio_eof.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/mio_nfds.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/mio_open.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/mio_pollfd.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/mio_read.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/mio_revents.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/mio_write.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sio_close.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sio_eof.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sio_getcap.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sio_getpar.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sio_initpar.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sio_nfds.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sio_onmove.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sio_onvol.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sio_open.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sio_pollfd.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sio_read.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sio_revents.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sio_setpar.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sio_setvol.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sio_start.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sio_stop.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sio_write.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sioctl_close.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sioctl_eof.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sioctl_nfds.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sioctl_ondesc.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sioctl_onval.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sioctl_open.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sioctl_pollfd.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sioctl_revents.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sioctl_setval.3</Path> | ||
<Path fileType="man">/usr/share/man/man7/sndio.7</Path> | ||
<Path fileType="man">/usr/share/man/man8/sndiod.8</Path> | ||
</Files> | ||
|
@@ -79,11 +47,12 @@ Sndio is designed to work for desktop applications, but pays special attention t | |
</Description> | ||
<PartOf>emul32</PartOf> | ||
<RuntimeDependencies> | ||
<Dependency release="7">sndio</Dependency> | ||
<Dependency release="8">sndio</Dependency> | ||
</RuntimeDependencies> | ||
<Files> | ||
<Path fileType="library">/usr/lib32/libsndio.so.7</Path> | ||
<Path fileType="library">/usr/lib32/libsndio.so.7.1</Path> | ||
<Path fileType="library">/usr/lib32/libsndio.so.7.0</Path> | ||
<Path fileType="library">/usr/lib32/libsndio.so.7.2</Path> | ||
</Files> | ||
</Package> | ||
<Package> | ||
|
@@ -95,8 +64,8 @@ Sndio is designed to work for desktop applications, but pays special attention t | |
</Description> | ||
<PartOf>programming.devel</PartOf> | ||
<RuntimeDependencies> | ||
<Dependency release="7">sndio-32bit</Dependency> | ||
<Dependency release="7">sndio-devel</Dependency> | ||
<Dependency release="8">sndio-devel</Dependency> | ||
<Dependency release="8">sndio-32bit</Dependency> | ||
</RuntimeDependencies> | ||
<Files> | ||
<Path fileType="library">/usr/lib32/libsndio.so</Path> | ||
|
@@ -111,21 +80,55 @@ Sndio is designed to work for desktop applications, but pays special attention t | |
</Description> | ||
<PartOf>programming.devel</PartOf> | ||
<RuntimeDependencies> | ||
<Dependency release="7">sndio</Dependency> | ||
<Dependency release="8">sndio</Dependency> | ||
</RuntimeDependencies> | ||
<Files> | ||
<Path fileType="header">/usr/include/sndio.h</Path> | ||
<Path fileType="data">/usr/lib/pkgconfig/sndio.pc</Path> | ||
<Path fileType="library">/usr/lib64/libsndio.so</Path> | ||
<Path fileType="man">/usr/share/man/man3/mio_close.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/mio_eof.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/mio_nfds.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/mio_open.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/mio_pollfd.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/mio_read.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/mio_revents.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/mio_write.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sio_close.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sio_eof.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sio_getcap.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sio_getpar.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sio_initpar.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sio_nfds.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sio_onmove.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sio_onvol.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sio_open.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sio_pollfd.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sio_read.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sio_revents.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sio_setpar.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sio_setvol.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sio_start.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sio_stop.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sio_write.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sioctl_close.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sioctl_eof.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sioctl_nfds.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sioctl_ondesc.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sioctl_onval.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sioctl_open.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sioctl_pollfd.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sioctl_revents.3</Path> | ||
<Path fileType="man">/usr/share/man/man3/sioctl_setval.3</Path> | ||
</Files> | ||
</Package> | ||
<History> | ||
<Update release="7"> | ||
<Date>2021-09-01</Date> | ||
<Version>1.8.1</Version> | ||
<Update release="8"> | ||
<Date>2024-06-09</Date> | ||
<Version>1.9.0</Version> | ||
<Comment>Packaging update</Comment> | ||
<Name>Matt Kastelic</Name> | ||
<Email>[email protected]</Email> | ||
<Name>Jakob Gezelius</Name> | ||
<Email>[email protected]</Email> | ||
</Update> | ||
</History> | ||
</PISI> |