1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>redshift</Name>
- <Homepage>https://github.com/jonls/redshift</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>GPLv3</License>
- <IsA>app</IsA>
- <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>
- <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>
- <Archive sha1sum="ee874faa0a2fd9ea6f7cab219cefa00038514824" type="tarxz">https://github.com/jonls/redshift/releases/download/v1.12/redshift-1.12.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>intltool</Dependency>
- <Dependency>gtk3-devel</Dependency>
- <Dependency>glib2-devel</Dependency>
- <Dependency>libX11-devel</Dependency>
- <Dependency>libdrm-devel</Dependency>
- <Dependency>libxcb-devel</Dependency>
- <Dependency>python3-devel</Dependency>
- <Dependency>geoclue-devel</Dependency>
- <Dependency>libnotify-devel</Dependency>
- <Dependency>json-glib-devel</Dependency>
- <Dependency>shared-mime-info</Dependency>
- <Dependency>libXxf86vm-devel</Dependency>
- <Dependency>gobject-introspection-devel</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>redshift</Name>
- <RuntimeDependencies>
- <Dependency>glib2</Dependency>
- <Dependency>libX11</Dependency>
- <Dependency>libdrm</Dependency>
- <Dependency>libxcb</Dependency>
- <Dependency>libXxf86vm</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="data">/usr/share</Path>
- <Path fileType="man">/usr/share/man</Path>
- <Path fileType="data">/usr/share/icons</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="data">/usr/share/applications</Path>
- <Path fileType="data">/usr/share/appdata</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- </Files>
- </Package>
-
- <History>
- <Update release="4">
- <Date>2023-11-03</Date>
- <Version>1.12</Version>
- <Comment>Rebuild</Comment>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Update>
- <Update release="3">
- <Date>2021-10-25</Date>
- <Version>1.12</Version>
- <Comment>Rebuild</Comment>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2020-01-31</Date>
- <Version>1.12</Version>
- <Comment>First release</Comment>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2019-01-30</Date>
- <Version>1.12</Version>
- <Comment>First release</Comment>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|