Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:kill_it:branches:multimedia:libs
qlcplus-qt5-git
PKGBUILD
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File PKGBUILD of Package qlcplus-qt5-git
# Original author: Jerome Lebleu <jerome dot lebleu at mailoo dot org> pkgname=qlcplus-qt5-git pkgver=4.12.7.20220827.64083e3 pkgrel=0 pkgdesc="Q Light Controller Plus - The open DMX lighting desk software for controlling professional lighting fixtures." arch=('i686' 'x86_64') url="http://qlcplus.org/" license=('APACHE') depends=('qt5-script' 'qt5-multimedia' 'libftdi-compat' 'libsndfile' 'libmad' 'shared-mime-info' 'fftw' 'libcurl-gnutls' 'mesa') makedepends=('make' 'pkgconfig' 'qt5-tools' 'ca-certificates' 'ca-certificates-utils' 'iptables') # ola need to be installed at build time for the plugin to be compiled optdepends=('ola: Open Lighting Architecture plugin') conflicts=('qlc' 'qlc-svn') install=${pkgname}.install source=("${pkgname}-${pkgver}.tar.xz") md5sums=('SKIP') build() { cd "${pkgname}-${pkgver}" ./translate.sh ui qmake-qt5 make } package() { cd "${pkgname}-${pkgver}" make INSTALL_ROOT="${pkgdir}/" install }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor