95 lines
3.6 KiB
XML
95 lines
3.6 KiB
XML
|
|
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>exo</Name>
|
|
<Homepage>http://www.xfce.org</Homepage>
|
|
<Packager>
|
|
<Name>Ayhan Yalcinsoy</Name>
|
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<License>LGPLv2.1</License>
|
|
<IsA>app:console</IsA>
|
|
<IsA>library</IsA>
|
|
<Summary>Xfce extension library</Summary>
|
|
<Description>exo is an extension library to Xfce, developed by os-cillation. While Xfce comes with quite a few libraries that are targeted at desktop development, exo is targeted at application development.</Description>
|
|
<Archive sha1sum="1edbd1eeda577ff0a0473145490b33eb8f9c24c4" type="tarbz2">mirrors://xfce/src/xfce/exo/0.10/exo-0.10.7.tar.bz2</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>libxfce4ui-devel</Dependency>
|
|
<Dependency>gtk2-devel</Dependency>
|
|
<Dependency>glib2-devel</Dependency>
|
|
<Dependency>intltool</Dependency>
|
|
<Dependency>perl-URI</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>exo</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>libxfce4ui</Dependency>
|
|
<Dependency>atk</Dependency>
|
|
<Dependency>cairo</Dependency>
|
|
<Dependency>glib2</Dependency>
|
|
<Dependency>gtk2</Dependency>
|
|
<Dependency>pango</Dependency>
|
|
<Dependency>libX11</Dependency>
|
|
<Dependency>gdk-pixbuf</Dependency>
|
|
<Dependency>libxfce4util</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="data">/usr/share/applications</Path>
|
|
<Path fileType="data">/usr/share/icons</Path>
|
|
<Path fileType="data">/usr/share/pixmaps</Path>
|
|
<Path fileType="data">/usr/share/pygtk</Path>
|
|
<Path fileType="doc">/usr/share/xfce4/doc</Path>
|
|
<Path fileType="data">/usr/share/xfce4</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>exo-devel</Name>
|
|
<Summary>Development files for exo</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">exo</Dependency>
|
|
<Dependency>libxfce4util-devel</Dependency>
|
|
<Dependency>gtk2-devel</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>exo-docs</Name>
|
|
<IsA>data:doc</IsA>
|
|
<Summary>Documentation for exo library</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">exo</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="doc">/usr/share/gtk-doc</Path>
|
|
<Path fileType="doc">/usr/share/doc/exo/html</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="1">
|
|
<Date>2015-10-03</Date>
|
|
<Version>0.10.7</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Ayhan Yalçınsoy</Name>
|
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|