xfc4-panel

This commit is contained in:
Rmys
2024-10-07 17:27:55 +03:00
parent 2ef61867c3
commit 7ed12847bb
2 changed files with 17 additions and 3 deletions
@@ -13,7 +13,7 @@
<Summary>Libxfce4windowing is an abstraction library that attempts to present windowing concepts (screens, toplevel windows, workspaces, etc.) in a windowing-system-independent manner.</Summary> <Summary>Libxfce4windowing is an abstraction library that attempts to present windowing concepts (screens, toplevel windows, workspaces, etc.) in a windowing-system-independent manner.</Summary>
<Icon>libxfce4windowing</Icon> <Icon>libxfce4windowing</Icon>
<Description>Libxfce4windowing, pencereleme kavramlarını (ekranlar, üst düzey pencereler, çalışma alanları vb.) pencere sisteminden bağımsız bir şekilde sunmaya çalışan bir soyutlama kitaplığıdır.</Description> <Description>Libxfce4windowing, pencereleme kavramlarını (ekranlar, üst düzey pencereler, çalışma alanları vb.) pencere sisteminden bağımsız bir şekilde sunmaya çalışan bir soyutlama kitaplığıdır.</Description>
<Archive sha1sum="5cf5fe742abc815205717875b8895a00f7b2d30c" type="tarbz2">https://archive.xfce.org/src/xfce/libxfce4windowing/4.19/libxfce4windowing-4.19.5.tar.bz2</Archive> <Archive sha1sum="6bfa0618acfbd6dfcfa4c8c6dbcc038f8be1c2ba" type="tarbz2">https://archive.xfce.org/src/xfce/libxfce4windowing/4.19/libxfce4windowing-4.19.6.tar.bz2</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>intltool</Dependency> <Dependency>intltool</Dependency>
<Dependency>gtk-doc</Dependency> <Dependency>gtk-doc</Dependency>
@@ -76,6 +76,13 @@
</Files> </Files>
</Package> </Package>
<History> <History>
<Update release="6">
<Date>2024-10-07</Date>
<Version>4.19.6</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="5"> <Update release="5">
<Date>2024-10-03</Date> <Date>2024-10-03</Date>
<Version>4.19.5</Version> <Version>4.19.5</Version>
+9 -2
View File
@@ -16,7 +16,7 @@
<Description> <Description>
The Xfce4 panel supports multiple panels, with many options for their position, appearance, transparency and behavior. There are many items available by default to full fit a panel, like application launchers with detachable menus, a graphical pager, a tasklist, a clock, a system tray, a show / hide desktop switcher, and even more. It offers an easy way to add items using a dialog, and to move items accross different panels The Xfce4 panel supports multiple panels, with many options for their position, appearance, transparency and behavior. There are many items available by default to full fit a panel, like application launchers with detachable menus, a graphical pager, a tasklist, a clock, a system tray, a show / hide desktop switcher, and even more. It offers an easy way to add items using a dialog, and to move items accross different panels
</Description> </Description>
<Archive sha1sum="de28e088a78fe607e52a2626b55341f0bb2b4b12" type="tarbz2">https://archive.xfce.org/src/xfce/xfce4-panel/4.19/xfce4-panel-4.19.4.tar.bz2</Archive> <Archive sha1sum="c15fa6fac23278a0fc719ee3a13ed0e22f5d3d6c" type="tarbz2">https://archive.xfce.org/src/xfce/xfce4-panel/4.19/xfce4-panel-4.19.5.tar.bz2</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>gtk-doc</Dependency> <Dependency>gtk-doc</Dependency>
<Dependency>intltool</Dependency> <Dependency>intltool</Dependency>
@@ -50,7 +50,7 @@
<Dependency versionFrom="4.18.0">xfconf-devel</Dependency> <Dependency versionFrom="4.18.0">xfconf-devel</Dependency>
<Dependency versionFrom="4.18.0">libxfce4ui-devel</Dependency> <Dependency versionFrom="4.18.0">libxfce4ui-devel</Dependency>
<Dependency versionFrom="4.18.1">libxfce4util-devel</Dependency> <Dependency versionFrom="4.18.1">libxfce4util-devel</Dependency>
<Dependency versionFrom="4.19.3">libxfce4windowing-devel</Dependency> <Dependency versionFrom="4.19.6">libxfce4windowing-devel</Dependency>
</BuildDependencies> </BuildDependencies>
</Source> </Source>
@@ -107,6 +107,13 @@
</Package> </Package>
<History> <History>
<Update release="22">
<Date>2024-10-07</Date>
<Version>4.19.5</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="21"> <Update release="21">
<Date>2024-08-16</Date> <Date>2024-08-16</Date>
<Version>4.19.4</Version> <Version>4.19.4</Version>