123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- <?xml version="1.0" ?>
- <!DOCTYPE INARY SYSTEM "https://raw.githubusercontent.com/Zaryob/inary/master/inary-spec.dtd">
- <INARY>
- <Source>
- <Name>libavc1394</Name>
- <Homepage>http://sourceforge.net/projects/libavc1394/</Homepage>
- <Packager>
- <Name>Süleyman Poyraz</Name>
- <Email>zaryob.dev@gmail.com</Email>
- </Packager>
- <License>LGPLv2.1</License>
- <IsA>library</IsA>
- <Summary>library for the 1394 Trade Association AV/C (Audio/Video Control) Digital Interface Command Set</Summary>
- <Description>The libavc1394 library allows utilities to control IEEE-1394 devices using the AV/C specification. Audio/Video Control allows applications to control devices like the tape on a VCR or camcorder.</Description>
- <Archive sha1sum="710ec37ef3d494b5ec8080beaa95d29a173a0479" type="targz">mirrors://sourceforge/libavc1394/libavc1394-0.5.4.tar.gz</Archive>
- <BuildDependencies>
- <Dependency>libraw1394-devel</Dependency>
- </BuildDependencies>
- <Patches>
- <Patch level="1">libavc1394-0.5.3-librom.patch</Patch>
- </Patches>
- </Source>
- <Package>
- <Name>libavc1394</Name>
- <RuntimeDependencies>
- <Dependency>libraw1394</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="man">/usr/share/man</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- </Files>
- </Package>
- <Package>
- <Name>libavc1394-devel</Name>
- <Summary>Development files for libavc1394</Summary>
- <RuntimeDependencies>
- <Dependency release="current">libavc1394</Dependency>
- <Dependency>libraw1394-devel</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="header">/usr/include</Path>
- <Path fileType="data">/usr/lib/pkgconfig</Path>
- </Files>
- </Package>
- <History>
- <Update release="1">
- <Date>2020-04-24</Date>
- <Version>0.5.4</Version>
- <Comment>First release for SulinOS 2021</Comment>
- <Name>Suleyman Poyraz</Name>
- <Email>zaryob.dev@gmail.com</Email>
- </Update>
- </History>
- </INARY>
|