Package: amarok
Version: 1.2.3-1
Followup-For: Bug #353504
Hello,
i have just created the helix engine for amarok. Here's a short
instruction how to created this.
- modify debian/rules:
--- debian/rules.old 2006-05-28 16:01:55.609044352 +0200
+++ debian/rules 2006-05-28 16:02:16.368888376 +0200
@@ -17,6 +17,7 @@
-Xusr/lib/kde3/konqsidebar_universalamarok.so
DEB_CONFIGURE_EXTRA_FLAGS := --without-included-sqlite \
+ --with-helix \
--enable-mysql
# See debian/TODO
- modify debian/subvars (realplayer is NOT an debian package):
--- debian/substvars.old 2006-05-25 23:02:59.000000000 +0200
+++ debian/substvars 2006-05-28 16:20:58.562289048 +0200
@@ -1,4 +1,5 @@
gstreamer:Depends=gstreamer0.8-oss | gstreamer0.8-audiosink,
gstreamer0.8-misc, gstreamer0.8-mad, gstreamer0.8-vorbis
gstreamer:Recommends=gstreamer0.8-flac, gstreamer0.8-audiofile
gstreamer:Suggests=gstreamer0.8-plugins
-enginePackages=amarok-arts, amarok-gstreamer, amarok-xine
+helix:Depends=helix-player | realplayer
+enginePackages=amarok-arts, amarok-gstreamer, amarok-xine, amarok-helix
- modify debian/control:
--- debian/control.old 2006-05-28 16:23:13.759735912 +0200
+++ debian/control 2006-05-28 16:25:58.192738296 +0200
@@ -80,3 +80,10 @@
This package provides the xine engine for amaroK, which you may prefer
for some reason over the other engines (e.g., it is the lightest engine
Dependency-wise).
+
+Package: amarok-helix
+Architecture: any
+Depends: amarok (= ${Source-Version}), ${helix:Depends}, ${shlibs:Depends}
+Provides: amarok-engine
+Description: Helix engine for the amaroK audio player
+ With this Engine it is possible to hear Realmedia Streams (rtsp://)
- add the file debian/amarok-helix.install:
debian/tmp/usr/share/config.kcfg/helixconfig.kcfg
debian/tmp/usr/share/services/amarok_helixengine_plugin.desktop
debian/tmp/usr/lib/kde3/libamarok_helixengine_plugin.so
debian/tmp/usr/lib/kde3/libamarok_helixengine_plugin.la
I hope this instructions helps to build the helix engine for amarok.
Sandro Knauss
-- System Information:
Debian Release: testing/unstable
APT prefers stable
APT policy: (990, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-2-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages amarok depends on:
ii amarok-arts [amaro 1.2.3-1 aRts engine for the amaroK audio p
ii amarok-engines 1.2.3-1 output engines for the amaroK audi
ii amarok-gstreamer [ 1.2.3-1 GStreamer engine for the amaroK au
ii amarok-xine [amaro 1.2.3-1 xine engine for the amaroK audio p
ii kdelibs4 4:3.5.0-2bpo2 core libraries for all KDE applica
ii libaudio2 1.7-3 The Network Audio System (NAS). (s
ii libc6 2.3.6-7 GNU C Library: Shared libraries
ii libfontconfig1 2.3.2-1 generic font configuration library
ii libfreetype6 2.1.7-2.4 FreeType 2 font engine, shared lib
ii libgcc1 1:4.1.0-4 GCC support library
ii libice6 6.9.0.dfsg.1-5bpo2 Inter-Client Exchange library
ii libmysqlclient12 4.0.24-10sarge1 mysql database client library
ii libpng12-0 1.2.8rel-1 PNG library - runtime
ii libqt3c102-mt 3:3.3.4-3 Qt GUI Library (Threaded runtime v
ii libsm6 6.9.0.dfsg.1-5bpo2 X Window System Session Management
ii libsqlite3-0 3.2.1-1 SQLite 3 shared library
ii libstdc++5 1:3.3.6-7 The GNU Standard C++ Library v3
ii libtag1 1.4-3dest0 TagLib Audio Meta-Data Library
ii libtunepimp2 0.3.0-3 MusicBrainz tagging library and si
ii libx11-6 6.9.0.dfsg.1-5bpo2 X Window System protocol client li
ii libxcursor1 1.1.3-1 X cursor management library
ii libxext6 6.9.0.dfsg.1-5bpo2 X Window System miscellaneous exte
ii libxft2 2.1.7-1 FreeType-based font drawing librar
ii libxrandr2 6.9.0.dfsg.1-5bpo2 X Window System Resize, Rotate and
ii libxrender1 1:0.9.0.2-0bpo1 X Rendering Extension client libra
ii libxt6 4.3.0.dfsg.1-14sarge1 X Toolkit Intrinsics
ii xlibmesa-gl [libgl 6.9.0.dfsg.1-5bpo2 Mesa 3D graphics library [X.Org]
ii xlibs 6.9.0.dfsg.1-5bpo2 X Window System client libraries m
ii zlib1g 1:1.2.2-4.sarge.2 compression library - runtime
Versions of packages amarok recommends:
ii kdemultimedia-kio-plugins 4:3.3.2-1 Support for browsing audio CDs und
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]