Fredrik Fornwall
6 years ago
9 changed files with 9 additions and 9 deletions
@ -1,3 +1,3 @@ |
|||
TERMUX_SUBPKG_INCLUDE="bin/dirmngr bin/dirmngr-client share/man/man8/dirmngr.8 share/man/man1/dirmngr-client.1" |
|||
TERMUX_SUBPKG_INCLUDE="bin/dirmngr bin/dirmngr-client share/man/man8/dirmngr.8.gz share/man/man1/dirmngr-client.1.gz" |
|||
TERMUX_SUBPKG_DESCRIPTION="Server for managing certificate revocation lists" |
|||
TERMUX_SUBPKG_DEPENDS="gnupg (>= 2.2.9-1), libgnutls, resolv-conf" |
|||
|
@ -1,3 +1,3 @@ |
|||
TERMUX_SUBPKG_INCLUDE="bin/curl share/man/man1/curl.1" |
|||
TERMUX_SUBPKG_INCLUDE="bin/curl share/man/man1/curl.1.gz" |
|||
TERMUX_SUBPKG_DESCRIPTION="Command line tool for transferring data with URL syntax" |
|||
TERMUX_SUBPKG_DEPENDS="libcurl" |
|||
|
@ -1,3 +1,3 @@ |
|||
TERMUX_SUBPKG_INCLUDE="bin/rdiff share/man/man1/rdiff.1" |
|||
TERMUX_SUBPKG_INCLUDE="bin/rdiff share/man/man1/rdiff.1.gz" |
|||
TERMUX_SUBPKG_DESCRIPTION="Remote incremental backup" |
|||
TERMUX_SUBPKG_DEPENDS="librsync,libpopt" |
|||
|
@ -1,3 +1,3 @@ |
|||
TERMUX_SUBPKG_INCLUDE="bin/xmllint bin/xmlcatalog share/man/man1/xmllint.1 share/man/man1/xmlcatalog.1" |
|||
TERMUX_SUBPKG_INCLUDE="bin/xmllint bin/xmlcatalog share/man/man1/xmllint.1.gz share/man/man1/xmlcatalog.1.gz" |
|||
TERMUX_SUBPKG_DESCRIPTION="XML utilities" |
|||
TERMUX_SUBPKG_DEPENDS="libxml2" |
|||
|
@ -1,3 +1,3 @@ |
|||
TERMUX_SUBPKG_INCLUDE="bin/xsltproc share/man/man1/xsltproc.1" |
|||
TERMUX_SUBPKG_INCLUDE="bin/xsltproc share/man/man1/xsltproc.1.gz" |
|||
TERMUX_SUBPKG_DESCRIPTION="XSLT command line processor" |
|||
TERMUX_SUBPKG_DEPENDS="libxslt" |
|||
|
@ -1,3 +1,3 @@ |
|||
TERMUX_SUBPKG_INCLUDE="bin/ncat bin/netcat bin/nc share/man/man1/ncat.1 share/man/man1/netcat.1 share/man/man1/nc.1" |
|||
TERMUX_SUBPKG_INCLUDE="bin/ncat bin/netcat bin/nc share/man/man1/ncat.1.gz share/man/man1/netcat.1.gz share/man/man1/nc.1.gz" |
|||
TERMUX_SUBPKG_DESCRIPTION="Feature-packed networking utility which reads and writes data across networks from the command line" |
|||
TERMUX_SUBPKG_DEPENDS="libpcap, openssl, liblua" |
|||
|
@ -1,4 +1,4 @@ |
|||
TERMUX_SUBPKG_INCLUDE="bin/php-fpm etc/php-fpm.conf etc/php-fpm.d/www.conf share/man/man8/php-fpm.8" |
|||
TERMUX_SUBPKG_INCLUDE="bin/php-fpm etc/php-fpm.conf etc/php-fpm.d/www.conf share/man/man8/php-fpm.8.gz" |
|||
TERMUX_SUBPKG_CONFFILES="etc/php-fpm.conf etc/php-fpm.d/www.conf" |
|||
TERMUX_SUBPKG_DEPENDS="php" |
|||
TERMUX_SUBPKG_DESCRIPTION="FastCGI Process Manager for PHP" |
|||
|
@ -1,4 +1,4 @@ |
|||
TERMUX_SUBPKG_INCLUDE="share/ri share/man/man1/ri.1 bin/ri" |
|||
TERMUX_SUBPKG_INCLUDE="share/ri share/man/man1/ri.1.gz bin/ri" |
|||
TERMUX_SUBPKG_DESCRIPTION="Ruby documentation index" |
|||
TERMUX_SUBPKG_DEPENDS="ruby" |
|||
TERMUX_SUBPKG_PLATFORM_INDEPENDENT=true |
|||
|
Loading…
Reference in new issue