Bug 68332 - [NEW PORT] devel/py-xdg: A python library to access freedesktop.org standards
Summary: [NEW PORT] devel/py-xdg: A python library to access freedesktop.org standards
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jeremy Messenger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-25 16:20 UTC by Michael Johnson
Modified: 2004-06-26 01:48 UTC (History)
0 users

See Also:


Attachments
py-xdg-0.5.shar (3.48 KB, text/plain)
2004-06-25 16:20 UTC, Michael Johnson
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!