Package Details: perl-wx 0.9932-6

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: 59
Popularity: 0.000012
First Submitted: 2007-09-20 07:29 (UTC)
Last Updated: 2023-02-08 12:29 (UTC)

Latest Comments

« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 Next › Last »

jnbek commented on 2014-03-31 22:25 (UTC)

0.9923 was uploaded to the CPAN not long ago and should be propagated to all the mirrors shortly.

swiftgeek commented on 2014-03-29 13:31 (UTC)

wxgtk exists both within depends and makedepends

dracorp commented on 2014-03-17 08:10 (UTC)

Removed a versions from makedepends.

mpan commented on 2014-03-16 00:00 (UTC)

In build dependencies: 'perl-extutils-xspp>=0.1602' 1602 is much bigger than 18 (the current version) and I doubt there will be 1602 in our lifetime. Please fix this, as it prevents perl-wx from building.

dracorp commented on 2013-06-16 10:24 (UTC)

Upgraded.

nickoe commented on 2013-03-08 17:35 (UTC)

Or use the template provided, https://wiki.archlinux.org/index.php/Perl_Package_Guidelines#Hardened_Example

nickoe commented on 2013-03-08 17:16 (UTC)

Replacin the build section with the following snippet, will make the install to dissapear. Please update. build(){ cd "$srcdir/$_perlmod-$pkgver" PERL_MM_USE_DEFAULT=1 \ PERL_MM_OPT="INSTALLDIRS=vendor DESTDIR='$pkgdir'" \ PERL_MB_OPT="--installdirs vendor --destdir '$pkgdir'" perl Makefile.PL make }

nickoe commented on 2013-03-08 16:58 (UTC)

Does this also install to ~ for you? pacman -Ql perl-wx