[MacPorts] #21617: py26-urwid

MacPorts noreply at macports.org
Fri Sep 25 17:28:45 PDT 2009


#21617: py26-urwid
---------------------------------+------------------------------------------
 Reporter:  nefar@…              |       Owner:  macports-tickets@…                   
     Type:  submission           |      Status:  new                                  
 Priority:  Normal               |   Milestone:                                       
Component:  ports                |     Version:  1.8.0                                
 Keywords:                       |        Port:                                       
---------------------------------+------------------------------------------
 {{{
 # $Id

 PortSystem 1.0
 PortGroup python26 1.0

 name                    py26-urwid
 version                 0.9.8.4
 categories              python
 platforms               darwin
 maintainers             nomaintainer
 description             curses-based UI/widget library for Python
 long_description        Urwid is a curses-based UI/widget library for
 Python. It \
                                 features fluid interface resizing,
 multiple text layout \
                                 options, simple markup for attributes,
 powerful scrolling list \
                                 boxes and flexible edit boxes.

 homepage                http://excess.org/urwid/
 master_sites    ${homepage}
 distname                urwid-${version}
 checksums           md5     28f918c66887d4e470ae0c3535579ad7 \
                       sha1    a4307aa08895a647feec1099658e87ab1595f5c0 \
                       rmd160  776dfbc5b04f5940159c7c2b5bc3c00bac96ca06

 post-destroot {
         xinstall -m 644 ${worksrcpath}/reference.html \
                 ${destroot}${prefix}/share/doc/${name}
         xinstall -m 644 -W ${worksrcpath} browse.py calc.py edit.py fib.py
 tour.py \
                 ${destroot}${prefix}/share/doc/${name}/examples
 }

 livecheck.type  freshmeat
 livecheck.name  python-urwid

 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/21617>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list