Bug 68332

Summary: [NEW PORT] devel/py-xdg: A python library to access freedesktop.org standards
Product: Ports & Packages Reporter: Michael Johnson <ahze>
Component: Individual Port(s)Assignee: Jeremy Messenger <mezz>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
py-xdg-0.5.shar none

Description Michael Johnson 2004-06-25 16:20:14 UTC
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
Comment 1 Jeremy Messenger freebsd_committer freebsd_triage 2004-06-25 18:35:54 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mezz

I'll take this.
Comment 2 Jeremy Messenger 2004-06-25 23:42:11 UTC
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
Comment 3 Michael Johnson 2004-06-26 01:21:28 UTC
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
Comment 4 Jeremy Messenger freebsd_committer freebsd_triage 2004-06-26 01:48:30 UTC
State Changed
From-To: open->closed

Committed, thanks!