SHA256
1
0
forked from pool/liblxqt
Commit Graph

22 Commits

Author SHA256 Message Date
Dominique Leuenberger
b82c96558f Accepting request 618058 from X11:LXQt
- Update liblxqt-0.13.0-backlight.patch: use accepted one

- Remove liblxqt-rpmlintrc (See bsc#1092192)
- Add liblxqt-0.13.0-backlight.patch:
  Created by mgerstner when auditing.
  See https://github.com/lxqt/liblxqt/pull/148

- Update to 0.13.0:
  * An efficient backlight control is added.
  * ConfigDialog: Adds the ability to select the shown page by name
  * lxqtpower: Add support for turning monitor(s) off
- Add BuildRequires for polkit-qt5-1
- Add lxqt-backlight_backend and polkit file
- Add rpmlintrc exception (bsc#1092192)

OBS-URL: https://build.opensuse.org/request/show/618058
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liblxqt?expand=0&rev=10
2018-06-29 20:31:18 +00:00
OBS User buildservice-autocommit
1d84d01a34 Updating link to change in openSUSE:Factory/liblxqt revision 10.0
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/liblxqt?expand=0&rev=9630644346ce90a9bfc9357cb7a6421c
2018-06-29 20:31:18 +00:00
Michael Vetter
4650f64717 OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/liblxqt?expand=0&rev=13 2018-06-20 13:36:15 +00:00
Michael Vetter
cca5c7af40 - Update liblxqt-0.13.0-backlight.patch: use accepted one
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/liblxqt?expand=0&rev=12
2018-06-20 13:17:42 +00:00
Michael Vetter
640579ab36 - Remove liblxqt-rpmlintrc (See bsc#1092192)
- Add liblxqt-0.13.0-backlight.patch:
  Created by mgerstner when auditing.
  See https://github.com/lxqt/liblxqt/pull/148

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/liblxqt?expand=0&rev=11
2018-06-14 13:45:34 +00:00
Michael Vetter
782b127c0c - Add BuildRequires for polkit-qt5-1
- Add lxqt-backlight_backend and polkit file
- Add rpmlintrc exception (bsc#1092192)

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/liblxqt?expand=0&rev=10
2018-05-22 15:39:00 +00:00
Michael Vetter
c53cedddc4 - Update to 0.13.0:
* An efficient backlight control is added.
  * ConfigDialog: Adds the ability to select the shown page by name
  * lxqtpower: Add support for turning monitor(s) off

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/liblxqt?expand=0&rev=9
2018-05-22 14:05:48 +00:00
Dominique Leuenberger
ac6d42d427 Accepting request 535966 from X11:LXQt
- Update to 0.12.0:
  * Bump minimum qtxdg version to 3.1.0
  * Don't export github templates
  * Bump version and needed versions to the final values
  * lxqtpower: Allow disabling of lxqt-session provider
  * Drops Qt5Core_VERSION_STRING
  * HtmlDelegate: Fix sizeHint() computation
  * Add some comments about the meaning of versions
  * Move LXQt version back to liblxqt
  * Fixes (#118)
  * lxqtapplication: Avoid wrong signal handling
  * Removes unneeded semicolon in namespace definition
  * Fix format conversions [-Wformat-pedantic] warnings
  * Suppress compiler warnings about unused function parameters
  * Removes extra semicolons in Qt's Q macros
  * Translator: Prefer XDG_DATA_DIRS over compiled in path
  * Help the compiler optimizing loops
  * Use const variables where possible
  * Update AUTHORS
- Remove liblxqt-0.11.1-allow-disabl-lxqt-session.patch:
  contained in upstream
- boo#1044483:
  * Add liblxqt-0.11.1-allow-disabl-lxqt-session.patch
    to allow disabling of lxqt-session
- Update to 0.11.1:
  * Bump needed build tools version (#113)
  * build: Enable/disable WITH_XDG_DIRS_FALLBACK based on Qt version (#111)
  * Updates lxqt-build-tools required version
  * Adds a CMake minimum version requirement to the -config.cmake
  * Refactors superbuild support
  * Adds PROJECT_NAME to the build with Qt version message
  * Pack target_compile_definitions() and target_include_directories()
  * Adds PROJECT_NAME to the build with Qt version message
  * Pack target_compile_definitions() and target_include_directories()
  * Use the LXQtConfigVars module
  * Make liblxqt depend on lxqt-build-tools
  * Use the lxqt-build-tools LXQtCreatePortableHeaders
  * Use the new LXQt Build Tools package
  * Sets a minimum Qt5Xdg required version
  * Adds minimum Qt version requirement (5.4.2)
  * Remove cpack (#107)
- Update descriptions. Drop seemingly unneeded Provides: liblxqt.
  Own all directories.
- Update to 0.11.0:
  * Bump version ot 0.11.0 (#105)
  * Settings: Make use of reverse_iterator conditional
  * Application: Add <cerrno> include
  * Settings: Add "homemade" XDG_CONFIG_DIRS support
  * Settings: unify duplicated code
  * Add README.md
  * translations: Change default translations repository
  * Update DBus Notify method annotation name
  * Fix lupdate warning missing Q_OBJECT macro
  * Replaces deprecated QStyleOptionViewItemV4
  * Don't lock the screen when it's already locked.
  * lxqtscreensaver: Makes it a opaque pointer class
  * GridLayout: Store current animation flag
  * lxqtgridlayout: Move private class definition
  * HtmlDelegate: Take layoutDirection into account
  * GridLayout: Take layoutDirection into account
  * application: Correct signal handling & clean-up (#72)
  * lxqtpower: Removes unused stuff
  * SingleApplication: Only create an DBus adaptor when needed
  * NotificationPrivate: Fixes programming typo
  * Don't set icon theme name
  * configdialog: Update icons in ThemeChanged event
  * lxqtpower: Add suspend and hibernate to ConsoleKit2 provider
  * LXQtTranslateTs.cmake: Enable PULL_TRANSLATIONS by default
  * LXQtTranslateTs.cmake: Use/update template in remote repo
  * .gitignore: Cleanup
  * build: Use external translations
  * ts-files removal (#90)
  * GridLayout: Fix memory leak
  * translations: Fix external translations logic
  * translations: Add external translations support
  * configdialog: Fix icon bar sizing
  * configdialog: fix size of PageSelectWidget (#83)
  * Use const references with the foreach iterator
  * SettingsCache: Improve performance
  * Print warning messages when using the fallback Icon Theme
  * Use LXQT_DATA_DIR for fallback icon theme search path
  * Sets Oxygen as the only fallback icon theme
  * Adds CMAKE_INSTALL_PREFIX to the LXQt Theme search paths
  * LXQtCompilerSettings: Add QT_USE_QSTRINGBUILDER to the compile definitions
  * SingleApplication: Use QCoreApplication::exit() instead of ::exit()
  * bump year
  * TranslateDesktopTs: Adds UPDATE_OPTIONS options
  * TranslateDesktop: Remove lupdate absolute option
  * TranslateDesktop: Use -a switch in grep commands
  * LXQtTheme: Remove (outdated) "singleclick" qss assembly
  * settings: Upgrade emitting of "changed" signals
  * SingleApplication: Call also QWidget::show on activate
  * Updated Russian translation Removed ru_RU file
  * Use QString() instead of ""
  * Use CMAKE_INSTALL_FULL_DATAROOTDIR
  * Add LXQT_GRAPHICS_DIR directory definition
  * lxqt-config: Correct escaping while setting variables
  * CMake: Removes artifact
  * Adds FindXdgUserDirs CMake find_package module
  * Italian translation update
- Remove patch 0001-fix-build-with-qt-5.5.patch
  Contained in upstream version
- Upstream release 0.10.0
- Factory moved fom libqt5.4 to 5.5
  0001-fix-build-with-qt-5.5.patch: include QObject header explicitly
- Use correct name "lxqt" instead of "lxde-qt"
- Changed to %cmake and %cmake_install macros in %build and
  %install 
- New upstream version 0.9.0  
- Added -lang subpackage
- Dropped -qt5 package naming, as none of the internal library
  names use -qt5 in 0.9.0.  Added Obsoletes and Conflicts, in the
  odd chance that liblxqt-0.7.0 and liblxqt >=0.8.0 are installed
  on the same system.  Which should never happen.  lxqt-0.9.0 is not
  likely to be pushed to 13.2, and liblxqt can no longer be built
  against Qt4.
- Added conditionals to build for Fedora 
- new upstream version 0.8.0 
- spec file clean up 
- Cleaned up BuildRequires: 
- Removed fedora spec, split into seperate subproject
  Del: liblxqt-Fedora_20.spec 
- Removed BuildRequires: pkgconfig entries in favour of BuildRequires: libqt4-devel at request of X11:lxde:lxqt maintainers 
- Ran spec-cleaner on specfile 
- Added specfile for Fedora_20
  Add: liblxqt-Fedora_20.spec 
- Added tarball for new stable release
  Add: liblxqt-0.7.0.tar.xz
  Del: _service 
- Shortened Summary: to make rpmlint happy
  Removed explicit Requires: per rpmlint 
- Removed direct calls to cmake, in favour of %cmake and %cmake_install macros 
- Specfile finalized 
- Inital Source Upload
  Add:  _service
  Add:  liblxqt.spec
  Add:  liblxqt.changes

OBS-URL: https://build.opensuse.org/request/show/535966
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liblxqt?expand=0&rev=9
2017-10-24 20:22:43 +00:00
Michael Vetter
b00ab8f150 - Update to 0.12.0:
* Bump minimum qtxdg version to 3.1.0
  * Don't export github templates
  * Bump version and needed versions to the final values
  * lxqtpower: Allow disabling of lxqt-session provider
  * Drops Qt5Core_VERSION_STRING
  * HtmlDelegate: Fix sizeHint() computation
  * Add some comments about the meaning of versions
  * Move LXQt version back to liblxqt
  * Fixes (#118)
  * lxqtapplication: Avoid wrong signal handling
  * Removes unneeded semicolon in namespace definition
  * Fix format conversions [-Wformat-pedantic] warnings
  * Suppress compiler warnings about unused function parameters
  * Removes extra semicolons in Qt's Q macros
  * Translator: Prefer XDG_DATA_DIRS over compiled in path
  * Help the compiler optimizing loops
  * Use const variables where possible
  * Update AUTHORS
- Remove liblxqt-0.11.1-allow-disabl-lxqt-session.patch:
  contained in upstream

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/liblxqt?expand=0&rev=8
2017-10-23 10:09:56 +00:00
Dominique Leuenberger
bc0977f07e Accepting request 525867 from X11:LXQt
1

OBS-URL: https://build.opensuse.org/request/show/525867
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liblxqt?expand=0&rev=8
2017-09-13 20:38:13 +00:00
Michael Vetter
5671306545 Accepting request 525861 from home:jubalh:lxqt-shutdown-bug
- boo#1044483:
  * Add liblxqt-0.11.1-allow-disabl-lxqt-session.patch
    to allow disabling of lxqt-session

OBS-URL: https://build.opensuse.org/request/show/525861
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/liblxqt?expand=0&rev=7
2017-09-13 13:38:09 +00:00
Dominique Leuenberger
c2811523c3 Accepting request 460075 from X11:LXQt
1

OBS-URL: https://build.opensuse.org/request/show/460075
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liblxqt?expand=0&rev=7
2017-03-12 18:58:57 +00:00
Michael Vetter
c45acf52ae Accepting request 460064 from home:sfalken:branches:X11:LXQt
- Update to 0.11.1:
  * Bump needed build tools version (#113)
  * build: Enable/disable WITH_XDG_DIRS_FALLBACK based on Qt version (#111)
  * Updates lxqt-build-tools required version
  * Adds a CMake minimum version requirement to the -config.cmake
  * Refactors superbuild support
  * Adds PROJECT_NAME to the build with Qt version message
  * Pack target_compile_definitions() and target_include_directories()
  * Adds PROJECT_NAME to the build with Qt version message
  * Pack target_compile_definitions() and target_include_directories()
  * Use the LXQtConfigVars module
  * Make liblxqt depend on lxqt-build-tools
  * Use the lxqt-build-tools LXQtCreatePortableHeaders
  * Use the new LXQt Build Tools package
  * Sets a minimum Qt5Xdg required version
  * Adds minimum Qt version requirement (5.4.2)
  * Remove cpack (#107)

OBS-URL: https://build.opensuse.org/request/show/460064
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/liblxqt?expand=0&rev=6
2017-02-23 18:06:53 +00:00
Dominique Leuenberger
dc443e4d8d Accepting request 432107 from X11:LXQt
OBS-URL: https://build.opensuse.org/request/show/432107
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liblxqt?expand=0&rev=6
2016-10-06 10:43:03 +00:00
Michael Vetter
4c2ea63794 Accepting request 431481 from home:jengelh:branches:X11:LXQt
- Update descriptions. Drop seemingly unneeded Provides: liblxqt.
  Own all directories.

OBS-URL: https://build.opensuse.org/request/show/431481
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/liblxqt?expand=0&rev=5
2016-09-30 22:32:39 +00:00
Michael Vetter
906e62f27b - Update to 0.11.0:
* Bump version ot 0.11.0 (#105)
  * Settings: Make use of reverse_iterator conditional
  * Application: Add <cerrno> include
  * Settings: Add "homemade" XDG_CONFIG_DIRS support
  * Settings: unify duplicated code
  * Add README.md
  * translations: Change default translations repository
  * Update DBus Notify method annotation name
  * Fix lupdate warning missing Q_OBJECT macro
  * Replaces deprecated QStyleOptionViewItemV4
  * Don't lock the screen when it's already locked.
  * lxqtscreensaver: Makes it a opaque pointer class
  * GridLayout: Store current animation flag
  * lxqtgridlayout: Move private class definition
  * HtmlDelegate: Take layoutDirection into account
  * GridLayout: Take layoutDirection into account
  * application: Correct signal handling & clean-up (#72)
  * lxqtpower: Removes unused stuff
  * SingleApplication: Only create an DBus adaptor when needed
  * NotificationPrivate: Fixes programming typo
  * Don't set icon theme name
  * configdialog: Update icons in ThemeChanged event
  * lxqtpower: Add suspend and hibernate to ConsoleKit2 provider
  * LXQtTranslateTs.cmake: Enable PULL_TRANSLATIONS by default
  * LXQtTranslateTs.cmake: Use/update template in remote repo
  * .gitignore: Cleanup
  * build: Use external translations
  * ts-files removal (#90)
  * GridLayout: Fix memory leak

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/liblxqt?expand=0&rev=4
2016-09-24 20:12:20 +00:00
Dominique Leuenberger
d58c550b02 Accepting request 343360 from X11:LXQt
1

OBS-URL: https://build.opensuse.org/request/show/343360
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liblxqt?expand=0&rev=5
2015-11-13 22:35:45 +00:00
Michael Vetter
3d0583b578 Accepting request 343345 from X11:LXQt:Next
OBS-URL: https://build.opensuse.org/request/show/343345
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/liblxqt?expand=0&rev=3
2015-11-10 10:07:09 +00:00
Stephan Kulow
55083fe6af Accepting request 337216 from X11:LXQt
fix build. include QObject explicitly.

OBS-URL: https://build.opensuse.org/request/show/337216
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liblxqt?expand=0&rev=4
2015-10-12 08:02:17 +00:00
Dominique Leuenberger
e5064ec17e Accepting request 317742 from X11:lxde
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/317742
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liblxqt?expand=0&rev=3
2015-08-01 09:35:19 +00:00
Dominique Leuenberger
7a2acac86d Accepting request 287391 from X11:lxde
1

OBS-URL: https://build.opensuse.org/request/show/287391
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liblxqt?expand=0&rev=2
2015-02-25 01:17:07 +00:00
Stephan Kulow
b288a514da Accepting request 285054 from X11:lxde
OBS-URL: https://build.opensuse.org/request/show/285054
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liblxqt?expand=0&rev=1
2015-02-16 20:12:21 +00:00