This commit is contained in:
parent
de03935dcb
commit
629af7887d
@ -21,6 +21,7 @@ Version: 1.4.0
|
|||||||
Release: 0
|
Release: 0
|
||||||
Summary: File manager and desktop icon manager
|
Summary: File manager and desktop icon manager
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
# FIXME: use correct group or remove it, see "https://en.opensuse.org/openSUSE:Package_group_guidelines"
|
||||||
Group: System/GUI/LXQt
|
Group: System/GUI/LXQt
|
||||||
URL: http://www.lxqt.org
|
URL: http://www.lxqt.org
|
||||||
Source: https://github.com/lxqt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
|
Source: https://github.com/lxqt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
|
||||||
@ -41,10 +42,10 @@ BuildRequires: pkgconfig(Qt5Widgets)
|
|||||||
BuildRequires: pkgconfig(Qt5X11Extras)
|
BuildRequires: pkgconfig(Qt5X11Extras)
|
||||||
BuildRequires: pkgconfig(libexif)
|
BuildRequires: pkgconfig(libexif)
|
||||||
BuildRequires: pkgconfig(libfm-qt) >= 1.4.0
|
BuildRequires: pkgconfig(libfm-qt) >= 1.4.0
|
||||||
#bsc#1100208 - mvetter@suse.de
|
|
||||||
Requires: wallpaper-branding-openSUSE
|
|
||||||
#bsc#1128570 - mvetter@suse.de
|
#bsc#1128570 - mvetter@suse.de
|
||||||
Requires: menu-cache
|
Requires: menu-cache
|
||||||
|
#bsc#1100208 - mvetter@suse.de
|
||||||
|
Requires: wallpaper-branding-openSUSE
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
Recommends: gnome-keyring-pam
|
Recommends: gnome-keyring-pam
|
||||||
|
|
||||||
@ -75,6 +76,7 @@ PCManFM-Qt is the Qt port of the LXDE file manager PCManFM
|
|||||||
%{_mandir}/man?/%{name}.?%{ext_man}
|
%{_mandir}/man?/%{name}.?%{ext_man}
|
||||||
%config %{_sysconfdir}/xdg/autostart/lxqt-desktop.desktop
|
%config %{_sysconfdir}/xdg/autostart/lxqt-desktop.desktop
|
||||||
%{_datadir}/pcmanfm-qt/lxqt/settings.conf
|
%{_datadir}/pcmanfm-qt/lxqt/settings.conf
|
||||||
|
%{_datadir}/icons/hicolor/scalable/apps/pcmanfm-qt.svg
|
||||||
|
|
||||||
%files lang -f %{name}.lang
|
%files lang -f %{name}.lang
|
||||||
%dir %{_datadir}/pcmanfm-qt
|
%dir %{_datadir}/pcmanfm-qt
|
||||||
|
Loading…
Reference in New Issue
Block a user