Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 407153c3a42a0faf5d19b767d27c57a6 > files > 2

smaragd-0.0.7-2.mga3.src.rpm

Summary:	A window decoration engine KWin to use use Emerald theme files
Name:		smaragd
Version:	0.0.7
Release:	%mkrel 2
Url:		http://kde-look.org/content/show.php/?content=125162
Source0:	http://kde-look.org/CONTENT/content-files/125162-%{name}-%{version}.tar.gz
License:	GPLv2+
Group:		Graphical desktop/KDE
BuildRequires:	kdebase4-workspace-devel
BuildRequires:	cairo-devel

%description
Smaragd is a themable window decoration engine for KDE's KWin window manager.
It uses the original Emerald engines to render the decorations to support all
current Emerald themes.

%prep
%setup -q -n %{name}-%{version}

%build
%cmake_kde4
%make

%install
rm -rf %{buildroot}
%makeinstall_std -C build

cat > README.install.urpmi << EOF
o The *.emerald theme file has to be extracted to \$HOME/.emerald/theme (make
sure the file \$HOME/.emerald/theme/theme.ini exists)
o You can also use the original Emerald theme manager to install and modify
themes, but it is not needed for running
o There are well over 1500 themes available, you can browse them at
http://openDesktop.org/index.php?xcontentmode=102x103
EOF

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root)
%doc AUTHORS COPYING NOTES README
%doc README.install.urpmi
%{_kde_libdir}/kde4/kwin3_smaragd.so
%{_kde_libdir}/kde4/kwin_smaragd_config.so
%{_kde_appsdir}/kwin/smaragd.desktop
%{_kde_configdir}/smaragd.knsrc


%changelog

* Mon Jan 14 2013 umeabot <umeabot> 0.0.7-2.mga3
+ Revision: 382191
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Sun Apr 17 2011 ahmad <ahmad> 0.0.7-1.mga1
+ Revision: 86929
- Drop some empty docs
- imported package smaragd