pspec.xml 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>parole</Name>
  6. <Homepage>https://docs.xfce.org/apps/parole/start</Homepage>
  7. <Packager>
  8. <Name>Ayhan Yalçınsoy</Name>
  9. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:gui</IsA>
  13. <PartOf>desktop.xfce.addon</PartOf>
  14. <Summary>A modern simple media player</Summary>
  15. <Icon>org.xfce.parole</Icon>
  16. <Description>
  17. Parole is a modern simple media player based on the GStreamer framework and written to fit well in the Xfce desktop. Parole is designed with simplicity, speed and resource usage in mind.
  18. </Description>
  19. <Archive sha1sum="219c0ac2996adbd562b1f5c27392e048760a6209" type="tarbz2">https://archive.xfce.org/src/apps/parole/4.18/parole-4.18.1.tar.bz2</Archive>
  20. <BuildDependencies>
  21. <Dependency>gtk-doc</Dependency>
  22. <Dependency>intltool</Dependency>
  23. <Dependency>gtk3-devel</Dependency>
  24. <Dependency>python-six</Dependency>
  25. <Dependency>glib2-devel</Dependency>
  26. <Dependency>docbook-xsl</Dependency>
  27. <Dependency>xfconf-devel</Dependency>
  28. <Dependency>taglib-devel</Dependency>
  29. <Dependency>libxslt-devel</Dependency>
  30. <Dependency>libnotify-devel</Dependency>
  31. <Dependency>gstreamer-devel</Dependency>
  32. <Dependency>dbus-glib-devel</Dependency>
  33. <Dependency>libxfce4ui-devel</Dependency>
  34. <Dependency>libxfce4util-devel</Dependency>
  35. <Dependency>gst-plugins-base-devel</Dependency>
  36. </BuildDependencies>
  37. <Patches>
  38. <!-- <Patch level="1">parole-0.2.0.6-underlinking.patch</Patch> -->
  39. </Patches>
  40. </Source>
  41. <Package>
  42. <Name>parole</Name>
  43. <RuntimeDependencies>
  44. <Dependency>gtk3</Dependency>
  45. <Dependency>dbus</Dependency>
  46. <Dependency>glib2</Dependency>
  47. <Dependency>cairo</Dependency>
  48. <Dependency>taglib</Dependency>
  49. <Dependency>xfconf</Dependency>
  50. <Dependency>libX11</Dependency>
  51. <Dependency>gstreamer</Dependency>
  52. <Dependency>dbus-glib</Dependency>
  53. <Dependency>libnotify</Dependency>
  54. <Dependency>gdk-pixbuf</Dependency>
  55. <Dependency>libxfce4ui</Dependency>
  56. <Dependency>libxfce4util</Dependency>
  57. <Dependency>gst-plugins-base</Dependency>
  58. <Dependency>gst-plugins-good</Dependency>
  59. </RuntimeDependencies>
  60. <Files>
  61. <Path fileType="executable">/usr/bin</Path>
  62. <Path fileType="library">/usr/lib</Path>
  63. <Path fileType="data">/usr/share</Path>
  64. <Path fileType="localedata">/usr/share/locale</Path>
  65. <Path fileType="doc">/usr/share/doc</Path>
  66. </Files>
  67. </Package>
  68. <Package>
  69. <Name>parole-devel</Name>
  70. <Summary>Development files for parole</Summary>
  71. <RuntimeDependencies>
  72. <Dependency release="current">parole</Dependency>
  73. <Dependency>glib2-devel</Dependency>
  74. <Dependency>gtk3-devel</Dependency>
  75. <Dependency>libxfce4util-devel</Dependency>
  76. </RuntimeDependencies>
  77. <Files>
  78. <Path fileType="header">/usr/include</Path>
  79. <Path fileType="data">/usr/share/gtk-doc</Path>
  80. </Files>
  81. </Package>
  82. <History>
  83. <Update release="5">
  84. <Date>2024-08-17</Date>
  85. <Version>4.18.1</Version>
  86. <Comment>Rebuild.</Comment>
  87. <Name>Mustafa Cinasal</Name>
  88. <Email>muscnsl@gmail.com</Email>
  89. </Update>
  90. <Update release="4">
  91. <Date>2023-11-30</Date>
  92. <Version>4.18.1</Version>
  93. <Comment>Version bump.</Comment>
  94. <Name>Mustafa Cinasal</Name>
  95. <Email>muscnsl@gmail.com</Email>
  96. </Update>
  97. <Update release="3">
  98. <Date>2023-02-19</Date>
  99. <Version>4.18.0</Version>
  100. <Comment>Version bump.</Comment>
  101. <Name>Mustafa Cinasal</Name>
  102. <Email>muscnsl@gmail.com</Email>
  103. </Update>
  104. <Update release="2">
  105. <Date>2021-01-17</Date>
  106. <Version>4.16.0</Version>
  107. <Comment>Version bump.</Comment>
  108. <Name>Ali Cengiz Kurt</Name>
  109. <Email>alicengizkurt@gmail.com</Email>
  110. </Update>
  111. <Update release="1">
  112. <Date>2020-11-21</Date>
  113. <Version>1.0.5</Version>
  114. <Comment>Rebuild.For Beta System</Comment>
  115. <Name>Ali Cengiz Kurt</Name>
  116. <Email>alicengizkurt@gmail.com</Email>
  117. </Update>
  118. </History>
  119. </PISI>