Bug 125601 - New port: x11/bgs Simple X11 BackGround Setter using Imlib2
Summary: New port: x11/bgs Simple X11 BackGround Setter using Imlib2
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-14 14:50 UTC by Julien Laffaye
Modified: 2008-07-19 11:20 UTC (History)
0 users

See Also:


Attachments
file.shar (3.08 KB, text/plain)
2008-07-14 14:50 UTC, Julien Laffaye
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Laffaye 2008-07-14 14:50:02 UTC
The bgs program allows you to tailor the appearance of the background
("root") window on a workstation display running X.
bgs uses imlib2 for image rendering and rotates the images automaticly.
It is made for dynamic Xinerama/Xrandr setups such as used with notebooks,
but it works very fine in any setup.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-07-19 11:14:31 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-07-19 11:15:01 UTC
miwi        2008-07-19 10:14:47 UTC

  FreeBSD ports repository

  Modified files:
    x11                  Makefile 
  Added files:
    x11/bgs              Makefile distinfo pkg-descr 
    x11/bgs/files        patch-config.mk 
  Log:
  The bgs program allows you to tailor the appearance of the background
  ("root") window on a workstation display running X.
  bgs uses imlib2 for image rendering and rotates the images automaticly.
  It is made for dynamic Xinerama/Xrandr setups such as used with notebooks,
  but it works very fine in any setup.
  
  PR:             ports/125601
  Submitted by:   Julien Laffaye <kimelto at gmail.com>
  
  Revision  Changes    Path
  1.685     +1 -0      ports/x11/Makefile
  1.1       +23 -0     ports/x11/bgs/Makefile (new)
  1.1       +3 -0      ports/x11/bgs/distinfo (new)
  1.1       +41 -0     ports/x11/bgs/files/patch-config.mk (new)
  1.1       +5 -0      ports/x11/bgs/pkg-descr (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"