Sophie

Sophie

distrib > Mandriva > 9.2 > i586 > media > main-src > by-pkgid > f59b4a48907ac06847e8dd5e898d55de > files > 2

galaxy-0.9.4-14mdk.src.rpm

Summary:        Mandrake Linux theme
Name:           galaxy
Version:        0.9.4
Release:        14mdk
License:        GPL
Group:          Graphical desktop/Other
URL:            http://www.mandrakelinux.com/
BuildRequires:  gtk+1.2-devel
BuildRequires:  gtk+2-devel
BuildRequires:  kdelibs-devel
BuildRequires:  kdebase-devel
BuildRequires:  gdk-pixbuf-devel
Source0:        %{name}-%{version}.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot

%description
Mandrake Linux Galaxy theme

 
%package gnome
Summary: Mandrake Linux theme for GNOME
Group: Graphical desktop/GNOME
 
%description gnome
Mandrake Linux theme for GNOME

%package kde
Summary: 	Mandrake Linux theme for KDE - Widget design
Group: 		Graphical desktop/KDE

%description kde
Mandrake Linux theme for KDE - Widget design

%package kde-kwin
Summary:	Mandrake Linux theme for KDE - Window Decorations
Group:		Graphical desktop/KDE

%description kde-kwin
Mandrake Linux theme for KDE - Window Decorations


%prep
%setup -q 

%build

# FIXME: better fix *.m4 once and for all
export QTLIB="%{_prefix}/lib/qt3/%{_lib}"

%configure

%make



%install
rm -rf $RPM_BUILD_ROOT

%makeinstall_std


#remove unpackaged files 
rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/*/engines/*.la \
  $RPM_BUILD_ROOT%{_libdir}/gtk/themes/engines/*.la

%clean
rm -rf $RPM_BUILD_ROOT

%files gnome
%defattr(-,root,root,-)
%doc README ChangeLog
%{_libdir}/gtk-2.0/*/engines/*.so
%{_libdir}/gtk/themes/engines/*.so
%{_datadir}/themes/*

%files kde-kwin
%defattr(-,root,root,-)
%_libdir/kde3/kwin_mandrake*.la
%_libdir/kde3/kwin_mandrake*.so*
%_datadir/apps/kwin/*.desktop



%files kde
%defattr(-,root,root,-)
%_libdir/kde3/plugins/styles/*.la
%_libdir/kde3/plugins/styles/*.so*

%changelog
* Fri Sep 12 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.9.4-14mdk
- Fix progressbar

* Fri Sep 12 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.9.4-13mdk
- Fix menu color selection

* Fri Sep 12 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.9.4-12mdk
- Fix checkbox into qlistview

* Thu Sep 11 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.9.4-11mdk
- Fix scrollbar
- Fix menu selection

* Wed Sep 10 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.9.4-10mdk
- Update code (gtk fix)
- Fix gradient in scrollbar/range

* Tue Sep 09 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.9.4-9mdk
- Update code (gtk fix)
- Fix ia64 compile (patch from Gwenole)
- Fix kwin right corner

* Mon Sep 08 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.9.4-8mdk
- Fix groupbox

* Mon Sep 08 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.9.4-7mdk
- Fix kwin corner

* Fri Sep 05 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.9.4-6mdk
- Fix Toolbar handle

* Fri Sep 05 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.9.4-5mdk
- Fix scrollbar

* Thu Sep 04 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.9.4-4mdk
- Fix Spinbox
- Kwin picture

* Thu Sep 04 2003 Frederic Crozat <fcrozat@mandrakesoft.com> 0.9.4-3mdk
- Fix BuildRequires

* Mon Sep 01 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.9.4-2mdk
- Fix combobox
- Fix kwin repaint border

* Wed Aug 20 2003 Frederic Crozat <fcrozat@mandrakesoft.com> - 0.9.4-1mdk
- improve metacity top window bar

* Mon Aug 11 2003 Frederic Crozat <fcrozat@mandrakesoft.com> 0.9.3-3mdk
- Rebuild with correct sources.. I forgot to commit my latest changes..

* Fri Aug 08 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.9.3-2mdk
- Fix combobox

* Fri Aug  1 2003 Frederic Crozat <fcrozat@mandrakesoft.com> - 0.9.3-1mdk
- Release 0.9.3 aka "Brown paper bag release" : don't draw active check in list
  using white forebround on white background..

* Fri Aug  1 2003 Frederic Crozat <fcrozat@mandrakesoft.com> - 0.9.2-1mdk
- Release 0.9.2 (a lot of fixes, including bug #4387)

* Wed Jul 30 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.9.1-4mdk
- Fix kwin config dialogbox

* Thu Jul 24 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.9.1-3mdk
- Minor fix 

* Thu Jul 24 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.9.1-2mdk
- Fix bug in kwin mdk theme, widget mdk theme

* Wed Jul 23 2003 Frederic Crozat <fcrozat@mandrakesoft.com> - 0.9.1-1mdk
- Release 0.9.1:
  - fix arrows in both GTK1/GTK2
  - fix crashes when widgets width/height was <= 1 pixel.
  - gray background of checkbox and entry boxes when disabled 
    (bug #4205 # 4206)

* Tue Jul 22 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.9-8mdk
- Fix scrollbar, combobox, kicker handle, focus etc.

* Tue Jul 22 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.9-7mdk
- Fix description (Thanks Titi )

* Mon Jul 21 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.9-6mdk
- Fix kwin

* Mon Jul 21 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.9-5mdk
- Fix combobox editable

* Mon Jul 21 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.9-4mdk
- Fix

* Thu Jul 17 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.9-3mdk
- Fix kwin theme, widget theme

* Tue Jul 08 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.9-2mdk
- Fix scrollbar, tab etc.

* Wed Jul  2 2003 Frederic Crozat <fcrozat@mandrakesoft.com> - 0.9-1mdk
- Release 0.9 : 
  - GTK1/GTK2/Metacity theme for fix minor glitches and inconsistencies with KDE theme.

* Tue Jul 01 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.2-30mdk
- Fix menubar, spinbox widget

* Tue Jun 24 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.2-29mdk
- Fix widget bugs

* Mon Jun 16 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.2-28mdk
- Fix widget 

* Wed Jun 11 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.2-27mdk
- Fix kwin client bugs

* Wed May 28 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.2-26mdk
- Fix scrollbar
- Fix slider
- Fix header

* Tue May 27 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.2-25mdk
- Fix hardcoded color
- Fix button
- Fix handle
- Fix kwin mandrakeclient

* Tue Apr 29 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.2-24mdk
- Now gnome and kde theme are in same directory

* Tue Apr 29 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.2-23mdk
- Fix some minor bug in combobox, menu

* Tue Apr  8 2003 Frederic Crozat <fcrozat@mandrakesoft.com> - 0.2-22mdk
- Patch0: fix crash in gradient drawing (Mdk bug 3506)

* Fri Apr 04 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.2-21mdk
- Fix other Bidi bug reported by Diego Iastrubni <iastrubn@actcom.co.il>

* Fri Apr 04 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.2-20mdk
- Fix bidi button color

* Fri Apr 04 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.2-19mdk
- Fix kwin bidi crash

* Tue Mar 11 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.2-18mdk
- Fix scrollbar
- Fix button

* Mon Mar 10 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.2-17mdk
- Fix qlistview-header-arrow
- Fix draw handle
- Fix spinbox button colors
- Fix kwin icon position
- Fix kwin sticky button ( stupid me ! )
- Remove hightlight on scrollbar ( doesn't work for the moment )
- Fix horizontal scrollbar

* Mon Mar 10 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.2-16mdk
- Fix radiobutton

* Sun Mar 09 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.2-15mdk
- Fix kwin theme : fix left caption spacing
- Fix kwin crash when we change windows decoration
- Fix menu item color
- Fix title bar left spacing

* Sun Mar 09 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.2-14mdk
- Fix RTL progressbars
- Fix Combobox RTL
- Fix soname
- Fix Progressbar busy indicator in RTL
- Fix indicator in default button
- Fix spinbox button


* Sat Mar 08 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.2-13mdk
- Clean code
- Fix radiobutton color
- Remove unused varible
- Fix big problem in konqueror now button can be display in konqueror

* Fri Mar 07 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.2-12mdk
- Fix bug in kadressbook and kdict with toolbar

* Wed Mar 05 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.2-11mdk
- Fix combobox editable

* Wed Mar 05 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.2-10mdk
- Fix kwin theme : spacing between button
- Fix kde theme : spinbox

* Tue Mar 04 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.2-9mdk
- Update code : theme Fix lineedit frameset, fix handle bordel
				kwin theme : fix menu button now it's represented by app icon

* Mon Mar 03 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.2-8mdk
- Fix scrollbar, add highlight feature

* Mon Mar 03 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.2-7mdk
- Fix arrow in combobox

* Mon Mar 03 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.2-6mdk
- Minor fix for kwin theme style

* Mon Mar 03 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.2-5mdk
- Fix kde style : combobox + gradient problem

* Mon Mar 03 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.2-4mdk
- Fix kwin caption title inactive color

* Sun Mar 02 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.2-3mdk
- Fix kwin mdk theme left button

* Sat Mar 01 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.2-2mdk
- Fix kwin mdk theme : allow to add button to left top, there is again
a bug :(

* Fri Feb 28 2003 Frederic Crozat <fcrozat@mandrakesoft.com> - 0.2-1mdk
- Release 0.2 :
  - GTK 2 : fix Bidi handling and spinbutton painting.

* Fri Feb 28 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.1-19mdk
- Clean code

* Fri Feb 28 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.1-18mdk
- Fix when windows is shaded

* Fri Feb 28 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.1-17mdk
- Fix title bar apply color default value( I must fix kdebase )

* Thu Feb 27 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.1-16mdk
- Fix radio button

* Thu Feb 27 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.1-15mdk
- Fix border

* Thu Feb 27 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.1-14mdk
- Fix kwin theme mdk bidi

* Thu Feb 27 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.1-13mdk
- Fix kde widget theme : add splitter

* Thu Feb 27 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.1-12mdk
- Fix apply good color on titlebar

* Thu Feb 27 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.1-11mdk
- Fix kwin mdk theme image

* Wed Feb 26 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.1-10mdk
- Fix kwin mdk theme, remove hardcoded colors, Color is not good in kde for the moment

* Wed Feb 26 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.1-9mdk
- Fix widget theme, remove hardcoded colors

* Wed Feb 26 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.1-8mdk
- Fix my error why apply bgmilne patch

* Wed Feb 26 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.1-7mdk
- Fix bug in kwin-theme
- Add patch from bgmilne@linux-mandrake.com split Windows Decoration

* Wed Feb 26 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.1-6mdk
- Fix mdk kwin theme repaint bug

* Mon Feb 24 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.1-5mdk
- Update code

* Fri Feb 21 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.1-4mdk
- Fix kwin them

* Fri Feb 21 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.1-3mdk
- Rename kwin mdk theme to Galaxy

* Fri Feb 21 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.1-2mdk
- Add first release of kwin mdk theme

* Thu Feb 20 2003 Frederic Crozat <fcrozat@mandrakesoft.com> - 0.1-1mdk
- Release 0.1 :
	* GTK 1.2 - GTK 2.0 : change progressbar gradient.
    * GTK 1.2 : - make scrollbar touch scroll buttons when needed.
				- no longer use hacks for scrollbar rendering.
	* Metacity : enable prelight and pressed buttons.
* Tue Feb 18 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.0.4-5mdk
- Fix some bugs + add copyright

* Tue Feb 18 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.0.4-4mdk
- Fix kde theme ( handle, checkbox in klistview etc...)

* Mon Feb 17 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.0.4-3mdk
- Fix group

* Mon Feb 17 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.0.4-2mdk
- Add kde widget theme

* Mon Feb 17 2003 Frederic Crozat <fcrozat@mandrakesoft.com> 0.0.4-1mdk
- Release 0.0.4
	* gtk-1.2 : - fix text color in non focused selection
				- don't draw borders for arrows in list headers
	* gtk-2.0 : fix text color in galeon bookmarks menu entries.

* Fri Feb 14 2003 Frederic Crozat <fcrozat@mandrakesoft.com> 0.0.3-1mdk
- Release 0.0.3 : 
	* gtk-1.2 : - Don't change scrollbar orientation based on its width/height.
	            - Fix button shape in evolution mail component.
	* metacity : Lighter border when not focused.
* Fri Feb 14 2003 Frederic Crozat <fcrozat@mandrakesoft.com> 0.0.2-1mdk
- Release 0.0.2 :
 - fix button shape in EScrollBar.
 - gtk2 : selected text is now using dark blue.
 - metacity : Fix borders around buttons.

* Thu Feb 13 2003 Frederic Crozat <fcrozat@mandrakesoft.com> 0.0.1-1mdk
- Initial package