This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch gzng in repository mteleplayer. commit bb13be3aef960ee7b7fe56aa035ae57bab043a86 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Jul 4 09:55:24 2014 +0200 debian/control: Package mTPAArtExtractor in a separate bin:package --- debian/control | 25 +++++++++++++++++++++++++ debian/mteleplayer-albumart.install | 1 + 2 files changed, 26 insertions(+) diff --git a/debian/control b/debian/control index 45f1a46..deacc6a 100644 --- a/debian/control +++ b/debian/control @@ -19,6 +19,8 @@ Depends: telekinesis-server, libx2go-telekinesis-apps-perl, mplayer2, +Recommends: + mteleplayer-albumart, Description: Media player for X2Go X2Go is a server based computing environment with - session resuming @@ -34,6 +36,29 @@ Description: Media player for X2Go This package provides the mTelePlayer GUI and it should be installed on the X2Go Server machine. +Package: mteleplayer-albumart +Architecture: all +Depends: + ${misc:Depends}, + imagemagick, + libimage-exiftool-perl, + mteleplayer (>= ${source:Version}), mteleplayer (<< ${source:Version}.1~), +Description: Media player for X2Go + X2Go is a server based computing environment with + - session resuming + - low bandwidth support + - session brokerage support + - client side mass storage mounting support + - audio support + - authentication by smartcard and USB stick + . + mTelePlayer is a situation aware mediaplayer for the X2Go + Terminal System. + . + This package provides an add-on for the mTelePlayer GUI + that facilitates image analysis and conversion for downloaded + album covers (when playing audio files). + Package: mteleplayer-clientside Architecture: all Depends: diff --git a/debian/mteleplayer-albumart.install b/debian/mteleplayer-albumart.install new file mode 100644 index 0000000..79c0e48 --- /dev/null +++ b/debian/mteleplayer-albumart.install @@ -0,0 +1 @@ +serverside/lib/telekinesis/server/applications/mteleplayer/mTPAArtExtractor usr/lib/telekinesis/server/applications/mteleplayer/ -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/mteleplayer.git