App-rs
view release on metacpan or search on metacpan
'gdk-pixbuf' => 'harfbuzz',
'gtk+' => 'harfbuzz',
'atk' => 'harfbuzz',
'pango' => 'harfbuzz',
'XML-Parser' => {'no-configure' => 1,
'post-configure' => 'perl Makefile.PL',
'post-make' => 'make test'},
'terminus-font' => {switch => [qw|--x11dir=/share/fonts/X11/terminus|]},
x264 => {switch => [qw/--enable-static --enable-shared/]},
ffmpeg => {switch => [qw/--enable-gpl --enable-nonfree --enable-libass --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libx264 --enable-libx265 --enable-shared --enable-openssl/]},
libpng => {environment => {LIBS => '-lpthread'}},
wireshark => {switch => [qw/--with-gtk2 --enable-setuid-install --with-ssl/]},
qemu => {switch => [qw/--audio-drv-list=alsa/]},
qt5 => {'no-configure' => 1,
'post-configure' => './configure -prefix /lib/qt5 -release -opensource -confirm-license -nomake tests -nomake examples -no-dbus'},
mutt => {switch => [qw/--enable-hcache --with-ssl --enable-imap/]},
bc => {switch => ['--with-readline']},
'poppler-data' => {'no-configure' => 1,
'no-make' => 1,
'make-install-parameter' => [$l]},
luajit => {'no-configure' => 1,
'nfs-utils' => {switch => [qw/--disable-gss --disable-nfsv4 --without-tcp-wrappers/]},
git => {'make-parameter' => [qw/all doc/],
'make-install-parameter' => [qw/install-doc install-html/]},
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 0.798 second using v1.01-cache-2.11-cpan-3cd7ad12f66 )