123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://pisilinux.org.tr/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>gnome-dictionary</Name>
- <Homepage>https://wiki.gnome.org/Apps/Dictionary</Homepage>
- <Packager>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Packager>
- <License>GPLv2+</License>
- <Icon>gnome-dictionary</Icon>
- <IsA>app:gui</IsA>
- <Summary>A dictionary application for GNOME</Summary>
- <Description>A dictionary application for GNOME</Description>
- <Archive sha1sum="0c0843ae08da8a9f9a71c230d6358b7a4649de7c" type="tarxz">mirrors://gnome/gnome-dictionary/40/gnome-dictionary-40.0.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>appstream-glib-devel</Dependency>
- <Dependency>desktop-file-utils</Dependency>
- <Dependency>docbook-xsl</Dependency>
- <Dependency>gettext-devel</Dependency>
- <Dependency>gobject-introspection-devel</Dependency>
- <Dependency>gtk3-devel</Dependency>
- <Dependency>itstool</Dependency>
- <Dependency>libxslt-devel</Dependency>
- <Dependency>meson</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>gnome-dictionary</Name>
- <RuntimeDependencies>
- <Dependency>gtk3</Dependency>
- <Dependency>cairo</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>pango</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/gdict-1.0</Path>
- <Path fileType="data">/usr/share/glib-2.0</Path>
- <Path fileType="data">/usr/share/help</Path>
- <Path fileType="data">/usr/share/icons</Path>
- <Path fileType="localdata">/usr/share/locale</Path>
- <Path fileType="data">/usr/share/man</Path>
- <Path fileType="data">/usr/share/metainfo</Path>
- </Files>
- </Package>
- <History>
- <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>
|