Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/arandr,
Designed to provide a simple visual front end for XRandR 1.2/1.3
Branch: CURRENT,
Version: 0.1.4nb1,
Package name: arandr-0.1.4nb1,
Maintainer: rgaARandR is designed to provide a simple visual front end for XRandR 1.2/1.3.
Relative monitor positions are shown graphically
and can be changed in a drag-and-drop way.
Required to run:[
sysutils/desktop-file-utils] [
textproc/py-docutils] [
x11/xrandr] [
x11/py-gtk2]
Required to build:[
pkgtools/x11-links] [
devel/py-gobject-shared] [
x11/compositeproto] [
x11/glproto] [
x11/renderproto] [
x11/xproto] [
x11/xf86vidmodeproto] [
x11/xf86driproto] [
x11/damageproto] [
x11/inputproto] [
x11/xextproto] [
x11/randrproto] [
x11/dri2proto] [
x11/xcb-proto] [
x11/fixesproto4]
Master sites:
SHA1: 5a56a46b7d003b2f5b9fdb6d74ef33e019609e6c
RMD160: bf6c176b35584808f28581dd022e7f2c803ca6d1
Filesize: 62.43 KB
Version history: (Expand)
- (2015-10-16) Package deleted from pkgsrc
- (2015-09-07) Package has been reborn
- (2015-09-07) Package deleted from pkgsrc
- (2015-06-03) Package has been reborn
- (2015-06-03) Package deleted from pkgsrc
- (2013-12-18) Updated to version: arandr-0.1.4nb1
CVS history: (Expand)
2014-05-09 09:38:42 by Thomas Klausner | Files touched by this commit (229) |
Log message:
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
|
2014-01-26 16:49:50 by Thomas Klausner | Files touched by this commit (121) |
Log message:
Mark packages as not python-3.x ready where appropriate.
|
2014-01-25 11:38:08 by Thomas Klausner | Files touched by this commit (171) | |
Log message:
Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.
Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.
Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.
Whitespace cleanups and other nits corrected, where necessary.
|
2013-12-14 11:20:26 by ndb | Files touched by this commit (2) |
Log message:
completed PLIST.
|
2012-09-24 18:56:26 by Aleksej Saushev | Files touched by this commit (144) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't and might probably not have staged installation.
|
2012-04-08 22:22:11 by Thomas Klausner | Files touched by this commit (7) |
Log message:
All supported python versions in pkgsrc support eggs, so remove
${PLIST.eggfile} from PLISTs and support code from lang/python.
|
2011-01-08 14:28:24 by Ruben Gonzalez Arnau | Files touched by this commit (2) |
Log message:
Makefile using distutils, PLIST fixed egg-info
|
2011-01-08 13:17:43 by Ruben Gonzalez Arnau | Files touched by this commit (1) |
Log message:
PLIST removed file
|