SHA256
1
0
forked from pool/libfm-qt

Accepting request 460513 from X11:LXQt

1

OBS-URL: https://build.opensuse.org/request/show/460513
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfm-qt?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2017-03-13 14:32:29 +00:00 committed by Git OBS Bridge
commit c6baeb93bc
6 changed files with 78 additions and 25 deletions

View File

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

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIcBAABCgAGBQJX5bF1AAoJEELJyNOvXqXjWy8P/3BCtsiU3w3+BZOw+sl3p6hz
Rdh6nzQ8RfkxS77OWbiIxzY3iORhVsl/MNfjUxDQS3sBbzWlJnZg72GkjooSw5ue
QImmbkbFP8u+rStY3kByRDOrB5ITSUEioPMTPlUVse1Md8SRlfDhE9QjnWITLxAX
km6H74W1nQTmF4C7M1m7ucy3XegSGJfnYfCqFY/5bZ/KQTrEt8yQajBrgmUcIEfB
4UiKDw9vc46e1hKrM+THVJAYiHMFrq2xKIlFixCcZpIAFpwEcpnqbgT7nPSl3CEy
sgK9b0BmVVx0s22eW3du/ASTv+o+N4b9whABZMhJ2aYpH3LgpQHkArLBiR53U18E
yNiQ6qwxdBd2BLmF2uqCiFYFqDQrJR721eC3WXpl5H1mdLwFkrC58lN9jekyyZLG
HGa3FWgwEDGSBPsWxt34rmThCCyqQfqKJ2IQUlbl7xZSRKtZyP2mIFwjTKdVTcuz
JhJK54td43vnbjiQyLIhXDeg9bgTS5+YmoxZsri6mE4qetm3JmzO3wzodd3u579H
CR8/ugp5VMRyvARTWaEu8vsf01LnYpD+ftRhqRaZOzSk7B60l1ZHkYPoRTzfbA+x
KlBpTqc9gRhruy7ORiJyPdHDL3dUE7vd+XsrFyFTYic2QeU87tPR29DIBcAIYHml
CZ7AEXh8oANfpAjJZ670
=fQSx
-----END PGP SIGNATURE-----

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

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEfHM7pfWFqtZp5NI6QsnI069epeMFAlhav4IACgkQQsnI069e
peOWVRAAi3S9kKujcGsK1dXhN/r5nO6jE0UlUt6RJhbHodOc4PFVqg1CRZfjlnrg
FqC5RvDkpAQ1A8QyoYOrVpSe7OYRrdQV9WUcEwMiQhJvr8csJMeVdUdOf/s8e3LV
c6Xv6bAVNqsQKG0g598mhV+81yDHwk6buOtn6h3c/oxZM3DxZbpZarBmGa1tmQMb
+dx2FXnn4Ms5aKJasboosnlU+NaycALOmCnqEPlDJNhV5MIbdq3WpNCnPQScgfGm
PezgNbtI/o6KXYnAovbBGBJWzhqpdMPfD/opXpQGYtBCFgRAOah+InR8cCZ1uKJ5
YZFZgndKfzkvWh4uXnnbeMD6eBbsJb1HlN5xU6vsmH0pmqRUr42czhHR9uJpwJj5
dRfpPtT+eUEjwx3S/AGKSktpjEPTlWV4faOeSkfeI2qNiUZ9VsAN0aTMO5XwgVnO
2YfqVLJVrjpaXyop7dln9Uqsi1wdrM5h5Co8VYf6YFPb8RelrwvD5Kui09FFhbGP
1HNEET+cWCxZWBAN4N9GUjBVQDjH8So7feCtk0gK1+fRdKyeX/p39FK5A5M1PSr0
ri9wCVeQH9lc4bJjCM8mCbi852Wu3OejaiBvDeBtpL1ugytjiTn5C/0TTdLJtHPc
sR2ba4QYEprwlJJDiGONg9nKZV6k8vzyCnk2/h/MYr6w2uQ4NNI=
=P8wr
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,55 @@
-------------------------------------------------------------------
Fri Feb 24 18:16:42 UTC 2017 - sfalken@opensuse.org
- Update to 0.11.2:
* Fix enabled state of path arrows on starting (#58)
* bump patch version (#56)
* Use QByteArray::constData() where we can (#57)
* Updates lxqt-build-tools required version
* Bump ABI so version numbers preparing for a new release.
* Fix Pathbar Paint on Menu Pop-Up
* Code cleanup and refactor for Fm::PathBar.
* Added another condition
* Added a missing condition (typo)
* Scroll Pathbar with Mouse Wheel
* Reduct flickering of the path bar when creating path buttons.
* Code simplification by removing unnecessary signal/slot usage.
* Path Button Middle Click
* Enable auto-repeat for pathbar scroll buttons.
* Make the path bar buttons aware of style changes.
* Use widget style instead of app style
* Align Path Buttons
* Move FindXCB.cmake to lxqt-build-tools
* Adds superbuild/intree support
* Removes not needed dependency check
* Set CMP0024 policy usage to NEW
* Updates target_include_directories() stuff
* Drops GLib library detection
* Use the new FindMenuCache CMake module
* Use the new FindFm CMake module
* Check for FolderModelItem info (and FmPath)
* Add Fm::PathBar::editingFinished() signal.
* Select the current path when editing the path bar.
* Enable path editing and popup menu for the button-style path bar.
* Properly set styles of path buttons.
* Remove unnecessary debug messages.
* Try to implement the Fm::PathBar which shows a filesystem path as buttons.
* Adds Build PROJECT_NAME with Qt version message
* Move LIBFM_DATA_DIR to pcmanfm repo.
* Refactors CUSTOM_ACTIONS compile definition
* Refactors LIBFM_DATA_DIR compile definition
* Drop add_definitions. Use target_compile_definitions.
* Removes duplicated symbols visibility settings
* README.md: Add build dependency lxqt-build-tools
* Use the new lxqt-build-tools package
* Restore symlink emblem
* Remove empty files
* Try to refactor the emblemed icon support in a more generalized way. Reuse FolderItemDelegate to paint the emblemed icons in Fm::PlacesView to prevent code duplication. APIs changes: * Add Fm::IconTheme::emblems() and cache emblem info in the cache. * Add Fm::FolderItemDelegate::setFileInfoRole() and Fm::FolderItemDelegate::setFmIconRole() * Cache multiple emblems rather than getting the first one only (but only paint the first one now). * Remove icon sizes from Fm::PlacesModel and Fm::PlacesModelItems to maintain MVC design pattern and backward incompatibility. * Expose two role IDs in Fm::PlacesModel: FileInfoRole and FmIconRole so the views can access these data.
* Show File Emblems
* Emblem For (Encrypted) Volume Icons
* Remove cpack (#44)
* Also Consider GEmblemedIcon (#41)
-------------------------------------------------------------------
Fri Sep 30 08:59:48 UTC 2016 - jengelh@inai.de

View File

@ -1,7 +1,7 @@
#
# spec file for package libfm-qt
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: libfm-qt
Version: 0.11.1
Version: 0.11.2
Release: 0
Summary: Library providing components to build desktop file managers
License: LGPL-2.1+
@ -27,21 +27,22 @@ Source: https://downloads.lxqt.org/%{name}/%{version}/%{name}-%{version}
Source1: https://downloads.lxqt.org/%{name}/%{version}/%{name}-%{version}.tar.xz.asc
Source2: libfm-qt.keyring
BuildRequires: cmake >= 3.0.2
BuildRequires: lxqt-build-tools-devel
BuildRequires: cmake(KF5WindowSystem)
# Needs private headers, see xdndworkaround.cpp
BuildRequires: libQt5Gui-private-headers-devel
BuildRequires: pkgconfig(lxqt)
BuildRequires: cmake(Qt5LinguistTools)
BuildRequires: libqt5-qttools-devel
BuildRequires: pkgconfig(Qt5Xdg)
BuildRequires: pkgconfig
BuildRequires: cmake(Qt5LinguistTools)
BuildRequires: pkgconfig(Qt5Widgets)
BuildRequires: pkgconfig(Qt5X11Extras)
BuildRequires: pkgconfig(Qt5Xdg)
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(gio-unix-2.0)
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(libfm) >= 1.2.0
BuildRequires: pkgconfig(libmenu-cache) >= 0.4.0
BuildRequires: pkgconfig(lxqt)
BuildRequires: pkgconfig(x11)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -84,7 +85,7 @@ make %{?_smp_mflags}
%defattr(-,root,root)
%doc LICENSE README.md
%{_libdir}/libfm-qt.so.3
%{_libdir}/libfm-qt.so.3.0.0
%{_libdir}/libfm-qt.so.3.1.0
%files -n libfm-qt-devel
%defattr(-,root,root)