Package: musescore
Version: 1.2+dfsg-1
Severity: minor

musescore seems to use gawk in only two places, both of which are
identical:

  vauxhall ok % dpkg -L musescore | xargs grep -H 'awk' 
  /usr/bin/mscore:      MIXING=$(echo `$PACTL stat | grep Version | cut -d" " 
-f3` $PAMIXINGVER | gawk '{ print ($1 >= $2) ? 1 : 0 }')
  Binary file /usr/bin/mscore.real matches
  /usr/bin/musescore:   MIXING=$(echo `$PACTL stat | grep Version | cut -d" " 
-f3` $PAMIXINGVER | gawk '{ print ($1 >= $2) ? 1 : 0 }')

(The binary is a false positive.)  Since the ternary operator works just
fine in other awks, there's no need for a dependency on gawk, since awk
is an essential virtual package.  gawk is slower and larger than mawk,
and it would be nice not to have to install it if it is not needed.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.3.0-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages musescore depends on:
ii  desktop-file-utils       0.18-1
ii  gawk                     1:3.1.8+dfsg-0.1
ii  libasound2               1.0.25-2
ii  libc6                    2.13-27
ii  libgcc1                  1:4.7.0-1
ii  libportaudio2            19+svn20111121-1
ii  libqt4-designer          4:4.7.4-3
ii  libqt4-network           4:4.7.4-3
ii  libqt4-script            4:4.7.4-3
ii  libqt4-scripttools       4:4.7.4-3
ii  libqt4-svg               4:4.7.4-3
ii  libqt4-xml               4:4.7.4-3
ii  libqt4-xmlpatterns       4:4.7.4-3
ii  libqtcore4               4:4.7.4-3
ii  libqtgui4                4:4.7.4-3
ii  libqtscript4-qtbindings  0.1.0+git20101026+8b191fbc-2
ii  libqtwebkit4             2.2.0-3
ii  libsndfile1              1.0.25-4
ii  libstdc++6               4.7.0-1
ii  musescore-common         1.2+dfsg-1
ii  musescore-soundfont-gm   1.2+dfsg-1
ii  xdg-utils                1.1.0~rc1+git20111210-6
ii  zlib1g                   1:1.2.6.dfsg-2

Versions of packages musescore recommends:
ii  pulseaudio-utils  1.1-3

Versions of packages musescore suggests:
ii  fluid-soundfont-gm  3.1-5

-- no debconf information

-- 
brian m. carlson / brian with sandals: Houston, Texas, US
+1 832 623 2791 | http://www.crustytoothpaste.net/~bmc | My opinion only
OpenPGP: RSA v4 4096b: 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187

Attachment: signature.asc
Description: Digital signature

Reply via email to