Package Details: perl-gtk3-webkit 0.06-1

Git Clone URL: https://aur.archlinux.org/perl-gtk3-webkit.git (read-only, click to copy)
Package Base: perl-gtk3-webkit
Description: WebKit bindings for Perl
Upstream URL: https://metacpan.org/release/Gtk3-WebKit
Licenses: GPL, PerlArtistic
Submitter: jnbek
Maintainer: tallero
Last Packager: jnbek
Votes: 0
Popularity: 0.000000
First Submitted: 2016-04-24 20:21 (UTC)
Last Updated: 2016-04-24 20:22 (UTC)

Latest Comments

Beini commented on 2019-06-14 09:54 (UTC)

Needs webkitgtk from AUR.

bjesus commented on 2019-03-14 07:59 (UTC)

Can't build this...

==> Starting check()...
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/webkit.t .. 1/?
#   Failed test 'use Gtk3::WebKit;'
#   at t/webkit.t line 15.
#     Tried to use 'Gtk3::WebKit'.
#     Error:  Typelib file for namespace 'WebKit', version '3.0' not found at /usr/lib/perl5/5.28/vendor_perl/Glib/Object/Introspection.pm line 108.
# BEGIN failed--compilation aborted at t/webkit.t line 15.
Undefined subroutine &Gtk3::WebKit::get_default_session called at t/webkit.t line 21.
# Looks like your test exited with 255 just after 1.
t/webkit.t .. Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests

Test Summary Report
-------------------
t/webkit.t (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
Files=1, Tests=1,  1 wallclock secs ( 0.02 usr  0.01 sys +  0.19 cusr  0.01 csys =  0.23 CPU)
Result: FAIL
Failed 1/1 test programs. 1/1 subtests failed.
make: *** [Makefile:849: test_dynamic] Error 255
==> ERROR: A failure occurred in check().
    Aborting...