packages: hiphop-php/hiphop-php.spec - deps from readme

glen glen at pld-linux.org
Sat May 15 23:12:25 CEST 2010


Author: glen                         Date: Sat May 15 21:12:25 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- deps from readme

---- Files affected:
packages/hiphop-php:
   hiphop-php.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/hiphop-php/hiphop-php.spec
diff -u packages/hiphop-php/hiphop-php.spec:1.1 packages/hiphop-php/hiphop-php.spec:1.2
--- packages/hiphop-php/hiphop-php.spec:1.1	Sat May 15 23:02:08 2010
+++ packages/hiphop-php/hiphop-php.spec	Sat May 15 23:12:20 2010
@@ -1,13 +1,34 @@
 # $Revision$, $Date$
 Summary:	HipHop for PHP transforms PHP source code into highly optimized C++
 Name:		hiphop-php
-Version:	_
+Version:	0.1
 Release:	0.1
-License:	- (enter GPL/GPL v2/GPL v3/LGPL/BSD/BSD-like/other license name here)
+License:	PHP 3.01
 Group:		Development/Languages/PHP
+# git clone git://github.com/facebook/hiphop-php.git
 Source0:	%{name}-%{version}.tar.gz
 # Source0-md5:	-
-URL:		http://developers.facebook.com/hiphop-php/
+URL:		http://wiki.github.com/facebook/hiphop-php/
+BuildRequires:	binutils-devel
+BuildRequires:	bison
+BuildRequires:	boost-devel >= 1.37
+BuildRequires:	cmake >= 2.6.4
+BuildRequires:	expat-devel
+BuildRequires:	flex
+BuildRequires:	gd-devel
+BuildRequires:	libcap-devel
+BuildRequires:	libicu >= 4.2
+BuildRequires:	libmbfl
+BuildRequires:	libmcrypt
+BuildRequires:	libstdc++-devel >= 6:4.1
+BuildRequires:	libxml2
+BuildRequires:	mysql-devel
+BuildRequires:	oniguruma
+BuildRequires:	openssl-devel
+BuildRequires:	pcre-devel
+BuildRequires:	re2c >= 0.13.0
+BuildRequires:	tbb >= 2.2
+BuildRequires:	zlib-devel
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -43,5 +64,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2010/05/15 21:12:20  glen
+- deps from readme
+
 Revision 1.1  2010/05/15 21:02:08  glen
 - old: 2010-02-07
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/hiphop-php/hiphop-php.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list