{ "name": "Ldapvi", "description": "Update LDAP entries with a text editor", "url": "http://www.lichteblau.com/download/ldapvi-1.7.tar.gz", "mirror": "https://deb.debian.org/debian/pool/main/l/ldapvi/ldapvi_1.7.orig.tar.gz", "homepage": "http://www.lichteblau.com/ldapvi/", "depends": [ { "depend": "pkg-config", "build-depend": true }, { "depend": "xz", "build-depend": false }, { "depend": "gettext", "build-depend": false }, { "depend": "glib", "build-depend": false }, { "depend": "openssl", "build-depend": false }, { "depend": "popt", "build-depend": false }, { "depend": "readline", "build-depend": false } ], "resource": [], "conflicts": [], "patches": [ { "url": "https://deb.debian.org/debian/pool/main/l/ldapvi/ldapvi_1.7-10.debian.tar.xz", "strip": "1" } ], "install": [ "inreplace \"ldapvi.c\", \"if (lstat(sasl, &st) == -1) return;\",", "\"if (lstat(sasl, &st) == -1) return 0;\"", "system \"./configure\", \"--disable-dependency-tracking\",", "\"--prefix=#{prefix}\"", "system \"make\", \"install\"" ], "version": "1.7", "file": "ldapvi.rb" }