SHA256
1
0
forked from pool/libfm-qt

- Update to 0.13.0:

* Important functionalities, like file operations, are ported to C++, which means more flexibility and less libfm dependency
  * Smooth scrolling for icon and thumbnail views
  * Added a group column to the detailed list view
  * Merge side-pane with its surroundings
  * Support hiding of items in Places side-pane.
  * Use special/custom folder icons for bookmarks
  * Italic font for hidden items
  * Several bug fixes
  * Improvements in GUI and functionalities
  * Code cleanup

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/libfm-qt?expand=0&rev=11
This commit is contained in:
Michael Vetter 2018-05-22 14:19:24 +00:00 committed by Git OBS Bridge
parent 7811a14219
commit fdbb310d8c
6 changed files with 50 additions and 37 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a2cc4fc811aff6a83507e41770152cb01ea564668a33f4c878c7132a42b4f693
size 181924

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEfHM7pfWFqtZp5NI6QsnI069epeMFAlnrmHUACgkQQsnI069e
peMBHw/9E4sX1U70UvST70lANRR17Z0odN22pyTChw2ov0noGN+gOp3nC8lGY1lI
w02/IimzlUNlBxVX6ZGl7XnYPopaaHytb+8H1SzlWCrKzUfIkODpyEUQ0lldEh/n
wBbAk6s84Vzr7SzfRkgZWSI07/p2kWemMARedgl8Q3RG+jULDDrkkbgRlbZiyo+m
u/DR7atABjb3oRWf8WGuYxlXf42AyyZhapwDF7hkS1XpLcGbAwCJ6GWZSzpNRA9o
93Mo9ZV5Cd/z3KJP4VWK80mEcOaambla8tVh61Q5K9yboxH0ytrRVKJthYkN9bvQ
Mpcoj8ATq9YwZRT7L/kZ0LK/iM6/1hcdjiM9aIFg1WlvxIVNTYFYoJHDt+CqfX1c
6DUyEtNGN16BUyVCZgrZO7Kuc/7UaTG0hQyru2YSK5YYb9yMzZTqyF/9b7N8TWzM
Qa0nllJRorpMc9c/BoChoi8YNLkYC+W7eQe7/EapJu5nS3CCOicU0QsNjbOUqfNm
OqiWxZytJS6gaGGK8Wa/ATFtlK55M00mNAx+Hz4aI0jJsFmyw0YS875Cu0O88o/b
hX0kjLCN83MTPUaRr12SlVMFKWG1rLUWvaa3EUBdlRkBNTqdTgZavH6j4BXZR3iL
zstrwLYxJRbgq0aBR4ARF67yBasOwGg/lnXSKRMmtPlUVxl8rsk=
=9/BP
-----END PGP SIGNATURE-----

3
libfm-qt-0.13.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8725a8d50ad071ca43ad6af6464c08e85bdb197e49db202b1adef6df61c23b8c
size 191848

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEfHM7pfWFqtZp5NI6QsnI069epeMFAlsDAJ8ACgkQQsnI069e
pePW9xAAhXSBjpcZqs7n9z6utadoA/BuE0439h/D/Yb1uMkgk6HDq1YUOr1Og40n
0034kY+zfl3eKp83+fiHW0W6h0BI2ZqXsIN8g5veQqs17RBdbb80/QsoSxHL8FMF
G+JQyELNmdC6+e+CTKT2YjEtGKGFw0DV8RaHtPvl9mA+E01Ufr2c6BnnpWGRigLA
Q1Tf+rQ6kQFS1BecHbxDwxWOHxeBjOIcfRSIbk00TfJnfxeR6cO00NJ35EwkuAgR
qk4wdCW47LArE0oCoGk9MxFzhherCP21x3r4P3T5q4XqUMVY9FfGpLnt7VEMIvqI
u/POEX09NM1rrbYGtIynwXXjQz8mEXlJDrDBwm0W3uzL6aS9R44WfXzJ0bYUKIHP
nW/CxaLqhS0KNMfPGbyXx9F5ZiGtDGJ5bbCYH+4clF8lPhp7Z4BWqsx4C/So5Qxb
AAXIH8Qy7wdyAE2+awtfVoEG61lp53G+6Vszp6DS4BtRGF/n4vm/MslvTTNjT/CD
9v4SDNY/bez3p21bkFLotJ9ZtkjdNDSbBjqOh1dncEYSX0qjhFZGI6zDfkWBY05G
YWzYVcT3OJRP1t4FstVECL5rS81+OKe1/8gxLR3TJoDD8Mbse2XM5HMN00MFYZG2
8wQiDFI4hTTc/S0TiqLnohF/MDGT3pkMu4lKbcLO9QhNPe5Jogs=
=Cfjd
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue May 22 14:18:20 UTC 2018 - mvetter@suse.com
- Update to 0.13.0:
* Important functionalities, like file operations, are ported to C++, which means more flexibility and less libfm dependency
* Smooth scrolling for icon and thumbnail views
* Added a group column to the detailed list view
* Merge side-pane with its surroundings
* Support hiding of items in Places side-pane.
* Use special/custom folder icons for bookmarks
* Italic font for hidden items
* Several bug fixes
* Improvements in GUI and functionalities
* Code cleanup
-------------------------------------------------------------------
Wed May 2 10:13:55 UTC 2018 - mvetter@suse.com

View File

@ -17,25 +17,25 @@
Name: libfm-qt
Version: 0.12.0
Version: 0.13.0
Release: 0
Summary: Library providing components to build desktop file managers
License: LGPL-2.1+
License: LGPL-2.1-or-later
Group: Development/Libraries/C and C++
Url: http://lxqt.org
URL: http://lxqt.org
Source: https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
Source1: https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
Source2: libfm-qt.keyring
BuildRequires: cmake >= 3.0.2
BuildRequires: lxqt-build-tools-devel >= 0.4.0
BuildRequires: cmake(KF5WindowSystem)
# Needs private headers, see xdndworkaround.cpp
BuildRequires: libQt5Gui-private-headers-devel
BuildRequires: libqt5-qttools-devel
BuildRequires: lxqt-build-tools-devel >= 0.5.0
BuildRequires: pkgconfig
BuildRequires: cmake(KF5WindowSystem)
BuildRequires: cmake(Qt5LinguistTools)
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2
BuildRequires: pkgconfig(Qt5X11Extras) >= 5.2
BuildRequires: pkgconfig(Qt5Widgets) >= 5.7.1
BuildRequires: pkgconfig(Qt5X11Extras) >= 5.7.1
BuildRequires: pkgconfig(Qt5Xdg)
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(gio-unix-2.0)
@ -46,26 +46,25 @@ BuildRequires: pkgconfig(libmenu-cache) >= 0.4.0
BuildRequires: pkgconfig(lxqt)
BuildRequires: pkgconfig(x11)
Provides: libfm-qt
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
libfm-qt is the Qt port of libfm, a library providing components to
build desktop file managers.
%package -n libfm-qt3
%package -n libfm-qt5
Summary: Library providing components to build desktop file managers
Group: System/Libraries
Conflicts: pcmanfm <= 0.10.0
Recommends: %{name}-lang
Conflicts: pcmanfm <= 0.10.0
%description -n libfm-qt3
%description -n libfm-qt5
libfm-qt is the Qt port of libfm, a library providing components to
build desktop file managers.
%package -n libfm-qt-devel
Summary: Development files for libfm-qt
Group: Development/Libraries/C and C++
Requires: libfm-qt3 >= %{version}
Requires: libfm-qt5 >= %{version}
Requires: pkgconfig
# libfm-qt has an -I on a path from menu-cache-devel
Requires: pkgconfig(libmenu-cache) >= 0.4.0
@ -83,12 +82,12 @@ make %{?_smp_mflags}
%install
%cmake_install
%post -n libfm-qt3 -p /sbin/ldconfig
%postun -n libfm-qt3 -p /sbin/ldconfig
%post -n libfm-qt5 -p /sbin/ldconfig
%postun -n libfm-qt5 -p /sbin/ldconfig
%files -n libfm-qt3
%defattr(-,root,root)
%doc LICENSE README.md
%files -n libfm-qt5
%license LICENSE
%doc README.md
%dir %{_datadir}/libfm-qt/
%{_libdir}/libfm-qt.so.*
%{_datadir}/libfm-qt/archivers.list
@ -96,7 +95,6 @@ make %{?_smp_mflags}
%{_datadir}/mime/packages/libfm-qt-mimetypes.xml
%files -n libfm-qt-devel
%defattr(-,root,root)
%doc %{_datadir}/cmake/fm-qt
%{_includedir}/libfm-qt/
%{_libdir}/libfm-qt.so