Files
2025-05-21 16:12:54 +03:00

88 lines
3.2 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>gigolo</Name>
<Homepage>https://www.uvena.de/gigolo/</Homepage>
<Packager>
<Name>Merve Yüzbaşıoğlu</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:gui</IsA>
<PartOf>desktop.xfce.addon</PartOf>
<Summary>A frontend to easily manage connections to remote filesystems using GIO/GVfs</Summary>
<Description>
Gigolo allows you to quickly connect/mount local and remote filesystems and manage bookmarks of such.
</Description>
<Archive sha1sum="8c85498da841060834c84d3e98bf85912ae48389" type="tarxz">https://archive.xfce.org/src/apps/gigolo/0.6/gigolo-0.6.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>intltool</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>desktop-file-utils</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1">gigolo-0.4.2-desktop-icon.patch</Patch> -->
</Patches>
</Source>
<Package>
<Name>gigolo</Name>
<RuntimeDependencies>
<Dependency>gvfs</Dependency>
<Dependency>gtk3</Dependency>
<Dependency>dbus</Dependency>
<Dependency>glib2</Dependency>
<Dependency>libX11</Dependency>
<Dependency>gvfs-fuse</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2025-05-21</Date>
<Version>0.6.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2024-12-25</Date>
<Version>0.5.4</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2023-11-22</Date>
<Version>0.5.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2021-03-31</Date>
<Version>0.5.2</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.5.1</Version>
<Comment>Rebuild.For Beta System</Comment>
<Name>Ali Cengiz Kurt</Name>
<Email>alicengizkurt@gmail.com</Email>
</Update>
</History>
</PISI>