[packages/weston] - updated to 1.0.6 - introduced -devel package

qboosh qboosh at pld-linux.org
Fri Mar 29 06:56:55 CET 2013


commit 5f05a41712011f25ef77b5b695df4b6ec6ab5cae
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Mar 29 06:57:02 2013 +0100

    - updated to 1.0.6
    - introduced -devel package

 weston.spec | 28 ++++++++++++++++++++++++++--
 1 file changed, 26 insertions(+), 2 deletions(-)
---
diff --git a/weston.spec b/weston.spec
index 8b4229d..b8592c0 100644
--- a/weston.spec
+++ b/weston.spec
@@ -11,14 +11,15 @@
 Summary:	Weston - Wayland demos
 Summary(pl.UTF-8):	Weston - programy demonstracyjne dla protokołu Wayland
 Name:		weston
-Version:	1.0.5
+Version:	1.0.6
 Release:	1
 License:	MIT
 Group:		Applications
 Source0:	http://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz
-# Source0-md5:	2f70393d577f06f89dc011ab6fec2bfa
+# Source0-md5:	63202129d66d5514e572814da5dfa1f7
 URL:		http://wayland.freedesktop.org/
 BuildRequires:	Mesa-libEGL-devel >= 7.10
+# GLESv2
 BuildRequires:	Mesa-libGLES-devel
 # for wayland and sclients, but also desktop-shell, which is always enabled
 BuildRequires:	Mesa-libwayland-egl-devel >= 9.0-2
@@ -54,6 +55,7 @@ BuildRequires:	pkgconfig(cairo-xcb)
 BuildRequires:	xorg-lib-libXcursor-devel
 %endif
 %if %{with clients}
+BuildRequires:	OpenGL-GLU-devel
 BuildRequires:	cairo-devel >= 1.11.3
 BuildRequires:	gdk-pixbuf2-devel >= 2.0
 BuildRequires:	glib2-devel >= 2.0
@@ -75,6 +77,23 @@ Jest przykładowy serwer składający, który można uruchomić pod KMS, pod
 X11 lub pod innym serwerem składającym Wayland; są także proste
 programy klienckie demonstrujące różne aspekty protokołu Wayland.
 
+%package devel
+Summary:	Header files for Weston plugin development
+Summary(pl.UTF-8):	Pliki nagłówkowe do tworzenia wtyczek dla Westona
+Group:		Development/Libraries
+Requires:	Mesa-libEGL-devel >= 7.10
+# GLESv2
+Requires:	Mesa-libGLES-devel
+Requires:	pixman-devel
+Requires:	wayland-devel >= 1.0.0
+Requires:	xorg-lib-libxkbcommon-devel
+
+%description devel
+Header files for Weston plugin development.
+
+%description devel -l pl.UTF-8
+Pliki nagłówkowe do tworzenia wtyczek dla Westona.
+
 %prep
 %setup -q
 
@@ -159,3 +178,8 @@ rm -rf $RPM_BUILD_ROOT
 # poppler
 #%attr(755,root,root) %{_bindir}/view
 %endif
+
+%files devel
+%defattr(644,root,root,755)
+%{_includedir}/weston
+%{_pkgconfigdir}/weston.pc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/weston.git/commitdiff/5f05a41712011f25ef77b5b695df4b6ec6ab5cae



More information about the pld-cvs-commit mailing list