|
View:
New views
18 Messages
—
Rating Filter:
Alert me
|
|
|
[MacPorts] #20607: new port : py25-gpodder#20607: new port : py25-gpodder
--------------------------------+------------------------------------------- Reporter: neric27@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py25-gpodder --------------------------------+------------------------------------------- gPodder is a standalone podcast manager. It provides anything to manage feeds and podcasts but requires an external player to actually listen/view the content, e.g. Apple Quick Time Player. -- Ticket URL: <http://trac.macports.org/ticket/20607> MacPorts <http://www.macports.org/> Ports system for Mac OS _______________________________________________ macports-tickets mailing list macports-tickets@... http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets |
|
|
Re: [MacPorts] #20607: new port : py25-gpodder#20607: new port : py25-gpodder
--------------------------------+------------------------------------------- Reporter: neric27@… | Owner: snc@… Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py25-gpodder --------------------------------+------------------------------------------- Changes (by snc@…): * owner: macports-tickets@… => snc@… * status: new => assigned -- Ticket URL: <http://trac.macports.org/ticket/20607#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS _______________________________________________ macports-tickets mailing list macports-tickets@... http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets |
|
|
Re: [MacPorts] #20607: new port : py25-gpodder#20607: new port : py25-gpodder
--------------------------------+------------------------------------------- Reporter: neric27@… | Owner: snc@… Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py25-gpodder --------------------------------+------------------------------------------- Comment(by snc@…): This did not build for me. It produced errors while working with what seem to be language files: {{{ Error: Target org.macports.build returned: shell command "cd /opt/local/var/macports/build/_Users_snc_ports_python_py25-gpodder/work/gpodder-0.17.0 && make messages" returned error 2 Command output: msgmerge: `fi.po': No such file or directory -n fr.po ........................................................... done. msgmerge: `fr.po': No such file or directory -n gl.po ........................................................... done. msgmerge: `gl.po': No such file or directory -n it.po ........................................................... done. msgmerge: `it.po': No such file or directory -n nb.po ........................................................... done. msgmerge: `nb.po': No such file or directory -n nl.po ........................................................... done. msgmerge: `nl.po': No such file or directory -n pt.po ........................................................... done. msgmerge: `pt.po': No such file or directory -n ru.po ........................................................... done. msgmerge: `ru.po': No such file or directory -n sv.po ........................................................... done. msgmerge: `sv.po': No such file or directory -n uk.po ........................................................... done. msgmerge: `uk.po': No such file or directory make[1]: *** [generators] Error 1 make: *** [gen_gettext] Error 2 }}} Any suggestions? -- Ticket URL: <http://trac.macports.org/ticket/20607#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS _______________________________________________ macports-tickets mailing list macports-tickets@... http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets |
|
|
Re: [MacPorts] #20607: new port : py25-gpodder#20607: new port : py25-gpodder
--------------------------------+------------------------------------------- Reporter: neric27@… | Owner: snc@… Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py25-gpodder --------------------------------+------------------------------------------- Comment(by neric27@…): I don't know : this is what I get after port extract py25-gpodder : {{{ ports_net_py25-gpodder/work/gpodder-0.17.0 elelay$ sudo make messages intltool-extract --type=gettext/glade data/ui/gpodder.ui Generating C format header file for translation. Wrote data/ui/gpodder.ui.h intltool-extract --type=gettext/glade data/ui/gpodderaddpodcastdialog.ui Generating C format header file for translation. Wrote data/ui/gpodderaddpodcastdialog.ui.h intltool-extract --type=gettext/glade data/ui/gpodderchannel.ui Generating C format header file for translation. Wrote data/ui/gpodderchannel.ui.h intltool-extract --type=gettext/glade data/ui/gpodderconfigeditor.ui Generating C format header file for translation. Wrote data/ui/gpodderconfigeditor.ui.h intltool-extract --type=gettext/glade data/ui/gpodderdependencymanager.ui Generating C format header file for translation. Wrote data/ui/gpodderdependencymanager.ui.h intltool-extract --type=gettext/glade data/ui/gpodderepisode.ui Generating C format header file for translation. Wrote data/ui/gpodderepisode.ui.h intltool-extract --type=gettext/glade data/ui/gpodderepisodeselector.ui Generating C format header file for translation. Wrote data/ui/gpodderepisodeselector.ui.h intltool-extract --type=gettext/glade data/ui/gpoddermaemopreferences.ui Generating C format header file for translation. Wrote data/ui/gpoddermaemopreferences.ui.h intltool-extract --type=gettext/glade data/ui/gpodderopmllister.ui Generating C format header file for translation. Wrote data/ui/gpodderopmllister.ui.h intltool-extract --type=gettext/glade data/ui/gpodderplaylist.ui Generating C format header file for translation. Wrote data/ui/gpodderplaylist.ui.h intltool-extract --type=gettext/glade data/ui/gpodderproperties.ui Generating C format header file for translation. Wrote data/ui/gpodderproperties.ui.h intltool-extract --type=gettext/glade data/ui/gpoddersync.ui Generating C format header file for translation. Wrote data/ui/gpoddersync.ui.h intltool-extract --type=gettext/glade data/ui/gpodderwelcome.ui Generating C format header file for translation. Wrote data/ui/gpodderwelcome.ui.h xgettext -k_ -kN_ -o data/messages.pot src/gpodder/*.py data/ui/gpodder.ui.h data/ui/gpodderaddpodcastdialog.ui.h data/ui/gpodderchannel.ui.h data/ui/gpodderconfigeditor.ui.h data/ui/gpodderdependencymanager.ui.h data/ui/gpodderepisode.ui.h data/ui/gpodderepisodeselector.ui.h data/ui/gpoddermaemopreferences.ui.h data/ui/gpodderopmllister.ui.h data/ui/gpodderplaylist.ui.h data/ui/gpodderproperties.ui.h data/ui/gpoddersync.ui.h data/ui/gpodderwelcome.ui.h bin/gpodder src/gpodder/console.py:133 : AVERTISSEMENT : La chaîne de format 'msgid' avec des arguments non nommés ne peut pas être correctement localisée : Le traducteur ne peut pas réordonner les arguments. Envisagez d'utiliser une chaîne de format contenant des arguments nommés, et un mapping plutôt qu'un tuple pour les arguments. src/gpodder/console.py:170 : AVERTISSEMENT : La chaîne de format 'msgid' avec des arguments non nommés ne peut pas être correctement localisée : Le traducteur ne peut pas réordonner les arguments. Envisagez d'utiliser une chaîne de format contenant des arguments nommés, et un mapping plutôt qu'un tuple pour les arguments. src/gpodder/download.py:637 : AVERTISSEMENT : La chaîne de format 'msgid' avec des arguments non nommés ne peut pas être correctement localisée : Le traducteur ne peut pas réordonner les arguments. Envisagez d'utiliser une chaîne de format contenant des arguments nommés, et un mapping plutôt qu'un tuple pour les arguments. src/gpodder/download.py:641 : AVERTISSEMENT : La chaîne de format 'msgid' avec des arguments non nommés ne peut pas être correctement localisée : Le traducteur ne peut pas réordonner les arguments. Envisagez d'utiliser une chaîne de format contenant des arguments nommés, et un mapping plutôt qu'un tuple pour les arguments. src/gpodder/gui.py:2128 : AVERTISSEMENT : La chaîne de format 'msgid' avec des arguments non nommés ne peut pas être correctement localisée : Le traducteur ne peut pas réordonner les arguments. Envisagez d'utiliser une chaîne de format contenant des arguments nommés, et un mapping plutôt qu'un tuple pour les arguments. src/gpodder/gui.py:2134 : AVERTISSEMENT : La chaîne de format 'msgid' avec des arguments non nommés ne peut pas être correctement localisée : Le traducteur ne peut pas réordonner les arguments. Envisagez d'utiliser une chaîne de format contenant des arguments nommés, et un mapping plutôt qu'un tuple pour les arguments. src/gpodder/gui.py:2486 : AVERTISSEMENT : La chaîne de format 'msgid' avec des arguments non nommés ne peut pas être correctement localisée : Le traducteur ne peut pas réordonner les arguments. Envisagez d'utiliser une chaîne de format contenant des arguments nommés, et un mapping plutôt qu'un tuple pour les arguments. src/gpodder/gui.py:2615 : AVERTISSEMENT : La chaîne de format 'msgid' avec des arguments non nommés ne peut pas être correctement localisée : Le traducteur ne peut pas réordonner les arguments. Envisagez d'utiliser une chaîne de format contenant des arguments nommés, et un mapping plutôt qu'un tuple pour les arguments. src/gpodder/gui.py:2838 : AVERTISSEMENT : La chaîne de format 'msgid' avec des arguments non nommés ne peut pas être correctement localisée : Le traducteur ne peut pas réordonner les arguments. Envisagez d'utiliser une chaîne de format contenant des arguments nommés, et un mapping plutôt qu'un tuple pour les arguments. src/gpodder/gui.py:3267 : AVERTISSEMENT : La chaîne de format 'msgid' avec des arguments non nommés ne peut pas être correctement localisée : Le traducteur ne peut pas réordonner les arguments. Envisagez d'utiliser une chaîne de format contenant des arguments nommés, et un mapping plutôt qu'un tuple pour les arguments. src/gpodder/gui.py:3882 : AVERTISSEMENT : La chaîne de format 'msgid' avec des arguments non nommés ne peut pas être correctement localisée : Le traducteur ne peut pas réordonner les arguments. Envisagez d'utiliser une chaîne de format contenant des arguments nommés, et un mapping plutôt qu'un tuple pour les arguments. src/gpodder/gui.py:3912 : AVERTISSEMENT : La chaîne de format 'msgid' avec des arguments non nommés ne peut pas être correctement localisée : Le traducteur ne peut pas réordonner les arguments. Envisagez d'utiliser une chaîne de format contenant des arguments nommés, et un mapping plutôt qu'un tuple pour les arguments. src/gpodder/gui.py:4126 : AVERTISSEMENT : La chaîne de format 'msgid' avec des arguments non nommés ne peut pas être correctement localisée : Le traducteur ne peut pas réordonner les arguments. Envisagez d'utiliser une chaîne de format contenant des arguments nommés, et un mapping plutôt qu'un tuple pour les arguments. src/gpodder/gui.py:4766 : AVERTISSEMENT : La chaîne de format 'msgid' avec des arguments non nommés ne peut pas être correctement localisée : Le traducteur ne peut pas réordonner les arguments. Envisagez d'utiliser une chaîne de format contenant des arguments nommés, et un mapping plutôt qu'un tuple pour les arguments. src/gpodder/sync.py:387 : AVERTISSEMENT : La chaîne de format 'msgid' avec des arguments non nommés ne peut pas être correctement localisée : Le traducteur ne peut pas réordonner les arguments. Envisagez d'utiliser une chaîne de format contenant des arguments nommés, et un mapping plutôt qu'un tuple pour les arguments. src/gpodder/sync.py:601 : AVERTISSEMENT : La chaîne de format 'msgid' avec des arguments non nommés ne peut pas être correctement localisée : Le traducteur ne peut pas réordonner les arguments. Envisagez d'utiliser une chaîne de format contenant des arguments nommés, et un mapping plutôt qu'un tuple pour les arguments. src/gpodder/sync.py:608 : AVERTISSEMENT : La chaîne de format 'msgid' avec des arguments non nommés ne peut pas être correctement localisée : Le traducteur ne peut pas réordonner les arguments. Envisagez d'utiliser une chaîne de format contenant des arguments nommés, et un mapping plutôt qu'un tuple pour les arguments. src/gpodder/trayicon.py:344 : AVERTISSEMENT : La chaîne de format 'msgid' avec des arguments non nommés ne peut pas être correctement localisée : Le traducteur ne peut pas réordonner les arguments. Envisagez d'utiliser une chaîne de format contenant des arguments nommés, et un mapping plutôt qu'un tuple pour les arguments. src/gpodder/trayicon.py:348 : AVERTISSEMENT : La chaîne de format 'msgid' avec des arguments non nommés ne peut pas être correctement localisée : Le traducteur ne peut pas réordonner les arguments. Envisagez d'utiliser une chaîne de format contenant des arguments nommés, et un mapping plutôt qu'un tuple pour les arguments. xgettext: AVERTISSEMENT : pour le fichier « bin/gpodder », l'extension « » est inconnue. On suppose que c'est du C bin/gpodder:22 : AVERTISSEMENT : chaîne sans terminaison bin/gpodder:27 : AVERTISSEMENT : constante caractère sans terminaison bin/gpodder:28 : AVERTISSEMENT : chaîne sans terminaison bin/gpodder:42 : AVERTISSEMENT : chaîne sans terminaison bin/gpodder:44 : AVERTISSEMENT : chaîne sans terminaison bin/gpodder:187 : AVERTISSEMENT : constante caractère sans terminaison sed -i'~' -e 's/SOME DESCRIPTIVE TITLE/gPodder translation template/g' -e 's/YEAR THE PACKAGE'"'"'S COPYRIGHT HOLDER/2006 Thomas Perl/g' -e 's/FIRST AUTHOR <EMAIL@ADDRESS>, YEAR/Thomas Perl <thp@...>, 2006/g' -e 's/PACKAGE VERSION/gPodder '`cat bin/gpodder |grep ^__version__.*=|cut -d\" -f2`'/g' -e 's/PACKAGE/gPodder/g' data/messages.pot make -C data/po generators for langfile in *.po; do echo -n ${langfile}; msgmerge -U ${langfile} ../messages.pot; done cs.po........................................................... terminé. da.po........................................................... terminé. de.po........................................................... terminé. es.po........................................................... terminé. fi.po........................................................... terminé. fr.po........................................................... terminé. gl.po........................................................... terminé. it.po........................................................... terminé. nb.po........................................................... terminé. nl.po........................................................... terminé. pt.po........................................................... terminé. ru.po........................................................... terminé. sv.po........................................................... terminé. uk.po........................................................... terminé. make -C data/po update for langfile in *.po; do echo 'Compiling translation:' ${langfile}; mkdir -p ../locale/`basename ${langfile} .po`/LC_MESSAGES/; msgfmt ${langfile} -o ../locale/`basename ${langfile} .po`/LC_MESSAGES/gpodder.mo; done Compiling translation: cs.po Compiling translation: da.po Compiling translation: de.po Compiling translation: es.po Compiling translation: fi.po Compiling translation: fr.po Compiling translation: gl.po Compiling translation: it.po Compiling translation: nb.po Compiling translation: nl.po Compiling translation: pt.po Compiling translation: ru.po Compiling translation: sv.po Compiling translation: uk.po }}} -- Ticket URL: <http://trac.macports.org/ticket/20607#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS _______________________________________________ macports-tickets mailing list macports-tickets@... http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets |
|
|
Re: [MacPorts] #20607: new port : py25-gpodder#20607: new port : py25-gpodder
--------------------------------+------------------------------------------- Reporter: neric27@… | Owner: snc@… Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py25-gpodder --------------------------------+------------------------------------------- Comment(by neric27@…): please could you post the output of port -d build after a port clean ? -- Ticket URL: <http://trac.macports.org/ticket/20607#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS _______________________________________________ macports-tickets mailing list macports-tickets@... http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets |
|
|
Re: [MacPorts] #20607: new port : py25-gpodder#20607: new port : py25-gpodder
--------------------------------+------------------------------------------- Reporter: neric27@… | Owner: snc@… Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py25-gpodder --------------------------------+------------------------------------------- Comment(by snc@…): I've attached the debug of configure and build phases -- Ticket URL: <http://trac.macports.org/ticket/20607#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS _______________________________________________ macports-tickets mailing list macports-tickets@... http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets |
|
|
Re: [MacPorts] #20607: new port : py25-gpodder#20607: new port : py25-gpodder
--------------------------------+------------------------------------------- Reporter: neric27@… | Owner: snc@… Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py25-gpodder --------------------------------+------------------------------------------- Comment(by neric27@…): this is weird. Could you please tell me what OS,make,and shell you are using. the "-n fr.po" does not make sense : `echo -n fr.po` should not output -n ??? I'm on OS X Tiger. -- Ticket URL: <http://trac.macports.org/ticket/20607#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS _______________________________________________ macports-tickets mailing list macports-tickets@... http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets |
|
|
Re: [MacPorts] #20607: new port : py25-gpodder#20607: new port : py25-gpodder
--------------------------------+------------------------------------------- Reporter: neric27@… | Owner: snc@… Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py25-gpodder --------------------------------+------------------------------------------- Comment(by snc@…): Leopard (9L30) /usr/bin/make (GNU Make 3.81) /bin/bash (GNU bash, version 3.2.17(1)-release (i386-apple-darwin9.0)) -- Ticket URL: <http://trac.macports.org/ticket/20607#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS _______________________________________________ macports-tickets mailing list macports-tickets@... http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets |
|
|
Re: [MacPorts] #20607: new port : py25-gpodder#20607: new port : py25-gpodder
--------------------------------+------------------------------------------- Reporter: neric27@… | Owner: snc@… Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py25-gpodder --------------------------------+------------------------------------------- Comment(by neric27@…): It was stupid of me to ask you about your shell, since make uses /bin/sh unless instructed (in the makefile) to use something else. We have a slight mismatch in make versions (/usr/bin/make is 3.80 on Tiger), but I installed the one from macports and invoking "gmake messages" just worked. so it doesn't qualify... The echo -n thing is normal (/bin/sh in 10.5 is doesn't support it, contrary to /bin/sh in 10.4 see http://www.macosxhints.com/article.php?story=20071106192548833). However, this is only some feedback to the user : msgmerge shouldn't fail. if you go to the directory work/gpodder-0.17.0/data/po and invoke {{{ msgmerge -U cs.po ../messages.pot }}} does it also fail with "msgmerge: `cs.po': No such file or directory" ? While you're at it, could you please change the "echo -n" to "printf" ? Thanks a lot, -- Ticket URL: <http://trac.macports.org/ticket/20607#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS _______________________________________________ macports-tickets mailing list macports-tickets@... http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets |
|
|
Re: [MacPorts] #20607: new port : py25-gpodder#20607: new port : py25-gpodder
--------------------------------+------------------------------------------- Reporter: neric27@… | Owner: snc@… Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py25-gpodder --------------------------------+------------------------------------------- Comment(by snc@…): Yup: {{{ cd work/gpodder-2.0/data/po && sudo msgmerge -U cs.po ../messages.pot ......................................................... done. msgmerge: `cs.po': No such file or directory }}} The differing `echo -n` behavior is from using bash versus sh (or perhaps built-in versus not). -- Ticket URL: <http://trac.macports.org/ticket/20607#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS _______________________________________________ macports-tickets mailing list macports-tickets@... http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets |
|
|
Re: [MacPorts] #20607: new port : gpodder (was: new port : py25-gpodder)#20607: new port : gpodder
--------------------------------+------------------------------------------- Reporter: neric27@… | Owner: snc@… Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: gpodder --------------------------------+------------------------------------------- Changes (by snc@…): * version: 1.7.1 => * port: py25-gpodder => gpodder Comment: I've attached a new portfile that does not use the python portgroup or the module naming scheme. Note that python26 variant doesn't work correctly since gnome-python-extras uses python25 presently. I also commented out the language generators. I don't understand why they're needed, and even with /bin/echo inplace of echo and full paths it still says file not found. Disabling make messages rectified this. Please try this port with +python25 and let me know if it produces what you intended. -- Ticket URL: <http://trac.macports.org/ticket/20607#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS _______________________________________________ macports-tickets mailing list macports-tickets@... http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets |
|
|
Re: [MacPorts] #20607: new port : gpodder#20607: new port : gpodder
--------------------------------+------------------------------------------- Reporter: neric27@… | Owner: snc@… Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: gpodder --------------------------------+------------------------------------------- Comment(by neric27@…): first of all, thank's so much for your perseverance ! Work has been a bit hectic for the past couple of months and I had not much time for macports. about using make to build (hence dropping the pythonXX portgroup), I was under the false impression that one had to use setup.py, but even in the INSTALL, it reads "use make install". My mistake... About mixing python25 an python26 in the same portfile, that's a really cool enhancement : I have a python26 version of gpodder sitting in my local_dports directory ; it works fine, but is a dumb s/py25/py26. gnome-python26-extras is here : [http://trac.macports.org/ticket/20608]x, also needing care from my side (apply the correction suggested by "nodamage")... I'll try the Portfile later tonight and tell you what I think (my main concern is about the translation part that you commented out). Again : thanks a lot for your effort ! -- Ticket URL: <http://trac.macports.org/ticket/20607#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS _______________________________________________ macports-tickets mailing list macports-tickets@... http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets |
|
|
Re: [MacPorts] #20607: new port : gpodder#20607: new port : gpodder
--------------------------------+------------------------------------------- Reporter: neric27@… | Owner: snc@… Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: gpodder --------------------------------+------------------------------------------- Comment(by neric27@…): The translations are indeed 100% working. You made it ! Still, there is an issue with the python26 variant that I would like to bring to your attention : I had heard that all python26 ports should install in /opt/local/Library/Frameworks/Python.framework/Versions/2.6. However, users are not likely to have /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin in their path, thus failing to launch py26 programs. Please find attached an amended version of the Portfile, with gnome- python26-extras added for the python26 variants and a modified prefix. -- Ticket URL: <http://trac.macports.org/ticket/20607#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS _______________________________________________ macports-tickets mailing list macports-tickets@... http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets |
|
|
Re: [MacPorts] #20607: new port : gpodder#20607: new port : gpodder
--------------------------------+------------------------------------------- Reporter: neric27@… | Owner: snc@… Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: gpodder --------------------------------+------------------------------------------- Comment(by snc@…): Replying to [comment:12 neric27@…]: > I had heard that all python26 ports should install in /opt/local/Library/Frameworks/Python.framework/Versions/2.6 I would have to say that's for modules and not ports. -- Ticket URL: <http://trac.macports.org/ticket/20607#comment:13> MacPorts <http://www.macports.org/> Ports system for Mac OS _______________________________________________ macports-tickets mailing list macports-tickets@... http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets |
|
|
Re: [MacPorts] #20607: new port : gpodder#20607: new port : gpodder
--------------------------------+------------------------------------------- Reporter: neric27@… | Owner: snc@… Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: gpodder --------------------------------+------------------------------------------- Comment(by neric27@…): Do you mean that if it's not used as a library, it doesn't have to live in /opt/local/Library/Frameworks/Python.framework/Versions/2.6 ? -- Ticket URL: <http://trac.macports.org/ticket/20607#comment:14> MacPorts <http://www.macports.org/> Ports system for Mac OS _______________________________________________ macports-tickets mailing list macports-tickets@... http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets |
|
|
Re: [MacPorts] #20607: new port : gpodder#20607: new port : gpodder
--------------------------------+------------------------------------------- Reporter: neric27@… | Owner: snc@… Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: gpodder --------------------------------+------------------------------------------- Comment(by snc@…): Right: If gpodder is something you call outside of python then it ought not be in the python directory, unless it might have a piece that belongs there while the rest does not. -- Ticket URL: <http://trac.macports.org/ticket/20607#comment:15> MacPorts <http://www.macports.org/> Ports system for Mac OS _______________________________________________ macports-tickets mailing list macports-tickets@... http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets |
|
|
Re: [MacPorts] #20607: new port : gpodder#20607: new port : gpodder
--------------------------------+------------------------------------------- Reporter: neric27@… | Owner: snc@… Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: gpodder --------------------------------+------------------------------------------- Comment(by neric27@…): I've reverted the prefix stuff. If you agree with the Portfile as it is (Portfile.4), I would say it's ready to commit :-) -- Ticket URL: <http://trac.macports.org/ticket/20607#comment:16> MacPorts <http://www.macports.org/> Ports system for Mac OS _______________________________________________ macports-tickets mailing list macports-tickets@... http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets |
|
|
Re: [MacPorts] #20607: new port : gpodder#20607: new port : gpodder
---------------------------------+------------------------------------------ Reporter: neric27@… | Owner: snc@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: gpodder | ---------------------------------+------------------------------------------ Changes (by snc@…): * status: assigned => closed * resolution: => fixed Comment: You've earned snc's Über Stamp of Approval! r60267. -- Ticket URL: <http://trac.macports.org/ticket/20607#comment:17> MacPorts <http://www.macports.org/> Ports system for Mac OS _______________________________________________ macports-tickets mailing list macports-tickets@... http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets |
| Free embeddable forum powered by Nabble | Forum Help |