123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172 |
- <?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="6f62040996e3890361448912f76d05e75d0685c5" type="tarbz2">https://archive.xfce.org/src/thunar-plugins/thunar-archive-plugin/0.5/thunar-archive-plugin-0.5.2.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="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>
|