[arch-commits] Commit in mixxx/trunk (PKGBUILD)

David Runge dvzrv at archlinux.org
Sun Oct 6 21:32:39 UTC 2019


    Date: Sunday, October 6, 2019 @ 21:32:38
  Author: dvzrv
Revision: 513667

upgpkg: mixxx 2.2.2-2

Rebuilding against protobuf 3.10.0. Adding all direct shared library dependencies.

Modified:
  mixxx/trunk/PKGBUILD

----------+
 PKGBUILD |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-06 20:49:28 UTC (rev 513666)
+++ PKGBUILD	2019-10-06 21:32:38 UTC (rev 513667)
@@ -6,15 +6,17 @@
 
 pkgname=mixxx
 pkgver=2.2.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Free, open source software for digital DJ'ing."
 arch=('x86_64')
 url="https://www.mixxx.org"
 license=('GPL2')
 groups=('pro-audio')
-depends=('chromaprint' 'faad2' 'gperftools' 'hidapi' 'libid3tag' 'libmad'
-'libmp4v2' 'libshout' 'lilv' 'opusfile' 'portaudio' 'portmidi' 'protobuf'
-'qt5-script' 'qt5-svg' 'qt5-x11extras' 'qtkeychain' 'rubberband' 'soundtouch'
+depends=('chromaprint' 'faad2' 'flac' 'gcc-libs' 'glibc' 'glib2' 'hidapi'
+'libglvnd' 'libid3tag' 'libmad' 'libmodplug' 'libmp4v2' 'libogg' 'libshout'
+'libsndfile' 'libtcmalloc.so' 'libusb' 'libvorbis.so' 'libvorbisfile.so' 'lilv'
+'libx11' 'opusfile' 'portaudio' 'portmidi' 'protobuf' 'qt5-base' 'qt5-script'
+'qt5-svg' 'qt5-x11extras' 'qtkeychain' 'rubberband' 'soundtouch' 'sqlite'
 'taglib' 'upower' 'wavpack')
 makedepends=('glu' 'qt5-tools' 'scons' 'vamp-plugin-sdk')
 checkdepends=('xorg-server-xvfb')



More information about the arch-commits mailing list