SPECS: kde-theme-polymer.spec (NEW) - another nice theme for kde -...

djurban djurban at pld-linux.org
Mon Sep 26 00:05:53 CEST 2005


Author: djurban                      Date: Sun Sep 25 22:05:53 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- another nice theme for kde
- http://www.kde-look.org/content/pre2/27968-2.jpg
- http://www.kde-look.org/content/pre1/27968-1.jpg

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

---- Diffs:

================================================================
Index: SPECS/kde-theme-polymer.spec
diff -u /dev/null SPECS/kde-theme-polymer.spec:1.1
--- /dev/null	Mon Sep 26 00:05:53 2005
+++ SPECS/kde-theme-polymer.spec	Mon Sep 26 00:05:48 2005
@@ -0,0 +1,225 @@
+# $Revision$, $Date$
+
+%define		_name	polymer
+
+Summary:	KDE style - polymer
+Summary(pl):	Styl do KDE - polymer
+Name:		kde-theme-%{_name}
+Version:	0.4
+Release:	2
+License:	GPL
+Group:		Themes
+Source0:	http://www.fosk.it/mart/files/%{_name}.tar.bz2
+# Source0-md5:	a151cd6ccba9376fb884d716ff4c4512
+URL:		http://www.kde-look.org/content/show.php?content=10919
+BuildRequires:	autoconf
+BuildRequires:	automake
+BuildRequires:	freetype-devel
+BuildRequires:	kdelibs-devel >= 3.1.2
+BuildRequires:	unsermake
+Requires:	kdelibs >= 3.1.2
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+Obsoletes:	kde-style-thin_keramik
+
+%description 
+polymer is a KDE style aimed to be a good balance between eyecandy and simplicity.
+
+%description -l pl
+polymer to styl KDE oparty na Keramiku.
+
+%package -n kde-style-%{_name}
+Summary:	KDE style - %{_name}
+Summary(pl):	Styl do KDE - %{_name}
+Group:		Themes
+Requires:	kdelibs
+
+%description -n kde-style-%{_name}
+polymer is modified from keramik as follows:
+- Flat Menubar and Toolbar.
+- Scrollbar-slider color.(= Window-InactiveBackground)
+- Thin push-buttons and scrollbar.
+- Selected menu-Item effect.
+- Active menubar-Item effect.
+- Pixmaps of tabs.
+- Active tab effect.
+- Striped menu.
+
+%description -n kde-style-%{_name} -l pl
+polymer to zmodyfikowany keramik z następującymi zmianami:
+- Płaskie paski menu i narzędzi
+- Inny kolor suwaka - nieaktywnego tła
+- Cienkie przyciski i suwak
+- Efekt dla zaznaczonej i aktywnej pozycji w pasku menu
+- Ikonki na zakładkach
+- Efekt aktywnej zakładki
+- Paskowane menu
+
+%package -n kde-colorscheme-%{_name}
+Summary:	Color scheme for KDE style - polymer
+Summary(pl):	Schemat kolorów do stylu KDE - polymer
+Group:		Themes
+Requires:	kdelibs
+
+%description -n kde-colorscheme-%{_name}
+Color schemes for KDE style - polymer. One of them
+has a subdued green look and the second is an interesting
+yet a little eccentric green/orange/blue mix.
+
+
+%description -n kde-colorscheme-%{_name} -l pl
+Schematy kolorów do stylu KDE - polymer. Jeden z nich
+ma stonowany, zielony wygląd; a drugi jest interesującym,
+acz trochę ekstrawaganckim połączeniem kolorów: 
+zielonego, pomarańczowego i niebieskiego.
+
+%package -n kde-decoration-%{_name}
+Summary:	Kwin decoration - polymer
+Summary(pl):	Dekoracja kwin - polymer
+Group:		Themes
+Requires:	kdebase-desktop
+
+%description -n kde-decoration-%{_name}
+A window decoration which goes with the polymer KDE style.
+It is similar to the keramik decoration, it differs by:
+- having flattened buttons
+- extended customizability (like the buttons' shape)
+
+%description -n kde-decoration-%{_name} -l pl
+Dekoracja okien, która pasuje do stylu KDE - polymera.
+Jest podobna do dekoracji keramika z wyjątkiem:
+- spłaszczonych przycisków
+- zwiększonej dostosowywalności (np. kształtu przycisków)
+
+%prep
+%setup -q -n %{_name}
+
+%build
+#export UNSERMAKE=/usr/share/unsermake/unsermake
+cp -f /usr/share/automake/config.sub admin
+%{__make} -f Makefile.cvs
+%configure \
+	--with-qt-libraries=%{_libdir}
+%{__make}
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+%{__make} install \
+	DESTDIR=$RPM_BUILD_ROOT \
+	kde_htmldir="%{_kdedocdir}"
+
+%files -n kde-style-%{_name}
+%defattr(644,root,root,755)
+%{_libdir}/kde3/plugins/styles/*.la
+%attr(755,root,root) %{_libdir}/kde3/plugins/styles/*.so
+%{_libdir}/kde3/kstyle_polymer_config.la
+%attr(755,root,root) %{_libdir}/kde3/kstyle_polymer_config.so
+%{_datadir}/apps/kstyle/themes/*.themerc
+##%{_desktopdir}/polymer.desktop
+
+%files -n kde-colorscheme-%{_name}
+%defattr(644,root,root,755)
+%{_datadir}/apps/kdisplay/color-schemes/*.kcsrc
+
+%files -n kde-decoration-%{_name}
+%defattr(644,root,root,755)
+%attr(755,root,root)%{_libdir}/kde3/kwin*.so
+%{_libdir}/kde3/kwin*.la
+%{_datadir}/apps/kwin/*.desktop
+
+%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/09/25 22:05:48  djurban
+- another nice theme for kde
+- http://www.kde-look.org/content/pre2/27968-2.jpg
+- http://www.kde-look.org/content/pre1/27968-1.jpg
+
+Revision 1.11  2004/05/27 18:43:08  djurban
+- release 2, added the styleconf patch
+
+Revision 1.10  2004/05/27 18:15:23  djurban
+- fix amd64 build
+
+Revision 1.9  2004/05/27 17:26:37  djurban
+- rm exports, htmldir->makeinstall
+
+Revision 1.8  2004/05/19 22:24:43  djurban
+- fix md5
+
+Revision 1.7  2004/05/19 21:54:15  djurban
+- updated to 3.2.1
+- patch0 in a modified version applied by author dirchanged to->datadir/apps/kdisplay/styleconfs
+- usability fixes in descriptions
+- dont stbr (missing directory)
+
+Revision 1.6  2004/05/13 17:06:40  ankry
+- spaces -> tabs, other cosmetics
+
+Revision 1.5  2004/04/19 08:10:08  qboosh
+- typo
+
+Revision 1.4  2004/04/17 23:43:29  qboosh
+- cleanup, no bogus desc
+
+Revision 1.3  2004/04/17 13:54:01  ankry
+- spaces -> tabs
+
+Revision 1.2  2004/04/17 11:33:17  djurban
+- finished update
+
+Revision 1.1  2004/04/17 11:06:25  djurban
+- begin update to 3.1.4 (NFY, needs global_cs.patch)
+
+Revision 1.15  2004/03/11 18:43:17  wolf
+- config.sub
+
+Revision 1.14  2004/03/08 18:15:34  djurban
+- updated to 3.0.8
+
+Revision 1.13  2004/02/28 20:05:40  djurban
+-autopadted not testeded
+
+Revision 1.12  2003/09/09 10:24:21  ankry
+- spaces -> tab
+
+Revision 1.11  2003/08/30 15:09:25  djurban
+- 2.8
+
+Revision 1.10  2003/08/27 23:29:40  ankry
+- adapterized
+
+Revision 1.9  2003/08/27 23:06:26  ankry
+- typo
+
+Revision 1.8  2003/08/27 23:03:41  ankry
+- Don't use macros in description; adapter.awk does not format them properly
+
+Revision 1.7  2003/08/27 19:59:46  djurban
+- more specific r
+
+Revision 1.6  2003/08/27 18:50:19  migo
+- up to 2.7.3
+
+Revision 1.5  2003/08/24 09:38:02  migo
+- up to 2.7.1
+- added kde-decoration-thin_keramik
+
+Revision 1.4  2003/08/12 20:01:30  migo
+- up to 2.5
+
+Revision 1.3  2003/08/11 16:39:13  migo
+- up to 2.4.1
+
+Revision 1.2  2003/08/03 17:15:56  migo
+- up to 2.1
+- adapterized, cosmetics
+
+Revision 1.1  2003/07/31 12:42:11  djurban
+- initial
================================================================



More information about the pld-cvs-commit mailing list