pspec.xml 2.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>xdg-user-dirs-gtk</Name>
  6. <Homepage>https://www.gnome.org</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Admins</Name>
  9. <Email>admin@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <IsA>library</IsA>
  13. <Summary>Creates user dirs and asks to relocalize them</Summary>
  14. <Description>Creates user dirs and asks to relocalize them</Description>
  15. <Archive sha1sum="c5f511bfbe101fd63fe8381fd7960bf9a51099dd" type="tarxz">https://download.gnome.org/sources/xdg-user-dirs-gtk/0.14/xdg-user-dirs-gtk-0.14.tar.xz</Archive>
  16. <BuildDependencies>
  17. <Dependency>meson</Dependency>
  18. <Dependency>intltool</Dependency>
  19. <Dependency>gtk3-devel</Dependency>
  20. <Dependency>glib2-devel</Dependency>
  21. <Dependency>gnome-common</Dependency>
  22. <Dependency>xdg-user-dirs</Dependency>
  23. </BuildDependencies>
  24. -->
  25. <!--
  26. <Patches>
  27. <Patch>xdg-user-dirs-gtk.patch</Patch>
  28. <Patch level="1">xdg-user-dirs-gtk.patch</Patch>
  29. </Patches>
  30. -->
  31. </Source>
  32. <Package>
  33. <Name>xdg-user-dirs-gtk</Name>
  34. <RuntimeDependencies>
  35. <Dependency>gtk3</Dependency>
  36. <Dependency>glib2</Dependency>
  37. </RuntimeDependencies>
  38. <Files>
  39. <Path fileType="executable">/usr/bin</Path>
  40. <Path fileType="config">/etc</Path>
  41. <Path fileType="library">/usr/lib</Path>
  42. <Path fileType="data">/usr/share/applications</Path>
  43. <Path fileType="localedata">/usr/share/locale</Path>
  44. <Path fileType="doc">/usr/share/doc</Path>
  45. </Files>
  46. </Package>
  47. <History>
  48. <Update release="4">
  49. <Date>2025-01-20</Date>
  50. <Version>0.14</Version>
  51. <Comment>Version bump</Comment>
  52. <Name>Pisi Linux Community</Name>
  53. <Email>admin@pisilinux.org</Email>
  54. </Update>
  55. <Update release="3">
  56. <Date>2025-01-13</Date>
  57. <Version>0.12</Version>
  58. <Comment>Version bump.</Comment>
  59. <Name>Pisi Linux Community</Name>
  60. <Email>admin@pisilinux.org</Email>
  61. </Update>
  62. <Update release="2">
  63. <Date>2022-10-13</Date>
  64. <Version>0.11</Version>
  65. <Comment>Version bump.</Comment>
  66. <Name>Mustafa Cinasal</Name>
  67. <Email>muscnsl@gmail.com</Email>
  68. </Update>
  69. <Update release="1">
  70. <Date>2021-06-01</Date>
  71. <Version>0.10</Version>
  72. <Comment>First release</Comment>
  73. <Name>Pisi Linux Admins</Name>
  74. <Email>admin@pisilinux.org</Email>
  75. </Update>
  76. </History>
  77. </PISI>