pspec.xml 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449
  1. <PISI>
  2. <Source>
  3. <Name>minuet</Name>
  4. <Homepage>https://minuet.kde.org</Homepage>
  5. <Packager>
  6. <Name>Alihan Öztürk</Name>
  7. <Email>alihan@pisilinux.org</Email>
  8. </Packager>
  9. <License>LGPLv2</License>
  10. <IsA>app:gui</IsA>
  11. <Summary>A KDE Software for Music Education</Summary>
  12. <Description>Music education Free Software, thoughtfully designed to push your musical skills to the next level. Enhance your ability to recognize intervals, chords, rhythm, and scales while enjoying all the power of Free Software.</Description>
  13. <Archive sha1sum="018ab0214b74fd0d4b817f95f1ac6581cee6e2bf" type="tarxz">https://download.kde.org/stable/release-service/23.08.5/src/minuet-23.08.5.tar.xz</Archive>
  14. <BuildDependencies>
  15. <Dependency>extra-cmake-modules</Dependency>
  16. <Dependency>qt5-svg-devel</Dependency>
  17. <Dependency versionFrom="5.15.2">qt5-base-devel</Dependency>
  18. <Dependency versionFrom="5.15.2">qt5-quickcontrols2-devel</Dependency>
  19. <Dependency versionFrom="5.15.2">qt5-declarative-devel</Dependency>
  20. <Dependency>ki18n-devel</Dependency>
  21. <Dependency>kxmlgui-devel</Dependency>
  22. <Dependency>kio-devel</Dependency>
  23. <Dependency>kcrash-devel</Dependency>
  24. <Dependency>kdoctools-devel</Dependency>
  25. <Dependency>alsa-lib-devel</Dependency>
  26. <Dependency>drumstick-devel</Dependency>
  27. <Dependency>fluidsynth-devel</Dependency>
  28. </BuildDependencies>
  29. <Patches>
  30. <!--<Patch>qtfix2.patch</Patch>-->
  31. </Patches>
  32. </Source>
  33. <Package>
  34. <Name>minuet</Name>
  35. <Summary>A KDE Software for Music Education</Summary>
  36. <RuntimeDependencies>
  37. <Dependency>kio</Dependency>
  38. <Dependency>ki18n</Dependency>
  39. <Dependency>kcrash</Dependency>
  40. <Dependency>libgcc</Dependency>
  41. <Dependency>kconfig</Dependency>
  42. <Dependency>kxmlgui</Dependency>
  43. <Dependency>alsa-lib</Dependency>
  44. <Dependency versionFrom="5.15.2">qt5-base</Dependency>
  45. <Dependency>kcompletion</Dependency>
  46. <Dependency>kcoreaddons</Dependency>
  47. <Dependency>drumstick-libs</Dependency>
  48. <Dependency>kconfigwidgets</Dependency>
  49. <Dependency>kwidgetsaddons</Dependency>
  50. <Dependency>fluidsynth</Dependency>
  51. <Dependency>qt5-svg</Dependency>
  52. <Dependency versionFrom="5.15.2">qt5-declarative</Dependency>
  53. </RuntimeDependencies>
  54. <Files>
  55. <Path fileType="executable">/usr/bin</Path>
  56. <Path fileType="data">/usr/share</Path>
  57. <Path fileType="data">/usr/share/appdata</Path>
  58. <Path fileType="data">/usr/share/applications</Path>
  59. <Path fileType="doc">/usr/share/doc</Path>
  60. <Path fileType="data">/usr/share/icons</Path>
  61. <Path fileType="data">/usr/share/kxmlgui5</Path>
  62. <Path fileType="data">/usr/share/minuet</Path>
  63. <Path fileType="library">/usr/lib</Path>
  64. </Files>
  65. </Package>
  66. <Package>
  67. <Name>minuet-devel</Name>
  68. <Summary>Development files for minuet</Summary>
  69. <RuntimeDependencies>
  70. <Dependency versionFrom="5.15.2">qt5-base-devel</Dependency>
  71. <Dependency release="current">minuet</Dependency>
  72. </RuntimeDependencies>
  73. <Files>
  74. <Path fileType="header">/usr/include</Path>
  75. <Path fileType="data">/usr/lib/cmake</Path>
  76. <Path fileType="library">/usr/lib/pkgconfig</Path>
  77. </Files>
  78. </Package>
  79. <History>
  80. <Update release="52">
  81. <Date>2024-02-17</Date>
  82. <Version>23.08.5</Version>
  83. <Comment>Version bump.</Comment>
  84. <Name>Mustafa Cinasal</Name>
  85. <Email>muscnsl@gmail.com</Email>
  86. </Update>
  87. <Update release="51">
  88. <Date>2023-12-07</Date>
  89. <Version>23.08.4</Version>
  90. <Comment>Version bump.</Comment>
  91. <Name>Mustafa Cinasal</Name>
  92. <Email>muscnsl@gmail.com</Email>
  93. </Update>
  94. <Update release="50">
  95. <Date>2023-10-27</Date>
  96. <Version>23.08.2</Version>
  97. <Comment>Version bump.</Comment>
  98. <Name>Mustafa Cinasal</Name>
  99. <Email>muscnsl@gmail.com</Email>
  100. </Update>
  101. <Update release="49">
  102. <Date>2023-09-14</Date>
  103. <Version>23.08.1</Version>
  104. <Comment>Version bump.</Comment>
  105. <Name>Mustafa Cinasal</Name>
  106. <Email>muscnsl@gmail.com</Email>
  107. </Update>
  108. <Update release="48">
  109. <Date>2023-06-08</Date>
  110. <Version>23.04.2</Version>
  111. <Comment>Version bump</Comment>
  112. <Name>Mustafa Cinasal</Name>
  113. <Email>muscnsl@gmail.com</Email>
  114. </Update>
  115. <Update release="47">
  116. <Date>2023-05-11</Date>
  117. <Version>23.04.1</Version>
  118. <Comment>Version bump.</Comment>
  119. <Name>Mustafa Cinasal</Name>
  120. <Email>muscnsl@gmail.com</Email>
  121. </Update>
  122. <Update release="46">
  123. <Date>2023-04-20</Date>
  124. <Version>23.04.0</Version>
  125. <Comment>Version bump.</Comment>
  126. <Name>Mustafa Cinasal</Name>
  127. <Email>muscnsl@gmail.com</Email>
  128. </Update>
  129. <Update release="45">
  130. <Date>2023-03-03</Date>
  131. <Version>22.12.3</Version>
  132. <Comment>Version bump.</Comment>
  133. <Name>Mustafa Cinasal</Name>
  134. <Email>muscnsl@gmail.com</Email>
  135. </Update>
  136. <Update release="44">
  137. <Date>2023-01-05</Date>
  138. <Version>22.12.1</Version>
  139. <Comment>Version bump.</Comment>
  140. <Name>Mustafa Cinasal</Name>
  141. <Email>muscnsl@gmail.com</Email>
  142. </Update>
  143. <Update release="43">
  144. <Date>2022-12-08</Date>
  145. <Version>22.12.0</Version>
  146. <Comment>Version bump.</Comment>
  147. <Name>Mustafa Cinasal</Name>
  148. <Email>muscnsl@gmail.com</Email>
  149. </Update>
  150. <Update release="42">
  151. <Date>2022-11-06</Date>
  152. <Version>22.08.3</Version>
  153. <Comment>Version bump.</Comment>
  154. <Name>Mustafa Cinasal</Name>
  155. <Email>muscnsl@gmail.com</Email>
  156. </Update>
  157. <Update release="41">
  158. <Date>2022-09-24</Date>
  159. <Version>22.08.1</Version>
  160. <Comment>Version bump.</Comment>
  161. <Name>Mustafa Cinasal</Name>
  162. <Email>muscnsl@gmail.com</Email>
  163. </Update>
  164. <Update release="40">
  165. <Date>2022-07-15</Date>
  166. <Version>22.04.3</Version>
  167. <Comment>Version bump.</Comment>
  168. <Name>Kamil Atlı</Name>
  169. <Email>suvari@pisilinux.org</Email>
  170. </Update>
  171. <Update release="39">
  172. <Date>2022-06-21</Date>
  173. <Version>22.04.2</Version>
  174. <Comment>Version bump.</Comment>
  175. <Name>Mustafa Cinasal</Name>
  176. <Email>muscnsl@gmail.com</Email>
  177. </Update>
  178. <Update release="38">
  179. <Date>2022-05-17</Date>
  180. <Version>22.04.1</Version>
  181. <Comment>Version bump.</Comment>
  182. <Name>Mustafa Cinasal</Name>
  183. <Email>muscnsl@gmail.com</Email>
  184. </Update>
  185. <Update release="37">
  186. <Date>2022-05-07</Date>
  187. <Version>22.04.0</Version>
  188. <Comment>Version bump.</Comment>
  189. <Name>Mustafa Cinasal</Name>
  190. <Email>muscnsl@gmail.com</Email>
  191. </Update>
  192. <Update release="36">
  193. <Date>2022-02-26</Date>
  194. <Version>21.12.2</Version>
  195. <Comment>Version bump.</Comment>
  196. <Name>Kamil Atlı</Name>
  197. <Email>suvari@pisilinux.org</Email>
  198. </Update>
  199. <Update release="35">
  200. <Date>2022-01-10</Date>
  201. <Version>21.12.1</Version>
  202. <Comment>Version bump.</Comment>
  203. <Name>Mustafa Cinasal</Name>
  204. <Email>muscnsl@gmail.com</Email>
  205. </Update>
  206. <Update release="34">
  207. <Date>2021-10-15</Date>
  208. <Version>21.08.2</Version>
  209. <Comment>Version bump.</Comment>
  210. <Name>Mustafa Cinasal</Name>
  211. <Email>muscnsl@gmail.com</Email>
  212. </Update>
  213. <Update release="33">
  214. <Date>2021-09-13</Date>
  215. <Version>21.08.1</Version>
  216. <Comment>Version bump.</Comment>
  217. <Name>Mustafa Cinasal</Name>
  218. <Email>muscnsl@gmail.com</Email>
  219. </Update>
  220. <Update release="32">
  221. <Date>2021-06-16</Date>
  222. <Version>21.04.2</Version>
  223. <Comment>Version bump.</Comment>
  224. <Name>Mustafa Cinasal</Name>
  225. <Email>muscnsl@gmail.com</Email>
  226. </Update>
  227. <Update release="31">
  228. <Date>2021-05-09</Date>
  229. <Version>21.04.0</Version>
  230. <Comment>Version bump.</Comment>
  231. <Name>Mustafa Cinasal</Name>
  232. <Email>muscnsl@gmail.com</Email>
  233. </Update>
  234. <Update release="30">
  235. <Date>2021-03-10</Date>
  236. <Version>20.12.3</Version>
  237. <Comment>Version bump.</Comment>
  238. <Name>Mustafa Cinasal</Name>
  239. <Email>muscnsl@gmail.com</Email>
  240. </Update>
  241. <Update release="29">
  242. <Date>2020-09-13</Date>
  243. <Version>20.08.1</Version>
  244. <Comment>Version bump</Comment>
  245. <Name>Mustafa Cinasal</Name>
  246. <Email>muscnsl@gmail.com</Email>
  247. </Update>
  248. <Update release="28">
  249. <Date>2020-06-11</Date>
  250. <Version>20.04.2</Version>
  251. <Comment>Version bump.</Comment>
  252. <Name>Mustafa Cinasal</Name>
  253. <Email>muscnsl@gmail.com</Email>
  254. </Update>
  255. <Update release="27">
  256. <Date>2020-05-06</Date>
  257. <Version>20.04.0</Version>
  258. <Comment>Version bump.</Comment>
  259. <Name>Mustafa Cinasal</Name>
  260. <Email>muscnsl@gmail.com</Email>
  261. </Update>
  262. <Update release="26">
  263. <Date>2020-03-30</Date>
  264. <Version>19.12.3</Version>
  265. <Comment>Version bump.</Comment>
  266. <Name>Mustafa Cinasal</Name>
  267. <Email>muscnsl@gmail.com</Email>
  268. </Update>
  269. <Update release="25">
  270. <Date>2020-02-02</Date>
  271. <Version>19.12.1</Version>
  272. <Comment>Version bump.</Comment>
  273. <Name>Mustafa Cinasal</Name>
  274. <Email>muscnsl@gmail.com</Email>
  275. </Update>
  276. <Update release="24">
  277. <Date>2019-09-15</Date>
  278. <Version>19.08.1</Version>
  279. <Comment>Version bump.</Comment>
  280. <Name>Mustafa Cinasal</Name>
  281. <Email>muscnsl@gmail.com</Email>
  282. </Update>
  283. <Update release="23">
  284. <Date>2019-07-23</Date>
  285. <Version>19.04.3</Version>
  286. <Comment>Version bump.</Comment>
  287. <Name>Mustafa Cinasal</Name>
  288. <Email>muscnsl@gmail.com</Email>
  289. </Update>
  290. <Update release="22">
  291. <Date>2019-04-18</Date>
  292. <Version>19.04.0</Version>
  293. <Comment>Version bump.</Comment>
  294. <Name>Mustafa Cinasal</Name>
  295. <Email>muscnsl@gmail.com</Email>
  296. </Update>
  297. <Update release="21">
  298. <Date>2019-03-11</Date>
  299. <Version>18.12.3</Version>
  300. <Comment>Version bump.</Comment>
  301. <Name>Mustafa Cinasal</Name>
  302. <Email>muscnsl@gmail.com</Email>
  303. </Update>
  304. <Update release="20">
  305. <Date>2019-02-08</Date>
  306. <Version>18.12.2</Version>
  307. <Comment>Version bump.</Comment>
  308. <Name>Mustafa Cinasal</Name>
  309. <Email>muscnsl@gmail.com</Email>
  310. </Update>
  311. <Update release="19">
  312. <Date>2019-01-12</Date>
  313. <Version>18.12.1</Version>
  314. <Comment>Version bump.</Comment>
  315. <Name>Mustafa Cinasal</Name>
  316. <Email>muscnsl@gmail.com</Email>
  317. </Update>
  318. <Update release="18">
  319. <Date>2018-12-26</Date>
  320. <Version>18.12.0</Version>
  321. <Comment>Version bump.</Comment>
  322. <Name>Mustafa Cinasal</Name>
  323. <Email>muscnsl@gmail.com</Email>
  324. </Update>
  325. <Update release="17">
  326. <Date>2018-11-08</Date>
  327. <Version>18.08.3</Version>
  328. <Comment>Version bump.</Comment>
  329. <Name>Mustafa Cinasal</Name>
  330. <Email>muscnsl@gmail.com</Email>
  331. </Update>
  332. <Update release="16">
  333. <Date>2018-10-18</Date>
  334. <Version>18.08.2</Version>
  335. <Comment>Version bump.</Comment>
  336. <Name>Mustafa Cinasal</Name>
  337. <Email>muscnsl@gmail.com</Email>
  338. </Update>
  339. <Update release="15">
  340. <Date>2018-08-11</Date>
  341. <Version>18.04.1</Version>
  342. <Comment>Rebuild</Comment>
  343. <Name>Ertuğrul Erata</Name>
  344. <Email>ertugrulerata@gmail.com</Email>
  345. </Update>
  346. <Update release="14">
  347. <Date>2018-05-11</Date>
  348. <Version>18.04.1</Version>
  349. <Comment>Version bump.</Comment>
  350. <Name>Mustafa Cinasal</Name>
  351. <Email>muscnsl@gmail.com</Email>
  352. </Update>
  353. <Update release="13">
  354. <Date>2018-04-25</Date>
  355. <Version>18.04.0</Version>
  356. <Comment>Version bump.</Comment>
  357. <Name>Mustafa Cinasal</Name>
  358. <Email>muscnsl@gmail.com</Email>
  359. </Update>
  360. <Update release="12">
  361. <Date>2018-03-22</Date>
  362. <Version>17.12.3</Version>
  363. <Comment>Version bump.</Comment>
  364. <Name>Mustafa Cinasal</Name>
  365. <Email>muscnsl@gmail.com</Email>
  366. </Update>
  367. <Update release="11">
  368. <Date>2018-02-03</Date>
  369. <Version>17.12.1</Version>
  370. <Comment>Version bump.</Comment>
  371. <Name>Mustafa Cinasal</Name>
  372. <Email>muscnsl@gmail.com</Email>
  373. </Update>
  374. <Update release="10">
  375. <Date>2017-12-15</Date>
  376. <Version>17.12.0</Version>
  377. <Comment>Version bump.</Comment>
  378. <Name>Mustafa Cinasal</Name>
  379. <Email>muscnsl@gmail.com</Email>
  380. </Update>
  381. <Update release="9">
  382. <Date>2017-11-12</Date>
  383. <Version>17.08.3</Version>
  384. <Comment>Version bump</Comment>
  385. <Name>Mustafa Cinasal</Name>
  386. <Email>muscnsl@gmail.com</Email>
  387. </Update>
  388. <Update release="8">
  389. <Date>2017-10-14</Date>
  390. <Version>17.08.2</Version>
  391. <Comment>Version bump.</Comment>
  392. <Name>Mustafa Cinasal</Name>
  393. <Email>muscnsl@gmail.com</Email>
  394. </Update>
  395. <Update release="7">
  396. <Date>2017-09-14</Date>
  397. <Version>17.08.1</Version>
  398. <Comment>Version bump.</Comment>
  399. <Name>Mustafa Cinasal</Name>
  400. <Email>muscnsl@gmail.com</Email>
  401. </Update>
  402. <Update release="6">
  403. <Date>2017-06-29</Date>
  404. <Version>17.04.2</Version>
  405. <Comment>Version bump.</Comment>
  406. <Name>Kamil Atlı</Name>
  407. <Email>suvari@pisilinux.org</Email>
  408. </Update>
  409. <Update release="5">
  410. <Date>2017-03-09</Date>
  411. <Version>16.12.0</Version>
  412. <Comment>Rebuild.</Comment>
  413. <Name>Alihan Öztürk</Name>
  414. <Email>alihan@pisilinux.org</Email>
  415. </Update>
  416. <Update release="4">
  417. <Date>2016-12-22</Date>
  418. <Version>16.12.0</Version>
  419. <Comment>Version bump.</Comment>
  420. <Name>Stefan Gronewold(groni)</Name>
  421. <Email>groni@pisilinux.org</Email>
  422. </Update>
  423. <Update release="3">
  424. <Date>2016-11-29</Date>
  425. <Version>16.08.3</Version>
  426. <Comment>Version bump.</Comment>
  427. <Name>Stefan Gronewold(groni)</Name>
  428. <Email>groni@pisilinux.org</Email>
  429. </Update>
  430. <Update release="2">
  431. <Date>2016-10-26</Date>
  432. <Version>16.08.2</Version>
  433. <Comment>Version bump.</Comment>
  434. <Name>Yusuf Aydemir</Name>
  435. <Email>yusuf.aydemir@pisilnux.org</Email>
  436. </Update>
  437. <Update release="1">
  438. <Date>2016-04-20</Date>
  439. <Version>16.04</Version>
  440. <Comment>First Release</Comment>
  441. <Name>Alihan Öztürk</Name>
  442. <Email>alihan@pisilinux.org</Email>
  443. </Update>
  444. </History>
  445. </PISI>