diff --git a/templates/xmodmap/template b/templates/xmodmap/template new file mode 100644 index 00000000000..4fb576e7a5f --- /dev/null +++ b/templates/xmodmap/template @@ -0,0 +1,16 @@ +# Template build file for 'xmodmap'. +pkgname=xmodmap +version=1.0.3 +distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2" +build_style=gnu_configure +short_desc="X modmap program" +maintainer="Juan RP " +checksum=c3bfc724792858222c138c1ae9a017e69e7d3bdda3fc9f5da38b232ab031147f +long_desc=" + The xmodmap tool is used to modify keymaps and pointer button mappings in X. + + This is from modular Xorg X11." + +Add_dependency build pkg-config +Add_dependency full glibc +Add_dependency full libX11