diff --git a/dev-util/gyp/gyp-git.recipe b/dev-util/gyp/gyp-git.recipe index f2c48bb1a..2371e3b0c 100644 --- a/dev-util/gyp/gyp-git.recipe +++ b/dev-util/gyp/gyp-git.recipe @@ -1,13 +1,12 @@ SUMMARY="Generate Your Projects (GYP) is a build automation tool" DESCRIPTION="GYP is created by Google to generate native IDE project files \ -(such as Visual Studio and Xcode) for building the Chromium web browser and is \ -licensed as open source software using the BSD software license." +(such as Visual Studio and Xcode) for building the Chromium web browser." HOMEPAGE="https://chromium.googlesource.com/external/gyp/" COPYRIGHT="2012 Google Inc." LICENSE="BSD (2-clause)" -REVISION="2" -SOURCE_URI="https://chromium.googlesource.com/external/gyp/+archive/2b086540aeedaf4d233766fd14fb674af1bc321d.tar.gz" -CHECKSUM_SHA256="8eef449971dd922155cf108da5d138130e003b1a2448223d1246f4096429c4e6" +REVISION="1" +SOURCE_URI="https://chromium.googlesource.com/external/gyp/+archive/702ac58e477214c635d9b541932e75a95d349352.tar.gz" +CHECKSUM_SHA256="76464353502cfd09b4350e92b061b61ff77aebdf7267e8217c6b99114958c2cb" SOURCE_DIR="" ARCHITECTURES="x86 x86_gcc2 x86_64" @@ -23,10 +22,10 @@ REQUIRES=" " BUILD_REQUIRES=" + haiku_devel python_setuptools " BUILD_PREREQUIRES=" - haiku_devel cmd:python "