pspec.xml 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  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>libsoup3-devel</Dependency>
  22. <Dependency>libcanberra-devel</Dependency>
  23. <Dependency>librest-devel</Dependency>
  24. <Dependency>json-glib-devel</Dependency>
  25. <Dependency>itstool</Dependency>
  26. <Dependency>meson</Dependency>
  27. </BuildDependencies>
  28. <Patches>
  29. <Patch level="1">gnome-recipes-libsoup3.patch</Patch>
  30. </Patches>
  31. </Source>
  32. <Package>
  33. <Name>gnome-recipes</Name>
  34. <RuntimeDependencies>
  35. <Dependency>gtk3</Dependency>
  36. <Dependency>cairo</Dependency>
  37. <Dependency>glib2</Dependency>
  38. <Dependency>pango</Dependency>
  39. <Dependency>gspell</Dependency>
  40. <Dependency>librest</Dependency>
  41. <Dependency>libsoup3</Dependency>
  42. <Dependency>json-glib</Dependency>
  43. <Dependency>gdk-pixbuf</Dependency>
  44. <Dependency>libcanberra</Dependency>
  45. <Dependency>gnome-autoar</Dependency>
  46. <Dependency>gnome-online-accounts</Dependency>
  47. </RuntimeDependencies>
  48. <Files>
  49. <Path fileType="executable">/usr/bin</Path>
  50. <Path fileType="data">/usr/share/applications</Path>
  51. <Path fileType="data">/usr/share/appdata</Path>
  52. <Path fileType="data">/usr/share/dbus-1</Path>
  53. <Path fileType="doc">/usr/share/doc</Path>
  54. <Path fileType="data">/usr/share/glib-2.0</Path>
  55. <Path fileType="data">/usr/share/gnome-recipes</Path>
  56. <Path fileType="data">/usr/share/gnome-shell</Path>
  57. <Path fileType="data">/usr/share/icons</Path>
  58. <Path fileType="data">/usr/share/help</Path>
  59. <Path fileType="localedata">/usr/share/locale</Path>
  60. <Path fileType="info">/usr/share/metainfo</Path>
  61. <Path fileType="data">/usr/share/mime</Path>
  62. </Files>
  63. </Package>
  64. <History>
  65. <Update release="5">
  66. <Date>2024-12-26</Date>
  67. <Version>2.0.4</Version>
  68. <Comment>Rebuild</Comment>
  69. <Name>Mustafa Cinasal</Name>
  70. <Email>muscnsl@gmail.com</Email>
  71. </Update>
  72. <Update release="4">
  73. <Date>2024-09-14</Date>
  74. <Version>2.0.4</Version>
  75. <Comment>Rebuild.</Comment>
  76. <Name>Mustafa Cinasal</Name>
  77. <Email>muscnsl@gmail.com</Email>
  78. </Update>
  79. <Update release="3">
  80. <Date>2022-09-18</Date>
  81. <Version>2.0.4</Version>
  82. <Comment>Rebuild.</Comment>
  83. <Name>Mustafa Cinasal</Name>
  84. <Email>muscnsl@gmail.com</Email>
  85. </Update>
  86. <Update release="2">
  87. <Date>2022-02-06</Date>
  88. <Version>2.0.4</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-13</Date>
  95. <Version>2.0.2</Version>
  96. <Comment>First release for Pisi Linux</Comment>
  97. <Name>Berk Çakar</Name>
  98. <Email>berk2238@hotmail.com</Email>
  99. </Update>
  100. </History>
  101. </PISI>