123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>thunar-volman</Name>
- <Homepage>https://docs.xfce.org/xfce/thunar/thunar-volman</Homepage>
- <Packager>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <IsA>library</IsA>
- <Summary>A extension for the Xfce Thunar File Manager</Summary>
- <Description>
- thunar-volman is an extension for the Thunar File Manager, which enables automatic management of removable drives and media. For example, if thunar-volman is installed and configured properly, and you plug in your digical camera, it will automatically spawn your preferred photo application and import the new pictures from your camera
- </Description>
- <Archive sha1sum="2f43b694837f921ee2c992a8f7726e4700709082" type="targz">https://github.com/xfce-mirror/thunar-volman/archive/refs/tags/thunar-volman-4.20.0.tar.gz</Archive>
- <BuildDependencies>
- <Dependency>intltool</Dependency>
- <Dependency>gtk-doc</Dependency>
- <Dependency versionFrom="4.20.0">exo-devel</Dependency>
- <Dependency>gtk3-devel</Dependency>
- <Dependency>glib2-devel</Dependency>
- <Dependency>gettext-devel</Dependency>
- <Dependency versionFrom="4.20.0">xfce4-dev-tools</Dependency>
- <Dependency versionFrom="4.18.0">xfconf-devel</Dependency>
- <Dependency versionFrom="4.20.0">thunar-devel</Dependency>
- <Dependency>libgudev-devel</Dependency>
- <Dependency>libnotify-devel</Dependency>
- <Dependency versionFrom="4.20.0">libxfce4ui-devel</Dependency>
- <Dependency versionFrom="4.20.0">libxfce4util-devel</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>thunar-volman</Name>
- <RuntimeDependencies>
- <Dependency>exo</Dependency>
- <Dependency>gtk3</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>pango</Dependency>
- <Dependency>xfconf</Dependency>
- <Dependency>libgudev</Dependency>
- <Dependency>libnotify</Dependency>
- <Dependency>libxfce4ui</Dependency>
- <Dependency>libxfce4util</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="data">/usr/share/</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- </Files>
- </Package>
- <History>
- <Update release="8">
- <Date>2024-12-15</Date>
- <Version>4.20.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="7">
- <Date>2024-12-01</Date>
- <Version>4.19.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="6">
- <Date>2024-11-03</Date>
- <Version>4.19.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="5">
- <Date>2022-12-14</Date>
- <Version>4.18.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2022-12-02</Date>
- <Version>4.17.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2022-11-03</Date>
- <Version>4.17.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2020-12-24</Date>
- <Version>4.16.0</Version>
- <Comment>New release.</Comment>
- <Name>Ali Cengiz Kurt</Name>
- <Email>alicengizkurt@gmail.com</Email>
- </Update>
- <Update release="1">
- <Date>2020-11-21</Date>
- <Version>4.15.0</Version>
- <Comment>Rebuild.For Beta System.</Comment>
- <Name>Ali Cengiz Kurt</Name>
- <Email>alicengizkurt@gmail.com</Email>
- </Update>
- </History>
- </PISI>
|