123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- <?xml version="1.0" ?>
- <!DOCTYPE INARY SYSTEM "https://raw.githubusercontent.com/Zaryob/inary/master/inary-spec.dtd">
- <INARY>
- <Source>
- <Name>xfce4-screenshooter</Name>
- <Homepage>http://goodies.xfce.org/projects/applications/xfce4-screenshooter</Homepage>
- <Packager>
- <Name>Süleyman Poyraz</Name>
- <Email>zaryob.dev@gmail.com</Email>
- </Packager>
- <License>GPLv2</License>
- <IsA>app:gui</IsA>
- <PartOf>desktop.xfce.addon</PartOf>
- <Summary>A plugin allows you to capture the entire screen</Summary>
- <Description>This application allows you to capture the entire screen, the active window or a selected region.</Description>
- <Archive sha1sum="e7a0b34fadd82d84d4197706d5b8fd383f312747" type="tarbz2">http://archive.xfce.org/src/apps/xfce4-screenshooter/1.9/xfce4-screenshooter-1.9.6.tar.bz2</Archive>
- <BuildDependencies>
- <Dependency>gtk2-devel</Dependency>
- <Dependency>libsoup-devel</Dependency>
- <Dependency>libxfce4util-devel</Dependency>
- <Dependency>libxfcegui4-devel</Dependency>
- <Dependency>libXext-devel</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>xfce4-screenshooter</Name>
- <RuntimeDependencies>
- <Dependency>exo</Dependency>
- <Dependency>atk</Dependency>
- <Dependency>libSM</Dependency>
- <Dependency>libICE</Dependency>
- <Dependency>libXfixes</Dependency>
- <Dependency>libxfce4ui</Dependency>
- <Dependency>fontconfig</Dependency>
- <Dependency>gtk2</Dependency>
- <Dependency>libsoup</Dependency>
- <Dependency>libxfce4util</Dependency>
- <Dependency>libxfcegui4</Dependency>
- <Dependency>xfce4-panel</Dependency>
- <Dependency>cairo</Dependency>
- <Dependency>pango</Dependency>
- <Dependency>libXext</Dependency>
- <Dependency>gdk-pixbuf</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="config">/etc</Path>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="executable">/usr/libexec</Path>
- <Path fileType="header">/usr/include</Path>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="man">/usr/share/man</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="data">/usr/share</Path>
- </Files>
- </Package>
- <History>
- <Update release="1">
- <Date>2019-10-23</Date>
- <Version>1.9.6</Version>
- <Comment>First release</Comment>
- <Name>Süleyman Poyraz</Name>
- <Email>zaryob.dev@gmail.com</Email>
- </Update>
- </History>
- </INARY>
|