###################################################################### # This file is the heart of the package, it is necessary to do # conferences, so it is important you add the information correctly. # All variables are required! The array of dependencies *dep* does # not, but it's interesting you add for future reference. # # !!!! USE SIMPLE QUOTES '' ONLY. !!!! ###################################################################### # Package Maintainer Name maintainer="Diego Sarzi " # Package Name pkgname='xcb_util_xrm' # Software Version version='1.3' # Build number build='1' # SMALL Description of Software, NO Trespassing | #=============RULER=====================================================| desc="The XCB util modules provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib." #=======================================================================| # URL SOFTWARE url='https://github.com/Airblader/xcb-util-xrm' # What packages do your package need to run? # This array is optional. dep=('')