File qtcurve-kde4.spec of Package qtcurve-kde4

#
# spec file for package qtcurve-kde4 (Version 0.51)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild

Name:           qtcurve-kde4
BuildRequires:  libkde4-devel
URL:            http://www.kde-look.org/content/show.php?content=40492
License:        GNU General Public License (GPL)
Group:          System/GUI/KDE
Summary:        QtCurve style for KDE 4
Version:        0.51
Release:        1
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
Source0:        QtCurve-KDE4-%{version}.tar.gz
%define prefix /usr

%description
This is the QtCurve style for KDE 4. QtCurve is available for both
Gtk2+ and Qt3.



Authors:
--------
    Craig Drummond <Craig.Drummond@lycos.co.uk>

%prep
%setup -q -n QtCurve-KDE4-%{version}

%build
  %cmake_kde4 -d build
  %make_jobs

%install
  cd build
  %makeinstall

%post
%run_ldconfig

%postun
%run_ldconfig

%files
%defattr(-,root,root)
%doc ChangeLog COPYING README TODO
/usr/%_lib/kde4/kstyle_qtcurve_config.so
/usr/%_lib/kde4/plugins/styles/qtcurve.so

%_kde_share_dir/apps/QtCurve

%_kde_share_dir/apps/kstyle/themes/qtcurve.themerc

%changelog
* Mon Jun 11 2007 - stbinner@suse.de
- update to 0.51:
   - Changed shading to use HSL colour space. This can be altered
  by editing $XDG_CONFIG_HOME/qtcurvestylerc and setting 'shading=
  simple' for the previous method, or 'shading=hsv' to use HSV.
   - Add options: Border all of menu/toolbars, Darker borders, 'V' arrows.
   - Fix raised listview headers.
   - Fix glass style menuitem appearance.
   - Modifed look of dullglass, looks "softer"
   - Improve look of plastik mouse-over for non coloured scrollbars.
   - For disabled buttons, use standard fill but lighten border.
   - Use darker colours for mouse-over and default button - helps
  with light colour schemes.
   - Fix listviews!
   - Imlement Q3ListView styling.
   - Fix menuitem height to be more consistent with KDE3.
* Mon Jun 04 2007 - dmueller@suse.de
- fix spec file
* Fri May 25 2007 - stbinner@suse.de
- update to 0.50:
   - Add settings for: Fill used slider, Round menubar item top only,
  Menuitem appearance, Border menuitems, Progressbar appearance,
  Gradient progressbar groove,  Use standard buttons for sidebar
  buttons, Check/radio colour, Plastik style mouse-over
   - Dont colour menubar items on mouse over if not colouring menubars.
   - When drawing menubar borders, only draw bottom line.
   - When drawing toolbar borders, only draw top/bottom or left/right
  depending upon orientation.
   - Dont draw text under dockwidget buttons.
   - Use 'foreground' colour for menu text.
   - Dont't focus highlight for scrollview widgets - makes more
  consistent with KDE3 and Gtk2.
   - Don't draw toolbar borders for non QMainWindow parented toolbars,
  makes more consistent with KDE3
   - Fix some drawing errors with top tabs.
   - Darken dock widget title area.
   - Fix button shift
* Tue May 15 2007 - stbinner@suse.de
- initial package in abuild
openSUSE Build Service is sponsored by