123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://pisilinux.org.tr/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>gnome-font-viewer</Name>
- <Homepage>https://gitlab.gnome.org/GNOME/gnome-font-viewer</Homepage>
- <Packager>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <Icon>gnome-font-viewer</Icon>
- <IsA>app:gui</IsA>
- <Summary>Utility for previewing fonts for GNOME</Summary>
- <Description>Utility for previewing fonts for GNOME</Description>
- <Archive sha1sum="4c0fb5d2621cad78f31715e9dd24875f0e71b5ac" type="tarxz">mirrors://gnome/gnome-font-viewer/47/gnome-font-viewer-47.0.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>appstream-glib-devel</Dependency>
- <Dependency>desktop-file-utils</Dependency>
- <Dependency>fontconfig-devel</Dependency>
- <Dependency>freetype-devel</Dependency>
- <Dependency>glib2-devel</Dependency>
- <Dependency>gtk4-devel</Dependency>
- <Dependency>fribidi-devel</Dependency>
- <Dependency versionFrom="1.4.0">libhandy-devel</Dependency>
- <Dependency>harfbuzz-devel</Dependency>
- <Dependency versionFrom="44.0">gnome-desktop-devel</Dependency>
- <Dependency>gettext-devel</Dependency>
- <Dependency>meson</Dependency>
- <Dependency>graphene-devel</Dependency>
- <Dependency>libadwaita-devel</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>gnome-font-viewer</Name>
- <RuntimeDependencies>
- <Dependency>cairo</Dependency>
- <Dependency>fribidi</Dependency>
- <Dependency>fontconfig</Dependency>
- <Dependency>freetype</Dependency>
- <Dependency>gdk-pixbuf</Dependency>
- <Dependency>gnome-desktop</Dependency>
- <Dependency>gtk4</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>pango</Dependency>
- <Dependency>harfbuzz</Dependency>
- <Dependency>libhandy</Dependency>
- <Dependency>graphene</Dependency>
- <Dependency>libadwaita</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="data">/usr/share/applications</Path>
- <Path fileType="data">/usr/share/dbus-1</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="data">/usr/share/icons</Path>
- <Path fileType="localdata">/usr/share/locale</Path>
- <Path fileType="data">/usr/share/metainfo</Path>
- <Path fileType="data">/usr/share/thumbnailers</Path>
- </Files>
- </Package>
- <History>
- <Update release="8">
- <Date>2024-09-16</Date>
- <Version>47.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="7">
- <Date>2024-03-22</Date>
- <Version>46.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2023-09-19</Date>
- <Version>45.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2023-03-19</Date>
- <Version>44.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2022-09-18</Date>
- <Version>43.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2022-03-21</Date>
- <Version>42.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2021-09-21</Date>
- <Version>41.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="1">
- <Date>2021-06-10</Date>
- <Version>40.0</Version>
- <Comment>First release.</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|