Merge pull request #18252 from 4fury-c3440d8-2/master

cairo-dock.
This commit is contained in:
Rmys
2026-02-23 23:11:59 +03:00
committed by GitHub
2 changed files with 23 additions and 11 deletions
+12 -10
View File
@@ -13,7 +13,7 @@
<Icon>cairo-dock-plugins</Icon>
<Summary>Plugins of Cairo-Dock project.</Summary>
<Description>More options and plugins for glx-dock to enhance functionality.</Description>
<Archive sha1sum="7c6794fb0b35a9707c4ce0ad639fc025d339fb64" type="targz">https://github.com/Cairo-Dock/cairo-dock-plug-ins/archive/3.5.2/cairo-dock-plug-ins-3.5.2.tar.gz</Archive>
<Archive sha1sum="0b1abeaded2e197ab7be7f7a485308ab0ec91882" type="targz">https://github.com/Cairo-Dock/cairo-dock-plug-ins/archive/3.6.2/cairo-dock-plug-ins-3.6.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>ninja</Dependency>
@@ -55,7 +55,7 @@
<Dependency>libXcomposite-devel</Dependency>
<Dependency>pulseaudio-libs-devel</Dependency>
<Dependency>ayatana-libappindicator-devel</Dependency>
<Dependency versionFrom="3.5.2">cairo-dock-devel</Dependency>
<Dependency versionFrom="3.6.2">cairo-dock-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1"></Patch> -->
@@ -85,6 +85,7 @@
<Dependency>dbus-glib</Dependency>
<Dependency>gdk-pixbuf</Dependency>
<Dependency>lm_sensors</Dependency>
<Dependency>cairo-dock</Dependency>
<Dependency>libXxf86vm</Dependency>
<Dependency>libxklavier</Dependency>
<Dependency>gnome-menus</Dependency>
@@ -95,14 +96,8 @@
<Dependency>ayatana-libappindicator</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share/cairo-dock</Path>
<Path fileType="library">/usr/lib/libCDApplet.so*</Path>
<Path fileType="library">/usr/lib/ruby</Path>
<Path fileType="library">/usr/lib/python3*/site-packages</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages</Path>
<Path fileType="library">/usr/lib/cairo-dock</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
</Files>
</Package>
@@ -119,6 +114,13 @@
</Package>
<History>
<Update release="6">
<Date>2026-02-23</Date>
<Version>3.6.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2025-05-16</Date>
<Version>3.5.2</Version>
+11 -1
View File
@@ -14,7 +14,7 @@
<IsA>app:gui</IsA>
<Summary>A pretty, light and convenient interface to your desktop, able to replace advantageously your system panel.</Summary>
<Description>Cairo-Dock is a pretty, light and convenient interface to your desktop, able to replace advantageously your system panel! It features multi-docks, taskbar, launchers and a lot of useful applets.</Description>
<Archive sha1sum="150e6c99bff73bee3264ad8c04d1fb1dfcb77088" type="targz">https://github.com/Cairo-Dock/cairo-dock-core/archive/3.5.2/cairo-dock-core-3.5.2.tar.gz</Archive>
<Archive sha1sum="77c6ce9895942a196d9044a32cf4214606746ce9" type="targz">https://github.com/Cairo-Dock/cairo-dock-core/archive/3.6.2/cairo-dock-core-3.6.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>ninja</Dependency>
@@ -39,6 +39,7 @@
<Dependency>libXrender-devel</Dependency>
<Dependency>libXinerama-devel</Dependency>
<Dependency>libXcomposite-devel</Dependency>
<Dependency>wayland-protocols-devel</Dependency>
</BuildDependencies>
</Source>
@@ -64,6 +65,7 @@
<Dependency>libXinerama</Dependency>
<Dependency>libXcomposite</Dependency>
<Dependency>wayland-client</Dependency>
<Dependency>wayland-protocols</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
@@ -97,6 +99,7 @@
<Dependency>libXrandr-devel</Dependency>
<Dependency>libXrender-devel</Dependency>
<Dependency>libXcomposite-devel</Dependency>
<Dependency>wayland-protocols-devel</Dependency>
<Dependency release="current">cairo-dock</Dependency>
</RuntimeDependencies>
<Files>
@@ -106,6 +109,13 @@
</Package>
<History>
<Update release="4">
<Date>2026-02-23</Date>
<Version>3.6.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2025-05-16</Date>
<Version>3.5.2</Version>