App-rs
view release on metacpan or search on metacpan
pciutils => {'no-configure' => 1,
'make-parameter' => [$r],
'make-install-parameter' => [$r]},
librsvg => 'harfbuzz',
gimp => {'pre-configure' => 'NOCONFIGURE=1 ./autogen.sh',
switch => [qw'--disable-python --without-gvfs']},
samba => {switch => [qw|--enable-fhs --sysconfdir=/etc --localstatedir=/var --without-ad-dc --without-acl-support --without-ldap --without-ads|]},
fftw => {switch => [qw/--enable-shared --enable-threads/]},
squid => {'pre-configure' => './bootstrap.sh',
switch => [qw/--with-openssl --enable-ssl-crtd/]},
pcre => {switch => [qw/--enable-jit --enable-utf --enable-unicode-properties --enable-newline-is-any --enable-pcregrep-libz --enable-pcretest-libreadline/],
'post-make' => 'make check'},
dialog => {switch => [qw/--with-ncursesw --enable-nls --with-shared/]},
'pkg-config' => {switch => [qw/--with-internal-glib/]}};
};
( run in 1.044 second using v1.01-cache-2.11-cpan-88abd93f124 )