Source: alt-php81
Priority: optional
Maintainer: Anatholy Scryabin <ascryabin@cloudlinux.com>
Build-Depends:
 gcc,
 debhelper,
 dh-apache2,
 dh-autoreconf,
 alt-libicu-dev (>= 63.1),
 alt-libzip,
 alt-libzip-dev,
 alt-php-libc-client-devel,
 alt-sqlite-devel (>= 3.7.4),
 apache2-dev (>= 2.0.46-1),
 autoconf,
 automake,
 autotools-dev,
 bison,
 bzip2,
 dpkg-dev,
 firebird-dev,
 freetds-dev,
 gettext,
 libaspell-dev (>= 0.50.0),
 libbz2-dev,
 libcurl4-openssl-dev,
 libdb5.3-dev,
 libenchant-dev (>= 1.2.4) | libenchant-2-dev,
 libfreetype6-dev,
 libgd-dev (>= 2.1.0),
 libgmp-dev,
 libjpeg-dev,
 libkrb5-dev,
 libldap2-dev,
 libltdl-dev,
 liblzma-dev,
 libnghttp2-dev,
 libonig-dev,
 libpam0g-dev,
 libpcre3-dev,
 libpng-dev,
 libpspell-dev,
 libreadline-dev,
 libsasl2-dev,
 libsnmp-dev,
 libsodium-dev,
 libssh2-1,
 libssl-dev,
 libstdc++-dev,
 libsystemd-dev,
 libtidy-dev,
 libtool (>= 1.4.3),
 libtool-bin,
 libwebp-dev,
 libx11-dev,
 libxml2-dev (>= 2.7.6),
 libxpm-dev,
 libxslt1-dev (>= 1.0.18-1),
 perl,
 pkg-config,
 postgresql-server-dev-all,
 qpsmtpd,
 re2c,
 unixodbc-dev,
 zlib1g,
 zlib1g-dev
Standards-Version: 3.9.6
Section: libs
Homepage: http://www.php.net/

Package: alt-php81
#Section: libdevel
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 alt-php81-cli (= ${binary:Version}),
 alt-php81-common (= ${binary:Version}),
 libcurl4|libcurl3,
 libpcre3,
 libreadline-dev,
 libwebp-dev,
 libxml2
Description: server-side, HTML-embedded scripting language (metapackage)
 This package is a metapackage that, when installed, guarantees that you
 have at least one of the four server-side versions of the PHP interpreter
 installed. Removing this package won't remove PHP from your system, however
 it may remove other packages that depend on this one.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

Package: alt-php81-cli
#Section: libdevel
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 alt-php81-common (= ${binary:Version}),
 libcurl4|libcurl3,
 libpcre3,
 libnghttp2-14,
 libxml2
Provides: alt-php81-sqlite (= ${binary:Version}),
Replaces: alt-php81-sqlite (< ${binary:Version}),
Description: command-line interpreter for the PHP scripting language
 This package provides the /usr/bin/php7.0 command interpreter, useful for
 testing PHP scripts from a shell or performing general shell scripting tasks.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

Package: alt-php81-common
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
 coreutils
Description: documentation, examples and common module for PHP
 This package provides the documentation, examples and common module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

Package: alt-php81-dev
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 alt-php81 (= ${binary:Version}),
 autoconf,
 automake
Provides: alt-php81-devel (= ${binary:Version})
Description: Files for PHP7.0 module development
 This package provides the files from the PHP7.0 source needed for compiling
 additional modules.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

Package: alt-php81-fpm
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 alt-php81-common (= ${binary:Version})
Description: FPM daemon for PHP
 FPM (FastCGI Process Manager) is a primary PHP FastCGI implementation
 containing some features (mostly) useful for heavy-loaded sites.

Package: alt-php81-imap
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 alt-php81-common (= ${binary:Version})
Description: IMAP module for PHP
 This package provides the IMAP module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

Package: alt-php81-ldap
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 alt-php81-common (= ${binary:Version})
Description: LDAP module for PHP
 This package provides the LDAP module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

Package: alt-php81-pdo
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 alt-php81-common (= ${binary:Version})
Description: pdo module for PHP
 This package contains a dynamic shared object that will add
 a database access abstraction layer to PHP.  This module provides
 a common interface for accessing MySQL, PostgreSQL or other
 databases.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

Package: alt-php81-pgsql
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 alt-php81-common (= ${binary:Version}),
 alt-php81-pdo (= ${binary:Version})
Description: PostgreSQL module for PHP
 This package provides the PostgreSQL module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

Package: alt-php81-process
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 alt-php81-common (= ${binary:Version}),
 alt-php81-pdo (= ${binary:Version})
Description: process module for PHP
 The php-process package contains dynamic shared objects which add
 support to PHP using system interfaces for inter-process
 communication.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

Package: alt-php81-odbc
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 alt-php81-common (= ${binary:Version}),
 alt-php81-pdo (= ${binary:Version})
Description: ODBC module for PHP
 This package provides the ODBC module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

Package: alt-php81-soap
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 alt-php81-common (= ${binary:Version})
Description: SOAP module for PHP
 This package provides the SOAP module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

Package: alt-php81-snmp
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 alt-php81-common (= ${binary:Version}),
 libxml2
Description: SNMP module for PHP
 This package provides the SNMP module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

Package: alt-php81-xml
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 alt-php81-common (= ${binary:Version})
Description: DOM, SimpleXML, WDDX, XML, and XSL module for PHP
 This package provides the DOM, SimpleXML, WDDX, XML, and XSL module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

Package: alt-php81-mbstring
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 alt-php81-common (= ${binary:Version})
Description: MBSTRING module for PHP
 This package provides the MBSTRING module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

Package: alt-php81-gd
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 alt-php81-common (= ${binary:Version})
Description: This package provides the GD module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

Package: alt-php81-bcmath
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 alt-php81-common (= ${binary:Version})
Description: Bcmath module for PHP
 This package provides the Bcmath module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

Package: alt-php81-dba
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 alt-php81-common (= ${binary:Version})
Description: DBA module for PHP
 This package provides the DBA module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

Package: alt-php81-enchant
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 alt-php81-common (= ${binary:Version})
Description: Enchant module for PHP
 This package provides the Enchant module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

Package: alt-php81-pspell
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 alt-php81-common (= ${binary:Version})
Description: pspell module for PHP
 This package provides the pspell module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

Package: alt-php81-intl
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 alt-php81-common (= ${binary:Version})
Description: Internationalisation module for PHP
 This package provides the Internationalisation module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

Package: alt-php81-sodium
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 alt-php81-common (= ${binary:Version})
Description: libsodium module for PHP
 This package provides the libsodium module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

Package: alt-php81-tidy
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 alt-php81-common (= ${binary:Version})
Description: tidy module for PHP
 This package provides the tidy module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

Package: alt-php81-firebird
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 alt-php81-common (= ${binary:Version}),
 alt-php81-pdo (= ${binary:Version}),
 libfbclient2
Description: firebird module for PHP
 Standart PHP module provides interbase/firebird extensions.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

Package: alt-php81-opcache
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 alt-php81-common (= ${binary:Version})
Description: Zend OpCache module for PHP
 This package provides the Zend OpCache module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

Package: alt-php81-mysqlnd
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 alt-php81-common (= ${binary:Version}),
 alt-php81-pdo (= ${binary:Version})
Description: mysqlnd module for PHP
 This package provides the mysqlnd module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.
