summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordjurban2005-09-25 22:05:48 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commite9a29bef0c49764cd62f2b6e6415ae45d9affc2d (patch)
tree0f35f2f26d18ba5dd3f8641dd495d3bd753a9c71
downloadkde-theme-polymer-e9a29bef0c49764cd62f2b6e6415ae45d9affc2d.zip
kde-theme-polymer-e9a29bef0c49764cd62f2b6e6415ae45d9affc2d.tar.gz
- 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 Changed files: kde-theme-polymer.spec -> 1.1
-rw-r--r--kde-theme-polymer.spec130
1 files changed, 130 insertions, 0 deletions
diff --git a/kde-theme-polymer.spec b/kde-theme-polymer.spec
new file mode 100644
index 0000000..b654dd1
--- /dev/null
+++ b/kde-theme-polymer.spec
@@ -0,0 +1,130 @@
+
+%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