pspec.xml 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE INARY SYSTEM "https://raw.githubusercontent.com/Zaryob/inary/master/inary-spec.dtd">
  3. <INARY>
  4. <Source>
  5. <Name>libomxil-bellagio</Name>
  6. <Homepage>http://omxil.sourceforge.net</Homepage>
  7. <Packager>
  8. <Name>Suleyman Poyraz</Name>
  9. <Email>zaryob.dev@gmail.com</Email>
  10. </Packager>
  11. <License>LGPLv2.1</License>
  12. <IsA>library</IsA>
  13. <PartOf>x11.library</PartOf>
  14. <Summary>An opensource implementation of the OpenMAX Integration Layer API</Summary>
  15. <Description>An opensource implementation of the OpenMAX Integration Layer API</Description>
  16. <Archive sha1sum="04afd1bde078afa5a03190b6c6865406e2bd01d8" type="targz">http://downloads.sourceforge.net/project/omxil/omxil/Bellagio%200.9.3/libomxil-bellagio-0.9.3.tar.gz</Archive>
  17. <BuildDependencies>
  18. </BuildDependencies>
  19. <Patches>
  20. <Patch>fedora-fixes.patch</Patch>
  21. </Patches>
  22. </Source>
  23. <Package>
  24. <Name>libomxil-bellagio</Name>
  25. <Files>
  26. <Path fileType="executable">/usr/bin</Path>
  27. <Path fileType="library">/usr/lib</Path>
  28. <Path fileType="data">/usr/share</Path>
  29. <Path fileType="man">/usr/share/man</Path>
  30. <Path fileType="doc">/usr/share/doc</Path>
  31. </Files>
  32. </Package>
  33. <Package>
  34. <Name>libomxil-bellagio-devel</Name>
  35. <Summary>Development files for mesa</Summary>
  36. <RuntimeDependencies>
  37. <Dependency>libomxil-bellagio</Dependency>
  38. </RuntimeDependencies>
  39. <Files>
  40. <Path fileType="header">/usr/include</Path>
  41. <Path fileType="data">/usr/lib/pkgconfig</Path>
  42. </Files>
  43. </Package>
  44. <History>
  45. <Update release="1">
  46. <Date>2019-04-12</Date>
  47. <Version>0.9.3</Version>
  48. <Comment>First release</Comment>
  49. <Name>Suleyman Poyraz</Name>
  50. <Email>zaryob.dev@gmail.com</Email>
  51. </Update>
  52. </History>
  53. </INARY>