pspec.xml 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>libomxil-bellagio</Name>
  6. <Homepage>http://omxil.sourceforge.net</Homepage>
  7. <Packager>
  8. <Name>Yusuf Aydemir</Name>
  9. <Email>yusuf.aydemir@pisilinux.org</Email>
  10. </Packager>
  11. <License>LGPLv2.1</License>
  12. <IsA>library</IsA>
  13. <Summary>An opensource implementation of the OpenMAX Integration Layer API</Summary>
  14. <Description>An opensource implementation of the OpenMAX Integration Layer API</Description>
  15. <Archive sha1sum="04afd1bde078afa5a03190b6c6865406e2bd01d8" type="targz">http://downloads.sourceforge.net/project/omxil/omxil/Bellagio%200.9.3/libomxil-bellagio-0.9.3.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>glibc-devel</Dependency>
  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="3">
  46. <Date>2017-02-02</Date>
  47. <Version>0.9.3</Version>
  48. <Comment>Rebuild</Comment>
  49. <Name>PisiLinux Community</Name>
  50. <Email>admin@pisilinux.org</Email>
  51. </Update>
  52. <Update release="2">
  53. <Date>2016-04-30</Date>
  54. <Version>0.9.3</Version>
  55. <Comment>Release bump</Comment>
  56. <Name>PisiLinux Community</Name>
  57. <Email>admin@pisilinux.org</Email>
  58. </Update>
  59. <Update release="1">
  60. <Date>2015-04-07</Date>
  61. <Version>0.9.3</Version>
  62. <Comment>First release</Comment>
  63. <Name>Yusuf Aydemir</Name>
  64. <Email>yusuf.aydemir@pisilinux.org</Email>
  65. </Update>
  66. </History>
  67. </PISI>