123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>gnome-tweaks</Name>
- <Homepage>https://wiki.gnome.org/Apps/Tweaks</Homepage>
- <Packager>
- <Name>Pisi Linux Admins</Name>
- <Email>admin@pisilinux.org</Email>
- </Packager>
- <License>GPLv3</License>
- <IsA>library</IsA>
- <Icon>gnome</Icon>
- <Summary>Graphical interface for advanced GNOME 3 settings (Tweak Tool)</Summary>
- <Description>Gelişmiş GNOME 3 ayarları için grafik arayüz</Description>
- <Archive sha1sum="54f96c343984a613a86512eb0e4f5d5106b94ce7" type="tarxz">https://download.gnome.org/sources/gnome-tweaks/46/gnome-tweaks-46.1.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>meson</Dependency>
- <Dependency>libhandy-devel</Dependency>
- <Dependency>gnome-shell</Dependency>
- <Dependency>libadwaita-devel</Dependency>
- <Dependency>desktop-file-utils</Dependency>
- <Dependency>gnome-desktop-devel</Dependency>
- <Dependency>python3-pygobject3-devel</Dependency>
- <Dependency>gnome-settings-daemon-devel</Dependency>
- <Dependency>gsettings-desktop-schemas-devel</Dependency>
- </BuildDependencies>
- <Patches>
- <!-- <Patch level="1">Notify-0.8.patch</Patch> -->
- </Patches>
- </Source>
- <Package>
- <Name>gnome-tweaks</Name>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="executable">/usr/libexec</Path>
- <Path fileType="data">/usr/lib/python3.*</Path>
- <Path fileType="data">/usr/share/applications</Path>
- <Path fileType="data">/usr/share/icons</Path>
- <Path fileType="data">/usr/share/glib-2.0</Path>
- <Path fileType="data">/usr/share/gnome-tweaks</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="info">/usr/share/metainfo</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- </Files>
- </Package>
- <History>
- <Update release="8">
- <Date>2024-04-26</Date>
- <Version>46.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2024-03-17</Date>
- <Version>45.2</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2024-02-11</Date>
- <Version>45.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2023-09-23</Date>
- <Version>45.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2022-07-17</Date>
- <Version>40.10</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2022-03-20</Date>
- <Version>40.10</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2021-10-24</Date>
- <Version>40.0</Version>
- <Comment>Rebuild.</Comment>
- <Name>Pisi Linux Admins</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2021-06-02</Date>
- <Version>40.0</Version>
- <Comment>First release</Comment>
- <Name>Pisi Linux Admins</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|