{ "name": "Cadaver", "description": "Command-line client for DAV", "url": "https://mirrorservice.org/sites/download.salixos.org/i486/extra-14.2/source/network/cadaver/cadaver-0.23.3.tar.gz", "mirror": "https://src.fedoraproject.org/repo/pkgs/cadaver/cadaver-0.23.3.tar.gz/502ecd601e467f8b16056d2acca39a6f/cadaver-0.23.3.tar.gz", "homepage": "https://directory.fsf.org/wiki/Cadaver", "depends": [ { "depend": "pkg-config", "build-depend": true }, { "depend": "gettext", "build-depend": false }, { "depend": "neon", "build-depend": false }, { "depend": "openssl", "build-depend": false }, { "depend": "readline", "build-depend": false } ], "resource": [], "conflicts": [], "patches": [ { "url": null, "data": [ "--- cadaver-0.23.3-orig/configure\t2009-12-16 01:36:26.000000000 +0300\n", "+++ cadaver-0.23.3/configure\t2013-11-04 22:44:00.000000000 +0400\n", "@@ -10328,7 +10328,7 @@\n", " $as_echo \"$ne_cv_lib_neon\" >&6; }\n", " if test \"$ne_cv_lib_neon\" = \"yes\"; then\n", " ne_cv_lib_neonver=no\n", "- for v in 27 28 29; do\n", "+ for v in 27 28 29 30; do\n", " case $ne_libver in\n", " 0.$v.*) ne_cv_lib_neonver=yes ;;\n", " esac\n", "@@ -10975,8 +10975,8 @@\n", " fi\n", " \n", " else\n", "- { $as_echo \"$as_me:$LINENO: incompatible neon library version $ne_libver: wanted 0.27 28 29\" >&5\n", "-$as_echo \"$as_me: incompatible neon library version $ne_libver: wanted 0.27 28 29\" >&6;}\n", "+ { $as_echo \"$as_me:$LINENO: incompatible neon library version $ne_libver: wanted 0.27 28 29 30\" >&5\n", "+$as_echo \"$as_me: incompatible neon library version $ne_libver: wanted 0.27 28 29 30\" >&6;}\n", " neon_got_library=no\n", " fi\n", " \n" ] } ], "install": [ "system \"./configure\", \"--prefix=#{prefix}\",", "\"--with-ssl=openssl\",", "\"--with-libs=#{Formula[\"openssl\"].opt_prefix}\",", "\"--with-neon=#{Formula[\"neon\"].opt_prefix}\"", "system \"make\", \"-C\", \"lib/intl\"", "system \"make\", \"install\"" ], "version": "0.23.3", "file": "cadaver.rb" }