Opened 12 years ago

Closed 12 years ago

#33670 closed enhancement (fixed)

liboil @0.3.17 +universal support

Reported by: ajdudman Owned by: jeremyhu (Jeremy Huddleston Sequoia)
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 (3)

Portfile-liboil.diff (3.0 KB) - added by ajdudman 12 years ago.
Portfile (1.5 KB) - added by ajdudman 12 years ago.
new Portfile as a whole
patch-configure.ac.diff (261 bytes) - added by ajdudman 12 years ago.

Download all attachments as: .zip

Change History (7)

Changed 12 years ago by ajdudman

Attachment: Portfile-liboil.diff added

Changed 12 years ago by ajdudman

Attachment: Portfile added

new Portfile as a whole

Changed 12 years ago by ajdudman

Attachment: patch-configure.ac.diff added

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

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

comment:2 Changed 12 years ago by jeremyhu (Jeremy Huddleston Sequoia)

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 12 years ago by jeremyhu (Jeremy Huddleston Sequoia)

comment:4 Changed 12 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: fixed
Status: newclosed

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

Note: See TracTickets for help on using tickets.