Ravenports generated: 15 Jan 2020 17:51
[ravenports.git] / bucket_E0 / php73-xsl
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               php73-xsl
4 VERSION=                7.3.13
5 KEYWORDS=               lang www php textproc
6 VARIANTS=               standard
7 SDESC[standard]=        PHP 7.3 extension: xsl (transformations)
8 HOMEPAGE=               https://php.net/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            PHP/distributions
13 DISTFILE[1]=            php-7.3.13.tar.xz:main
14 DF_INDEX=               1
15 SPKGS[standard]=        single
16
17 OPTIONS_AVAILABLE=      none
18 OPTIONS_STANDARD=       none
19
20 USES=                   php:ext,73
21 GNOME_COMPONENTS=       libxslt
22 PHP_EXTENSIONS=         dom xml
23
24 DISTNAME=               php-7.3.13/ext/{{PHP_MODNAME}}
25 EXTRACT_HEAD[1]=        {{TAR}} -xf
26 EXTRACT_TAIL[1]=        php-7.3.13/ext/{{PHP_MODNAME}}
27
28 FPC_EQUIVALENT=         textproc/php73-xsl
29
30 CONFIGURE_ARGS=         --with-xsl={{LOCALBASE}}
31
32 [FILE:53:descriptions/desc.single]
33 This package contains the xsl extension for PHP 7.3.
34
35
36 [FILE:96:distinfo]
37 57ac55fe442d2da650abeb9e6fa161bd3a98ba6528c029f076f8bba43dd5c228     12102012 php-7.3.13.tar.xz
38
39
40 [FILE:267:patches/patch-php_xsl.h]
41 --- php_xsl.h.orig      Sun Jan  1 13:50:17 2006
42 +++ php_xsl.h   Tue Jan 17 16:23:10 2006
43 @@ -43,7 +43,7 @@
44  #include <libexslt/exsltconfig.h>
45  #endif
46  
47 -#include "../dom/xml_common.h"
48 +#include "ext/dom/xml_common.h"
49  #include "xsl_fe.h"
50  
51  #include <libxslt/extensions.h>
52