]> git.pld-linux.org Git - packages/hhvm.git/commitdiff
- deps from readme
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 15 May 2010 21:12:20 +0000 (21:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    hiphop-php.spec -> 1.2

hiphop-php.spec

index a6d1c2be9e5aa3f6a471e3e785eb9bc022db9bb8..046f61e05cef9a569b43d92af8eac978e2000b0a 100644 (file)
@@ -1,12 +1,33 @@
 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)
 
This page took 0.028959 seconds and 4 git commands to generate.