Opened 14 years ago
Closed 14 years ago
#26558 closed update (fixed)
py25-pyclutter: update to version 1.0.2
Reported by: | dbevans (David B. Evans) | Owned by: | nodamage@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | ||
Port: | py25-pyclutter |
Description
The attached patch
- updates py25-pyclutter to latest version 1.0.2
- forces use of python25 instead of whatever is currently being used
- adds livecheck
- requires update of clutter-gst first (#26552)
Please review and advise
Attachments (1)
Change History (4)
Changed 14 years ago by dbevans (David B. Evans)
Attachment: | patch-py25-pyclutter-1.0.2.diff added |
---|
comment:2 Changed 14 years ago by nodamage@…
If I recall correctly, the 1.0 version of PyClutter removes the dependencies on clutter-gst and clutter-gtk, as they have been moved into their own submodules. So we can remove those two dependencies and only require clutter itself, and then create separate ports for py25-pyclutter-gst and py25-pyclutter-gtk. Also applies to #26559.
Other than that, the changes look fine (please add openmaintainer here as well).
comment:3 Changed 14 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Type: | defect → update |
Committed with requested changes in r71769.
If you'll create the additional ports, I'll be glad to commit them on your behalf as well.
Note: See
TracTickets for help on using
tickets.
Proposed patch for Portfile