pspec.xml 2.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org.tr/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gnome-screenshot</Name>
  6. <Homepage>https://gitlab.gnome.org/GNOME/gnome-screenshot</Homepage>
  7. <Packager>
  8. <Name>Ayhan Yalçınsoy</Name>
  9. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <Icon>gnome-screenshot</Icon>
  13. <IsA>app:gui</IsA>
  14. <Summary>A screenshot utility for GNOME</Summary>
  15. <Description>A screenshot utility for GNOME</Description>
  16. <Archive sha1sum="6b4646d6ed0bb4c9c4ab11ffa5e9a1acbbe85373" type="tarxz">mirrors://gnome/gnome-screenshot/41/gnome-screenshot-41.0.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>gettext-devel</Dependency>
  19. <Dependency>appstream-glib-devel</Dependency>
  20. <Dependency>meson</Dependency>
  21. <Dependency>glib2-devel</Dependency>
  22. <Dependency>gtk3-devel</Dependency>
  23. <Dependency>libcanberra-gtk3-devel</Dependency>
  24. <Dependency>libhandy-devel</Dependency>
  25. <Dependency>libX11-devel</Dependency>
  26. <Dependency>libXext</Dependency>
  27. </BuildDependencies>
  28. </Source>
  29. <Package>
  30. <Name>gnome-screenshot</Name>
  31. <RuntimeDependencies>
  32. <Dependency>gtk3</Dependency>
  33. <Dependency>cairo</Dependency>
  34. <Dependency>glib2</Dependency>
  35. <Dependency>libX11</Dependency>
  36. <Dependency>libXext</Dependency>
  37. <Dependency>libhandy</Dependency>
  38. <Dependency>gdk-pixbuf</Dependency>
  39. </RuntimeDependencies>
  40. <Files>
  41. <Path fileType="executable">/usr/bin</Path>
  42. <Path fileType="data">/usr/share/applications</Path>
  43. <Path fileType="data">/usr/share/dbus-1</Path>
  44. <Path fileType="data">/usr/share/doc</Path>
  45. <Path fileType="data">/usr/share/glib-2.0</Path>
  46. <Path fileType="data">/usr/share/icons</Path>
  47. <Path fileType="localdata">/usr/share/locale</Path>
  48. <Path fileType="data">/usr/share/man</Path>
  49. <Path fileType="data">/usr/share/metainfo</Path>
  50. </Files>
  51. </Package>
  52. <History>
  53. <Update release="2">
  54. <Date>2021-11-14</Date>
  55. <Version>41.0</Version>
  56. <Comment>Version bump.</Comment>
  57. <Name>Mustafa Cinasal</Name>
  58. <Email>muscnsl@gmail.com</Email>
  59. </Update>
  60. <Update release="1">
  61. <Date>2021-06-14</Date>
  62. <Version>40.0</Version>
  63. <Comment>First release.</Comment>
  64. <Name>Ayhan Yalçınsoy</Name>
  65. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  66. </Update>
  67. </History>
  68. </PISI>