Reduced description size in some xorg build files

This commit is contained in:
PktSurf 2022-07-16 18:08:32 +05:30
parent bad92445e6
commit 3c1862fdc8
3 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -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() {

View file

@ -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() {