Bug 108421 - [NEW PORT] x11-clocks/cairo-clock: MacSlow's Cairo-Clock
Summary: [NEW PORT] x11-clocks/cairo-clock: MacSlow's Cairo-Clock
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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-27 11:40 UTC by chinsan
Modified: 2007-01-28 05:10 UTC (History)
0 users

See Also:


Attachments
cairo-clock-0.3.2.shar (13.83 KB, text/plain)
2007-01-27 11:40 UTC, chinsan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description chinsan freebsd_committer freebsd_triage 2007-01-27 11:40:18 UTC
It is an analog clock displaying the system-time.
It leverages the new visual features offered by Xorg 6.9/7.0 in combination 
with a compositing-manager (e.g. like xcompmgr), gtk+ 2.8.x, cairo 1.0.2 and
librsvg 2.13.93 to produce a time-display with pretty-pixels.

WWW: http://macslow.thepimp.net/?page_id=23

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-01-27 11:40:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

rafan@ wants this PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-01-28 04:54:32 UTC
rafan       2007-01-28 04:54:25 UTC

  FreeBSD ports repository

  Modified files:
    x11-clocks           Makefile 
  Added files:
    x11-clocks/cairo-clock Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add cairo-clock 0.3.2, macSlow's Cairo-Clock.
  
  PR:             ports/108421
  Submitted by:   chinsan
  
  Revision  Changes    Path
  1.56      +1 -0      ports/x11-clocks/Makefile
  1.1       +55 -0     ports/x11-clocks/cairo-clock/Makefile (new)
  1.1       +3 -0      ports/x11-clocks/cairo-clock/distinfo (new)
  1.1       +6 -0      ports/x11-clocks/cairo-clock/pkg-descr (new)
  1.1       +237 -0    ports/x11-clocks/cairo-clock/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Rong-En Fan freebsd_committer freebsd_triage 2007-01-28 04:59:17 UTC
State Changed
From-To: open->closed

New port added. Thanks!