pspec.xml 3.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>redshift</Name>
  6. <Homepage>https://github.com/jonls/redshift</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <IsA>app</IsA>
  13. <Summary>Redshift adjusts the color temperature of your screen according to your surroundings. This may help your eyes hurt less if you are working in front of the screen at night.</Summary>
  14. <Description>Kırmızıya kayma, ekranınızın renk sıcaklığını ortamınıza göre ayarlar. Bu, gece ekranın önünde çalışıyorsanız, gözlerinizin daha az acı çekmesine yardımcı olabilir.</Description>
  15. <Archive sha1sum="ee874faa0a2fd9ea6f7cab219cefa00038514824" type="tarxz">https://github.com/jonls/redshift/releases/download/v1.12/redshift-1.12.tar.xz</Archive>
  16. <BuildDependencies>
  17. <Dependency>intltool</Dependency>
  18. <Dependency>gtk3-devel</Dependency>
  19. <Dependency>glib2-devel</Dependency>
  20. <Dependency>libX11-devel</Dependency>
  21. <Dependency>libdrm-devel</Dependency>
  22. <Dependency>libxcb-devel</Dependency>
  23. <Dependency>python3-devel</Dependency>
  24. <Dependency>geoclue-devel</Dependency>
  25. <Dependency>libnotify-devel</Dependency>
  26. <Dependency>json-glib-devel</Dependency>
  27. <Dependency>shared-mime-info</Dependency>
  28. <Dependency>libXxf86vm-devel</Dependency>
  29. <Dependency>gobject-introspection-devel</Dependency>
  30. </BuildDependencies>
  31. </Source>
  32. <Package>
  33. <Name>redshift</Name>
  34. <RuntimeDependencies>
  35. <Dependency>glib2</Dependency>
  36. <Dependency>libX11</Dependency>
  37. <Dependency>libdrm</Dependency>
  38. <Dependency>libxcb</Dependency>
  39. <Dependency>libXxf86vm</Dependency>
  40. </RuntimeDependencies>
  41. <Files>
  42. <Path fileType="executable">/usr/bin</Path>
  43. <Path fileType="library">/usr/lib</Path>
  44. <Path fileType="data">/usr/share</Path>
  45. <Path fileType="man">/usr/share/man</Path>
  46. <Path fileType="data">/usr/share/icons</Path>
  47. <Path fileType="doc">/usr/share/doc</Path>
  48. <Path fileType="data">/usr/share/applications</Path>
  49. <Path fileType="data">/usr/share/appdata</Path>
  50. <Path fileType="localedata">/usr/share/locale</Path>
  51. </Files>
  52. </Package>
  53. <History>
  54. <Update release="4">
  55. <Date>2023-11-03</Date>
  56. <Version>1.12</Version>
  57. <Comment>Rebuild</Comment>
  58. <Name>PisiLinux Community</Name>
  59. <Email>admins@pisilinux.org</Email>
  60. </Update>
  61. <Update release="3">
  62. <Date>2021-10-25</Date>
  63. <Version>1.12</Version>
  64. <Comment>Rebuild</Comment>
  65. <Name>PisiLinux Community</Name>
  66. <Email>admins@pisilinux.org</Email>
  67. </Update>
  68. <Update release="2">
  69. <Date>2020-01-31</Date>
  70. <Version>1.12</Version>
  71. <Comment>First release</Comment>
  72. <Name>PisiLinux Community</Name>
  73. <Email>admins@pisilinux.org</Email>
  74. </Update>
  75. <Update release="1">
  76. <Date>2019-01-30</Date>
  77. <Version>1.12</Version>
  78. <Comment>First release</Comment>
  79. <Name>PisiLinux Community</Name>
  80. <Email>admins@pisilinux.org</Email>
  81. </Update>
  82. </History>
  83. </PISI>