pspec.xml 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. <!DOCTYPE INARY SYSTEM "https://raw.githubusercontent.com/Zaryob/inary/master/inary-spec.dtd">
  2. <INARY>
  3. <Source>
  4. <Name>rhythmbox</Name>
  5. <Homepage>http://www.gnome.org</Homepage>
  6. <Packager>
  7. <Name>Süleyman Poyraz</Name>
  8. <Email>zaryob.dev@gmail.com</Email>
  9. </Packager>
  10. <License>GPLv2</License>
  11. <IsA>app:gui</IsA>
  12. <Summary>A music player</Summary>
  13. <Description>Rhythmbox is an integrated music management application, originally inspired by Apple's iTunes. GStreamer media framework.</Description>
  14. <Archive sha1sum="39c9b76803306bf15bdfc9ac92efe2ad97a5625b" >https://download.gnome.org/sources/rhythmbox/3.4/rhythmbox-3.4.4.tar.xz</Archive>
  15. <BuildDependencies>
  16. <Dependency>totem-pl-parser</Dependency>
  17. <Dependency>libsoup-devel</Dependency>
  18. <Dependency>gst-plugins-base</Dependency>
  19. <Dependency>gnome-doc-utils</Dependency>
  20. <Dependency>libsoup-devel</Dependency>
  21. <Dependency>libtdb-devel</Dependency>
  22. <Dependency>libpeas-devel</Dependency>
  23. <Dependency>totem-pl-parser-devel</Dependency>
  24. <Dependency>orc-devel</Dependency>
  25. </BuildDependencies>
  26. </Source>
  27. <Package>
  28. <Name>rhythmbox</Name>
  29. <RuntimeDependencies>
  30. <Dependency>libsoup</Dependency>
  31. <Dependency>gst-plugins-base</Dependency>
  32. <Dependency>gnome-doc-utils</Dependency>
  33. <Dependency>libsoup</Dependency>
  34. <Dependency>libtdb</Dependency>
  35. <Dependency>libpeas</Dependency>
  36. <Dependency>totem-pl-parser</Dependency>
  37. <Dependency>orc</Dependency>
  38. </RuntimeDependencies>
  39. <Files>
  40. <Path fileType="config">/etc/gconf</Path>
  41. <Path fileType="executable">/usr/bin</Path>
  42. <Path fileType="library">/usr/lib</Path>
  43. <Path fileType="executable">/usr/libexec</Path>
  44. <Path fileType="header">/usr/include</Path>
  45. <Path fileType="localedata">/usr/share/locale</Path>
  46. <Path fileType="man">/usr/share/man</Path>
  47. <Path fileType="doc">/usr/share/doc</Path>
  48. <Path fileType="data">/usr/share/applications</Path>
  49. <Path fileType="data">/usr/share/dbus-1</Path>
  50. <Path fileType="data">/usr/share/gnome</Path>
  51. <Path fileType="data">/usr/share/icons</Path>
  52. <Path fileType="data">/usr/share/omf</Path>
  53. <Path fileType="doc">/usr/share/help</Path>
  54. <Path fileType="data">/usr/share/metainfo</Path>
  55. <Path fileType="data">/usr/share/glib-2.0</Path>
  56. <Path fileType="data">/usr/share/gir-1.0</Path>
  57. <Path fileType="data">/usr/share/rhythmbox</Path>
  58. </Files>
  59. </Package>
  60. <Package>
  61. <Name>rhythmbox-docs</Name>
  62. <IsA>data:doc</IsA>
  63. <Summary>rhythmbox reference documents</Summary>
  64. <Files>
  65. <Path fileType="doc">/usr/share/gtk-doc</Path>
  66. </Files>
  67. </Package>
  68. <History>
  69. <Update release="1">
  70. <Date>2019-09-18</Date>
  71. <Version>3.4.4</Version>
  72. <Comment>First release</Comment>
  73. <Name>Süleyman Poyraz</Name>
  74. <Email>zaryob.dev@gmail.com</Email>
  75. </Update>
  76. </History>
  77. </INARY>