./x11/arandr, Designed to provide a simple visual front end for XRandR

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ] [ Image Add to tracker ]


Branch: CURRENT, Version: 0.1.11nb2, Package name: arandr-0.1.11nb2, Maintainer: rga

ARandR is designed to provide a simple visual front end for XRandR.
Relative monitor positions are shown graphically
and can be changed in a drag-and-drop way.


Required to run:
[sysutils/desktop-file-utils] [devel/py-gobject3] [lang/python37]

Required to build:
[textproc/py-docutils] [pkgtools/cwrappers]

Master sites:

Filesize: 98.245 KB

Version history: (Expand)


CVS history: (Expand)


   2026-02-12 08:40:16 by Thomas Klausner | Files touched by this commit (2)
Log message:
arandr: fix build with latest setuptools

dry-run option was removed
   2025-05-06 14:10:56 by Thomas Klausner | Files touched by this commit (2)
Log message:
arandr: restore PKGMANDIR support, bump PKGREVISION for wheel conversion
   2025-05-06 13:57:42 by David Brownlee | Files touched by this commit (2)
Log message:
Convert to wheel.mk. Bump PKGREVISION

No response from $MAINTAINER since 22nd April
   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319)
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
   2023-02-13 18:17:12 by Izumi Tsutsui | Files touched by this commit (2) | Package updated
Log message:
arandr: update to 0.1.11.

Upstream changelog (from NEWS):

Version 0.1.11
* Fix compatibility with Python 3.11 (by Rowan Hart)
   2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524)
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
   2022-01-09 16:35:39 by Thomas Klausner | Files touched by this commit (2)
Log message:
arandr: convert to egg.mk