Files
2024-12-31 12:25:05 +03:00

79 lines
3.1 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>thunar-archive-plugin</Name>
<Homepage>https://docs.xfce.org/xfce/thunar/archive</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="895a74ef25d69a345aefb7fd71a51517bae8a614" type="tarbz2">https://archive.xfce.org/src/thunar-plugins/thunar-archive-plugin/0.5/thunar-archive-plugin-0.5.3.tar.bz2</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>exo-devel</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>file-roller</Dependency>
<Dependency>thunar-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1">0.3.1-fix-kde-ark.patch</Patch> -->
</Patches>
</Source>
<Package>
<Name>thunar-archive-plugin</Name>
<RuntimeDependencies>
<Dependency>thunar</Dependency>
<Dependency>exo</Dependency>
<Dependency>gtk3</Dependency>
<Dependency>glib2</Dependency>
<Dependency>file-roller</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path filetype="data">/usr/libexec/thunar-archive-plugin</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2024-12-31</Date>
<Version>0.5.3</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2023-10-30</Date>
<Version>0.5.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2022-04-30</Date>
<Version>0.5.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2020-11-21</Date>
<Version>0.4.0</Version>
<Comment>Rebuild.For Beta System.</Comment>
<Name>Ali Cengiz Kurt</Name>
<Email>alicengizkurt@gmail.com</Email>
</Update>
</History>
</PISI>