Files
main/desktop/xfce/base/xfdesktop/pspec.xml
T
bferturk fc6346daf0 add dep
2016-09-06 05:37:22 +03:00

90 lines
4.0 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>xfdesktop</Name>
<Homepage>http://www.xfce.org</Homepage>
<Packager>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<Icon>xfce4_xicon1</Icon>
<IsA>library</IsA>
<IsA>app:gui</IsA>
<Summary>Xfce desktop manager</Summary>
<Description>The desktop manager sets the background image, provides a right-click menu to launch applications and can optionally show files (including application launchers) or iconified windows. It includes gradient support for background color, saturation support for background image, real multiscreen and xinerama support, and it provides a desktop menu editor.</Description>
<Archive sha1sum="1bb6eaef5e97873e9516b6fb68cf851e1cee95ac" type="tarbz2">http://archive.xfce.org/src/xfce/xfdesktop/4.12/xfdesktop-4.12.1.tar.bz2</Archive>
<BuildDependencies>
<Dependency>gtk2-devel</Dependency>
<Dependency>pango-devel</Dependency>
<Dependency>cairo-devel</Dependency>
<Dependency>gdk-pixbuf-devel</Dependency>
<Dependency>Thunar-devel</Dependency>
<Dependency>garcon-devel</Dependency>
<Dependency>xfconf-devel</Dependency>
<Dependency>libnotify-devel</Dependency>
<Dependency>libwnck2-devel</Dependency>
<Dependency>libxfce4ui-devel</Dependency>
<Dependency>libxfce4util-devel</Dependency>
<Dependency>libglade-devel</Dependency>
<Dependency>exo-devel</Dependency>
<Dependency>xfce4-panel-devel</Dependency>
<Dependency>xfce4-dev-tools</Dependency>
<Dependency>gtk-doc</Dependency>
<Dependency>docbook-xml</Dependency>
<Dependency>docbook-xsl</Dependency>
<Dependency>intltool</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">xfdesktop-4.10.0-single-clock.patch</Patch>
</Patches>
</Source>
<Package>
<Name>xfdesktop</Name>
<RuntimeDependencies>
<Dependency>exo</Dependency>
<Dependency>gtk2</Dependency>
<Dependency>pango</Dependency>
<Dependency>cairo</Dependency>
<Dependency>Thunar</Dependency>
<Dependency>garcon</Dependency>
<Dependency>xfconf</Dependency>
<Dependency>libnotify</Dependency>
<Dependency>libwnck2</Dependency>
<Dependency>libxfce4ui</Dependency>
<Dependency>libxfce4util</Dependency>
<Dependency>gdk-pixbuf</Dependency>
<Dependency>icon-theme-faenza</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="executable">/usr/libexec</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="doc">/usr/share/xfce4/doc</Path>
<Path fileType="data">/usr/share/xfce4</Path>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="data">/usr/share/pixmaps</Path>
<Path fileType="data">/usr/share/icons</Path>
<Path fileType="data">/usr/share/backgrounds</Path>
<Path fileType="data">/usr/share/desktop-directories</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2015-03-23</Date>
<Version>4.12.1</Version>
<Comment>First release</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>