A python library to access freedesktop.org standards. Currently supported are: o Base Directory Specification o Menu Specification o Desktop Entry Specification o Icon Theme Specification WWW: http://freedesktop.org/Software/pyxdg Generated with FreeBSD Port Tools 0.50
Responsible Changed From-To: freebsd-ports-bugs->mezz I'll take this.
I have made a small changes following: - Use PYTHON_PKGNAMEPREFIX in the PKGNAMEPREFIX - Add ${LOCALBASE}/share/icons, this is for KDE. KDE is living in LOCALBASE, so this is untest because I don't have any KDE install. New shar: http://people.freebsd.org/~mezz/shar/py-xdg.shar Let me know if you disagee with this change or whatever, after that I will commit it. Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org
Yeah, looks good, I was wondering if I had all the icon directories for kde. Thanks alot =) Michael On Jun 25, 2004, at 6:42 PM, Jeremy Messenger wrote: > I have made a small changes following: > > - Use PYTHON_PKGNAMEPREFIX in the PKGNAMEPREFIX > - Add ${LOCALBASE}/share/icons, this is for KDE. > KDE is living in LOCALBASE, so this is untest > because I don't have any KDE install. > > New shar: http://people.freebsd.org/~mezz/shar/py-xdg.shar > > Let me know if you disagee with this change or whatever, after that I > will commit it. > > Cheers, > Mezz > > > -- > mezz7@cox.net - mezz@FreeBSD.org > FreeBSD GNOME Team > http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org
State Changed From-To: open->closed Committed, thanks!