pspec.xml 3.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gnome-recipes</Name>
  6. <Homepage>https://gitlab.gnome.org/GNOME/recipes</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Admins</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <PartOf>desktop.gnome.apps</PartOf>
  13. <IsA>app:gui</IsA>
  14. <Summary>Recipe management application for GNOME</Summary>
  15. <Description>GNOME Recipes is an easy-to-use application that will help you to discover what to cook today, tomorrow, rest of the week and for your special occasions.</Description>
  16. <Archive sha1sum="ca6bd57fb41a60618b994083a051cf31227bc7b1" type="tarxz">https://download.gnome.org/sources/gnome-recipes/2.0/gnome-recipes-2.0.4.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>gnome-online-accounts-devel</Dependency>
  19. <Dependency>gnome-autoar-devel</Dependency>
  20. <Dependency>gspell-devel</Dependency>
  21. <Dependency>libsoup-devel</Dependency>
  22. <Dependency>libcanberra-devel</Dependency>
  23. <Dependency>librest-0.7-devel</Dependency>
  24. <Dependency>json-glib-devel</Dependency>
  25. <Dependency>itstool</Dependency>
  26. <Dependency>meson</Dependency>
  27. </BuildDependencies>
  28. </Source>
  29. <Package>
  30. <Name>gnome-recipes</Name>
  31. <RuntimeDependencies>
  32. <Dependency>gtk3</Dependency>
  33. <Dependency>cairo</Dependency>
  34. <Dependency>glib2</Dependency>
  35. <Dependency>pango</Dependency>
  36. <Dependency>gspell</Dependency>
  37. <Dependency>librest-0.7</Dependency>
  38. <Dependency>libsoup</Dependency>
  39. <Dependency>json-glib</Dependency>
  40. <Dependency>gdk-pixbuf</Dependency>
  41. <Dependency>libcanberra</Dependency>
  42. <Dependency>gnome-autoar</Dependency>
  43. <Dependency>gnome-online-accounts</Dependency>
  44. </RuntimeDependencies>
  45. <Files>
  46. <Path fileType="executable">/usr/bin</Path>
  47. <Path fileType="data">/usr/share/applications</Path>
  48. <Path fileType="data">/usr/share/appdata</Path>
  49. <Path fileType="data">/usr/share/dbus-1</Path>
  50. <Path fileType="doc">/usr/share/doc</Path>
  51. <Path fileType="data">/usr/share/glib-2.0</Path>
  52. <Path fileType="data">/usr/share/gnome-recipes</Path>
  53. <Path fileType="data">/usr/share/gnome-shell</Path>
  54. <Path fileType="data">/usr/share/icons</Path>
  55. <Path fileType="data">/usr/share/help</Path>
  56. <Path fileType="localedata">/usr/share/locale</Path>
  57. <Path fileType="info">/usr/share/metainfo</Path>
  58. <Path fileType="data">/usr/share/mime</Path>
  59. </Files>
  60. </Package>
  61. <History>
  62. <Update release="4">
  63. <Date>2024-09-14</Date>
  64. <Version>2.0.4</Version>
  65. <Comment>Rebuild.</Comment>
  66. <Name>Mustafa Cinasal</Name>
  67. <Email>muscnsl@gmail.com</Email>
  68. </Update>
  69. <Update release="3">
  70. <Date>2022-09-18</Date>
  71. <Version>2.0.4</Version>
  72. <Comment>Rebuild.</Comment>
  73. <Name>Mustafa Cinasal</Name>
  74. <Email>muscnsl@gmail.com</Email>
  75. </Update>
  76. <Update release="2">
  77. <Date>2022-02-06</Date>
  78. <Version>2.0.4</Version>
  79. <Comment>Version bump.</Comment>
  80. <Name>Mustafa Cinasal</Name>
  81. <Email>muscnsl@gmail.com</Email>
  82. </Update>
  83. <Update release="1">
  84. <Date>2021-06-13</Date>
  85. <Version>2.0.2</Version>
  86. <Comment>First release for Pisi Linux</Comment>
  87. <Name>Berk Çakar</Name>
  88. <Email>berk2238@hotmail.com</Email>
  89. </Update>
  90. </History>
  91. </PISI>