Skip to content

Commit

Permalink
Fix extension definitions --build-all
Browse files Browse the repository at this point in the history
  • Loading branch information
shivammathur committed Nov 3, 2022
1 parent 091bd48 commit a55e560
Show file tree
Hide file tree
Showing 6 changed files with 57 additions and 35 deletions.
20 changes: 11 additions & 9 deletions config/definitions/5.6
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
--enable-exif=shared
--enable-fileinfo=shared
--enable-filter
--with-ffi=shared
--enable-ftp=shared
--with-openssl-dir=/usr
--with-gettext=shared,/usr
Expand All @@ -32,20 +31,27 @@
--with-tidy=shared,/usr
--enable-tokenizer=shared
--with-xsl=shared
--with-zip=shared

# zip
--enable-zip=shared
--with-libzip=/usr

# dba
--enable-dba=shared
--with-db4=/usr
--without-gdbm
--with-qdbm=/usr
--with-lmdb=/usr
--enable-inifile
--enable-flatfile

# gd
--enable-gd=shared,/usr
--with-external-gd
--with-gd=shared,/usr
--enable-gd-native-ttf
--with-jpeg-dir=/usr
--with-xpm-dir=/usr/X11R6
--with-png-dir=/usr
--with-freetype-dir=/usr
--with-webp-dir=/usr

# mhash
--with-mhash=/usr
Expand Down Expand Up @@ -86,10 +92,6 @@
--enable-soap=shared
--enable-libxml

# sodium
--with-sodium=shared
--with-password-argon2=/usr

# sqlite
--with-sqlite3=shared
--with-pdo-sqlite=shared
Expand Down
21 changes: 12 additions & 9 deletions config/definitions/7.0
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
--enable-exif=shared
--enable-fileinfo=shared
--enable-filter
--with-ffi=shared
--enable-ftp=shared
--with-openssl-dir=/usr
--with-gettext=shared,/usr
Expand All @@ -32,20 +31,28 @@
--with-tidy=shared,/usr
--enable-tokenizer=shared
--with-xsl=shared
--with-zip=shared

# zip
--enable-zip=shared
--with-libzip=/usr

# dba
--enable-dba=shared
--with-db4=/usr
--without-gdbm
--with-qdbm=/usr
--with-lmdb=/usr
--enable-inifile
--enable-flatfile

# gd
--enable-gd=shared,/usr
--with-external-gd
--with-gd=shared,/usr
--enable-gd-native-ttf
--with-jpeg-dir=/usr
--with-xpm-dir=/usr/X11R6
--with-png-dir=/usr
--with-freetype-dir=/usr
--with-webp-dir=/usr


# mhash
--with-mhash=/usr
Expand Down Expand Up @@ -86,10 +93,6 @@
--enable-soap=shared
--enable-libxml

# sodium
--with-sodium=shared
--with-password-argon2=/usr

# sqlite
--with-sqlite3=shared
--with-pdo-sqlite=shared
Expand Down
20 changes: 11 additions & 9 deletions config/definitions/7.1
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
--enable-exif=shared
--enable-fileinfo=shared
--enable-filter
--with-ffi=shared
--enable-ftp=shared
--with-openssl-dir=/usr
--with-gettext=shared,/usr
Expand All @@ -32,20 +31,27 @@
--with-tidy=shared,/usr
--enable-tokenizer=shared
--with-xsl=shared
--with-zip=shared

# zip
--enable-zip=shared
--with-libzip=/usr

# dba
--enable-dba=shared
--with-db4=/usr
--without-gdbm
--with-qdbm=/usr
--with-lmdb=/usr
--enable-inifile
--enable-flatfile

# gd
--enable-gd=shared,/usr
--with-external-gd
--with-gd=shared,/usr
--enable-gd-native-ttf
--with-jpeg-dir=/usr
--with-xpm-dir=/usr/X11R6
--with-png-dir=/usr
--with-freetype-dir=/usr
--with-webp-dir=/usr

# mhash
--with-mhash=/usr
Expand Down Expand Up @@ -86,10 +92,6 @@
--enable-soap=shared
--enable-libxml

# sodium
--with-sodium=shared
--with-password-argon2=/usr

# sqlite
--with-sqlite3=shared
--with-pdo-sqlite=shared
Expand Down
15 changes: 11 additions & 4 deletions config/definitions/7.2
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
--enable-exif=shared
--enable-fileinfo=shared
--enable-filter
--with-ffi=shared
--enable-ftp=shared
--with-openssl-dir=/usr
--with-gettext=shared,/usr
Expand All @@ -32,7 +31,10 @@
--with-tidy=shared,/usr
--enable-tokenizer=shared
--with-xsl=shared
--with-zip=shared

# zip
--enable-zip=shared
--with-libzip=/usr

# dba
--enable-dba=shared
Expand All @@ -44,8 +46,13 @@
--enable-flatfile

# gd
--enable-gd=shared,/usr
--with-external-gd
--with-gd=shared,/usr
--enable-gd-native-ttf
--with-jpeg-dir=/usr
--with-xpm-dir=/usr/X11R6
--with-png-dir=/usr
--with-freetype-dir=/usr
--with-webp-dir=/usr

# mhash
--with-mhash=/usr
Expand Down
15 changes: 11 additions & 4 deletions config/definitions/7.3
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
--enable-exif=shared
--enable-fileinfo=shared
--enable-filter
--with-ffi=shared
--enable-ftp=shared
--with-openssl-dir=/usr
--with-gettext=shared,/usr
Expand All @@ -32,7 +31,10 @@
--with-tidy=shared,/usr
--enable-tokenizer=shared
--with-xsl=shared
--with-zip=shared

# zip
--enable-zip=shared
--with-libzip=/usr

# dba
--enable-dba=shared
Expand All @@ -44,8 +46,13 @@
--enable-flatfile

# gd
--enable-gd=shared,/usr
--with-external-gd
--with-gd=shared,/usr
--enable-gd-native-ttf
--with-jpeg-dir=/usr
--with-xpm-dir=/usr/X11R6
--with-png-dir=/usr
--with-freetype-dir=/usr
--with-webp-dir=/usr

# mhash
--with-mhash=/usr
Expand Down
1 change: 1 addition & 0 deletions scripts/install-requirements.sh
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,7 @@ install_packages apache2 \
libwrap0-dev \
libxml2-dev \
libxmltok1-dev \
libxpm-dev \
libxslt1-dev \
libzip-dev \
libzstd-dev \
Expand Down

0 comments on commit a55e560

Please sign in to comment.