summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordjurban2004-05-22 15:52:11 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitcdd1d4c732b06baeaf1e1fee2f7dfd15bb7af25d (patch)
tree32053433f259528392b7a6a9fc49fe344dfe579f
parent81b861de99988e712a1786c5aca886190da3c44a (diff)
downloadkde-theme-qinx-cdd1d4c732b06baeaf1e1fee2f7dfd15bb7af25d.zip
kde-theme-qinx-cdd1d4c732b06baeaf1e1fee2f7dfd15bb7af25d.tar.gz
- a qinx like theme ( http://www.kde-look.org/content/pre2/2306-1.jpg )
Changed files: kde-theme-qinx.spec -> 1.1
-rw-r--r--kde-theme-qinx.spec123
1 files changed, 123 insertions, 0 deletions
diff --git a/kde-theme-qinx.spec b/kde-theme-qinx.spec
new file mode 100644
index 0000000..5d8a055
--- /dev/null
+++ b/kde-theme-qinx.spec
@@ -0,0 +1,123 @@
+
+%define _name qinx
+
+Summary: KDE theme - %{_name}
+Summary(pl): Motyw KDE - %{_name}
+Name: kde-theme-%{_name}
+Version: 1.0
+Release: 1
+License: X11
+Group: Themes
+Source0: http://www.usermode.org/code/%{_name}-%{version}.tar.gz
+# Source0-md5: bd0afdc2ec3d1e533d65ab449f914d2c
+Patch0: %{_name}-unsermake.patch
+URL: http://www.kde-look.org/content/show.php?content=2306
+BuildRequires: autoconf
+BuildRequires: unsermake
+BuildRequires: freetype-devel
+BuildRequires: kdelibs-devel
+BuildRequires: unsermake
+Requires: kdelibs
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+BLAH.
+
+%description -l pl
+ZIEW.
+
+%package -n kde-style-%{_name}
+Summary: KDE style - %{_name}
+Summary(pl): Styl do KDE - %{_name}
+Group: Themes
+Requires: kdelibs
+
+%description -n kde-style-%{_name}
+Qinx is a clone of the Photon style know from the QNX
+operating system. It gives the user a clean and useful look with and
+concave looking widgets.
+
+%description -n kde-style-%{_name} -l pl
+Qinx to kopia stylu Photon znanego z systemu operacyjnego
+QNX. Oferuje on użytkownikowi przejrzysty i funkcjonalny wygląd oraz
+poczucie wklęsłości elementów interfejsu graficznego.
+
+%package -n kde-colorscheme-%{_name}
+Summary: Color scheme for KDE style - %{_name}
+Summary(pl): Schemat kolorów do stylu KDE - %{_name}
+Group: Themes
+Requires: kdebase-core
+
+%description -n kde-colorscheme-%{_name}
+This package contains two color schemes for KDE. One of them creates a
+modern, blue look and the second a combined blue and grey look with a
+lesser contrast.
+
+%description -n kde-colorscheme-%{_name} -l pl
+Ten pakiet zawiera dwa schematy kolorów dla KDE. Jeden z nich tworzy
+nowoczesny, niebieski wygląd, a drugi łączy kolory niebieski i szary,
+tworząc wygląd o mniejszym kontraście.
+
+%package -n kde-decoration-%{_name}
+Summary: Kwin decoration - %{_name}
+Summary(pl): Dekoracja kwin - %{_name}
+Group: Themes
+Requires: kdebase-desktop-libs
+
+%description -n kde-decoration-%{_name}
+Tis package contains a kwin decoration similar to the one used in
+Photon from the QNX operating system. It consists of a convex space
+for window titles and concave space for window buttons, which makes
+the whole decoration clear and visible.
+
+%description -n kde-decoration-%{_name} -l pl
+Ten pakiet zawiera dekoracje kwin podobną do tej używanej w Photonie,
+stylu znanym z systemu operacyjnego QNX. Składa się z wypukłej części
+zawierającej tytuł okna oraz wklęsłej, w której znajdują się
+przyciski, co sprawia, że cała dekoracja jest wyrażna i widoczna.
+
+
+
+%prep
+%setup -q -n %{_name}-%{version}
+%patch0 -p1
+
+%build
+kde_htmldir="%{_kdedocdir}"; export kde_htmldir
+kde_icondir="%{_iconsdir}"; export kde_icondir
+cp -f %{_datadir}/automake/config.sub admin
+export UNSERMAKE=%{_datadir}/unsermake/unsermake
+%{__make} -f Makefile.cvs
+
+%configure
+
+%{__make}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+# create dirs if necessary
+#install -d $RPM_BUILD_ROOT
+
+%{__make} install \
+ DESTDIR=$RPM_BUILD_ROOT
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files -n kde-decoration-%{_name}
+%defattr(644,root,root,755)
+%{_libdir}/kde3/kwin*.la
+%attr(755,root,root) %{_libdir}/kde3/kwin*.so
+%{_datadir}/apps/kwin/*.desktop
+
+%files -n kde-style-%{_name}
+%defattr(644,root,root,755)
+%{_libdir}/kde3/kstyle_*.la
+%attr(755,root,root) %{_libdir}/kde3/kstyle_*.so
+%{_libdir}/kde3/plugins/styles/*.la
+%attr(755,root,root) %{_libdir}/kde3/plugins/styles/*.so
+%{_datadir}/apps/kstyle/themes/*.themerc
+
+%files -n kde-colorscheme-%{_name}
+%defattr(644,root,root,755)
+%{_datadir}/apps/kdisplay/color-schemes/*.kcsrc