View Single Post
Old 11-06-2013, 09:32 PM   #24
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299993
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
Backport minitube 2.0 from sid to wheezy
http://forums.debian.net/viewtopic.php?f=20&t=104399

and more generally
https://wiki.debian.org/SimpleBackportCreation


Code:
────────────────────Warning: Phonon is not functional───────────────────────┐
│ Missing back-end for Phonon                                                │
│                                                                            │
│ Applications using Phonon (the Qt 4 multimedia framework) will produce     │
│ no audio or video output, because only a dummy Phonon back-end is          │
│ installed on this system. This is typically an unintended                  │
│ configuration.                                                             │
│                                                                            │
│ To restore full Phonon multimedia capabilities, install one of the real    │
│ Phonon back-end packages which are currently available for this system:    │
│                                                                            │
│ phonon-backend-vlc (recommended), phonon-backend-gstreamer


Quote:
root@dev:/usr/local/src/minitube-2.0# apt-get install phonon-backend-gstreamer
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following package was automatically installed and is no longer required:
phonon
Use 'apt-get autoremove' to remove it.
The following extra packages will be installed:
gconf-service gconf2 gconf2-common gstreamer0.10-alsa gstreamer0.10-gconf
gstreamer0.10-plugins-base gstreamer0.10-plugins-good libavc1394-0 libdv4
libgconf-2-4 libgudev-1.0-0 libiec61883-0 libqt4-opengl libraw1394-11
libshout3 libtag1-vanilla libtag1c2a libv4l-0 libv4lconvert0 libvisual-0.4-0
libwavpack1 phonon
Suggested packages:
gstreamer0.10-plugins-ugly
The following packages will be REMOVED:
libphonon-dev phonon-backend-null
The following NEW packages will be installed:
gconf-service gconf2 gconf2-common gstreamer0.10-alsa gstreamer0.10-gconf
gstreamer0.10-plugins-base gstreamer0.10-plugins-good libavc1394-0 libdv4
libgconf-2-4 libgudev-1.0-0 libiec61883-0 libqt4-opengl libraw1394-11
libshout3 libtag1-vanilla libtag1c2a libv4l-0 libv4lconvert0 libvisual-0.4-0
libwavpack1 phonon phonon-backend-gstreamer
Quote:
root@dev:/usr/local/src/minitube-2.0# apt-get install libphonon-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
gconf-service gconf2 gconf2-common gstreamer0.10-alsa gstreamer0.10-gconf
gstreamer0.10-plugins-base gstreamer0.10-plugins-good libavc1394-0 libdv4
libgconf-2-4 libgudev-1.0-0 libiec61883-0 libqt4-opengl libraw1394-11
libshout3 libtag1-vanilla libtag1c2a libv4l-0 libv4lconvert0 libvisual-0.4-0
libwavpack1
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
phonon-backend-null
The following packages will be REMOVED:
phonon-backend-gstreamer
The following NEW packages will be installed:
libphonon-dev phonon-backend-null
0 upgraded, 2 newly installed, 1 to remove and 21 not upgraded.
Need to get 0 B/125 kB of archives.
After this operation, 690 kB of additional disk space will be used.
Do you want to continue [Y/n]?
t's a bit of a mess

Last edited by twobob; 11-08-2013 at 08:54 PM.
twobob is offline   Reply With Quote