SHA256
1
0
forked from pool/pcmanfm-qt

Accepting request 535988 from X11:LXQt

- Update to 0.12.0:
  * Set Version
  * removed dangeling symlink to debian dir
  * Text eliding, long texts and newline
  * Update status message appropriately
  * fixup...use static const
  * Fix icon sizes
  * Just fixed my typo in search settings (#574)
  * Lithuanian translation
  * Lithuanian translation
  * Disable menubar actions that cannot be used
  * Save and restore search settings
  * Don't export github templates
  * Wallpaper Slide Show
  * Inline renaming with F2 for detailed list view (#554)
  * Inline renaming with F2
  * Fix showing/hiding hidden files (#535)
  * Don't select or scroll to child folder on reloading (#536)
  * Replace customized DesktopItemDelegate hacks with the standard Fm::FolderItemDelegate provided by libfm-qt. (#529)
  * liblxqt version make no sense here
  * Copied issue template
  * Fix Ctrl+A on desktop (#526)
  * Update statusbar size info when needed
  * Drops Qt5Core_VERSION_STRING
  * set Qt::AA_UseHighDpiPixmaps to true
  * Fix jerky desktop items
  * Place dropped item at drop position (#504)
  * Make custom pos checkbox work for multiple items (#499)
  * Fix crash on removing desktop items with custom position (#496)
  * Fix cursor on hovering desktop items
  * Fix pressing RETURN in location bar
  * Remove the old tilde replacement
  * Included LXQTConfigVars
  * Fixed config/CMakeLists.txt - removed not needed things
  * Added merged autostart and config to CMakeLists.txt
  * Updated *_da.desktop files and removed *_da_DK.desktop files
  * Update desktop entries and Replace fr_FR by fr
  * lxqt-rc.xml: Change default config install path
  * PCManFM-Qt: Update default wallpaper (#49)
  * Merge pull request #48 from lxde/pcmanfm-qt-sort-order
  * Settings Openbox updated.
  * Default key shortcuts added to lxqt-globalkeysd.
  * Use lxqt-sudo in pcmanfm-qt config file by default.
  * Update Greek translation (el) Remove country variant from language code
  * CMake: Adds Runtime and Devel install COMPONENTs
  * Coding style changes
  * Adds double quotes to everything that may break
  * Updates the build system to use the Targets infrastructure
  * adjust default wallpaper to default theme
  * Drops hardcoded /etc/xdg paths
  * Updated german translation, replaced Qt4 by Qt in all xsession/translations
  * Updates translations infrastructure
  * Update the required minimum cmake version
  * remove dead template lines switch OnlyShowIn from Razor -> LXQt stringchanges LxQt -> LXQt
  * Add session.conf and windowmanagers.conf.
  * Support lxqt-session and add necessary xdg autostart desktop entry files.
  * Rename dirs and replace razor with lxqt. Install lxqt.conf to /etc/xdg/lxqt and provide theme config.
  * Properly set default wallpaper for pcmanfm-qt. Comment out openbox config handling in startlxde-qt since it's not needed.
  * Remove custom openbox config file in desktop.conf temporarily until lxsession is fixed.
  * Fix file paths, replacing razor with lxqt. * Remove Alt+F2 and Ctrl+Esc from openbox config file to avoid conflicts with lxqt-panel & lxqt-globalkeys.
  * Add default configuration files for lxde-qt session.
  * Use const iterators (Fix a FTBFS in debug mode) (#483)
  * Fixed desktop items movement
  * Fixes some pedantic bugs
  * Correct alignment of small icons on desktop
  * Rename namespace Fm2 to Fm.
  * Remove unused header includes.
  * Fix a bug in correct tab page dir path which causes problems of file searching.
  * Fix incorrect URI of application menu.
  * Fix the broken folder reload.
  * Fix incorrect title update of tabs.
  * Add basic error handling when folder loading is failed.
  * Port status message handling to the new libfm C++ API.
  * Use Fm2::Path::homePath() API.
  * Use the new libfm C++ terminal emulator APIs.
  * Adopt to changes of libfm C++ APIs.
  * Deprecate the use of Fm::Thumbnailer.
  * Replace all NULL with C++ 11 nullptr.
  * Initial port to the new C++ libfm API.
  * DesktopWindow: Render tilled wallpaper manually
  * Use const iterators
  * Checks bookmarks iterators validity (#444)
- Update to 0.11.2:
  * Use static_cast instead of the C style cast
  * Fix sign-compare warnings
  * Prevent wrong clearing of filter-bar with path buttons (#432)
  * bump patch version (#429)
  * Add *da.desktop files
  * Re-layout on Changing Display Name. (#355)
  * Add Pathbar Separator
  * New tab on middle clicking a path button
  * Make dialogue "About" point out it's the Qt version of PCManFM. (#421)
  * CMake: Drop finding XCB
  * Avoid code duplication.
  * Added a wallpaper zooming option
  * Implement a "Connect to server" dialog for easily mounting remote filesystems. Add new API PCManFM::MainWindow::lastActive() to get last active window.
  * Use the new button-style path bar by default. Properly handle the editing of button-style path bar.
  * Add missing ui file.
  * Move the pcmanfm-qt_pt_BR.ts file to lxqt-l10n repo.
  * Remove context menu from toolbar and menubar
  * Support button-style path bar and adjust the layout of the view menu slightly.
  * Create pcmanfm-qt_fr.desktop
  * Create pcmanfm-qt-desktop-pref_fr.desktop
  * Adds Build PROJECT_NAME with Qt version message
  * Moved LIBFM_DATA_DIR compile definition from libfm-qt
  * Use target_compile_definitions().
  * Use the new lxqt-build-tools package
  * Added very basic .gitattributes
  * remove "building with cpack" from CMakeLists.txt - not used anymore
  * Add Catalan translations
  * Added Brazilian Portuguese Translation (pt_BR)
- Update to 0.11.1:
  * Bump version to 0.11.1 (#399)
  * Extend README.md
  * Ensure the existence of libfm dir.
  * Fix the bug that breaks sort folder first option.
  * Preserve per-folder view settings. * Code refactor and cleanup. * Use Fm::FolderConfig internally for storing the per-folder settings.
  * Per-folder saving of sorting and view mode
  * Use libfm-qt C++ wrappers instead of the original libfm C API whenever possible.
  * Replace tilde with home path (#371)
  * Fix -Wswitch warning
  * Use LXQtCompilerSettings cmake module
  * Replaces deprecated QStyleOptionViewItemV4
  * Fixes two typos (#381)
  * Add Arabic Translations for Desktop Files
  * I18N: Fix plural string (#374)
  * Fix some icons for RTL (#366)
  * Use a wide spread icon theme as fallback for the time beeing (#359)
  * build: Use external translations
  * ts-files removal (#352)
  * Fix memory leak in main window tool bar (#350)
  * Change "compact icon view" in "icon view" (#349)
  * Merge pull request #341 from lxde/desktop_sort_settings
  * Add some tooltips to Pref dialog
  * Add setting for Desktop con size
  * Fix a few compiler warnings
- Split libfm-qt in own package
- Add keyring
- Upstream release 0.10.0
- Changed %build and %install to use cmake macros 
- New upstream version 0.9.0
- Added -lang subpackage
- Added conditionals to enable Fedora builds 
- Fixed license tag to GPL-2.0+
- new upstream version 0.8.0 
- spec file clean up 
- Ran spec-cleaner on openSUSE specfile 
- Added specfile for Fedora_20
  Add:  pcmanfm-qt-Fedora_20.spec 
- Added tarball for stable release
  Add:  pcmanfm-qt-0.7.0.tar.xz
  Del:  _service 
- Added patch to fix SONAME, so I don't have to use a name like libpcman-qt0_0_0
  Add: 0001-fix_soname.patch 
- Intial Source Upload
  Add: _service
  Add: pcman-qt.spec
  Add: pcman-qt.changes

OBS-URL: https://build.opensuse.org/request/show/535988
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcmanfm-qt?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2017-10-24 20:23:31 +00:00 committed by Git OBS Bridge
commit 33fcc91c57
6 changed files with 120 additions and 36 deletions

View File

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

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEfHM7pfWFqtZp5NI6QsnI069epeMFAlhav5EACgkQQsnI069e
peOkDA//aWQCsLTDOMz/3muhSlD70JFfJmH/RpUlPhaGw+Gqi2SxIDTrYv/34R/l
LncBLpfYYxlG5tE8AIIP7S0uII9ThC1afAMtTpHRRmIoo3c3wq39T4YsJRWDGoa7
bDt1rw2MN3CftnEXsXGS9Ua6YSdnXe9vfUVt1ywQZAz1B+J9VxaPeXiRniAhxHtz
IKnMM6wqbgJ7eoEgMexyaFpFKivM4QfK5ID2QxQqqq62lHumoP7dP37Dy4oFBYLC
sR9PZE/HaGFsJjhBpIV49hEPda0iv871To3f44IO+zGjEHuSNoMwB1hVNQEuTWU5
hGj69zMF0N8L3LAz6ua2h+n1Uj13D4MXkhjKuGyFVyj4VEQBEfAOvx9y+cv6ruIT
zNIHHDmN5Hqjn0nxXWF8lvb+cexmQuO1NxIhmvBQTAGGqH/TK404ltTQBpM7judc
9/ToYs+2njfW/aoM6L0LelQh0eMQk6Fk+ShPaMN7uJYg7LoxBglfEG6bGAcSaP7G
lCzrHFKifgD16PeIFRQCQ9ZWI2o21kdNBPXobmMsbREfGT/IITQHE1rN+pRzOo1c
dE4Qs2oRoBzQF806nb6Y5SG6fcu4WENVcehwC6oB/qaoE/NXO87ng1X/2iWPhky2
rt2xxpvyEDsG0myWxjJysssCnz/OQnzhOhMn7OVIJkYr4NhBQNY=
=Bl0F
-----END PGP SIGNATURE-----

3
pcmanfm-qt-0.12.0.tar.xz Normal file
View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEfHM7pfWFqtZp5NI6QsnI069epeMFAlnrozQACgkQQsnI069e
pePOKw//TFciI7Jfs8pm3onixj2X+3ZSjcrCH/TGfX6Tfu63hmtR1wjRoGrwA+di
RqLF4s0VFD4OqPJP8kxEbhnu6kzp2yERtsHroAXVQ36wMu8jnim+X+CKHQAhgt9c
XORo+EpwaLKU/ibfCGM+DJMFX9dxCBK3oRAKgbms/ZSl1Py3Ajoa96yJDCqW5dAW
G/ak7ZRdY1c9xXi1EFHUXFjIrBHb1QU2Gi5O2K90bvyueAF7UkSxUH9NpJ/wl1Ja
9IQST7+ebctaqpZMB2GECrdbIZj+vFhVItyYPqUtpSxJ/lxZyu1Wk6whUh3eTD3J
6Ezx9Qw/p0yHFHXCcQJmZ0rbSz5PYohsEAMABL1meZWuRVSrL0JQlmTD/aN+f5m5
odIHNAJKyM6qztxA2Ut9kMXX5/6iC0PUCtCeogv5n1Kqt4RIiOyONQ5IsRJPdvQY
ZxBCaL1m0Thqckwee3ZtTtCB4ukAOeaPiVclBN1yLxugpitqGU/W4Era/aaKlW54
zj423hMY5gE6vE8TdLtlO+Qv3DMNAm9RYcHVtaCzr7Loj0BuVxZizExij+7++P8C
Hw2HevR5yYyGXkkcsNRLlsX0pVZbnHJ7onEDIkJ+ZLL623cVfkNm4+khUsv/RLST
wDS606VUm6qRKWe460zenW3htvf1UDMWTuiafzuGS7TALfoeba8=
=PWDc
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,89 @@
-------------------------------------------------------------------
Mon Oct 23 11:59:23 UTC 2017 - mvetter@suse.com
- Update to 0.12.0:
* Set Version
* removed dangeling symlink to debian dir
* Text eliding, long texts and newline
* Update status message appropriately
* fixup...use static const
* Fix icon sizes
* Just fixed my typo in search settings (#574)
* Lithuanian translation
* Lithuanian translation
* Disable menubar actions that cannot be used
* Save and restore search settings
* Don't export github templates
* Wallpaper Slide Show
* Inline renaming with F2 for detailed list view (#554)
* Inline renaming with F2
* Fix showing/hiding hidden files (#535)
* Don't select or scroll to child folder on reloading (#536)
* Replace customized DesktopItemDelegate hacks with the standard Fm::FolderItemDelegate provided by libfm-qt. (#529)
* liblxqt version make no sense here
* Copied issue template
* Fix Ctrl+A on desktop (#526)
* Update statusbar size info when needed
* Drops Qt5Core_VERSION_STRING
* set Qt::AA_UseHighDpiPixmaps to true
* Fix jerky desktop items
* Place dropped item at drop position (#504)
* Make custom pos checkbox work for multiple items (#499)
* Fix crash on removing desktop items with custom position (#496)
* Fix cursor on hovering desktop items
* Fix pressing RETURN in location bar
* Remove the old tilde replacement
* Included LXQTConfigVars
* Fixed config/CMakeLists.txt - removed not needed things
* Added merged autostart and config to CMakeLists.txt
* Updated *_da.desktop files and removed *_da_DK.desktop files
* Update desktop entries and Replace fr_FR by fr
* lxqt-rc.xml: Change default config install path
* PCManFM-Qt: Update default wallpaper (#49)
* Merge pull request #48 from lxde/pcmanfm-qt-sort-order
* Settings Openbox updated.
* Default key shortcuts added to lxqt-globalkeysd.
* Use lxqt-sudo in pcmanfm-qt config file by default.
* Update Greek translation (el) Remove country variant from language code
* CMake: Adds Runtime and Devel install COMPONENTs
* Coding style changes
* Adds double quotes to everything that may break
* Updates the build system to use the Targets infrastructure
* adjust default wallpaper to default theme
* Drops hardcoded /etc/xdg paths
* Updated german translation, replaced Qt4 by Qt in all xsession/translations
* Updates translations infrastructure
* Update the required minimum cmake version
* remove dead template lines switch OnlyShowIn from Razor -> LXQt stringchanges LxQt -> LXQt
* Add session.conf and windowmanagers.conf.
* Support lxqt-session and add necessary xdg autostart desktop entry files.
* Rename dirs and replace razor with lxqt. Install lxqt.conf to /etc/xdg/lxqt and provide theme config.
* Properly set default wallpaper for pcmanfm-qt. Comment out openbox config handling in startlxde-qt since it's not needed.
* Remove custom openbox config file in desktop.conf temporarily until lxsession is fixed.
* Fix file paths, replacing razor with lxqt. * Remove Alt+F2 and Ctrl+Esc from openbox config file to avoid conflicts with lxqt-panel & lxqt-globalkeys.
* Add default configuration files for lxde-qt session.
* Use const iterators (Fix a FTBFS in debug mode) (#483)
* Fixed desktop items movement
* Fixes some pedantic bugs
* Correct alignment of small icons on desktop
* Rename namespace Fm2 to Fm.
* Remove unused header includes.
* Fix a bug in correct tab page dir path which causes problems of file searching.
* Fix incorrect URI of application menu.
* Fix the broken folder reload.
* Fix incorrect title update of tabs.
* Add basic error handling when folder loading is failed.
* Port status message handling to the new libfm C++ API.
* Use Fm2::Path::homePath() API.
* Use the new libfm C++ terminal emulator APIs.
* Adopt to changes of libfm C++ APIs.
* Deprecate the use of Fm::Thumbnailer.
* Replace all NULL with C++ 11 nullptr.
* Initial port to the new C++ libfm API.
* DesktopWindow: Render tilled wallpaper manually
* Use const iterators
* Checks bookmarks iterators validity (#444)
-------------------------------------------------------------------
Fri Feb 24 19:42:18 UTC 2017 - sfalken@opensuse.org

View File

@ -17,32 +17,31 @@
Name: pcmanfm-qt
Version: 0.11.2
Version: 0.12.0
Release: 0
Summary: File manager and desktop icon manager
License: GPL-2.0+
Group: System/GUI/LXQt
Url: http://www.lxqt.org
Source0: http://downloads.lxqt.org/%{name}/%{version}/%{name}-%{version}.tar.xz
Source1: http://downloads.lxqt.org/%{name}/%{version}/%{name}-%{version}.tar.xz.asc
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: %{name}.keyring
BuildRequires: cmake >= 3.0.2
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: lxqt-build-tools-devel >= 0.4.0
BuildRequires: pkgconfig
BuildRequires: lxqt-build-tools-devel
BuildRequires: cmake(KF5WindowSystem)
BuildRequires: pkgconfig(Qt5Core)
BuildRequires: pkgconfig(Qt5DBus)
BuildRequires: pkgconfig(Qt5UiTools)
BuildRequires: pkgconfig(Qt5X11Extras)
BuildRequires: pkgconfig(Qt5Widgets)
BuildRequires: pkgconfig(libfm-qt) >= 0.11.1
BuildRequires: pkgconfig(lxqt) >= 0.11.0
BuildRequires: cmake(KF5WindowSystem)
BuildRequires: pkgconfig(Qt5X11Extras)
BuildRequires: pkgconfig(libexif)
BuildRequires: pkgconfig(libfm-qt)
BuildRequires: pkgconfig(libmenu-cache) >= 0.4.0
BuildRequires: pkgconfig(lxqt)
Recommends: %{name}-lang
Requires(pre): desktop-file-utils
Requires(post): desktop-file-utils
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@ -59,17 +58,16 @@ make %{?_smp_mflags}
%cmake_install
%fdupes -s %{buildroot}%{_datadir}
%post
%desktop_database_post
%postun
%desktop_database_postun
%files
%defattr(-,root,root)
%doc AUTHORS
%dir %{_sysconfdir}/xdg/pcmanfm-qt/
%dir %{_sysconfdir}/xdg/pcmanfm-qt/lxqt/
%dir %{_sysconfdir}/xdg/autostart/
%{_bindir}/%{name}
%{_datadir}/applications/*.desktop
%{_mandir}/man?/%{name}.*
%{_mandir}/man?/%{name}.?%{ext_man}
%{_sysconfdir}/xdg/autostart/lxqt-desktop.desktop
%config %{_sysconfdir}/xdg/pcmanfm-qt/lxqt/settings.conf
%changelog