pspec.xml 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>orc</Name>
  6. <Homepage>https://gstreamer.freedesktop.org/modules/orc.html</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>BSD</License>
  12. <License>BSD-2</License>
  13. <IsA>app:console</IsA>
  14. <Summary>The Oil Runtime Compiler</Summary>
  15. <Description>Optimized Inner Loop Runtime Compiler</Description>
  16. <Archive sha1sum="2cf72dd1c25fefd27238a9b0f125047d7021185e" type="tarxz">https://gstreamer.freedesktop.org/src/orc/orc-0.4.34.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>valgrind</Dependency>
  19. <Dependency>meson</Dependency>
  20. </BuildDependencies>
  21. </Source>
  22. <Package>
  23. <Name>orc</Name>
  24. <Files>
  25. <Path fileType="executable">/usr/bin/</Path>
  26. <Path fileType="library">/usr/lib/</Path>
  27. <Path fileType="data">/usr/share/</Path>
  28. </Files>
  29. </Package>
  30. <Package>
  31. <Name>orc-32bit</Name>
  32. <PartOf>emul32</PartOf>
  33. <Summary>32-bit shared libraries for orc</Summary>
  34. <BuildType>emul32</BuildType>
  35. <RuntimeDependencies>
  36. <Dependency release="current">orc</Dependency>
  37. </RuntimeDependencies>
  38. <Files>
  39. <Path fileType="library">/usr/lib32</Path>
  40. </Files>
  41. </Package>
  42. <Package>
  43. <Name>orc-devel</Name>
  44. <Summary>orc için geliştirme dosyaları</Summary>
  45. <RuntimeDependencies>
  46. <Dependency release="current">orc</Dependency>
  47. </RuntimeDependencies>
  48. <Files>
  49. <Path fileType="header">/usr/include/</Path>
  50. <Path fileType="data">/usr/lib/pkgconfig</Path>
  51. <Path fileType="data">/usr/lib32/pkgconfig</Path>
  52. </Files>
  53. </Package>
  54. <History>
  55. <Update release="7">
  56. <Date>2023-05-30</Date>
  57. <Version>0.4.34</Version>
  58. <Comment>Version bump.</Comment>
  59. <Name>Mustafa Cinasal</Name>
  60. <Email>muscnsl@gmail.com</Email>
  61. </Update>
  62. <Update release="6">
  63. <Date>2020-01-11</Date>
  64. <Version>0.4.31</Version>
  65. <Comment>Version bump</Comment>
  66. <Name>Mustafa Cinasal</Name>
  67. <Email>muscnsl@gmail.com</Email>
  68. </Update>
  69. <Update release="5">
  70. <Date>2018-07-31</Date>
  71. <Version>0.4.28</Version>
  72. <Comment>Version bump</Comment>
  73. <Name>Mustafa Cinasal</Name>
  74. <Email>muscnsl@gmail.com</Email>
  75. </Update>
  76. <Update release="4">
  77. <Date>2017-01-24</Date>
  78. <Version>0.4.26</Version>
  79. <Comment>Version bump</Comment>
  80. <Name>Serdar Soytetir</Name>
  81. <Email>kaptan@pisilinux.org</Email>
  82. </Update>
  83. <Update release="3">
  84. <Date>2016-06-12</Date>
  85. <Version>0.4.25</Version>
  86. <Comment>Version bump</Comment>
  87. <Name>Serdar Soytetir</Name>
  88. <Email>kaptan@pisilinux.org</Email>
  89. </Update>
  90. <Update release="2">
  91. <Date>2016-05-27</Date>
  92. <Version>0.4.19</Version>
  93. <Comment>Release bump</Comment>
  94. <Name>Serdar Soytetir</Name>
  95. <Email>kaptan@pisilinux.org</Email>
  96. </Update>
  97. <Update release="1">
  98. <Date>2014-05-20</Date>
  99. <Version>0.4.19</Version>
  100. <Comment>First release</Comment>
  101. <Name>Serdar Soytetir</Name>
  102. <Email>kaptan@pisilinux.org</Email>
  103. </Update>
  104. </History>
  105. </PISI>