#26494: Add pyside ports in addition to the pyqt ones -----------------------------------+---------------------------------------- Reporter: list-ener@… | Owner: macports-tickets@… Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: -----------------------------------+---------------------------------------- Comment(by list-ener@…): Compilation and installation works for me with these four portfiles. The three devel packages are straightforward, all use cmake. The only problem left AFAICT is the py27-pyside package: it works but it also uses cmake and installs the python library PySide into $prefix/lib/python2.7/site-packages instead of the Library-Framework path. I don't think that using the python27 port-group will work since it assumes a "python setup.py" build and not cmake - make - make install. I am sure there is some cmake option to set the python-prefix separately, but I did not have time to investigate yet. -- Ticket URL: <https://trac.macports.org/ticket/26494#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS