From 2a2138f7598fe0a39b3cef0a9b522c3ec56a4621 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20R=C3=BCmpelein?= Date: Tue, 3 Feb 2015 13:12:44 +0100 Subject: [PATCH 1/3] Added new dependencies. --- PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index bfcba09..611177e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,14 +1,14 @@ # Maintainer: Oliver Rümpelein ; Siegfried Krug pkgname=x32edit pkgver=2.3 -pkgrel=2 +pkgrel=3 pkgdesc="Remote control and programm Behringer X32 consoles" arch=('i686' 'x86_64') url="http://www.behringer.com/EN/products/X32.aspx" license=('custom:MUSIC Group End User License Agreement') install=${pkgname}.install -depends_i686=('libxext' 'alsa-lib') -depends_x86_64=('lib32-libxext' 'lib32-alsa-lib') +depends_i686=('libxext' 'alsa-lib' 'freetype2' 'pcre') +depends_x86_64=('lib32-libxext' 'lib32-alsa-lib' 'lib32-freetype2' 'lib32-pcre') source=(http://www.behringerdownload.de/X32/X32-Edit_V${pkgver}_LINUX.tar.gz 'http://www.behringer.com/assets/EULA_2012-09-12.pdf') md5sums=('35d978adf7f432a291ebcf7da4ec00ad' From 3489979f3db46dcdec914243eb6fa11d769d9975 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20R=C3=BCmpelein?= Date: Tue, 3 Feb 2015 13:14:10 +0100 Subject: [PATCH 2/3] Removed pcre dep. from i686 (is in core) --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 611177e..c9da7da 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -7,7 +7,7 @@ arch=('i686' 'x86_64') url="http://www.behringer.com/EN/products/X32.aspx" license=('custom:MUSIC Group End User License Agreement') install=${pkgname}.install -depends_i686=('libxext' 'alsa-lib' 'freetype2' 'pcre') +depends_i686=('libxext' 'alsa-lib' 'freetype2') depends_x86_64=('lib32-libxext' 'lib32-alsa-lib' 'lib32-freetype2' 'lib32-pcre') source=(http://www.behringerdownload.de/X32/X32-Edit_V${pkgver}_LINUX.tar.gz 'http://www.behringer.com/assets/EULA_2012-09-12.pdf') From ea211f260903d129a86c33116bcd9e37211b734d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20R=C3=BCmpelein?= Date: Tue, 3 Feb 2015 14:45:12 +0100 Subject: [PATCH 3/3] Added .graphml (open with yEd) to keep track of deps. --- dependencies.graphml | 420 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 420 insertions(+) create mode 100644 dependencies.graphml diff --git a/dependencies.graphml b/dependencies.graphml new file mode 100644 index 0000000..9305d8a --- /dev/null +++ b/dependencies.graphml @@ -0,0 +1,420 @@ + + + + + + + + + + + + + + + + + + + + + + + + libX11 + + + + + + + + + + + + + + + + + + libxext + + + + + + + + + + + + + + + + + + alsa-lib + + + + + + + + + + + + + + + + + + glibc + + + + + + + + + + + + + + + + + + freetype2 + + + + + + + + + + + + + + + + + + gcc-libs + + + + + + + + + + + + + + + + + + libxcb + + + + + + + + + + + + + + + + + + zlib + + + + + + + + + + + + + + + + + + libpng + + + + + + + + + + + + + + + + + + harfbuzz + + + + + + + + + + + + + + + + + + libxau + + + + + + + + + + + + + + + + + + libxdmcp + + + + + + + + + + + + + + + + + + pcre + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +