pspec.xml 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>lollypop</Name>
  6. <Homepage>https://gitlab.gnome.org/World/lollypop</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <IsA>app</IsA>
  13. <Summary>Music player for GNOME</Summary>
  14. <Description>GNOME için müzik çalar</Description>
  15. <Archive sha1sum="c63302d4ed2fd42a25e7c83887aa363e412188d9" type="tarxz">https://adishatz.org/lollypop/lollypop-1.4.37.tar.xz</Archive>
  16. <BuildDependencies>
  17. <Dependency>meson</Dependency>
  18. <Dependency>itstool</Dependency>
  19. <Dependency>intltool</Dependency>
  20. <Dependency>gtk3-devel</Dependency>
  21. <Dependency>dbus-python3</Dependency>
  22. <Dependency>libsoup3-devel</Dependency>
  23. <Dependency>libhandy-devel</Dependency>
  24. <Dependency>python3-devel</Dependency>
  25. <Dependency>desktop-file-utils</Dependency>
  26. <Dependency>appstream-glib-devel</Dependency>
  27. <Dependency>python3-pygobject3-devel</Dependency>
  28. <Dependency>gobject-introspection-devel</Dependency>
  29. </BuildDependencies>
  30. <!--
  31. <Patches>
  32. <Patch>lollypop.patch</Patch>
  33. <Patch level="1">lollypop.patch</Patch>
  34. </Patches>
  35. -->
  36. </Source>
  37. <Package>
  38. <Name>lollypop</Name>
  39. <RuntimeDependencies>
  40. <Dependency>gtk3</Dependency>
  41. <Dependency>pango</Dependency>
  42. <Dependency>libnotify</Dependency>
  43. <Dependency>libhandy</Dependency>
  44. <Dependency>libsoup3</Dependency>
  45. <Dependency>gdk-pixbuf</Dependency>
  46. <Dependency>dbus-python3</Dependency>
  47. <Dependency>python3-cairo</Dependency>
  48. <Dependency>python3-pillow</Dependency>
  49. <Dependency>appstream-glib</Dependency>
  50. <Dependency>gst-plugins-base</Dependency>
  51. <Dependency>gst-plugins-good</Dependency>
  52. <Dependency>python3-pygobject3</Dependency>
  53. <Dependency>gobject-introspection</Dependency>
  54. </RuntimeDependencies>
  55. <Files>
  56. <Path fileType="executable">/usr/bin</Path>
  57. <Path fileType="executable">/usr/libexec</Path>
  58. <Path fileType="library">/usr/lib</Path>
  59. <Path fileType="data">/usr/share/applications</Path>
  60. <Path fileType="data">/usr/share/dbus-1</Path>
  61. <Path fileType="data">/usr/share/glib-2.0</Path>
  62. <Path fileType="data">/usr/share/gnome-shell</Path>
  63. <Path fileType="icons">/usr/share/icons</Path>
  64. <Path fileType="data">/usr/share/lollypop</Path>
  65. <Path fileType="data">/usr/share/metainfo</Path>
  66. <Path fileType="localedata">/usr/share/locale</Path>
  67. <Path fileType="man">/usr/share/man</Path>
  68. <Path fileType="doc">/usr/share/doc</Path>
  69. </Files>
  70. </Package>
  71. <History>
  72. <Update release="4">
  73. <Date>2023-11-03</Date>
  74. <Version>1.4.37</Version>
  75. <Comment>Version bump.</Comment>
  76. <Name>Mustafa Cinasal</Name>
  77. <Email>muscnsl@gmail.com</Email>
  78. </Update>
  79. <Update release="3">
  80. <Date>2021-10-24</Date>
  81. <Version>1.4.22</Version>
  82. <Comment>Rebuild.</Comment>
  83. <Name>Mustafa Cinasal</Name>
  84. <Email>muscnsl@gmail.com</Email>
  85. </Update>
  86. <Update release="2">
  87. <Date>2021-07-19</Date>
  88. <Version>1.4.22</Version>
  89. <Comment>Version bump.</Comment>
  90. <Name>Mustafa Cinasal</Name>
  91. <Email>muscnsl@gmail.com</Email>
  92. </Update>
  93. <Update release="1">
  94. <Date>2021-06-26</Date>
  95. <Version>1.4.20</Version>
  96. <Comment>First release</Comment>
  97. <Name>PisiLinux Community</Name>
  98. <Email>admins@pisilinux.org</Email>
  99. </Update>
  100. </History>
  101. </PISI>