123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>gnome-disk-utility</Name>
- <Homepage>https://gitlab.gnome.org/GNOME/gnome-disk-utility</Homepage>
- <Packager>
- <Name>Pisi Linux Admins</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <PartOf>desktop.gnome.apps</PartOf>
- <IsA>app:gui</IsA>
- <Summary>Disk Management Utility for GNOME</Summary>
- <Description>GNOME libraries and applications for dealing with storage devices</Description>
- <Archive sha1sum="9ea509d1ec19bad1b1f05c70384b1add7fd70406" type="tarxz">https://download.gnome.org/sources/gnome-disk-utility/46/gnome-disk-utility-46.1.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>glib2-devel</Dependency>
- <Dependency versionFrom="44.0">gnome-settings-daemon-devel</Dependency>
- <Dependency>libcanberra-gtk3-devel</Dependency>
- <Dependency>libdvdread-devel</Dependency>
- <Dependency>libnotify-devel</Dependency>
- <Dependency>libpwquality-devel</Dependency>
- <Dependency>libsecret-devel</Dependency>
- <Dependency>udisks2-devel</Dependency>
- <Dependency>libxslt-devel</Dependency>
- <Dependency versionFrom="1.4.0">libhandy-devel</Dependency>
- <Dependency>xz-devel</Dependency>
- <Dependency>meson</Dependency>
- <Dependency>elogind-devel</Dependency>
- <Dependency>desktop-file-utils</Dependency>
- <Dependency>gtk4-update-icon-cache</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>gnome-disk-utility</Name>
- <RuntimeDependencies>
- <Dependency>xz</Dependency>
- <Dependency>atk</Dependency>
- <Dependency>gtk3</Dependency>
- <Dependency>cairo</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>pango</Dependency>
- <Dependency>elogind</Dependency>
- <Dependency>udisks2</Dependency>
- <Dependency>libhandy</Dependency>
- <Dependency>libnotify</Dependency>
- <Dependency>libsecret</Dependency>
- <Dependency>gdk-pixbuf</Dependency>
- <Dependency>libdvdread</Dependency>
- <Dependency>libpwquality</Dependency>
- <Dependency>libcanberra-gtk3</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="data">/etc/xdg/autostart</Path>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="executable">/usr/libexec</Path>
- <Path fileType="data">/usr/share/applications</Path>
- <Path fileType="data">/usr/share/dbus-1</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="man">/usr/share/man</Path>
- <Path fileType="data">/usr/share/glib-2.0</Path>
- <Path fileType="data">/usr/share/icons</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="info">/usr/share/metainfo</Path>
- </Files>
- </Package>
- <History>
- <Update release="9">
- <Date>2024-09-03</Date>
- <Version>46.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="8">
- <Date>2023-12-01</Date>
- <Version>45.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2023-09-11</Date>
- <Version>45.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2023-03-17</Date>
- <Version>44.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2022-09-17</Date>
- <Version>43.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2022-03-21</Date>
- <Version>42.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2021-09-18</Date>
- <Version>41.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2021-07-12</Date>
- <Version>40.2</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="1">
- <Date>2021-06-13</Date>
- <Version>40.1</Version>
- <Comment>First release for Pisi Linux.</Comment>
- <Name>Berk Çakar</Name>
- <Email>berk2238@hotmail.com</Email>
- </Update>
- </History>
- </PISI>
|