|
From: <mut...@us...> - 2010-03-03 04:57:33
|
Revision: 605
http://libmage.svn.sourceforge.net/libmage/?rev=605&view=rev
Author: mutanabbi
Date: 2010-03-03 04:57:24 +0000 (Wed, 03 Mar 2010)
Log Message:
-----------
Mutation to simple user ;)
Modified Paths:
--------------
gentoo-configs/mutanabbi/home/etc/X11/xorg.conf
gentoo-configs/mutanabbi/home/etc/conf.d/net
gentoo-configs/mutanabbi/home/etc/exports
gentoo-configs/mutanabbi/home/etc/hosts
gentoo-configs/mutanabbi/home/etc/mplayer/mplayer.conf
gentoo-configs/mutanabbi/home/etc/paludis/bashrc
gentoo-configs/mutanabbi/home/etc/paludis/keywords.conf
gentoo-configs/mutanabbi/home/etc/paludis/use.conf
gentoo-configs/mutanabbi/home/etc/paludis/use.conf.d/per-package.conf
Added Paths:
-----------
gentoo-configs/mutanabbi/home/etc/hal/
gentoo-configs/mutanabbi/home/etc/hal/fdi/
gentoo-configs/mutanabbi/home/etc/hal/fdi/policy/
gentoo-configs/mutanabbi/home/etc/hal/fdi/policy/10-x11-input.fdi
gentoo-configs/mutanabbi/home/etc/hal/fdi/policy/files.rel
gentoo-configs/mutanabbi/home/home/
gentoo-configs/mutanabbi/home/home/radja/
gentoo-configs/mutanabbi/home/home/radja/.mplayer/
Removed Paths:
-------------
gentoo-configs/mutanabbi/home/root/.mplayer/
Modified: gentoo-configs/mutanabbi/home/etc/X11/xorg.conf
===================================================================
--- gentoo-configs/mutanabbi/home/etc/X11/xorg.conf 2010-01-25 16:08:37 UTC (rev 604)
+++ gentoo-configs/mutanabbi/home/etc/X11/xorg.conf 2010-03-03 04:57:24 UTC (rev 605)
@@ -1,187 +1,17 @@
-# nvidia-xconfig: X configuration file generated by nvidia-xconfig
-# nvidia-xconfig: version 1.0 (buildmeister@builder62) Mon May 19 00:29:52 PDT 2008
-
-# File generated by xorgconfig.
-#
-# Copyright 2004 The X.Org Foundation
-#
-# Permission is hereby granted, free of charge, to any person obtaining a
-# copy of this software and associated documentation files (the "Software"),
-# to deal in the Software without restriction, including without limitation
-# the rights to use, copy, modify, merge, publish, distribute, sublicense,
-# and/or sell copies of the Software, and to permit persons to whom the
-# Software is furnished to do so, subject to the following conditions:
-#
-# The above copyright notice and this permission notice shall be included in
-# all copies or substantial portions of the Software.
-#
-# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
-# The X.Org Foundation BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
-# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
-# OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-# SOFTWARE.
-#
-# Except as contained in this notice, the name of The X.Org Foundation shall
-# not be used in advertising or otherwise to promote the sale, use or other
-# dealings in this Software without prior written authorization from
-# The X.Org Foundation.
-#
-# **********************************************************************
-# Refer to the xorg.conf(5x) man page for details about the format of
-# this file.
-# **********************************************************************
-# **********************************************************************
-# Module section -- this section is used to specify
-# which dynamically loadable modules to load.
-# **********************************************************************
-#
-# **********************************************************************
-# Files section. This allows default font and rgb paths to be set
-# **********************************************************************
-# **********************************************************************
-# Server flags section.
-# **********************************************************************
Section "ServerFlags"
Option "AllowEmptyInput" "True"
Option "AutoAddDevices" "True"
+ Option "AutoEnableDevices" "True"
EndSection
-# **********************************************************************
-# Input devices
-# **********************************************************************
-# **********************************************************************
-# Core keyboard's InputDevice section
-# **********************************************************************
-# **********************************************************************
-# Core Pointer's InputDevice section
-# **********************************************************************
-# **********************************************************************
-# Other input device sections
-# this is optional and is required only if you
-# are using extended input devices. This is for example only. Refer
-# to the xorg.conf man page for a description of the options.
-# **********************************************************************
-#
-# Section "InputDevice"
-# Identifier "Mouse2"
-# Driver "mouse"
-# Option "Protocol" "MouseMan"
-# Option "Device" "/dev/mouse2"
-# EndSection
-#
-# Section "InputDevice"
-# Identifier "spaceball"
-# Driver "magellan"
-# Option "Device" "/dev/cua0"
-# EndSection
-#
-# Section "InputDevice"
-# Identifier "spaceball2"
-# Driver "spaceorb"
-# Option "Device" "/dev/cua0"
-# EndSection
-#
-# Section "InputDevice"
-# Identifier "touchscreen0"
-# Driver "microtouch"
-# Option "Device" "/dev/ttyS0"
-# Option "MinX" "1412"
-# Option "MaxX" "15184"
-# Option "MinY" "15372"
-# Option "MaxY" "1230"
-# Option "ScreenNumber" "0"
-# Option "ReportingMode" "Scaled"
-# Option "ButtonNumber" "1"
-# Option "SendCoreEvents"
-# EndSection
-#
-# Section "InputDevice"
-# Identifier "touchscreen1"
-# Driver "elo2300"
-# Option "Device" "/dev/ttyS0"
-# Option "MinX" "231"
-# Option "MaxX" "3868"
-# Option "MinY" "3858"
-# Option "MaxY" "272"
-# Option "ScreenNumber" "0"
-# Option "ReportingMode" "Scaled"
-# Option "ButtonThreshold" "17"
-# Option "ButtonNumber" "1"
-# Option "SendCoreEvents"
-# EndSection
-# **********************************************************************
-# Monitor section
-# **********************************************************************
-# Any number of monitor sections may be present
-# **********************************************************************
-# Graphics device section
-# **********************************************************************
-# Any number of graphics device sections may be present
-# Standard VGA Device:
-# Device configured by xorgconfig:
-# **********************************************************************
-# Screen sections
-# **********************************************************************
-# Any number of screen sections may be present. Each describes
-# the configuration of a single screen. A single specific screen section
-# may be specified from the X server command line with the "-screen"
-# option.
-# **********************************************************************
-# ServerLayout sections.
-# **********************************************************************
-# Any number of ServerLayout sections may be present. Each describes
-# the way multiple screens are organised. A specific ServerLayout
-# section may be specified from the X server command line with the
-# "-layout" option. In the absence of this, the first section is used.
-# When now ServerLayout section is present, the first Screen section
-# is used alone.
-# Section "DRI"
-# Mode 0666
-# EndSection
Section "ServerLayout"
-
-# The Identifier line must be present
-# Each Screen line specifies a Screen section name, and optionally
-# the relative position of other screens. The four names after
-# primary screen name are the screens to the top, bottom, left and right
-# of the primary screen. In this example, screen 2 is located to the
-# right of screen 1.
-# Each InputDevice line specifies an InputDevice section name and
-# optionally some options to specify the way the device is to be
-# used. Those options include "CorePointer", "CoreKeyboard" and
-# "SendCoreEvents".
Identifier "Simple Layout"
Screen "Screen 1" 0 0
- InputDevice "Mouse1" "CorePointer"
- InputDevice "Keyboard1" "CoreKeyboard"
+# InputDevice "Mouse1" "CorePointer"
+# InputDevice "Keyboard1" "CoreKeyboard"
EndSection
Section "Files"
-
-# The location of the RGB database. Note, this is the name of the
-# file minus the extension (like ".txt" or ".db"). There is normally
-# no need to change the default.
-# Multiple FontPath entries are allowed (which are concatenated together),
-# as well as specifying multiple comma-separated entries in one FontPath
-# command (or a combination of both methods)
-#
-#
-# FontPath "/usr/share/fonts/TTF/"
-# FontPath "/usr/share/fonts/OTF"
-# FontPath "/usr/share/fonts/CID/"
-# FontPath "/usr/lib/X11/fonts/local/"
-# FontPath "/usr/lib/X11/fonts/misc/"
-# FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
-# FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
-# FontPath "/usr/lib/X11/fonts/Speedo/"
-# FontPath "/usr/lib/X11/fonts/Type1/"
-# FontPath "/usr/lib/X11/fonts/TrueType/"
-# FontPath "/usr/lib/X11/fonts/freefont/"
-# FontPath "/usr/lib/X11/fonts/75dpi/"
-# FontPath "/usr/lib/X11/fonts/100dpi/"
-# The module search path. The default path is shown here.
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/100dpi/"
@@ -189,15 +19,9 @@
EndSection
Section "Module"
-
-# This loads the DBE extension module.
-# This loads the miscellaneous extensions module, and disables
-# initialisation of the XFree86-DGA extension within that module.
-# This loads the font modules
-# Load "type1"
-# Load "speedo"
-# This loads the GLX module
Load "glx"
+ Load "extmod"
+ Load "dbe"
# This loads the DRI module
# Load "dri"
# Load "dbe" # Double buffer extension
@@ -208,93 +32,28 @@
# Load "xtt"
EndSection
-Section "InputDevice"
+#Section "InputDevice"
+# Identifier "Keyboard1"
+# Driver "kbd"
+# Option "AutoRepeat" "500 30"
+## Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
+# Option "XkbRules" "xorg"
+# Option "XkbModel" "pc105"
+# Option "XkbLayout" "us(winkeys),ru(winkeys)"
+# Option "XkbVariant" ",winkeys,winkeys"
+#EndSection
-# For most OSs the protocol can be omitted (it defaults to "Standard").
-# When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
-# uncomment the following line.
-# Option "Protocol" "Xqueue"
-# Option "Xleds" "1 2 3"
-# Option "LeftAlt" "Meta"
-# Option "RightAlt" "ModeShift"
-# To customise the XKB settings to suit your keyboard, modify the
-# lines below (which are the defaults). For example, for a non-U.S.
-# keyboard, you will probably want to use:
-# Option "XkbModel" "pc105"
-# If you have a US Microsoft Natural keyboard, you can use:
-# Option "XkbModel" "microsoft"
-#
-# Then to change the language, change the Layout setting.
-# For example, a german layout can be obtained with:
-# Option "XkbLayout" "de"
-# or:
-# Option "XkbLayout" "de"
-# Option "XkbVariant" "nodeadkeys"
-#
-# If you'd like to switch the positions of your capslock and
-# control keys, use:
-# Option "XkbOptions" "ctrl:swapcaps"
-# These are the default XKB settings for Xorg
-# Option "XkbRules" "xorg"
-# Option "XkbModel" "pc105"
-# Option "XkbLayout" "us"
-# Option "XkbVariant" ""
-# Option "XkbOptions" ""
-# Option "XkbDisable"
- Identifier "Keyboard1"
- Driver "kbd"
- Option "AutoRepeat" "500 30"
-# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
- Option "XkbRules" "xorg"
- Option "XkbModel" "pc105"
- Option "XkbLayout" "us(winkeys),ru(winkeys)"
- Option "XkbVariant" ",winkeys,winkeys"
-EndSection
+#Section "InputDevice"
+# Identifier "Mouse1"
+# Driver "mouse"
+# Option "Protocol" "Auto" # Auto detect
+# Option "Device" "/dev/input/mice"
+## When using XQUEUE, comment out the above two lines, and uncomment
+# Option "ZAxisMapping" "4 5 6 7"
+## Emulate3Buttons is an option for 2-button mice
+#EndSection
-Section "InputDevice"
-
-# Identifier and driver
-# the following line.
-# Option "Protocol" "Xqueue"
-# Mouse-speed setting for PS/2 mouse.
-# Option "Resolution" "256"
-# Baudrate and SampleRate are only for some Logitech mice. In
-# almost every case these lines should be omitted.
-# Option "BaudRate" "9600"
-# Option "SampleRate" "150"
-# Mouse wheel mapping. Default is to map vertical wheel to buttons 4 & 5,
-# horizontal wheel to buttons 6 & 7. Change if your mouse has more than
-# 3 buttons and you need to map the wheel to different button ids to avoid
-# conflicts.
-# Emulate3Timeout is the timeout in milliseconds (default is 50ms)
-# Option "Emulate3Buttons"
-# Option "Emulate3Timeout" "50"
-# ChordMiddle is an option for some 3-button Logitech mice
-# Option "ChordMiddle"
- Identifier "Mouse1"
- Driver "mouse"
- Option "Protocol" "Auto" # Auto detect
- Option "Device" "/dev/input/mice"
-# When using XQUEUE, comment out the above two lines, and uncomment
- Option "ZAxisMapping" "4 5 6 7"
-# Emulate3Buttons is an option for 2-button mice
-EndSection
-
Section "Monitor"
-
-# HorizSync is in kHz unless units are specified.
-# HorizSync may be a comma separated list of discrete values, or a
-# comma separated list of ranges of values.
-# NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
-# USER MANUAL FOR THE CORRECT NUMBERS.
-# HorizSync 30-64 # multisync
-# HorizSync 31.5, 35.2 # multiple fixed sync frequencies
-# HorizSync 15-25, 30-50 # multiple ranges of sync frequencies
-# VertRefresh is in Hz unless units are specified.
-# VertRefresh may be a comma separated list of discrete values, or a
-# comma separated list of ranges of values.
-# NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
-# USER MANUAL FOR THE CORRECT NUMBERS.
Identifier "SyncMaster 757DFX"
HorizSync 31.5 - 82.0
VertRefresh 40.0 - 150.0
@@ -308,23 +67,6 @@
EndSection
Section "Device"
-
-# The chipset line is optional in most cases. It can be used to override
-# the driver's chipset detection, and should not normally be specified.
-# Chipset "generic"
-# The Driver line must be present. When using run-time loadable driver
-# modules, this line instructs the server to load the specified driver
-# module. Even when not using loadable driver modules, this line
-# indicates which driver should interpret the information in this section.
-# The BusID line is used to specify which of possibly multiple devices
-# this section is intended for. When this line isn't present, a device
-# section can only match up with the primary video device. For PCI
-# devices a line like the following could be used. This line should not
-# normally be included unless there is more than one video device
-# intalled.
-# BusID "PCI:0:10:0"
-# VideoRam 256
-# Clocks 25.2 28.3
Identifier "Standard VGA"
Driver "vga"
VendorName "Unknown"
@@ -352,7 +94,6 @@
EndSection
Section "Screen"
-
# Monitor "SyncMaster 757DFX"
# Option "DRI" "true"
Identifier "Screen 1"
@@ -383,3 +124,7 @@
EndSubSection
EndSection
+Section "Extensions"
+ Option "Composite" "Enable"
+ Option "RENDER" "Enable"
+EndSection
Modified: gentoo-configs/mutanabbi/home/etc/conf.d/net
===================================================================
--- gentoo-configs/mutanabbi/home/etc/conf.d/net 2010-01-25 16:08:37 UTC (rev 604)
+++ gentoo-configs/mutanabbi/home/etc/conf.d/net 2010-03-03 04:57:24 UTC (rev 605)
@@ -3,5 +3,6 @@
# please review /etc/conf.d/net.example and save your configuration
# in /etc/conf.d/net (this file :]!).
config_eth0=( "dhcp" )
+config_wimax0=( "dhcp" )
#config_eth0=( "10.1.49.100 netmask 255.255.0.0" )
#routes_eth0=( "default via 10.1.49.1" )
Modified: gentoo-configs/mutanabbi/home/etc/exports
===================================================================
--- gentoo-configs/mutanabbi/home/etc/exports 2010-01-25 16:08:37 UTC (rev 604)
+++ gentoo-configs/mutanabbi/home/etc/exports 2010-03-03 04:57:24 UTC (rev 605)
@@ -9,7 +9,7 @@
/usr/local/storage/shares/video/trailers 10.1.49.*(subtree_check,no_root_squash)
/usr/local/storage/shares/audiobooks 10.1.49.*(subtree_check,no_root_squash)
/usr/local/storage/shares/video/fun 10.1.49.*(subtree_check,no_root_squash)
-/usr/local/storage/shares/video/music\040video 10.1.49.*(subtree_check,no_root_squash)
+#/usr/local/storage/shares/video/music\040video 10.1.49.*(subtree_check,no_root_squash)
/usr/local/storage/shares/music/main 10.1.49.*(subtree_check,no_root_squash)
/usr/local/storage/shares/music/other 10.1.49.*(subtree_check,no_root_squash)
Added: gentoo-configs/mutanabbi/home/etc/hal/fdi/policy/10-x11-input.fdi
===================================================================
--- gentoo-configs/mutanabbi/home/etc/hal/fdi/policy/10-x11-input.fdi (rev 0)
+++ gentoo-configs/mutanabbi/home/etc/hal/fdi/policy/10-x11-input.fdi 2010-03-03 04:57:24 UTC (rev 605)
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+ <deviceinfo version="0.2">
+ <device>
+ <!-- Mouse configuration -->
+ <match key="info.capabilities" contains="input.mouse">
+ <merge key="input.x11_driver" type="string">evdev</merge>
+ </match>
+
+ <!-- Keyboard configuration
+ Section "InputDevice"
+ Driver "evdev"
+ Option "XkbLayout" "en_US,ru(winkeys)"
+ Option "XkbVariant" ",winkeys"
+ Option "XkbRules" "xorg"
+ Option "XkbModel" "pc104"
+ Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scrool"
+ EndSection
+ -->
+ <match key="info.capabilities" contains="input.keymap">
+ <append key="info.callouts.add" type="strlist">hal-setup-keymap</append>
+ </match>
+ <match key="info.capabilities" contains="input.keys">
+ <merge key="input.xkb.rules" type="string">xorg</merge>
+ <merge key="input.x11_driver" type="string">evdev</merge>
+ <merge key="input.xkb.layout" type="string">en_US,ru</merge>
+ <merge key="input.xkb.model" type="string">pc104</merge>
+ <merge key="input.xkb.variant" type="string">,winkeys</merge>
+ <merge key="input.xkb.options" type="string">grp:alt_shift_toggle,grp_led:scroll</merge>
+ </match>
+ </device>
+ </deviceinfo>
Added: gentoo-configs/mutanabbi/home/etc/hal/fdi/policy/files.rel
===================================================================
--- gentoo-configs/mutanabbi/home/etc/hal/fdi/policy/files.rel (rev 0)
+++ gentoo-configs/mutanabbi/home/etc/hal/fdi/policy/files.rel 2010-03-03 04:57:24 UTC (rev 605)
@@ -0,0 +1 @@
+relocate "`get_files | grep -v fstab`"
Modified: gentoo-configs/mutanabbi/home/etc/hosts
===================================================================
--- gentoo-configs/mutanabbi/home/etc/hosts 2010-01-25 16:08:37 UTC (rev 604)
+++ gentoo-configs/mutanabbi/home/etc/hosts 2010-03-03 04:57:24 UTC (rev 605)
@@ -25,6 +25,9 @@
127.0.0.1 crawler.mutanabbi
89.112.2.212 external_ip
217.170.84.20 work
+
+195.82.147.147 pornolab.net static.pornolab.net
+195.82.147.120 bt.pornolab.net
#
# According to RFC 1918, you can use the following IP networks for private
# nets which will never be connected to the Internet:
Modified: gentoo-configs/mutanabbi/home/etc/mplayer/mplayer.conf
===================================================================
--- gentoo-configs/mutanabbi/home/etc/mplayer/mplayer.conf 2010-01-25 16:08:37 UTC (rev 604)
+++ gentoo-configs/mutanabbi/home/etc/mplayer/mplayer.conf 2010-03-03 04:57:24 UTC (rev 605)
@@ -17,7 +17,7 @@
##################
# Specify default video driver (see -vo help for a list).
-#vo=xv
+vo=gl
# Use SDL video with the aalib subdriver by default.
#vo = sdl:aalib
Modified: gentoo-configs/mutanabbi/home/etc/paludis/bashrc
===================================================================
--- gentoo-configs/mutanabbi/home/etc/paludis/bashrc 2010-01-25 16:08:37 UTC (rev 604)
+++ gentoo-configs/mutanabbi/home/etc/paludis/bashrc 2010-03-03 04:57:24 UTC (rev 605)
@@ -58,6 +58,13 @@
;;
esac
+case "${PN}" in
+ paludis)
+ CFLAGS=`echo ${CPPFLAGS} | sed 's,-falign-funstion=64,,g'`
+ CXXFLAGS="${CFLAGS}"
+ ;;
+esac
+
# Detect terminal width dynamically for better [ ok ] align
save_COLUMNS=${COLUMNS}
COLUMNS=$(stty size 2>/dev/null | cut -d' ' -f2)
Modified: gentoo-configs/mutanabbi/home/etc/paludis/keywords.conf
===================================================================
--- gentoo-configs/mutanabbi/home/etc/paludis/keywords.conf 2010-01-25 16:08:37 UTC (rev 604)
+++ gentoo-configs/mutanabbi/home/etc/paludis/keywords.conf 2010-03-03 04:57:24 UTC (rev 605)
@@ -7,6 +7,7 @@
dev-python/PyQt4 *
dev-python/sip *
media-gfx/picasa *
+sys-devel/gcc ~x86
x11-apps/ccsm *
x11-apps/fusion-icon *
x11-libs/compiz-bcop *
Modified: gentoo-configs/mutanabbi/home/etc/paludis/use.conf
===================================================================
--- gentoo-configs/mutanabbi/home/etc/paludis/use.conf 2010-01-25 16:08:37 UTC (rev 604)
+++ gentoo-configs/mutanabbi/home/etc/paludis/use.conf 2010-03-03 04:57:24 UTC (rev 605)
@@ -3,7 +3,7 @@
-lirc lm_sensors -pcmcia -pda usb -v4l cups
# Sound related flags
-*/* a52 aac alsa flac id3 id3tag -gstreamer -arts -esd mad midi musicbrainz \
+*/* a52 aac alsa cdda flac id3 id3tag -gstreamer -arts -esd mad midi musicbrainz \
mp3 -nas ogg -oss speex vorbis -xmms wav musepack glitz
# Images related flags
@@ -32,7 +32,7 @@
*/* -fortran java javascript perl ithreads php subversion
# Video related flags
-*/* dts dvdread dvdnav encode ffmpeg lame mpeg real theora win32codecs xine xv \
+*/* dts dvdread dvdnav encode ffmpeg faac lame mpeg real theora win32codecs xine xv \
xvid x264 quicktime xanim mplayer
*/* -acl bash-completion branding firefox -doc -nls xface nsplugin mime
@@ -43,7 +43,7 @@
# Kernel related flags
*/* fbcondecor symlink directfb fbcon
-*/* INPUT_DEVICES: -* keyboard mouse
+*/* INPUT_DEVICES: -* evdev
*/* VIDEO_CARDS: -* nv nvidia vesa
*/* CAMERAS: -* nikon ptp2
@@ -63,4 +63,4 @@
userdir usertrack vhost_alias
# KDE4 flags
-*/* webkit plasma gps
+*/* webkit plasma gps kdeenablefinal
Modified: gentoo-configs/mutanabbi/home/etc/paludis/use.conf.d/per-package.conf
===================================================================
--- gentoo-configs/mutanabbi/home/etc/paludis/use.conf.d/per-package.conf 2010-01-25 16:08:37 UTC (rev 604)
+++ gentoo-configs/mutanabbi/home/etc/paludis/use.conf.d/per-package.conf 2010-03-03 04:57:24 UTC (rev 605)
@@ -5,6 +5,7 @@
app-doc/doxygen doc
app-editors/gvim gtk
app-editors/vim vim-with-x cscope
+app-emulation/virtualbox-ose alsa qt4 additions
app-misc/mc -samba -ncurses
app-misc/screen multiuser
app-text/poppler-bindings gtk
@@ -13,10 +14,12 @@
dev-cpp/gtkmm accessibility
dev-db/mysql embedded -berkdb
+dev-db/sqlite secure-delete
+dev-java/constantine test
dev-java/sun-jre-bin nsplugin
dev-lang/erlang doc smp kpoll
dev-lang/php calendar doc nls -sqlite
-dev-lang/python sqlite
+dev-lang/python sqlite tk
dev-libs/apr -sqlite
dev-libs/boost doc -icu bjam
dev-libs/libxml2 doc
@@ -24,7 +27,7 @@
dev-libs/xmlrpc-c libwww curl
dev-php/smarty doc odbc
dev-scheme/guile deprecated discouraged
-dev-util/subversion -apache2 extras -kde
+dev-util/subversion apache2 extras -kde -dso
kde-base/*:4.2 doc htmlhandbook
kde-base/dolphin thumbnail
@@ -33,6 +36,7 @@
kde-base/konqueror thumbnail
kde-base/kopete addbookmarks alias autoreplace connectionstatus contactnotes highlight history irc latex nowlistening sametime sms texteffect
kde-base/okular chm ebook
+kde-base/kdelibs semantic-desktop
mail-client/mozilla-thunderbird mozcalendar
media-fonts/terminus-font bolddiag ru-dv ru-g ru-i ru-k
@@ -44,7 +48,8 @@
media-libs/a52dec djbfft
media-libs/alsa-lib doc
media-libs/gd fontconfig
-media-sound/alsa-utils -midi
+media-libs/libsamplerate sndfile
+media-sound/alsa-utils
media-sound/amarok mp4 doc
media-video/mplayer enca real srt fbdv gtk
@@ -55,11 +60,13 @@
net-nds/openldap minimal -samba -tcpd -berkdb -gdbm
net-wireless/bluez-utils old-daemons glib debug
net-im/pidgin gtk
+net-libs/libsoup gnome
sys-apps/hal dmi
sys-apps/paludis ruby glsa inquisitio visibility portage
sys-apps/v86d x86emu
sys-devel/gcc doc
+sys-fs/udev extras
sys-kernel/linux-docs html
sys-kernel/linux-headers gcc64
sys-libs/glibc userlocales glibc-omitfp nptlonly
@@ -70,12 +77,16 @@
www-servers/tomcat doc examples source
x11-base/xorg-server debug
-x11-libs/cairo glitz
+x11-libs/cairo glitz xcb
x11-libs/libX11 xcb
+x11-libs/qt:4 qt3support
+x11-libs/qt-core:4 glib qt3support
+x11-libs/qt-gui:4 glib qt3support
x11-libs/qt odbc accessibility glib
-x11-libs/qt-core:4 glib
-x11-libs/qt-gui:4 glib
-x11-libs/qt:4 qt3support
+x11-libs/qt-opengl:4 glib qt3support
+x11-libs/qt-sql:4 glib qt3support
x11-misc/xscreensaver insecure-savers
+x11-themes/gtk-engines-qtcurve firefox3
-x11-libs/cairo xcb
+# for kde 4.3 only
+dev-python/PyQt4 dbus sql svg webkit X
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|