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
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 14 Next › Last »
yochananmarqos commented on 2022-07-03 17:48 (UTC)
This currently fails to build. Open upstream issue: https://rt.cpan.org/Public/Bug/Display.html?id=128994
Alad commented on 2022-07-03 17:32 (UTC) (edited on 2022-07-03 17:40 (UTC) by Alad)
This doesn't build with regular makepkg either. Same error from before:
edit: it works with
wxgtk3
, the same packageperl-alien-wxwidgets
uses. Diff:edit2: almost...
yar commented on 2021-11-10 11:08 (UTC)
I'm unable to build with devtools/makechrootpkg, errors very similar to what @ibrokemypie got almost 4 years ago. I can't figure out why. Could you please test with devtools to confirm?
yochananmarqos commented on 2021-10-31 15:46 (UTC)
@xiretza: I just built it just fine with
wxgtk2
3.0.5.1-2, no need forwxgtk2.8
.xiretza commented on 2021-07-24 08:47 (UTC)
Doesn't build with wxwidgets 3.0 (https://rt.cpan.org/Public/Bug/Display.html?id=128994),
wxgtk
dependency needs to be changed towxgtk2.8
(https://aur.archlinux.org/packages/wxgtk2.8/).Adelie commented on 2021-05-07 00:15 (UTC)
I'm getting
bartus commented on 2021-01-12 09:22 (UTC) (edited on 2021-01-12 09:22 (UTC) by bartus)
wxgtk
was dropped fromprovides
array inwxgtk2
PKGBUILD needs replacing
wxgtk
withwxgtk2
independs
array.dracorp commented on 2018-02-01 18:56 (UTC) (edited on 2018-02-01 19:22 (UTC) by dracorp)
@ibrokemypie You have something missing and why are you using gcc 3.4?
ibrokemypie commented on 2018-01-31 13:48 (UTC)
i was able to fix this by running export CC=clang, export CXX=clang++ and replacing perl Makefile.PL in the pkgbuild with perl Makefile.pl --extra-cflags=-std=c++11
ibrokemypie commented on 2018-01-31 13:38 (UTC)
currently failing to build at all for me
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 14 Next › Last »