###################################################################### # 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="Rumbler Soppa " # Package Name pkgname='xorg_apps' # Software Version version='7' # Build number build='1' # License license='VARIOUS' # SMALL Description of Software, NO Trespassing | #=============RULER=====================================================| desc="The Xorg applications provide the expected applications available in previous X Window implementations." #=======================================================================| # URL SOFTWARE url='https://x.org' # What packages do your package need to run? # This array is optional. dep=('libpng' 'mesa' 'xbitmaps' 'xcb_util' 'linux_pam') ##################################################### # Banana Infos, dont edit!!! ##################################################### BANANAVERSION="2.2"