###################################################################### # 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='qt5_webengine' # Software Version version='5.12.3' # Build number build='1' # License license='VARIOUS' # SMALL Description of Software, NO Trespassing | #=============RULER=====================================================| desc="Provides support for web applications using the Chromium browser project" #=======================================================================| # URL SOFTWARE url='https://qt.io' # What packages do your package need to run? # This array is optional. dep=('xorg_libraries' 'qt5_webchanel' 'qt5_location' 'pciutils' 'libevent' 'snappy' 'nss' 'libxslt' 'minizip' 'ffmpeg' 're2') ##################################################### # Banana Infos, dont edit!!! ##################################################### BANANAVERSION="2.2"