Search Criteria
Package Details: perl-wx 0.9932-6
Package Actions
Git Clone URL: | https://aur.archlinux.org/perl-wx.git (read-only, click to copy) |
---|---|
Package Base: | perl-wx |
Description: | Interface to the wxWidgets cross-platform GUI toolkit |
Upstream URL: | https://metacpan.org/dist/Wx |
Licenses: | GPL, PerlArtistic |
Submitter: | None |
Maintainer: | swiftgeek |
Last Packager: | swiftgeek |
Votes: | 60 |
Popularity: | 0.001145 |
First Submitted: | 2007-09-20 07:29 (UTC) |
Last Updated: | 2023-02-08 12:29 (UTC) |
Dependencies (6)
- perl-alien-wxwidgetsAUR
- perl-extutils-xsppAUR
- wxgtk3 (wxwidgets-gtk3)
- dos2unix (dos2unix-gitAUR) (make)
- perl-module-build (make)
- xorg-server-xvfb (xorg-server-xvfb-gitAUR) (check)
Required by (12)
- chordpro-dev-git (optional)
- chordpro-git (optional)
- demeter
- perl-padre
- perl-padre (make)
- perl-wx-glcanvas
- perl-wx-perl-processstream
- perl-wx-scintilla (make)
- perl-wx-scintilla-dev (make)
- slic3r (optional)
- slic3r-git (optional)
- unix-runescape-client
Sources (5)
- https://cpan.metacpan.org/authors/id/M/MD/MDOOTSON/Wx-0.9932.tar.gz
- https://src.fedoraproject.org/rpms/perl-Wx/raw/rawhide/f/gtk3.patch
- https://src.fedoraproject.org/rpms/perl-Wx/raw/rawhide/f/Wx-0.9932-Undefine-BOM_UTF8.patch
- https://src.fedoraproject.org/rpms/perl-Wx/raw/rawhide/f/wxWidgets_3.2_MakeMaker.patch
- https://src.fedoraproject.org/rpms/perl-Wx/raw/rawhide/f/wxWidgets_3.2_port.patch
Latest Comments
1 2 3 4 5 6 .. 14 Next › Last »
sl1pkn07 commented on 2024-09-16 01:16 (UTC)
ok. i fixed my problem: damm you wxUSE_UNICODE_UTF8!!!
as note, check() works for me
greetings
GaryScottMartin commented on 2024-09-09 22:02 (UTC)
Same problem as micwoj92. My log is virtually identical.
micwoj92 commented on 2024-07-07 21:09 (UTC)
Check fails, log here: https://gist.github.com/micwoj92/83a3cbd1569676daf27d7a33258cfee0
MarsSeed commented on 2023-08-11 17:14 (UTC)
Hi,
Please kindly make this depend directly on
wxwidgets-gtk3
and not the legacy namewxgtk3
. To allow users to use other providers of the former, which are available on AUR (wxwidgets-gtk3-git, wxwidgets-gtk3-light, wxwidgets-gtk3-wayland-perf). Thank you in advance.sl1pkn07 commented on 2023-02-25 19:47 (UTC) (edited on 2023-02-25 19:52 (UTC) by sl1pkn07)
rebuild
perl-alien-wxwidgets
not works for me (i mean. perl-alien-wxwidgets builds and detect the right wx version and install everithyng OK, but fails if, se the next statement),perl-wx
fails as pointed out in https://aur.archlinux.org/packages/perl-wx#comment-901006greetigs
mat commented on 2023-02-10 14:00 (UTC)
Ah, yes, I see, it gets wx from
perl-alien-wxwidgets
, which has not been updated after the latest wx updates :( Thank you for the pointer.swiftgeek commented on 2023-02-08 13:57 (UTC) (edited on 2023-02-08 13:59 (UTC) by swiftgeek)
Sorry miswrote, correction:
(...) or
perl-alien-wxwidgets
needs a rebuildmat commented on 2023-02-08 13:48 (UTC)
Yes, I found
/usr/include/wx-3.0
to be strange, and, yes, but I did not look further. I have 0.9932-5 installed and I am trying to build and install 0.9932-6.Looking further, I see:
Looks like the current perl-wx is looking for an older wx version or something.
swiftgeek commented on 2023-02-08 12:24 (UTC) (edited on 2023-02-08 13:58 (UTC) by swiftgeek)
/usr/include/wx-3.0
indicates old wx, either entire system is way older (like with sad case for armv6) orperl-alien-wxwidgets
needs a rebuildThanks for
dos2unix
andwx-config
reportmat commented on 2023-02-08 07:50 (UTC)
So, first, there is some dependency on dos2unix that is missing, but it's an easy fix.
Then, it fails to build as of a day ago or two, with:
Investigating a bit, I see a
WX_CONFIG=/usr/bin/wx-config-gtk3
in PKGBUILD, but there is no wx-config-gtk3, wxwidgets-gtk3 installs awx-config
though. But I don't think it matters as nothing in perl-wx sources seems to look for WX_CONFIG anywhere.1 2 3 4 5 6 .. 14 Next › Last »