76 lines
2.9 KiB
XML
76 lines
2.9 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>thunar-vcs-plugin</Name>
|
|
<Homepage>https://docs.xfce.org/xfce/thunar/thunar-vcs-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>An SVN integration and GIT integration to Thunar</Summary>
|
|
<Description>
|
|
The Thunar VCS Plugin adds Subversion and GIT actions to the context menu of thunar. This gives a SVN integration and GIT integration to Thunar.
|
|
</Description>
|
|
<Archive sha1sum="72ab35ad6f8467b45c7f00cfb3457bb210038978" type="tarbz2">https://archive.xfce.org/src/thunar-plugins/thunar-vcs-plugin/0.3/thunar-vcs-plugin-0.3.0.tar.bz2</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>intltool</Dependency>
|
|
<Dependency>exo-devel</Dependency>
|
|
<Dependency>thunar-devel</Dependency>
|
|
<Dependency>subversion-devel</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>thunar-vcs-plugin</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>apr</Dependency>
|
|
<Dependency>exo</Dependency>
|
|
<Dependency>atk</Dependency>
|
|
<Dependency>gtk3</Dependency>
|
|
<Dependency>cairo</Dependency>
|
|
<Dependency>pango</Dependency>
|
|
<Dependency>glib2</Dependency>
|
|
<Dependency>thunar</Dependency>
|
|
<Dependency>harfbuzz</Dependency>
|
|
<Dependency>subversion</Dependency>
|
|
<Dependency>gdk-pixbuf</Dependency>
|
|
<Dependency>libxfce4util</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/libexec</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="doc">/usr/share</Path>
|
|
<Path fileType="localedata">/usr/share/locale</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="3">
|
|
<Date>2024-12-31</Date>
|
|
<Version>0.3.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2023-05-24</Date>
|
|
<Version>0.2.0</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Ali Cengiz Kurt</Name>
|
|
<Email>alicengizkurt@gmail.com</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2020-12-05</Date>
|
|
<Version>0.2.0</Version>
|
|
<Comment>First Release For Beta</Comment>
|
|
<Name>Ali Cengiz Kurt</Name>
|
|
<Email>alicengizkurt@gmail.com</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|