Chris Marshall
2014-04-05 12:36:31 UTC
It looks like ExtUtils::Depends may be a candidate for
PDL3 work. That plus working Alien::XXX support for
the external dependencies would be a nice combination.
--Chris
---------- Forwarded message ----------
From: Chris Marshall <***@gmail.com>
Date: Sat, Apr 5, 2014 at 8:26 AM
Subject: Re: [pdl:feature-requests] #81 PDL not supporting
ExtUtils::Depends - why?
To: Ticket 81 <***@feature-requests.pdl.p.re.sf.net>
The best place for a more technical discussion about
a change to PDL internals would be the pdl-porters
mailing list---starting with what ExtUtils::Depends support
means and why PDL doesn't...
PDL3 work. That plus working Alien::XXX support for
the external dependencies would be a nice combination.
--Chris
---------- Forwarded message ----------
From: Chris Marshall <***@gmail.com>
Date: Sat, Apr 5, 2014 at 8:26 AM
Subject: Re: [pdl:feature-requests] #81 PDL not supporting
ExtUtils::Depends - why?
To: Ticket 81 <***@feature-requests.pdl.p.re.sf.net>
The best place for a more technical discussion about
a change to PDL internals would be the pdl-porters
mailing list---starting with what ExtUtils::Depends support
means and why PDL doesn't...
------------------------------
* [feature-requests:#81]
<http://sourceforge.net/p/pdl/feature-requests/81/> PDL not supporting
ExtUtils::Depends - why?*
*Status:* open
*Group:*
*Created:* Sat Apr 05, 2014 01:06 AM UTC by mohawk
*Last Updated:* Sat Apr 05, 2014 01:06 AM UTC
*Owner:* nobody
I am looking to simplify (delete code from) Gimp-Perl. The other
dependencies it has are GNOME-related and support ExtUtils::Depends and its
resulting , and the resulting Makefile.PL is extremely simple EXCEPT for
my $pkg = new ExtUtils::Depends Gimp, Gtk2;
WriteMakefile(
[...]
$pkg->get_makefile_vars,
[...]
It would be amazing to be able to just support PDL by adding ", PDL" to
the previous initialisation line. It would be a one-liner addition to the
build for PDL. Please let me know if you would like this, and I will make a
git-format patch.
------------------------------
Sent from sourceforge.net because you indicated interest in
https://sourceforge.net/p/pdl/feature-requests/81/
To unsubscribe from further messages, please visit
https://sourceforge.net/auth/subscriptions/
* [feature-requests:#81]
<http://sourceforge.net/p/pdl/feature-requests/81/> PDL not supporting
ExtUtils::Depends - why?*
*Status:* open
*Group:*
*Created:* Sat Apr 05, 2014 01:06 AM UTC by mohawk
*Last Updated:* Sat Apr 05, 2014 01:06 AM UTC
*Owner:* nobody
I am looking to simplify (delete code from) Gimp-Perl. The other
dependencies it has are GNOME-related and support ExtUtils::Depends and its
resulting , and the resulting Makefile.PL is extremely simple EXCEPT for
my $pkg = new ExtUtils::Depends Gimp, Gtk2;
WriteMakefile(
[...]
$pkg->get_makefile_vars,
[...]
It would be amazing to be able to just support PDL by adding ", PDL" to
the previous initialisation line. It would be a one-liner addition to the
build for PDL. Please let me know if you would like this, and I will make a
git-format patch.
------------------------------
Sent from sourceforge.net because you indicated interest in
https://sourceforge.net/p/pdl/feature-requests/81/
To unsubscribe from further messages, please visit
https://sourceforge.net/auth/subscriptions/