123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>gnome-color-manager</Name>
- <Homepage>https://gitlab.gnome.org/GNOME/gnome-color-manager</Homepage>
- <Packager>
- <Name>Pisi Linux Admins</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <Summary>Color profile manager for the GNOME desktop</Summary>
- <Description>GNOME Color Manager is a session framework that makes it easy to manage, install and generate color profiles in the GNOME desktop.</Description>
- <Archive sha1sum="e5e667f84a085630103ada2daf576e4639e03450">https://download.gnome.org/sources/gnome-color-manager/3.36/gnome-color-manager-3.36.0.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>meson</Dependency>
- <Dependency>appstream-glib-devel</Dependency>
- <Dependency>libcanberra-devel</Dependency>
- <Dependency>libcanberra-gtk3-devel</Dependency>
- <Dependency>desktop-file-utils</Dependency>
- <Dependency>shared-color-profiles</Dependency>
- <Dependency>colord-devel</Dependency>
- <Dependency>colord-gtk-devel</Dependency>
- <Dependency>libexif-devel</Dependency>
- <Dependency>exiv2-devel</Dependency>
- <Dependency>vte-devel</Dependency>
- <Dependency>itstool</Dependency>
- <Dependency>gtk4-update-icon-cache</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>gnome-color-manager</Name>
- <RuntimeDependencies>
- <Dependency>gtk3</Dependency>
- <Dependency>cairo</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>lcms2</Dependency>
- <Dependency>pango</Dependency>
- <Dependency>colord</Dependency>
- <Dependency>gdk-pixbuf</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="data">/usr/share/icons</Path>
- <Path fileType="data">/usr/share/applications</Path>
- <Path fileType="doc">/usr/share/help</Path>
- <Path fileType="data">/usr/share/gnome-color-manager</Path>
- <Path fileType="man">/usr/share/man</Path>
- <Path fileType="info">/usr/share/metainfo</Path>
- </Files>
- </Package>
- <History>
- <Update release="1">
- <Date>2021-05-27</Date>
- <Version>3.36.0</Version>
- <Comment>First release for Pisi Linux</Comment>
- <Name>Berk Çakar</Name>
- <Email>berk2238@hotmail.com</Email>
- </Update>
- </History>
- </PISI>
|