Kde-theme-metal4kde.spec

Aus Fedorawiki.de

Wechseln zu: Navigation, Suche
Alt.png Dieser Artikel ist veraltet und Bedarf einer Aktualisierung.

Beschreibung

Name: kde-theme-metal4kde
Version: 0.2
Homepage: http://kde-look.org/content/show.php?content=17463
Screenshot:(bei kde-look)
Download: (bei kde-look)
Besonderheiten:

SPEC

Name:           kde-theme-metal4kde
Version:        0.2
Release:        1%{?dist}
Summary:        A theme for KDE

Group:          User Interface/Desktops
License:        GPL
URL:            http://kde-look.org/content/show.php?content=17463
Source0:        Metal4kde-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:  xorg-x11-devel qt-devel kdelibs-devel kdebase-devel
#Requires:       

%description
Just another metalic look for kde,
based on phase liquid and baghira.

%prep
%setup -qn Metal4kde-%{version}


%build
%configure --disable-rpath
make %{?_smp_mflags}


%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT


%clean
rm -rf $RPM_BUILD_ROOT 


%files
%defattr(-,root,root,-)
%doc AUTHORS
%{_libdir}/kde3/kstyle_Metal4kde_config.la
%{_libdir}/kde3/kstyle_Metal4kde_config.so
%{_libdir}/kde3/kwin3_Metal4kde.la
%{_libdir}/kde3/kwin3_Metal4kde.so
%{_libdir}/kde3/kwin_Metal4kde_config.la
%{_libdir}/kde3/kwin_Metal4kde_config.so
%{_libdir}/kde3/plugins/styles/Metal4kde.la
%{_libdir}/kde3/plugins/styles/Metal4kde.so
%{_datadir}/apps/kstyle/themes/Metal4kde.themerc
%{_datadir}/apps/kwin/Metal4kde.desktop



%changelog
* Fri Jul 29 2005 Sebastian Vahl <svahl@web.de> - 0.2-1
- Initial Release