Re: [gentoo-user] Playing Apple Trailers

2010-03-22 Thread Christian Schulze
Hi,

I installed www-plugins/gecko-mediaplayer version 0.9.9.2 (masked with 
keywords ~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86) recently and this works great 
with the Apple Trailers.

It pulls in gnome-mplayer, which requires mplayer of course. I compiled them 
with the following use flags, just in case you need them:

[ebuild   R   ] media-video/mplayer-1.0_rc4_p20091026-r1  USE=3dnow 3dnowext 
X a52 aac alsa ass bidi cddb cdio dirac dts dv dvd dvdnav enca encode esd faac 
faad gif iconv ipv6 jack jpeg live mad mmx mmxext mng mp3 network openal 
opengl osdmenu oss png quicktime rar real rtc schroedinger sdl shm speex sse 
svga theora toolame tremor truetype twolame unicode vorbis win32codecs x264 
xscreensaver xv xvid xvmc -aalib (-altivec) -bindist -bl -bs2b -cdparanoia -
cpudetection -custom-cpuopts -debug -dga -directfb -doc -dvb -dxr3 -fbcon -ftp 
-ggi -gmplayer -joystick -ladspa -libcaca -lirc -lzo -md5sum -nas -nut -
opencore-amr -pnm -pulseaudio -pvr -radio -samba -sse2 -ssse3 -teletext -tga -
v4l -v4l2 -vdpau -vidix -xanim -xinerama -zoran VIDEO_CARDS=nvidia -mga -
s3virge -tdfx 15,153 kB 

[ebuild   R   ] media-video/gnome-mplayer-0.9.9.2  USE=alsa libnotify -gnome 
-ipod -musicbrainz -pulseaudio 0 kB  

[ebuild   R   ] www-plugins/gecko-mediaplayer-0.9.9.2  USE=-gnome 0 kB


Cheers
Christian

Am Montag, 22. März 2010 07:58:33 schrieb Mick:
 What's the trick for playing Apple Trailers these days?  It used to work
 fine years ago, but now all I get is a pop-up telling me to download
 Apple's Quicktime player.  :-(
 
 I looked for mplayer USE flags to enable it, but can't find any.  I did
 find media-libs/libquicktime, but I am not sure if this is needed or which
 video player will use it.




Re: [gentoo-user] Re: KDE? Get me out of here!

2010-02-24 Thread Christian Schulze
Am Mittwoch, 24. Februar 2010 15:12:58 schrieb Nikos Chantziaras:
 On 02/24/2010 03:41 PM, Zeerak Mustafa Waseem wrote:
  On Wed, Feb 24, 2010 at 03:38:09PM +0200, Nikos Chantziaras wrote:
  On 02/24/2010 04:27 AM, Kevin O'Gorman wrote:
  I've been using KDE for a long time, for reasons that are no longer
  important to me.  I have remained out of pure inertia.
  I use gnome happily at work, both on Fedora and Ubuntu.  All I need
  from any of them is a panel with some favorites, and a pager for
  multiple desktops.
  I spend most of my time in vim, in the C program and documentation
  toolchains or in a browser.
 
  The reason I bring this up is that my account just froze on me from
  running out of disk space.  A little research showed that an
  odd-sounding thing called nepomuk was using 7.2 G (SEVEN GIGS) in some
  dotfiles.  It turns out to be a KDE client - whatever that is.  I've
  got a lot of space here and there, but my /home partition was never
  near full before.
 
  Put -semantic-desktop in your make.conf.  emerge -auDN world.  emerge
  -a --depclean.  That should do it.
 
  Is that even possible? Won't a number of KDE apps demand the
  semantic-desktop use flag set?
 
 Don't know, never happened here.
 
Just tried it, and the following apps are being recompiled right now:

[ebuild   R   ] kde-base/pykde4-4.3.5-r1  USE=-semantic-desktop*
[ebuild   R   ] kde-base/gwenview-4.3.5  USE=-semantic-desktop*
[ebuild   R   ] kde-base/akonadi-4.3.5  USE=-semantic-desktop*
[ebuild   R   ] net-wireless/kbluetooth-0.4.2  USE=-semantic-desktop*
[ebuild   R   ] kde-base/plasma-workspace-4.3.5  USE=-semantic-desktop*
[ebuild   R   ] kde-base/dolphin-4.3.5  USE=-semantic-desktop*
[ebuild   R   ] kde-base/kdebase-runtime-meta-4.3.5  USE=-semantic-desktop*
[ebuild   R   ] kde-base/kmail-4.3.5  USE=-semantic-desktop*
[ebuild   R   ] kde-base/kdeplasma-addons-4.3.5  USE=-semantic-desktop*

Let's see if it works.