pspec.xml 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gnome-color-manager</Name>
  6. <Homepage>https://gitlab.gnome.org/GNOME/gnome-color-manager</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Admins</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <Summary>Color profile manager for the GNOME desktop</Summary>
  13. <Description>GNOME Color Manager is a session framework that makes it easy to manage, install and generate color profiles in the GNOME desktop.</Description>
  14. <Archive sha1sum="e5e667f84a085630103ada2daf576e4639e03450">https://download.gnome.org/sources/gnome-color-manager/3.36/gnome-color-manager-3.36.0.tar.xz</Archive>
  15. <BuildDependencies>
  16. <Dependency>meson</Dependency>
  17. <Dependency>appstream-glib-devel</Dependency>
  18. <Dependency>libcanberra-devel</Dependency>
  19. <Dependency>libcanberra-gtk3-devel</Dependency>
  20. <Dependency>desktop-file-utils</Dependency>
  21. <Dependency>shared-color-profiles</Dependency>
  22. <Dependency>colord-devel</Dependency>
  23. <Dependency>colord-gtk-devel</Dependency>
  24. <Dependency>libexif-devel</Dependency>
  25. <Dependency>exiv2-devel</Dependency>
  26. <Dependency>vte-devel</Dependency>
  27. <Dependency>itstool</Dependency>
  28. <Dependency>gtk4-update-icon-cache</Dependency>
  29. </BuildDependencies>
  30. </Source>
  31. <Package>
  32. <Name>gnome-color-manager</Name>
  33. <RuntimeDependencies>
  34. <Dependency>gtk3</Dependency>
  35. <Dependency>cairo</Dependency>
  36. <Dependency>glib2</Dependency>
  37. <Dependency>lcms2</Dependency>
  38. <Dependency>pango</Dependency>
  39. <Dependency>colord</Dependency>
  40. <Dependency>gdk-pixbuf</Dependency>
  41. </RuntimeDependencies>
  42. <Files>
  43. <Path fileType="executable">/usr/bin</Path>
  44. <Path fileType="localedata">/usr/share/locale</Path>
  45. <Path fileType="doc">/usr/share/doc</Path>
  46. <Path fileType="data">/usr/share/icons</Path>
  47. <Path fileType="data">/usr/share/applications</Path>
  48. <Path fileType="doc">/usr/share/help</Path>
  49. <Path fileType="data">/usr/share/gnome-color-manager</Path>
  50. <Path fileType="man">/usr/share/man</Path>
  51. <Path fileType="info">/usr/share/metainfo</Path>
  52. </Files>
  53. </Package>
  54. <History>
  55. <Update release="1">
  56. <Date>2021-05-27</Date>
  57. <Version>3.36.0</Version>
  58. <Comment>First release for Pisi Linux</Comment>
  59. <Name>Berk Çakar</Name>
  60. <Email>berk2238@hotmail.com</Email>
  61. </Update>
  62. </History>
  63. </PISI>