549 lines
26 KiB
XML
549 lines
26 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>gvfs</Name>
|
|
<Homepage>https://www.gnome.org</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2+</License>
|
|
<License>GPLv3</License>
|
|
<IsA>library</IsA>
|
|
<Summary>New generation gnome-virtual-file-system</Summary>
|
|
<Description>GVFS is a userspace virtual filesystem designed to work with the I/O abstractions, especially HAL. It supports fuse for directly access for GVFS mounts. It installs several modules and backends that are automatically used by applications.</Description>
|
|
<Archive sha1sum="3636b3f8c6e56a0a8d21e2294163086f1fae1eec" type="tarxz">https://download.gnome.org/sources/gvfs/1.58/gvfs-1.58.4.tar.xz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>m4</Dependency>
|
|
<Dependency>meson</Dependency>
|
|
<Dependency>gtk-doc</Dependency>
|
|
<Dependency>itstool</Dependency>
|
|
<Dependency>autogen</Dependency>
|
|
<Dependency>unifdef</Dependency>
|
|
<Dependency>openssh</Dependency>
|
|
<Dependency>intltool</Dependency>
|
|
<Dependency>automake</Dependency>
|
|
<Dependency>autoconf</Dependency>
|
|
<Dependency>fuse3-devel</Dependency>
|
|
<Dependency>avahi-devel</Dependency>
|
|
<Dependency>gconf-devel</Dependency>
|
|
<Dependency>util-macros</Dependency>
|
|
<Dependency>gcr-4-devel</Dependency>
|
|
<Dependency>eudev-devel</Dependency>
|
|
<Dependency>libmtp-devel</Dependency>
|
|
<Dependency>polkit-devel</Dependency>
|
|
<Dependency>libcap-devel</Dependency>
|
|
<Dependency>gettext-devel</Dependency>
|
|
<Dependency>udisks2-devel</Dependency>
|
|
<Dependency>libsoup3-devel</Dependency>
|
|
<Dependency>libgudev-devel</Dependency>
|
|
<Dependency>libplist-devel</Dependency>
|
|
<Dependency>libproxy-devel</Dependency>
|
|
<Dependency>libgdata-devel</Dependency>
|
|
<Dependency>libbluray-devel</Dependency>
|
|
<Dependency>openldap-server</Dependency>
|
|
<Dependency>bluez-libs-devel</Dependency>
|
|
<Dependency>libarchive-devel</Dependency>
|
|
<Dependency>libgphoto2-devel</Dependency>
|
|
<Dependency>avahi-glib-devel</Dependency>
|
|
<Dependency>libgnome-keyring</Dependency>
|
|
<Dependency>libmsgraph-devel</Dependency>
|
|
<Dependency>libcdio-paranoia-devel</Dependency>
|
|
<Dependency versionFrom="4.0.7">samba-devel</Dependency>
|
|
<Dependency versionFrom="0.90">libcdio-devel</Dependency>
|
|
<Dependency versionFrom="0.21.7">libsecret-devel</Dependency>
|
|
<Dependency versionFrom="1.1.5">libimobiledevice-devel</Dependency>
|
|
<Dependency versionFrom="3.56.1">gnome-online-accounts-devel</Dependency>
|
|
<Dependency versionFrom="49.0">gsettings-desktop-schemas-devel</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<!-- <Patch level="1">0001-afc-Add-support-for-libplist-2.2.patch</Patch> -->
|
|
</Patches>
|
|
</Source>
|
|
<Package>
|
|
<Name>gvfs-afc</Name>
|
|
<Summary>AFC(Apple File Control) backend for GVFS</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>polkit</Dependency>
|
|
<Dependency>libplist</Dependency>
|
|
<Dependency>gnome-online-accounts</Dependency>
|
|
<Dependency release="current">gvfs</Dependency>
|
|
<Dependency versionFrom="1.1.5">libimobiledevice</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/libexec/gvfs-afc-volume-monitor</Path>
|
|
<Path fileType="executable">/usr/libexec</Path>
|
|
<Path fileType="data">/usr/share/gvfs/mounts</Path>
|
|
<Path fileType="data">/usr/share/gvfs/remote-volume-monitors/afc.monitor</Path>
|
|
<Path fileType="data">/usr/share/dbus-1/services/org.gtk.Private.AfcVolumeMonitor.service</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>gvfs-afp</Name>
|
|
<Summary>Apple Filing Protocol (AFP) backend for gvfs.</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>libsecret</Dependency>
|
|
<Dependency>libgcrypt</Dependency>
|
|
<Dependency release="current">gvfs</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib/gvfs/gvfsd-afp</Path>
|
|
<Path fileType="executable">/usr/libexec/gvfsd-afp</Path>
|
|
<Path fileType="executable">/usr/libexec/gvfsd-afp-browse</Path>
|
|
<Path fileType="data">/usr/share/gvfs/mounts/afp-browse.mount</Path>
|
|
<Path fileType="data">/usr/share/gvfs/mounts/afp.mount</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>gvfs-archive</Name>
|
|
<Summary>Compression backend for GVFS</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>libarchive</Dependency>
|
|
<Dependency release="current">gvfs</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/libexec/gvfsd-archive</Path>
|
|
<Path fileType="data">/usr/share/gvfs/mounts/archive.mount</Path>
|
|
<Path fileType="data">/usr/share/applications/mount-archive.desktop</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>gvfs-gphoto2</Name>
|
|
<Summary>Digital camera backend for GVFS</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>libgphoto2</Dependency>
|
|
<Dependency release="current">gvfs</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/libexec/gvfs-gphoto2-volume-monitor</Path>
|
|
<Path fileType="executable">/usr/libexec/gvfsd-gphoto2</Path>
|
|
<Path fileType="data">/usr/share/gvfs/mounts/gphoto2.mount</Path>
|
|
<Path fileType="data">/usr/share/gvfs/remote-volume-monitors/gphoto2.monitor</Path>
|
|
<Path fileType="data">/usr/share/dbus-1/services/org.gtk.Private.GPhoto2VolumeMonitor.service</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>gvfs-fuse</Name>
|
|
<Summary>FUSE backend for GVFS</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>fuse3</Dependency>
|
|
<Dependency release="current">gvfs</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/libexec/gvfsd-fuse</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>gvfs-smb</Name>
|
|
<Summary>Samba backend for GVFS</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">gvfs</Dependency>
|
|
<Dependency versionFrom="4.0.7">samba</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/libexec/gvfsd-smb</Path>
|
|
<Path fileType="executable">/usr/libexec/gvfsd-smb-browse</Path>
|
|
<Path fileType="data">/usr/share/gvfs/mounts/smb.mount</Path>
|
|
<Path fileType="data">/usr/share/GConf/gsettings/gvfs-smb.convert</Path>
|
|
<Path fileType="data">/usr/share/gvfs/mounts/smb-browse.mount</Path>
|
|
<Path fileType="data">/usr/share/glib-2.0/schemas/org.gnome.system.smb.gschema.xml</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>gvfs-mtp</Name>
|
|
<Summary>MTP backend for gvfs.</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>libmtp</Dependency>
|
|
<Dependency>libusb</Dependency>
|
|
<Dependency release="current">gvfs</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/libexec/gvfsd-mtp</Path>
|
|
<Path fileType="executable">/usr/libexec/gvfs-mtp-volume-monitor</Path>
|
|
<Path fileType="library">/usr/lib/gvfs/gvfsd-mtp</Path>
|
|
<Path fileType="data">/usr/share/dbus-1/services/org.gtk.Private.MTPVolumeMonitor.service</Path>
|
|
<Path fileType="data">/usr/share/gvfs/mounts/mtp.mount</Path>
|
|
<Path fileType="data">/usr/share/gvfs/remote-volume-monitors/mtp.monitor</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>gvfs-goa</Name>
|
|
<Summary>Samba backend for GVFS</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">gvfs</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/lib/gvfs-goa-volume-monitor</Path>
|
|
<Path fileType="data">/usr/share/dbus-1/services/org.gtk.vfs.GoaVolumeMonitor.service</Path>
|
|
<Path fileType="data">/usr/share/gvfs/remote-volume-monitors/goa.monitor</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>gvfs-google</Name>
|
|
<Summary>Samba backend for GVFS</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>libgdata</Dependency>
|
|
<Dependency release="current">gvfs</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/libexec/gvfsd-google</Path>
|
|
<Path fileType="data">/usr/share/gvfs/mounts/google.mount</Path>
|
|
</Files>
|
|
</Package>
|
|
<!--Package>
|
|
<Name>gvfs-obexftp</Name>
|
|
<Summary>FTP backend for GVFS</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>bluez</Dependency>
|
|
<Dependency>bluez-libs</Dependency>
|
|
<Dependency release="current">gvfs</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/libexec/gvfsd-obexftp</Path>
|
|
<Path fileType="data">/usr/share/gvfs/mounts/obexftp.mount</Path>
|
|
</Files>
|
|
</Package-->
|
|
<Package>
|
|
<Name>gvfs</Name>
|
|
<Summary>gvfs package contains all GVFS backends and translations files</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>gtk4</Dependency>
|
|
<Dependency>gcr-4</Dependency>
|
|
<Dependency>eudev</Dependency>
|
|
<Dependency>glib2</Dependency>
|
|
<Dependency>udisks2</Dependency>
|
|
<Dependency>libxml2</Dependency>
|
|
<Dependency>libsoup3</Dependency>
|
|
<Dependency>libgudev</Dependency>
|
|
<Dependency>libbluray</Dependency>
|
|
<Dependency>libsecret</Dependency>
|
|
<Dependency>avahi-libs</Dependency>
|
|
<Dependency>avahi-glib</Dependency>
|
|
<Dependency>libmsgraph</Dependency>
|
|
<Dependency>libcdio-paranoia</Dependency>
|
|
<Dependency versionFrom="0.90">libcdio</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="executable">/usr/libexec/gvfsd-ftp</Path>
|
|
<Path fileType="executable">/usr/libexec/gvfsd-metadata</Path>
|
|
<Path fileType="executable">/usr/libexec/gvfsd-computer</Path>
|
|
<Path fileType="executable">/usr/libexec/gvfsd</Path>
|
|
<Path fileType="executable">/usr/libexec/gvfsd-recent</Path>
|
|
<Path fileType="executable">/usr/libexec/gvfsd-sftp</Path>
|
|
<Path fileType="executable">/usr/libexec/gvfsd-burn</Path>
|
|
<Path fileType="executable">/usr/libexec/gvfs-udisks2-volume-monitor</Path>
|
|
<Path fileType="executable">/usr/libexec/gvfsd-http</Path>
|
|
<Path fileType="executable">/usr/libexec/gvfsd-dav</Path>
|
|
<Path fileType="executable">/usr/libexec/gvfsd-network</Path>
|
|
<Path fileType="executable">/usr/libexec/gvfsd-cdda</Path>
|
|
<Path fileType="executable">/usr/libexec/gvfsd-dnssd</Path>
|
|
<Path fileType="executable">/usr/libexec/gvfsd-trash</Path>
|
|
<Path fileType="executable">/usr/libexec/gvfsd-localtest</Path>
|
|
<Path fileType="library">/usr/lib/gio/modules/libgioremote-volume-monitor.so</Path>
|
|
<Path fileType="library">/usr/lib/gio/modules/libgvfsdbus.so</Path>
|
|
<Path fileType="library">/usr/lib/gvfs/gvfsd</Path>
|
|
<Path fileType="library">/usr/lib/gvfs/gvfsd-archive</Path>
|
|
<Path fileType="library">/usr/lib/gvfs/gvfsd-burn</Path>
|
|
<Path fileType="library">/usr/lib/gvfs/gvfsd-cdda</Path>
|
|
<Path fileType="library">/usr/lib/gvfs/gvfsd-computer</Path>
|
|
<Path fileType="library">/usr/lib/gvfs/gvfsd-dav</Path>
|
|
<Path fileType="library">/usr/lib/gvfs/gvfsd-dnssd</Path>
|
|
<Path fileType="library">/usr/lib/gvfs/gvfsd-ftp</Path>
|
|
<Path fileType="library">/usr/lib/gvfs/gvfsd-fuse</Path>
|
|
<Path fileType="library">/usr/lib/gvfs/gvfsd-http</Path>
|
|
<Path fileType="library">/usr/lib/gvfs/gvfsd-localtest</Path>
|
|
<Path fileType="library">/usr/lib/gvfs/gvfsd-metadata</Path>
|
|
<Path fileType="library">/usr/lib/gvfs/gvfsd-network</Path>
|
|
<Path fileType="library">/usr/lib/gvfs/gvfsd-recent</Path>
|
|
<Path fileType="library">/usr/lib/gvfs/gvfsd-sftp</Path>
|
|
<Path fileType="library">/usr/lib/gvfs/gvfsd-trash</Path>
|
|
<Path fileType="library">/usr/lib/gvfs/libgvfsdaemon.so</Path>
|
|
<Path fileType="library">/usr/lib/gvfs/libgvfscommon.so</Path>
|
|
<Path fileType="library">/usr/lib/libgvfscommon.so</Path>
|
|
<Path fileType="library">/usr/lib/libgvfscommon.so.0</Path>
|
|
<Path fileType="library">/usr/lib/libgvfscommon.so.0.0.0</Path>
|
|
<Path fileType="data">/usr/share/polkit-1</Path>
|
|
<Path fileType="library">/usr/lib/tmpfiles.d/gvfsd-fuse-tmpfiles.conf</Path>
|
|
<Path fileType="data">/usr/share/GConf/gsettings/gvfs-dns-sd.convert</Path>
|
|
<Path fileType="data">/usr/share/bash-completion/completions/gvfs</Path>
|
|
<Path fileType="data">/usr/share/bash-completion/completions/gvfs-trash</Path>
|
|
<Path fileType="data">/usr/share/bash-completion/completions/gvfs-rm</Path>
|
|
<Path fileType="data">/usr/share/bash-completion/completions/gvfs-copy</Path>
|
|
<Path fileType="data">/usr/share/bash-completion/completions/gvfs-cat</Path>
|
|
<Path fileType="data">/usr/share/bash-completion/completions/gvfs-info</Path>
|
|
<Path fileType="data">/usr/share/bash-completion/completions/gvfs-set-attribute</Path>
|
|
<Path fileType="data">/usr/share/bash-completion/completions/gvfs-less</Path>
|
|
<Path fileType="data">/usr/share/bash-completion/completions/gvfs-move</Path>
|
|
<Path fileType="data">/usr/share/bash-completion/completions/gvfs-tree</Path>
|
|
<Path fileType="data">/usr/share/bash-completion/completions/gvfs-mount</Path>
|
|
<Path fileType="data">/usr/share/bash-completion/completions/gvfs-mkdir</Path>
|
|
<Path fileType="data">/usr/share/bash-completion/completions/gvfs-open</Path>
|
|
<Path fileType="data">/usr/share/bash-completion/completions/gvfs-ls</Path>
|
|
<Path fileType="data">/usr/share/bash-completion/completions/gvfs-rename</Path>
|
|
<Path fileType="data">/usr/share/bash-completion/completions/gvfs-save</Path>
|
|
<Path fileType="data">/usr/share/bash-completion/completions/gvfs-monitor-file</Path>
|
|
<Path fileType="data">/usr/share/bash-completion/completions/gvfs-monitor-dir</Path>
|
|
<Path fileType="data">/usr/share/dbus-1/services/gvfs-daemon.service</Path>
|
|
<Path fileType="data">/usr/share/dbus-1/services/gvfs-metadata.service</Path>
|
|
<Path fileType="data">/usr/share/dbus-1/services/org.gtk.Private.UDisks2VolumeMonitor.service</Path>
|
|
<Path fileType="data">/usr/share/dbus-1/services/org.gtk.vfs.UDisks2VolumeMonitor.service</Path>
|
|
<Path fileType="data">/usr/share/dbus-1/services/org.gtk.vfs.GPhoto2VolumeMonitor.service</Path>
|
|
<Path fileType="data">/usr/share/dbus-1/services/org.gtk.vfs.MTPVolumeMonitor.service</Path>
|
|
<Path fileType="data">/usr/share/dbus-1/services/org.gtk.vfs.AfcVolumeMonitor.service</Path>
|
|
<Path fileType="data">/usr/share/dbus-1/services/org.gtk.vfs.Metadata.service</Path>
|
|
<Path fileType="data">/usr/share/dbus-1/services/org.gtk.vfs.Daemon.service</Path>
|
|
<Path fileType="data">/usr/share/glib-2.0/schemas/org.gnome.system.dns_sd.gschema.xml</Path>
|
|
<Path fileType="data">/usr/share/glib-2.0/schemas/org.gnome.system.gvfs.enums.xml</Path>
|
|
<Path fileType="data">/usr/share/glib-2.0/schemas/org.gnome.system.wsdd.gschema.xml</Path>
|
|
<Path fileType="data">/usr/share/gvfs/mounts/burn.mount</Path>
|
|
<Path fileType="data">/usr/share/gvfs/mounts/cdda.mount</Path>
|
|
<Path fileType="data">/usr/share/gvfs/mounts/computer.mount</Path>
|
|
<Path fileType="data">/usr/share/gvfs/mounts/dav+sd.mount</Path>
|
|
<Path fileType="data">/usr/share/gvfs/mounts/dav.mount</Path>
|
|
<Path fileType="data">/usr/share/gvfs/mounts/dns-sd.mount</Path>
|
|
<Path fileType="data">/usr/share/gvfs/mounts/ftp.mount</Path>
|
|
<Path fileType="data">/usr/share/gvfs/mounts/http.mount</Path>
|
|
<Path fileType="data">/usr/share/gvfs/mounts/localtest.mount</Path>
|
|
<Path fileType="data">/usr/share/gvfs/mounts/network.mount</Path>
|
|
<Path fileType="data">/usr/share/gvfs/mounts/recent.mount</Path>
|
|
<Path fileType="data">/usr/share/gvfs/mounts/sftp.mount</Path>
|
|
<Path fileType="data">/usr/share/gvfs/mounts/trash.mount</Path>
|
|
<Path fileType="data">/usr/share/gvfs/remote-volume-monitors/udisks2.monitor</Path>
|
|
<Path fileType="localedata">/usr/share/locale/</Path>
|
|
<Path fileType="man">/usr/share/man/</Path>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="32">
|
|
<Date>2026-03-13</Date>
|
|
<Version>1.58.4</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="31">
|
|
<Date>2026-02-28</Date>
|
|
<Version>1.58.2</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="30">
|
|
<Date>2026-01-31</Date>
|
|
<Version>1.58.1</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="29">
|
|
<Date>2025-10-10</Date>
|
|
<Version>1.58.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="28">
|
|
<Date>2025-08-20</Date>
|
|
<Version>1.57.2</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="27">
|
|
<Date>2025-05-02</Date>
|
|
<Version>1.57.2</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="25">
|
|
<Date>2025-02-23</Date>
|
|
<Version>1.54.4</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="24">
|
|
<Date>2024-10-20</Date>
|
|
<Version>1.54.4</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="23">
|
|
<Date>2024-06-30</Date>
|
|
<Version>1.54.2</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="22">
|
|
<Date>2024-05-24</Date>
|
|
<Version>1.54.1</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="21">
|
|
<Date>2024-02-09</Date>
|
|
<Version>1.52.2</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="20">
|
|
<Date>2023-10-25</Date>
|
|
<Version>1.52.1</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="19">
|
|
<Date>2023-09-16</Date>
|
|
<Version>1.52.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="18">
|
|
<Date>2023-08-06</Date>
|
|
<Version>1.50.6</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="17">
|
|
<Date>2023-06-30</Date>
|
|
<Version>1.50.5</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="16">
|
|
<Date>2023-05-21</Date>
|
|
<Version>1.50.4</Version>
|
|
<Comment>Revuild.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="15">
|
|
<Date>2023-03-17</Date>
|
|
<Version>1.50.4</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="14">
|
|
<Date>2023-01-06</Date>
|
|
<Version>1.50.3</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="13">
|
|
<Date>2022-05-26</Date>
|
|
<Version>1.50.2</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="12">
|
|
<Date>2022-01-07</Date>
|
|
<Version>1.49.1</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="11">
|
|
<Date>2021-12-17</Date>
|
|
<Version>1.48.1</Version>
|
|
<Comment>Version bump</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="10">
|
|
<Date>2020-06-24</Date>
|
|
<Version>1.45.2</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="9">
|
|
<Date>2020-03-11</Date>
|
|
<Version>1.36.3</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Erkan IŞIK</Name>
|
|
<Email>erkanisik@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="8">
|
|
<Date>2019-07-13</Date>
|
|
<Version>1.36.3</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Erkan IŞIK</Name>
|
|
<Email>erkanisik@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="7">
|
|
<Date>2019-04-25</Date>
|
|
<Version>1.36.2</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="6">
|
|
<Date>2018-01-02</Date>
|
|
<Version>1.34.2</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2018-09-16</Date>
|
|
<Version>1.34.2</Version>
|
|
<Comment>Version Bump</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2018-01-08</Date>
|
|
<Version>1.28.4</Version>
|
|
<Comment>Version Bump</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2017-04-08</Date>
|
|
<Version>1.20.2</Version>
|
|
<Comment>Rebuild for new libgphoto2.</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2017-04-08</Date>
|
|
<Version>1.20.2</Version>
|
|
<Comment>Release Bump.</Comment>
|
|
<Name>Ayhan Yalçınsoy</Name>
|
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2015-02-03</Date>
|
|
<Version>1.20.2</Version>
|
|
<Comment>First Release</Comment>
|
|
<Name>Alihan Öztürk</Name>
|
|
<Email>alihan@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|