pspec.xml 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>fluidsynth</Name>
  6. <Homepage>http://www.fluidsynth.org/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>LGPLv2+</License>
  12. <IsA>library</IsA>
  13. <Summary>A realtime software synthesizer</Summary>
  14. <Description>FluidSynth is a real-time software synthesizer based on the SoundFont 2 specifications.</Description>
  15. <Archive sha1sum="91a8e88c5e5d82f0160e5824e439cf435b7ea495" type="targz">https://github.com/FluidSynth/fluidsynth/archive/v2.3.4.tar.gz</Archive>
  16. <BuildDependencies>
  17. <!-- <Dependency>lash-devel</Dependency> -->
  18. <Dependency>dbus-devel</Dependency>
  19. <Dependency>readline-devel</Dependency>
  20. <Dependency>libsdl2-devel</Dependency>
  21. <Dependency>alsa-lib-devel</Dependency>
  22. <Dependency>pipewire-devel</Dependency>
  23. <Dependency>ladspa-sdk-devel</Dependency>
  24. <Dependency>libsndfile-devel</Dependency>
  25. <Dependency>pulseaudio-libs-devel</Dependency>
  26. <Dependency>jack-audio-connection-kit-devel</Dependency>
  27. <Dependency>cmake</Dependency>
  28. </BuildDependencies>
  29. <!--<Patches>
  30. <Patch level="1">fluidsynth-no-abi-break.patch</Patch>
  31. </Patches>-->
  32. </Source>
  33. <Package>
  34. <Name>fluidsynth</Name>
  35. <RuntimeDependencies>
  36. <!-- <Dependency>lash</Dependency> -->
  37. <Dependency>dbus</Dependency>
  38. <Dependency>glib2</Dependency>
  39. <Dependency>readline</Dependency>
  40. <Dependency>alsa-lib</Dependency>
  41. <Dependency>libsdl2</Dependency>
  42. <Dependency>pipewire</Dependency>
  43. <Dependency>ladspa-sdk</Dependency>
  44. <Dependency>libsndfile</Dependency>
  45. <Dependency>pulseaudio-libs</Dependency>
  46. <Dependency>jack-audio-connection-kit</Dependency>
  47. </RuntimeDependencies>
  48. <Files>
  49. <Path fileType="config">/etc/conf.d/fluidsynth</Path>
  50. <Path fileType="executable">/usr/bin</Path>
  51. <Path fileType="library">/usr/lib</Path>
  52. <Path fileType="man">/usr/share/man</Path>
  53. <Path fileType="doc">/usr/share/doc</Path>
  54. </Files>
  55. </Package>
  56. <Package>
  57. <Name>fluidsynth-devel</Name>
  58. <Summary>Development files for fluidsynth</Summary>
  59. <RuntimeDependencies>
  60. <Dependency release="current">fluidsynth</Dependency>
  61. <Dependency>dbus-devel</Dependency>
  62. <Dependency>glib2-devel</Dependency>
  63. <Dependency>readline-devel</Dependency>
  64. <Dependency>libsdl2-devel</Dependency>
  65. <Dependency>alsa-lib-devel</Dependency>
  66. <Dependency>pipewire-devel</Dependency>
  67. <Dependency>ladspa-sdk-devel</Dependency>
  68. <Dependency>libsndfile-devel</Dependency>
  69. <Dependency>pulseaudio-libs-devel</Dependency>
  70. <Dependency>jack-audio-connection-kit-devel</Dependency>
  71. </RuntimeDependencies>
  72. <Files>
  73. <Path fileType="header">/usr/include</Path>
  74. <Path fileType="library">/usr/lib/cmake</Path>
  75. <Path fileType="data">/usr/lib/pkgconfig</Path>
  76. </Files>
  77. </Package>
  78. <History>
  79. <Update release="8">
  80. <Date>2023-11-26</Date>
  81. <Version>2.3.4</Version>
  82. <Comment>Version bump.</Comment>
  83. <Name>Mustafa Cinasal</Name>
  84. <Email>muscnsl@gmail.com</Email>
  85. </Update>
  86. <Update release="7">
  87. <Date>2023-04-02</Date>
  88. <Version>2.3.2</Version>
  89. <Comment>Version bump.</Comment>
  90. <Name>Mustafa Cinasal</Name>
  91. <Email>muscnsl@gmail.com</Email>
  92. </Update>
  93. <Update release="6">
  94. <Date>2022-12-29</Date>
  95. <Version>2.3.1</Version>
  96. <Comment>Version bump.</Comment>
  97. <Name>Mustafa Cinasal</Name>
  98. <Email>muscnsl@gmail.com</Email>
  99. </Update>
  100. <Update release="5">
  101. <Date>2020-03-07</Date>
  102. <Version>2.1.1</Version>
  103. <Comment>Version bump.</Comment>
  104. <Name>Mustafa Cinasal</Name>
  105. <Email>muscnsl@gmail.com</Email>
  106. </Update>
  107. <Update release="4">
  108. <Date>2018-08-07</Date>
  109. <Version>1.1.11</Version>
  110. <Comment>Release Bump</Comment>
  111. <Name>Pisi Linux Community</Name>
  112. <Email>admin@pisilinux.org</Email>
  113. </Update>
  114. <Update release="3">
  115. <Date>2017-02-18</Date>
  116. <Version>1.1.6</Version>
  117. <Comment>Release Bump</Comment>
  118. <Name>Pisi Linux Community</Name>
  119. <Email>admin@pisilinux.org</Email>
  120. </Update>
  121. <Update release="2">
  122. <Date>2016-06-09</Date>
  123. <Version>1.1.6</Version>
  124. <Comment>Release Bump</Comment>
  125. <Name>Pisi Linux Community</Name>
  126. <Email>admin@pisilinux.org</Email>
  127. </Update>
  128. <Update release="1">
  129. <Date>2014-05-26</Date>
  130. <Version>1.1.6</Version>
  131. <Comment>First release</Comment>
  132. <Name>Kamil Atlı</Name>
  133. <Email>suvarice@gmail.com</Email>
  134. </Update>
  135. </History>
  136. </PISI>