[X2Go-Commits] [mteleplayer] 01/01: debian/control: Package mTPAArtExtractor in a separate bin:package

git-admin at x2go.org git-admin at x2go.org
Fri Jul 4 09:59:35 CEST 2014


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository mteleplayer.

commit 9d37f3fb0aa78b2c45cb62c590922add1659c718
Author: Mike Gabriel <mike.gabriel at 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..3d6ce40
--- /dev/null
+++ b/debian/mteleplayer-albumart.install
@@ -0,0 +1 @@
+serverside/lib/telekinesis/server/applications/mteleplayer/mTPAArtExtractor usr/lib/telekinesis/server/applications/mteleplayer/mTPAArtExtractor
\ No newline at end of file

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/mteleplayer.git


More information about the x2go-commits mailing list