Opened 16 years ago

Closed 14 years ago

#15932 closed update (duplicate)

Update for playerstage-player version 2.1.1

Reported by: vincent@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: playerstage-player

Description

Here the new Portfile for the latest version of Player/Stage. Can someone check I have not forgotten any variants.

Attachments (2)

Playerstage-player.Portfile.patch (414 bytes) - added by vincent@… 16 years ago.
Portfile patch
patch.player (703 bytes) - added by vincent@… 16 years ago.
new patch file that includes the requested mods.

Download all attachments as: .zip

Change History (9)

Changed 16 years ago by vincent@…

Portfile patch

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

Cc: ryandesign@… added

How are you able to install this port? I cannot. playerstage-player seems to build itself universal without me having selected the universal variant; playerstage-player depends on gtk2; gtk2 depends on pango; pango depends on cairo; and cairo cannot be built universal. I am on Mac OS X 10.5.4 with Xcode 3.1 on a MacBook Pro.

I also have a problem with the library dependencies on automake, autoconf and pkgconfig. These should be build dependencies, not library dependencies.

Changed 16 years ago by vincent@…

Attachment: patch.player added

new patch file that includes the requested mods.

comment:2 Changed 16 years ago by vincent@…

here the new version with the python variant and the depends_build for automake, autoconf and pkgconfig. I don't know what to do with gtk2 :-)

comment:3 Changed 15 years ago by raimue (Rainer Müller)

Port: playerstage-player added

See also #15933

comment:4 Changed 15 years ago by blb@…

When building (10.5.5 Intel, Xcode 3.1.1), I get:

 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libplayercore -I../../../client_libs/libplayerc++ -I../../../client_libs/libplayerc -Wall -I../../.. -I/opt/local/include -I/opt/local/include/postgresql83 -I/opt/local/include -pipe -O2 -MT dbconn.lo -MD -MP -MF .deps/dbconn.Tpo -c dbconn.cc  -fno-common -DPIC -o .libs/dbconn.o
dbconn.cc: In member function 'BoundingBox PostgresConn::BinaryToBBox(const uint8_t*, uint32_t)':
dbconn.cc:317: error: invalid conversion from 'const GEOSGeometry*' to 'GEOSGeometry*'
dbconn.cc:323: error: invalid conversion from 'const GEOSCoordSequence*' to 'GEOSCoordSequence*'
make[4]: *** [dbconn.lo] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

comment:5 Changed 15 years ago by jmroot (Joshua Root)

Type: enhancementupdate

comment:6 Changed 15 years ago by (none)

Milestone: Port Updates

Milestone Port Updates deleted

comment:7 Changed 14 years ago by jmroot (Joshua Root)

Resolution: duplicate
Status: newclosed

Superseded by #22642.

Note: See TracTickets for help on using tickets.