mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
Merge pull request #166 from Ypnose/master
mcwm-git: bump version (20130808)
This commit is contained in:
commit
3582b1c932
2 changed files with 4 additions and 1 deletions
|
@ -61,6 +61,9 @@
|
||||||
/* Default width of border window, in pixels. Used unless -b width. */
|
/* Default width of border window, in pixels. Used unless -b width. */
|
||||||
#define BORDERWIDTH 1
|
#define BORDERWIDTH 1
|
||||||
|
|
||||||
|
/* Default snap margin in pixels. Used unless -s width. */
|
||||||
|
#define SNAPMARGIN 0
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Keysym codes for window operations. Look in X11/keysymdefs.h for
|
* Keysym codes for window operations. Look in X11/keysymdefs.h for
|
||||||
* actual symbols. Use XK_VoidSymbol to disable a function.
|
* actual symbols. Use XK_VoidSymbol to disable a function.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mcwm-git'
|
# Template file for 'mcwm-git'
|
||||||
pkgname=mcwm-git
|
pkgname=mcwm-git
|
||||||
version=20130719
|
version=20130828
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="libxcb-devel xcb-proto xcb-util-devel xcb-util-keysyms-devel xcb-util-wm-devel"
|
makedepends="libxcb-devel xcb-proto xcb-util-devel xcb-util-keysyms-devel xcb-util-wm-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue