Lines Matching refs:ARCH

6 ARCH=$2
42 echo "fetching dependencies for arm arch: $ARCH"
49 dpkg --add-architecture $ARCH
52 libsndfile1-dev:$ARCH \
53 libasound2-dev:$ARCH \
54 portaudio19-dev:$ARCH \
55 libportmidi-dev:$ARCH \
56 zlib1g-dev:$ARCH \
57 libfreetype6-dev:$ARCH \
58 libmp3lame-dev:$ARCH \
59 libssl-dev:$ARCH \
60 libdrm-dev:$ARCH \
61 libgl1-mesa-dev:$ARCH \
62 libpulse-dev:$ARCH \
63 qtbase5-dev:$ARCH \
64 qttools5-dev:$ARCH \
65 qtscript5-dev:$ARCH \
66 libqt5xmlpatterns5-dev:$ARCH \
67 libqt5svg5-dev:$ARCH \
68 libqt5webkit5-dev:$ARCH \
69 qttools5-dev-tools:$ARCH \
78 force-install qtbase5-dev-tools $ARCH
85 echo "fetching AppImage packaging + runtime dependencies for arch: $ARCH"
89 alsa-tools $ARCH \
90 alsa-utils $ARCH \
91 libasound2-plugins $ARCH \
92 pulseaudio $ARCH \
93 pkg-config $ARCH \
94 liblcms2-2 $ARCH \
95 libmng1 $ARCH \
96 libicu52 $ARCH \
97 qtquick1-5-dev $ARCH \
98 libqt5quickwidgets5 $ARCH \
99 libqt5gui5 $ARCH \
100 libqt5multimedia5 $ARCH \
101 libqt5multimediawidgets5 $ARCH \
102 libqt5positioning5 $ARCH \
103 libqt5sensors5 $ARCH \
104 libqt5webkit5 $ARCH \
105 libpulse0 $ARCH \
106 libjson-c-dev $ARCH \
107 libexpat1-dev $ARCH \
108 libdbus-1-3 $ARCH \
109 libglib2.0-0 $ARCH \
110 libkeyutils-dev $ARCH \
111 libwrap0 $ARCH \
112 libacl1 $ARCH \
113 libreadline6 $ARCH \
114 libbz2-1.0 $ARCH \
115 libpcre3 $ARCH \
116 qml-module-qtquick-controls $ARCH \
117 qml-module-qtquick-dialogs $ARCH \
118 qml-module-qtquick-layouts $ARCH \
119 qml-module-qtquick2 $ARCH \
120 qml-module-qtqml-models2 $ARCH \
121 qt5-image-formats-plugins $ARCH \
122 libwrap0 $ARCH
129 echo "building MuseScore Portable for arch: $ARCH"
135 if [ "$ARCH" == "armhf" ]; then