From ae2c6e5d53a1e436e965df747efe7021ba6418c2 Mon Sep 17 00:00:00 2001 From: 4fury-c3440d8 Date: Sat, 16 Apr 2022 12:32:44 +0300 Subject: [PATCH 1/2] remove unneeded replacement. --- desktop/lxde/lxpanel/pspec.xml | 6 +++--- desktop/lxde/pcmanfm/pspec.xml | 4 ++-- desktop/lxqt/libfm-extra/pspec.xml | 10 ++++++---- desktop/lxqt/libfm-qt/pspec.xml | 2 +- 4 files changed, 12 insertions(+), 10 deletions(-) diff --git a/desktop/lxde/lxpanel/pspec.xml b/desktop/lxde/lxpanel/pspec.xml index 546336ab77..0b3f0344bf 100644 --- a/desktop/lxde/lxpanel/pspec.xml +++ b/desktop/lxde/lxpanel/pspec.xml @@ -31,7 +31,7 @@ menu-cache-devel gdk-pixbuf-devel wireless-tools-devel - libfilemanager-lxde-devel + libfm-devel Correct_panel_size_under_GTK3.patch @@ -59,7 +59,7 @@ fontconfig lxmenu-data wireless-tools - libfilemanager-lxde + libfm network-manager-applet @@ -79,7 +79,7 @@ lxpanel gtk3-devel glib2-devel - libfilemanager-lxde-devel + libfm-devel /usr/include diff --git a/desktop/lxde/pcmanfm/pspec.xml b/desktop/lxde/pcmanfm/pspec.xml index 369ad19707..abdb6831da 100644 --- a/desktop/lxde/pcmanfm/pspec.xml +++ b/desktop/lxde/pcmanfm/pspec.xml @@ -22,7 +22,7 @@ pango-devel cairo-devel gdk-pixbuf-devel - libfilemanager-lxde-devel + libfm-devel @@ -36,7 +36,7 @@ cairo libX11 gdk-pixbuf - libfilemanager-lxde + libfm /etc diff --git a/desktop/lxqt/libfm-extra/pspec.xml b/desktop/lxqt/libfm-extra/pspec.xml index b746ea1c65..0ff3cb34c4 100644 --- a/desktop/lxqt/libfm-extra/pspec.xml +++ b/desktop/lxqt/libfm-extra/pspec.xml @@ -2,7 +2,7 @@ - libfilemanager-lxde + libfm https://github.com/lxde/libfm Ayhan Yalçınsoy @@ -30,6 +30,7 @@ gdk-pixbuf-devel fontconfig-devel menu-cache-devel + libfm-extra-devel @@ -37,7 +38,7 @@ - libfilemanager-lxde + libfm atk gtk3 @@ -50,6 +51,7 @@ gdk-pixbuf fontconfig menu-cache + libfm-extra /etc/xdg @@ -63,9 +65,9 @@ - libfilemanager-lxde-devel + libfm-devel - libfilemanager-lxde + libfm gtk3-devel glib2-devel diff --git a/desktop/lxqt/libfm-qt/pspec.xml b/desktop/lxqt/libfm-qt/pspec.xml index a75add487a..70822d18e5 100644 --- a/desktop/lxqt/libfm-qt/pspec.xml +++ b/desktop/lxqt/libfm-qt/pspec.xml @@ -43,7 +43,7 @@ /usr/share/libfm-qt - libfm + From 756b77fa284eda1a36de9f804f0be989a708699b Mon Sep 17 00:00:00 2001 From: 4fury-c3440d8 Date: Sat, 16 Apr 2022 12:47:37 +0300 Subject: [PATCH 2/2] libfm-qt rebuild. --- desktop/lxqt/libfm-qt/pspec.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/lxqt/libfm-qt/pspec.xml b/desktop/lxqt/libfm-qt/pspec.xml index 70822d18e5..6703145f75 100644 --- a/desktop/lxqt/libfm-qt/pspec.xml +++ b/desktop/lxqt/libfm-qt/pspec.xml @@ -61,7 +61,7 @@ - 2021-11-14 + 2022-04-16 1.0.0 Version bump. Mustafa Cinasal