diff --git a/xorg/mtdev/mtdev.SMBuild b/xorg/mtdev/mtdev.SMBuild index 9c47447..d052e40 100755 --- a/xorg/mtdev/mtdev.SMBuild +++ b/xorg/mtdev/mtdev.SMBuild @@ -3,8 +3,8 @@ version=1.1.5 build=1sml homepage="https://bitmath.org/code/mtdev/" download="https://bitmath.org/code/mtdev/mtdev-1.1.5.tar.bz2" -desc="A stand-alone library which transforms all variants of kernel MT events to the slotted type B protocol" -requires="musl " +desc="Library which transforms all variants of kernel MT events to the slotted type B protocol" +requires="musl" build() { mkandenterbuilddir diff --git a/xorg/xcb-util-renderutil/xcb-util-renderutil.SMBuild b/xorg/xcb-util-renderutil/xcb-util-renderutil.SMBuild index a43b69d..272adee 100755 --- a/xorg/xcb-util-renderutil/xcb-util-renderutil.SMBuild +++ b/xorg/xcb-util-renderutil/xcb-util-renderutil.SMBuild @@ -3,7 +3,7 @@ version=0.3.9 build=1sml homepage="https://xcb.freedesktop.org/" download="https://xcb.freedesktop.org/dist/xcb-util-renderutil-0.3.9.tar.bz2" -desc="Utility libraries for XC Binding - Convenience functions for the Render extension" +desc="Utility libraries for XC Binding" requires="libxcb" build() { diff --git a/xorg/xvinfo/xvinfo.SMBuild b/xorg/xvinfo/xvinfo.SMBuild index 8b3b89f..978d234 100755 --- a/xorg/xvinfo/xvinfo.SMBuild +++ b/xorg/xvinfo/xvinfo.SMBuild @@ -3,7 +3,7 @@ version=1.1.3 build=1sml homepage="https://xorg.freedesktop.org/" download="https://xorg.freedesktop.org/archive/individual/app/xvinfo-1.1.3.tar.gz" -desc="Prints out the capabilities of any video adaptors associated with the display that are accessible through the X-Video extension" +desc="Outputs video adaptors capabilities that are accessible through the X-Video extension" requires="libxv" build() {