[packages/xpra] BR update by cleanbuild

glen glen at pld-linux.org
Mon Jan 28 14:08:24 CET 2013


commit 29951ed6be149dab3c06570f092dfeb10ad42e1d
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Jan 28 15:07:58 2013 +0200

    BR update by cleanbuild
    
    - ERROR: Cannot find Cython: No module named Cython.Compiler.Version
    - ERROR: cannot find a valid pkg-config package for ['gdk-x11-2.0']
    - ERROR: cannot find a valid pkg-config package for ['libswscale']
    - ERROR: cannot find a valid pkg-config package for ['pygobject-2.0']
    - ERROR: cannot find a valid pkg-config package for ['x264']
    - ERROR: cannot find a valid pkg-config package for ['xtst']
    - wimpiggy/lowlevel/bindings.c:256:25: fatal error: pygtk/pygtk.h: No such file or directory

 xpra.spec | 9 +++++++++
 1 file changed, 9 insertions(+)
---
diff --git a/xpra.spec b/xpra.spec
index 48795d0..c5db2f9 100644
--- a/xpra.spec
+++ b/xpra.spec
@@ -1,5 +1,6 @@
 # TODO
 # - package just xpra, get rid of the wm stuff
+# - subpackages for client/server, see http://xpra.org/dev.html
 Summary:	Xpra gives you "persistent remote applications" for X
 Name:		xpra
 Version:	0.7.8
@@ -9,9 +10,17 @@ Source0:	http://xpra.org/src/%{name}-%{version}.tar.xz
 # Source0-md5:	940d20f26c1cfaa16bd0aee69bfb2233
 Group:		Networking
 URL:		http://xpra.org/
+BuildRequires:	ffmpeg-devel
+BuildRequires:	gtk+2-devel
+BuildRequires:	libx264-devel
+BuildRequires:	pkgconfig
+BuildRequires:	python-Cython
 BuildRequires:	python-distribute
+BuildRequires:	python-pygobject-devel
+BuildRequires:	python-pygtk-devel
 BuildRequires:	rpm-pythonprov
 BuildRequires:	tar >= 1:1.22
+BuildRequires:	xorg-lib-libXtst-devel
 BuildRequires:	xz
 #Requires:	PyOpenGL
 #Requires:	libvpx
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xpra.git/commitdiff/29951ed6be149dab3c06570f092dfeb10ad42e1d



More information about the pld-cvs-commit mailing list