Kde-theme-krisp.spec

Aus Fedorawiki.de

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

Beschreibung

Name: kde-theme-krisp
Version: 0.1
Homepage: http://kde-look.org/content/show.php?content=18378
Screenshot:(bei kde-look)
Download: (bei kde-look)
Besonderheiten:

SPEC

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

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

BuildRequires:  xorg-x11-devel qt-devel kdelibs-devel
#Requires:       
Conflicts: 	kde-theme-lipstik lipstik

%description
Widget style based on the Plastik style. This style 
incorporates/combines components from the lipstik and 
PlastiQ styles. Krisp also has the following features:

-all new menu bar widgets
-a bunch of other small tweaks
-some things I'm probably forgetting


%prep
%setup -qn krisp-%{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 BUGS ChangeLog COPYING README
%{_libdir}/kde3/kstyle_lipstik_config.la
%{_libdir}/kde3/kstyle_lipstik_config.so
%{_libdir}/kde3/plugins/styles/lipstik.la
%{_libdir}/kde3/plugins/styles/lipstik.so
%{_datadir}/apps/kstyle/themes/lipstik.themerc 



%changelog
* Sat Jul 30 2005 Sebastian Vahl <svahl@web.de> - 0.1-1
- Initial Release