SPECS: gtk2-theme-engine-clearlooks.spec (prośba o dodanie)

Paweł Zaskórski p.zaskorski at wp.pl
Sat Nov 26 19:27:05 CET 2005


Witam,

w załączniku przesyłam plik spec pozwalający na zbudowanie dość
przyjemnego dla oka (sam używam :P) tematu dla GTK+2
[http://xfce-look.org/content/show.php?content=19527]

Proszę o dodanie go do zasobów PLD.

Pozdrawiam
-- 
Paweł M. Zaskórski
jid: pmz at jabberpl.org
-------------- next part --------------
# $Revision:$, $Date:$

%bcond_without	animation	# without optional animated progressbar

Summary:	Clearlooks graphics engine for GTK+2
Summary(pl):	Silnik graficzny Clearlooks dla GTK+2
Name:		gtk2-theme-engine-clearlooks
Version:	0.6.2
Release:	1
License:	GPL
Group:		Themes/GTK+
Source0:	http://xfce-look.org/content/files/19527-clearlooks-%{version}.tar.bz2
# Source0-md5:	451ef33d1bffa261c5cbe01182199f97
URL:		http://xfce-look.org/
BuildRequires:	autoconf
BuildRequires:	automake
BuildRequires:	gtk+2-devel
BuildRequires:	libtool
BuildRequires:	pkgconfig
BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)

%description
Clearlooks is new modern looking engine, based on Bluecurve.

%description -l pl
Clearlooks jest nowocześnie wyglądającym silnikiem opartym na
Bluecurve.

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

%build
%{__libtoolize}
%{__aclocal}
%{__autoconf}
%{__automake}
%configure %{?with_animation:--enable-animation}
%{__make}

%install
rm -rf $RPM_BUILD_ROOT

%{__make} install \
	DESTDIR=$RPM_BUILD_ROOT

rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/*/engines/*.{a,la}

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(644,root,root,755)
%doc AUTHORS README ChangeLog
%attr(755,root,root) %{_libdir}/gtk-2.0/*/engines/*.so
%{_datadir}/themes/*
%{_iconsdir}/Clearlooks

%define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org

$Log:$


More information about the pld-devel-pl mailing list