[MacPorts] #32056: picard port
#32056: picard port ---------------------------------+------------------------------------------ Reporter: rudloff@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: picard ---------------------------------+------------------------------------------ Here is a port for [http://musicbrainz.org/doc/MusicBrainz_Picard Picard]. -- Ticket URL: <https://trac.macports.org/ticket/32056> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32056: picard port ---------------------------------+------------------------------------------ Reporter: rudloff@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: picard ---------------------------------+------------------------------------------ Comment(by rudloff@…): Note : The launch script is there to avoid this kind of errors : {{{ opts, args = getopt.getopt(sys.argv[1:], "hvd", ["help", "version", "debug"]) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/getopt.py", line 91, in getopt File "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/getopt.py", line 191, in do_shorts File "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/getopt.py", line 207, in short_has_arg raise GetoptError('option -%s not recognized' % opt, opt) getopt.GetoptError: option -p not recognized }}} This is caused by bundles always passing a -psn_ argument. I see this with quite a lot of apps. Couldn't be something done with the portgroup ? -- Ticket URL: <https://trac.macports.org/ticket/32056#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32056: picard port ---------------------------------+------------------------------------------ Reporter: rudloff@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: picard ---------------------------------+------------------------------------------ Changes (by dports@…): * cc: dports@… (added) Comment: Is there a reason that the port needs to use Python 2.5? That's a pretty old version, so if not, it'd be better to use python 2.7 instead... -- Ticket URL: <https://trac.macports.org/ticket/32056#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts