New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #33670 (closed enhancement: fixed)

Opened 14 months ago

Last modified 13 months ago

liboil @0.3.17 +universal support

Reported by: ajdudman@… Owned by: jeremyhu@…
Priority: Normal Milestone:
Component: ports Version: 2.0.99
Keywords: haspatch Cc:
Port: liboil

Description

Please enable the universal build variant. I have successfully run "port test" on MacPro 5,1 and SL, so I know "universal_archs x86_64 i386" work, but do not have ppc64 nor ppc to test. I modified your Portfile. Most importantly, I used your patch-liboil_liboilcpu-x86.c.diff unchanged. Patch patch-configure.ac.diff simply follows the comment by automake. The universal variant restrictions on ports swfdec and swfdec-gnome should be removed after liboil is enhanced.

Attachments

Portfile-liboil.diff (3.0 KB) - added by ajdudman@… 14 months ago.
Portfile (1.5 KB) - added by ajdudman@… 14 months ago.
new Portfile as a whole
patch-configure.ac.diff (261 bytes) - added by ajdudman@… 14 months ago.

Change History

Changed 14 months ago by ajdudman@…

Changed 14 months ago by ajdudman@…

new Portfile as a whole

Changed 14 months ago by ajdudman@…

comment:1 Changed 14 months ago by ryandesign@…

  • Cc landonf removed
  • Owner changed from macports-tickets@… to landonf@…

comment:2 Changed 13 months ago by jeremyhu@…

  • Owner changed from landonf@… to jeremyhu@…

That's more or less what I just did, but I didn't need to set the i386 --host. Why did you need that? It's the x86_64 one that has trouble for me.

Also, automake and autoconf are brought in by use_autoreconf

comment:3 Changed 13 months ago by jeremyhu@…

comment:4 Changed 13 months ago by jeremyhu@…

  • Status changed from new to closed
  • Resolution set to fixed

Ah, I see... that bit was needed for SL. r92036

Note: See TracTickets for help on using tickets.