SPECS: kde-theme-lipstik.spec (NEW) - new nice style with color sc...

prism prism at pld-linux.org
Tue Nov 1 23:07:42 CET 2005


Author: prism                        Date: Tue Nov  1 22:07:42 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- new nice style with color schemes

---- Files affected:
SPECS:
   kde-theme-lipstik.spec (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SPECS/kde-theme-lipstik.spec
diff -u /dev/null SPECS/kde-theme-lipstik.spec:1.1
--- /dev/null	Tue Nov  1 23:07:42 2005
+++ SPECS/kde-theme-lipstik.spec	Tue Nov  1 23:07:36 2005
@@ -0,0 +1,97 @@
+# $Revision$, $Date$
+
+%define         _name lipstik
+
+Summary:	KDE theme - %{_name}
+Summary(pl):	Motyw KDE - %{_name}
+Name:		kde-theme-%{_name}
+Version:	1.3
+Release:	1
+License:	GPL
+Group:		Themes
+Source0:	http://www.kde-look.org/content/files/18223-%{_name}-%{version}.tar.bz2
+# Source0-md5:	c5ac975491cf1d7b7b1ae0ceebffa25f
+URL:		http://www.kde-look.org/content/show.php?content=18223
+BuildRequires:	autoconf
+BuildRequires:	unsermake
+BuildRequires:	automake
+BuildRequires:	kdelibs-devel
+BuildRequires:	rpmbuild(macros) >= 1.129
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+%{_name} is a theme based on the plastik style, Lipstik is a purified style with
+many options to tune your desktop look.
+
+%description -l pl
+%{_name} to motywem oparty na Plastik. Jest jednak oczyszczony, i posiada
+wiele opcji umożliwiających precyzyjne ustawienie wyglądu Twojego pulpitu.
+
+%package -n kde-style-%{_name}
+Summary:	KDE Style - %{_name}
+Summary(pl):	Styl dla KDE - %{_name}
+Group:		Themes
+Requires:	kdelibs
+
+%description -n kde-style-%{_name}
+KDE style - %{_name}.
+
+%description -n kde-style-%{_name} -l pl
+Styl dla KDE - %{_name}
+
+%package -n kde-colorscheme-%{_name}
+Summary:	Color scheme for %{_name} theme
+Summary(pl):	Zestaw kolorów dla stylu %{_name}
+Group:		Themes
+Requires:	kdebase-core
+
+%description -n kde-colorscheme-%{_name}
+A color scheme for %{_name} theme.
+
+%description -n kde-colorscheme-%{_name} -l pl
+Zestaw kolorów dla stylu %{_name}.
+
+%prep
+%setup -q -n %{_name}-%{version}
+
+%build
+cp -f /usr/share/automake/config.sub admin
+export UNSERMAKE=/usr/share/unsermake/unsermake
+%{configure}
+%{__make}
+
+%configure \
+	--with-qt-libraries=%{_libdir}
+%{__make}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+%{__make} install \
+	DESTDIR=$RPM_BUILD_ROOT \
+	kde_htmldir="%{_kdedocdir}"
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files -n kde-theme-%{_name}
+%defattr(644,root,root,755)
+%{_libdir}/kde3/kstyle_*.la
+%attr(755,root,root) %{_libdir}/kde3/kstyle_*.so
+%attr(755,root,root) %{_libdir}/kde3/plugins/styles/*.so
+%{_libdir}/kde3/plugins/styles/*.la
+%{_datadir}/apps/kstyle/themes/*.themerc
+
+%files -n kde-colorscheme-%{_name}
+%defattr(644,root,root,755)
+%{_datadir}/apps/kdisplay/color-schemes/lipstik*.kcsrc
+
+%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$
+Revision 1.1  2005/11/01 22:07:36  prism
+- new nice style with color schemes
+
================================================================



More information about the pld-cvs-commit mailing list