From: Thomas K. <tk...@gi...> - 2012-01-08 16:08:17
|
Hi! I've just packaged notion for pkgsrc, here's the commit message. A webpage will appear for it in a few hours at http://pkgsrc.se/wm/notion in case you want to link to it. The only patch that you might want to look at is the libtu one. For some reason, setting HAS_SYSTEM_ASPRINTF=1 in system.mk is not sufficient to disable building snprintf.c any longer (it worked in ion3's build system). Thanks, Thomas ----- Forwarded message from Thomas Klausner <wi...@ne...> ----- Date: Sun, 8 Jan 2012 15:22:14 +0000 From: Thomas Klausner <wi...@ne...> To: pkg...@Ne... Subject: CVS commit: pkgsrc/wm/notion Module Name: pkgsrc Committed By: wiz Date: Sun Jan 8 15:22:14 UTC 2012 Update of /cvsroot/pkgsrc/wm/notion In directory ivanova.netbsd.org:/tmp/cvs-serv27793 Log Message: Initial import of notion-3.2011102900: Notion is a tiling, tabbed window manager for the X window system: Tiling: you divide the screen into non-overlapping 'tiles'. Every window occupies one tile, and is maximized to it Tabbing: a tile may contain multiple windows - they will be 'tabbed' Static: most tiled window managers are 'dynamic', meaning they automatically resize and move around tiles as windows appear and disappear. Notion, by contrast, does not automatically change the tiling. You're in control. Status: Vendor Tag: TNF Release Tags: pkgsrc-20120108 N pkgsrc/wm/notion/Makefile N pkgsrc/wm/notion/PLIST N pkgsrc/wm/notion/DESCR N pkgsrc/wm/notion/distinfo N pkgsrc/wm/notion/patches/patch-build_rules.mk N pkgsrc/wm/notion/patches/patch-libtu_output.c N pkgsrc/wm/notion/patches/patch-pwm_Makefile N pkgsrc/wm/notion/patches/patch-system.mk No conflicts created by this import ----- End forwarded message ----- |