App-rs

 view release on metacpan or  search on metacpan

rs.build  view on Meta::CPAN

	 unzip => {'no-configure' => 1,
		       'make-parameter' => [qw|generic -f unix/Makefile|],
		       'make-install-parameter' => [$l, qw|-f unix/Makefile|]},
	 '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]},



( run in 1.656 second using v1.01-cache-2.11-cpan-5735350b133 )