Files
main/desktop/xfce/addon/thunar-archive-plugin/pspec.xml
T
2016-09-06 15:53:10 +03:00

50 lines
2.0 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>thunar-archive-plugin</Name>
<Homepage>http://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin</Homepage>
<Packager>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>library</IsA>
<PartOf>desktop.xfce.addon</PartOf>
<Summary>A plugin allows you to create and extract archive files</Summary>
<Description>The Thunar Archive Plugin allows you to create and extract archive files using the file context menus in the Thunar file manager.</Description>
<Archive sha1sum="56d4c075eb570167caabdb5e4da8119fed4c16cb" type="tarbz2">http://archive.xfce.org/src/thunar-plugins/thunar-archive-plugin/0.3/thunar-archive-plugin-0.3.1.tar.bz2</Archive>
<BuildDependencies>
<Dependency>Thunar-devel</Dependency>
<Dependency>thunar-vfs-devel</Dependency>
<Dependency>xfce4-dev-tools</Dependency>
<Dependency>intltool</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>thunar-archive-plugin</Name>
<RuntimeDependencies>
<Dependency>Thunar</Dependency>
<Dependency>gtk2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="executable">/usr/libexec</Path>
<Path fileType="localedata">/usr/share/locale</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2015-03-02</Date>
<Version>0.3.1</Version>
<Comment>First Release</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>