1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- <?xml version="1.0" ?>
- <!DOCTYPE INARY SYSTEM "https://raw.githubusercontent.com/Zaryob/inary/master/inary-spec.dtd">
- <INARY>
- <Source>
- <Name>xfce4-clipman-plugin</Name>
- <Homepage>http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin</Homepage>
- <Packager>
- <Name>Süleyman Poyraz</Name>
- <Email>zaryob.dev@gmail.com</Email>
- </Packager>
- <License>GPLv2+</License>
- <IsA>app:gui</IsA>
- <Summary>A clipboard plugin for the Xfce4 panel</Summary>
- <Description>A clipboard plugin for the Xfce4 panel</Description>
- <Archive sha1sum="4ac0cb95cd6082ec598f5ba42c757eb5f48502a3" type="tarbz2">http://archive.xfce.org/src/panel-plugins/xfce4-clipman-plugin/1.4/xfce4-clipman-plugin-1.4.3.tar.bz2</Archive>
- <BuildDependencies>
- <Dependency>gtk2-devel</Dependency>
- <Dependency>libxfce4ui-devel</Dependency>
- <Dependency>libxfce4util-devel</Dependency>
- <Dependency>xfce4-panel-devel</Dependency>
- <Dependency>exo-devel</Dependency>
- <Dependency>libXtst-devel</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>xfce4-clipman-plugin</Name>
- <RuntimeDependencies>
- <Dependency>atk</Dependency>
- <Dependency>gtk2</Dependency>
- <Dependency>cairo</Dependency>
- <Dependency>pango</Dependency>
- <Dependency>libnotify</Dependency>
- <Dependency>libxfce4ui</Dependency>
- <Dependency>gdk-pixbuf</Dependency>
- <Dependency>fontconfig</Dependency>
- <Dependency>xfce4-panel</Dependency>
- <Dependency>libxfce4util</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="config">/etc/xdg</Path>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="data">/usr/share</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="data">/usr/share/xfce4</Path>
- </Files>
- </Package>
- <Package>
- <Name>xfce4-clipman-plugin-devel</Name>
- <Summary>xfce4-sensors-plugin için geliştirme dosyaları</Summary>
- <RuntimeDependencies>
- <Dependency release="current">xfce4-clipman-plugin</Dependency>
- <Dependency>libxfce4ui-devel</Dependency>
- <Dependency>libxfce4util-devel</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib/pkgconfig</Path>
- </Files>
- </Package>
- <History>
- <Update release="1">
- <Date>2019-10-23</Date>
- <Version>1.4.3</Version>
- <Comment>First release</Comment>
- <Name>Süleyman Poyraz</Name>
- <Email>zaryob.dev@gmail.com</Email>
- </Update>
- </History>
- </INARY>
|