diff options
author | Caleb Tennis <caleb@gentoo.org> | 2003-09-25 23:26:44 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2003-09-25 23:26:44 +0000 |
commit | 3604548f9eac7c97a9b12952e299554949f4ad20 (patch) | |
tree | 1f6a8e30007f12d1f985afc9028d7d6782bfe010 | |
parent | new alpha version (diff) | |
download | gentoo-2-3604548f9eac7c97a9b12952e299554949f4ad20.tar.gz gentoo-2-3604548f9eac7c97a9b12952e299554949f4ad20.tar.bz2 gentoo-2-3604548f9eac7c97a9b12952e299554949f4ad20.zip |
new alpha version
18 files changed, 44 insertions, 526 deletions
diff --git a/kde-base/arts/ChangeLog b/kde-base/arts/ChangeLog index fc369b04a668..7dddca4e8401 100644 --- a/kde-base/arts/ChangeLog +++ b/kde-base/arts/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/arts # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/arts/ChangeLog,v 1.58 2003/09/25 15:21:32 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/arts/ChangeLog,v 1.59 2003/09/25 23:22:22 caleb Exp $ + +*arts-1.2.0_alpha2 (25 Sep 2003) + + 25 Sep 2003; Caleb Tennis <caleb@gentoo.org> arts-1.2.0_alpha1.ebuild, + arts-1.2.0_alpha1.ebuild, arts-1.2.0_alpha2.ebuild: + new alpha version 25 Sep 2003; Caleb Tennis <caleb@gentoo.org> arts-1.1.4.ebuild: marking x86 stable diff --git a/kde-base/arts/Manifest b/kde-base/arts/Manifest index 3e1ca82f83c9..19628e547bbd 100644 --- a/kde-base/arts/Manifest +++ b/kde-base/arts/Manifest @@ -1,12 +1,11 @@ MD5 28a643d6bb6a22518803e2bc7229794f arts-1.0.4-r1.ebuild 1040 MD5 aa34526bbb65b5e284d92b674d35e5f0 arts-1.1.1.ebuild 1871 -MD5 31912e2c29b4630bb1889ca2d1b9c891 arts-1.2.0_alpha2.ebuild 2787 +MD5 a84255272a6f2046e3e4e304b3cbc1b3 arts-1.2.0_alpha2.ebuild 2787 MD5 6a6c45bdbbc95118032c31644c63f2ef arts-1.1.3.ebuild 2936 MD5 e419d02f1b1d63659351f826d353442b arts-1.0.5b.ebuild 1439 -MD5 78b17dc42a479abbc0bc89ae9fdfc3aa arts-1.2.0_alpha1.ebuild 2787 MD5 fbaf43a8376702c18d2975d9064d8dbd arts-1.1.2.ebuild 2741 MD5 84e7f3bac423a53ca09cd5a130897670 arts-1.1.2-r1.ebuild 2718 -MD5 333375eb854b39810ad5d1618a05b5f1 ChangeLog 8135 +MD5 2baf4b5230494f1818a3655a449b6973 ChangeLog 8317 MD5 14889ab75f97d76e58b0c1154e7683a9 metadata.xml 161 MD5 5efbd1936296a36f5f5f3d900e7e0846 arts-1.1.4.ebuild 2930 MD5 9ffc978b18c6e1ad49a0c7eec49074f6 files/optional-deps.diff 3154 @@ -17,6 +16,5 @@ MD5 be627646b998d386b73ecb0f03922ead files/digest-arts-1.1.4 63 MD5 783f52e41abb732466bec517c6ff1ae1 files/digest-arts-1.0.5b 200 MD5 1b00ca71ff1ea0b5ed8387a0d5f9020d files/digest-arts-1.0.4-r1 64 MD5 8a2eb6e84c39661304e7c3c395ecb5b5 files/digest-arts-1.1.2-r1 63 -MD5 821a8eca68fc4f81e50c757da12700ae files/digest-arts-1.2.0_alpha1 64 MD5 f1147e923161272fdd821e0fd53f107a files/digest-arts-1.2.0_alpha2 64 MD5 226c503848cbc85a5daacb28eef4a0a6 files/tmp-mcop-user-fix.patch 1045 diff --git a/kde-base/arts/arts-1.2.0_alpha1.ebuild b/kde-base/arts/arts-1.2.0_alpha2.ebuild index 5665ca9e6488..614879184d82 100644 --- a/kde-base/arts/arts-1.2.0_alpha1.ebuild +++ b/kde-base/arts/arts-1.2.0_alpha2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/arts/arts-1.2.0_alpha1.ebuild,v 1.3 2003/09/16 03:39:11 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/arts/arts-1.2.0_alpha2.ebuild,v 1.1 2003/09/25 23:22:23 caleb Exp $ inherit kde-base flag-o-matic IUSE="alsa oggvorbis artswrappersuid mad" @@ -8,10 +8,10 @@ IUSE="alsa oggvorbis artswrappersuid mad" set-kdedir 3.2 need-qt 3.2 -MY_PV=1.1.91 +MY_PV=1.1.92 S=${WORKDIR}/${PN}-${MY_PV} -SRC_URI="mirror://kde/unstable/3.1.91/src/${PN}-${MY_PV}.tar.bz2" +SRC_URI="mirror://kde/unstable/3.1.92/src/${PN}-${MY_PV}.tar.bz2" HOMEPAGE="http://multimedia.kde.org" DESCRIPTION="aRts, the KDE sound (and all-around multimedia) server/output manager" diff --git a/kde-base/arts/files/digest-arts-1.2.0_alpha1 b/kde-base/arts/files/digest-arts-1.2.0_alpha1 deleted file mode 100644 index 7659950ad3c4..000000000000 --- a/kde-base/arts/files/digest-arts-1.2.0_alpha1 +++ /dev/null @@ -1 +0,0 @@ -MD5 d25d011aed26eb51689a25f08e01c3e1 arts-1.1.91.tar.bz2 987944 diff --git a/kde-base/arts/files/digest-arts-1.2.0_alpha2 b/kde-base/arts/files/digest-arts-1.2.0_alpha2 new file mode 100644 index 000000000000..bc1789000319 --- /dev/null +++ b/kde-base/arts/files/digest-arts-1.2.0_alpha2 @@ -0,0 +1 @@ +MD5 fe23c1f65f98f04a2af4f2e0bd5e2daf arts-1.1.92.tar.bz2 988109 diff --git a/kde-base/kdebase/ChangeLog b/kde-base/kdebase/ChangeLog index c528e5dcf755..49155a103fd1 100644 --- a/kde-base/kdebase/ChangeLog +++ b/kde-base/kdebase/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for kde-base/kdebase # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase/ChangeLog,v 1.87 2003/09/25 15:26:05 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase/ChangeLog,v 1.88 2003/09/25 23:26:41 caleb Exp $ + +*kdebase-3.2.0_alpha2 (25 Sep 2003) + + 25 Sep 2003; Caleb Tennis <caleb@gentoo.org> kdebase-3.2.0_alpha1.ebuild, + kdebase-3.2.0_alpha1.ebuild, kdebase-3.2.0_alpha2.ebuild, + files/3.2.0_alpha1/backgroundrc, files/3.2.0_alpha1/kdmrc, + files/3.2.0_alpha1/startkde-3.2.0_alpha1-gentoo.diff: + new alpha version *kdebase-3.1.4 (25 Sep 2003) diff --git a/kde-base/kdebase/Manifest b/kde-base/kdebase/Manifest index 8a38440be40b..e42821feab24 100644 --- a/kde-base/kdebase/Manifest +++ b/kde-base/kdebase/Manifest @@ -1,12 +1,12 @@ MD5 79b42ed803947f6cc87b024f2171a1be kdebase-3.1.1a.ebuild 3608 -MD5 d226258f48275382d23a6046c55ade39 kdebase-3.2.0_alpha1.ebuild 3236 MD5 84d91eead31fcf756ae37c745232e88d kdebase-3.1.2.ebuild 3791 MD5 46d2f98f4ec0ac0a50357b3ab351b8dc kdebase-3.0.5b.ebuild 7925 MD5 4cf05af5a886cbae96af1df386f80291 kdebase-3.1.4.ebuild 3923 MD5 4c5f1af579421648a9bc8f7bc0b3e5f8 kdebase-3.0.4-r3.ebuild 4486 MD5 3a402daa3c966cb11070be489af72824 kdebase-2.2.2-r5.ebuild 2949 +MD5 c5e47769d4235122e0d731ae7639cd64 kdebase-3.2.0_alpha2.ebuild 3236 MD5 7f8caaad31ed3ee9ad12643b75ba08fa kdebase-3.1.3.ebuild 3918 -MD5 cf7db285efb4531a2a10d3983c6f95ae ChangeLog 15330 +MD5 a1573e03d94cd95d1fec8b10983fa510 ChangeLog 15641 MD5 14889ab75f97d76e58b0c1154e7683a9 metadata.xml 161 MD5 c07ead342cf5e19907a9ba978d713d80 files/digest-kdebase-3.0.5b 69 MD5 1c511caae066d700eabea2058d8caae3 files/digest-kdebase-3.1.1a 136 @@ -14,13 +14,13 @@ MD5 b048371a651391ef2bb4166e40e6adff files/kde.pam 405 MD5 6eb40b28a36f889d0f1919cdbf160ef7 files/kscreensaver.pam 79 MD5 4b4d530bf8e05f89991d2161242da3f2 files/digest-kdebase-3.0.4-r3 68 MD5 63e277899292d5e8e765367ab6f4234c files/digest-kdebase-2.2.2-r5 210 -MD5 3f4f157fd2f08775ceef97ba46e4a37f files/digest-kdebase-3.2.0_alpha1 69 +MD5 11389fa15ff0492536b0b153a0b11ff1 files/digest-kdebase-3.2.0_alpha2 69 MD5 ad9e6eef841435f5c66f31ef9874c563 files/digest-kdebase-3.1.2 68 MD5 3c02c49be312168eec3fd325e0dc3905 files/digest-kdebase-3.1.3 68 MD5 13e89585cfb3d572a179ae7a8590fa95 files/digest-kdebase-3.1.4 68 -MD5 68409867ec02e18f4c594f2ea3dffd72 files/3.2.0_alpha1/kdmrc 17620 -MD5 2f1f31f38b93136baeb537500c8cfabc files/3.2.0_alpha1/backgroundrc 342 -MD5 ad00b2f121eef8153658994951312dae files/3.2.0_alpha1/startkde-3.2.0_alpha1-gentoo.diff 1905 +MD5 68409867ec02e18f4c594f2ea3dffd72 files/3.2.0_alpha2/kdmrc 17620 +MD5 2f1f31f38b93136baeb537500c8cfabc files/3.2.0_alpha2/backgroundrc 342 +MD5 0faaf9eacb170e30dae8818f927b2934 files/3.2.0_alpha2/startkde-3.2.0_alpha2-gentoo.diff 1923 MD5 ce285a04f7eaf402c947046989a141f1 files/3.1.2/startkde-3.1.2-gentoo.diff 1878 MD5 7db6d7353b1bfbb47d44e9df63be1410 files/3.1.2/kdmrc 17661 MD5 2f1f31f38b93136baeb537500c8cfabc files/3.1.2/backgroundrc 342 diff --git a/kde-base/kdebase/files/3.2.0_alpha1/backgroundrc b/kde-base/kdebase/files/3.2.0_alpha1/backgroundrc deleted file mode 100644 index d00db3a27bff..000000000000 --- a/kde-base/kdebase/files/3.2.0_alpha1/backgroundrc +++ /dev/null @@ -1,18 +0,0 @@ -[Desktop0] -BackgroundMode=VerticalGradient -BlendBalance=100 -BlendMode=NoBlending -ChangeInterval=60 -Color1=14,120,131 -Color2=67,174,192 -CurrentWallpaper=0 -LastChange=0 -MinOptimizationDepth=1 -MultiWallpaperMode=NoMulti -Pattern=fish -Program= -ReverseBlending=false -UseSHM=false -Wallpaper=default_blue.jpg -WallpaperList= -WallpaperMode=NoWallpaper diff --git a/kde-base/kdebase/files/3.2.0_alpha1/kdmrc b/kde-base/kdebase/files/3.2.0_alpha1/kdmrc deleted file mode 100644 index 4993ab835108..000000000000 --- a/kde-base/kdebase/files/3.2.0_alpha1/kdmrc +++ /dev/null @@ -1,413 +0,0 @@ -# KDM configuration example. -# Note, that all comments will be lost if you change this file with -# the kcontrol frontend. -# -# Definition: the greeter is the login dialog, i.e., the part of KDM -# which the user sees. -# -# You can configure every X-display individually. -# Every display has a display name, which consists of a host name -# (which is empty for local displays specified in the Xservers file), -# a colon and a display number. Additionally, a display belongs to a -# display class (which can be ignored in most cases; the control center -# does not support this feature at all). -# Sections with display-specific settings have the formal syntax -# "[X-" host [":" number [ "_" class ]] "-" sub-section "]" -# You can use the "*" wildcard for host, number and class. You may omit -# trailing components; they are assumed to be "*" then. -# The host part may be a domain specification like ".inf.tu-dresden.de". -# From which section a setting is actually taken is determined by these -# rules: -# - an exact match takes precedence over a partial match (for the host part), -# which in turn takes precedence over a wildcard -# - precedence decreases from left to right for equally exact matches -# Example: display name "myhost:0", class "dpy". -# [X-myhost:0_dpy] precedes -# [X-myhost:0_*] (same as [X-myhost:0]) precedes -# [X-myhost:*_dpy] precedes -# [X-myhost:*_*] (same as [X-myhost]) precedes -# [X-*:0_dpy] precedes -# [X-*:0_*] (same as [X-*:0]) precedes -# [X-*:*_*] (same as [X-*]) -# These sections do NOT match this display: -# [X-hishost], [X-myhost:0_dec], [X-*:1], [X-:*] -# If a setting is not found in any matching section, the default is used. -# -# Every comment applies to the following section or key. -# The defaults refer to KDM's built-in values, not anything set in this file. -# - -[General] -# This option exists solely for the purpose of a clean automatic upgrade. -# Don't even think about changing it! -ConfigVersion=2.0 -# If "false", KDM won't daemonize after startup. Note, that you needn't to -# use this if you start KDM from inittab, as KDM won't daemonize in this case -# automatically. Default is true. -#DaemonMode=false -# If the value starts with a slash (/), it specifies the file, where X-servers -# to be used by KDM are listed; the file is in the usual XDM-Xservers format. -# Otherwise it's interpreted like one line of the Xservers file, i.e., it -# specifies exactly one X-server. -# Default is ":0 local@tty1 /usr/X11R6/bin/X vt7" -# XXX i'm planning to absorb this file into kdmrc, but i'm not sure how to -# do this best. -Xservers=/etc/X11/xdm/Xservers -# Where KDM should store its PID. Default is "" (don't store) -PidFile=/var/run/xdm-pid -# Whether KDM should lock the pid file to prevent having multiple KDM -# instances running at once. Leave it "true", unless you're brave. -#LockPidFile=false -# Where to store authorization files. Default is /var/run/xauth -#AuthDir=/tmp -# Whether KDM should automatically re-read configuration files, if it -# finds them having changed. Just keep it "true". -#AutoRescan=false -# Additional environment variables KDM should pass on to kdm_config, kdm_greet, -# Xsetup, Xstartup, Xsession, and Xreset. LD_LIBRARY_PATH is a good candidate; -# otherwise it shouldn't be necessary very often. -#ExportList=SOME_VAR,ANOTHER_IMPORTANT_VAR -# Where the command FiFos should be created. Make it empty to disable -# the FiFos. Default is /var/run/xdmctl -#FifoDir=/tmp -# To which group the command FiFos should belong. -# Default is -1 (effectively root) -#FifoGroup=xdmctl - -[Xdmcp] -# Whether KDM should listen to XDMCP requests. Default is true. -Enable=false -# The UDP port KDM should listen on for XDMCP requests. Don't change the 177. -#Port=177 -# File with the private keys of X-terminals. Required for XDM authentication. -# Default is "" -#KeyFile=_PREFIX_/share/config/kdm/kdmkeys -# XDMCP access control file in the usual XDM-Xaccess format. -# Default is _PREFIX_/share/config/kdm/Xaccess -# XXX i'm planning to absorb this file into kdmrc, but i'm not sure how to -# do this best. -Xaccess=/etc/X11/xdm/Xaccess -# Number of seconds to wait for display to respond after the user has -# selected a host from the chooser. Default is 15. -#ChoiceTimeout=10 -# Strip domain name from remote display names if it is equal to the local -# domain. Default is true -#RemoveDomainname=false -# Use the numeric IP address of the incoming connection instead of the -# host name. Use this on multihomed hosts. Default is false -#SourceAddress=true -# The program which is invoked to dynamically generate replies to XDMCP -# BroadcastQuery requests. -# By default no program is invoked and "Willing to manage" is sent. -Willing=/etc/X11/xdm/Xwilling - -[Shutdown] -# The command to run to halt the system. Default is /sbin/halt -#HaltCmd= -# The command to run to reboot the system. Default is /sbin/reboot -#RebootCmd= -# Whether one can shut down the system via the global command FiFo. -# Default is false -#AllowFifo=true -# Whether one can abort still running sessions when shutting down the system -# via the global command FiFo. Default is true -#AllowFifoNow=false -# Offer LiLo boot options in shutdown dialog. Default is false -#UseLilo=true -# The location of the LiLo binary. Default is /sbin/lilo -#LiloCmd= -# The location of the LiLo map file. Default is /boot/map -#LiloMap= - -# Rough estimations about how many seconds KDM will spend at most on -# - opening a connection to the X-server (OpenTime): -# OpenRepeat * (OpenTimeout + OpenDelay) -# - starting a local X-server (ServerTime): ServerAttempts * ServerTimeout -# - starting a display: -# - local display: StartAttempts * (ServerTime + OpenTime) -# - remote/foreign display: StartAttempts * OpenTime - -# Core config for all displays -[X-*-Core] -# How long to wait before retrying to start the display after various -# errors. Default is 15 -#OpenDelay= -# How long to wait before timing out XOpenDisplay. Default is 120 -#OpenTimeout= -# How often to try the XOpenDisplay. Default is 5 -#OpenRepeat= -# Try at most that many times to start a display. If this fails, the display -# is disabled. Default is 4 -#StartAttempts= -# The StartAttempt counter is reset after that many seconds. Default is 30 -#StartInterval= -# Ping remote display every that many minutes. Default is 5 -#PingInterval= -# Wait for a Pong that many minutes. Default is 5 -#PingTimeout= -# Restart instead of resetting the local X-server after session exit. -# Use it if the server leaks memory, etc. Default is false -#TerminateServer=true -# The signal needed to reset the local X-server. Default is 1 (SIGHUP) -#ResetSignal= -# The signal needed to terminate the local X-server. Default is 15 (SIGTERM) -#TermSignal= -# Need to reset the X-server to make it read initial Xauth file. -# Default is false -#ResetForAuth=true -# Create X-authorizations for local displays. Default is true -#Authorize=false -# Which X-authorization mechanisms should be used. -# Default is MIT-MAGIC-COOKIE-1 -#AuthNames= -# The name of this X-server's Xauth file. Default is "", which means, that -# a random name in the AuthDir directory will be used. -#AuthFile= -# Specify a file with X-resources for the greeter, chooser and background. -# The KDE frontend doesn't care for this, so you don't need it unless you -# use an alternative chooser or another background generator than kdmdesktop. -# Default is "" -Resources=/etc/X11/xdm/Xresources -# The xrdb program to use to read the above specified recources. -# Default is /usr/X11R6/bin/xrdb -#Xrdb= -# A program to run before the greeter is shown. You should start kdmdesktop -# there. Also, xconsole can be started by this script. -# Default is "" -Setup=/etc/X11/xdm/Xsetup_0 -# A program to run before a user session starts. You should invoke sessreg -# there and optionally change the ownership of the console, etc. -# Default is "" -Startup=_PREFIX_/share/config/kdm/Xstartup -# A program to run after a user session exits. You should invoke sessreg -# there and optionally change the ownership of the console, etc. -# Default is "" -Reset=_PREFIX_/share/config/kdm/Xreset -# The program which is run as the user which logs in. It is supposed to -# interpret the session argument (see SessionTypes) and start an appropriate -# session according to it. -# Default is /usr/X11R6/bin/xterm -ls -T -Session=/etc/X11/xdm/Xsession -# The program to run if Session fails. -# Default is /usr/X11R6/bin/xterm -#FailsafeClient= -# The PATH for the Session program. Default is -# /bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin -#UserPath=_PREFIX_/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin -# The PATH for Setup, Startup and Reset, etc. Default is -# /sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin -#SystemPath=_PREFIX_/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin -# The default system shell. Default is /bin/sh -#SystemShell=/bin/bash -# Where to put the user's X-server authorization file if ~/.Xauthority -# cannot be created. Default is /tmp -#UserAuthDir= -# The host chooser program to use. -# Default is _PREFIX_/bin/chooser -# XXX this is going to be integrated into the greeter (probably). -#Chooser= -# If "true", KDM will automatically restart a session after an X-server -# crash (or if it is killed by Alt-Ctrl-BackSpace). Note, that enabling -# this opens a security hole: a secured display lock can be circumvented -# (unless you use KDE's built-in screen lock). Default is false -#AutoReLogin=true -# Allow root logins? Default is true -AllowRootLogin=false -# Allow to log in, when user has set an empty password? Default is true -AllowNullPasswd=false -# Who is allowed to shut down the system. This applies both to the -# greeter and to the command FiFo. Default is All -# "None" - no "Shutdown..." button is shown at all -# "Root" - the root password must be entered to shut down -# "All" - everybody can shut down the machine (Default) -AllowShutdown=Root -# Who is allowed to abort all still running sessions when shutting down. -# Same options as for AllowShutdown. Default is All -#AllowSdForceNow=Root -# The default choice for the shutdown condition/timing. -# "Schedule" - shutdown after all sessions exit (possibly at once) (Default) -# "TryNow" - shutdown, if no sessions are open, otherwise do nothing -# "ForceNow" - shutdown unconditionally -#DefaultSdMode=ForceNow -# If this is false the user must select the shutdown condition/timing already -# in the shutdown dialog. If this is true he won't be bothered with the options, -# but will be asked what to do if sessions are actually open. Default is true -# NOTE: the interaction is currently not implemented. If this is set to true, -# a normal forced shutdown will happen (without caring for the AllowSdForceNow -# option!), i.e., KDM will behave exactly as before KDE 3.0. -#InteractiveSd=false -# Where (relatively to the user's home directory) to store the last -# selected session. Default is .wmrc -#SessSaveFile= - -# Greeter config for all displays -[X-*-Greeter] -# Session types the users can select. It is advisable to have "default" and -# "failsafe" listed herein, which is also the default. -# Note, that the meaning of this value is entirely up to your Session program. -SessionTypes=Xsession,kde-_VERSION_ -# Widget Style of the greeter: -# Default, Windows, Platinum, Motif, MotifPlus, CDE, SGI, and any styles you -# may have installed, e.g., HighColor; Default is "Default" -GUIStyle=Keramik -# Widget Colors of the greeter: -# Default, and any color schemes you may have installed. Default is "Default" -#ColorScheme=Pumpkin -# What should be shown righthand of the input lines: -# "Logo" - the image specified by LogoPixmap (Default) -# "Clock" - a neat analog clock -# "None" - nothing -LogoArea=None -# The image to show when LogoArea=Logo. Default is kdelogo.png -LogoPixmap= -# Normally, the greeter is centered on the screen. Use this, if you want -# it to appear elsewhere on the screen. Default is false -#GreeterPosFixed=true -#GreeterPosX=200 -#GreeterPosY=100 -# The headline in the greeter. -# The following character pairs are replaced: -# - %d -> current display -# - %h -> host name, possibly with domain name -# - %n -> node name, most probably the host name without domain name -# - %s -> the operating system -# - %r -> the operating system's version -# - %m -> the machine (hardware) type -# - %% -> a single % -# Default is "Welcome to %s at %n" -#GreetString=K Desktop Environment (%n) -# The font for the headline. Default is charter,24,bold -GreetFont=verdana,24,5,0,50,0 -# The normal font used in the greeter. Default is helvetica,12 -StdFont=verdana,12,5,0,50,0 -# The font used for the "Login Failed" message. Default is helvetica,12,bold -FailFont=verdana,12,5,0,75,0 -# Whether the fonts shown in the greeter should be antialiased. Default is false -AntiAliasing=true -# What to do with the Num Lock modifier for the time the greeter is running: -# "On" -> - turn on -# "Off" -> - turn off -# "Keep" -> - don't change the state (Default) -#NumLock=Off -# Language to use in the greeter. Default is en_US -#Language=de_DE -# Specify, which user names (along with pictures) should be shown in the -# greeter. -# "NotHidden" - all users except those listed in HiddenUsers (Default) -# "Selected" - only the users listed in SelectedUsers -# "None" - no user list will be shown at all -#ShowUsers=None -# For ShowUsers=Selected. Default is "" -#SelectedUsers=root,johndoe -# For ShowUsers=NotHidden. Default is "" -#HiddenUsers=root -# Special case of HiddenUsers: users with a UID less than this number -# (except root) will not be shown as well. Default is 0 -MinShowUID=1000 -# Complement to MinShowUID: users with a UID greater than this number will -# not be shown as well. Default is 65535 -MaxShowUID=65000 -# If false, the users are listed in the order they appear in /etc/passwd. -# If true, they are sorted alphabetically. Default is true -#SortUsers=false -# Specify, where the users' pictures should be taken from. -# "AdminOnly" - from $KDEDIR/share/apps/kdm/pics/users/$USER.png (Default) -# "UserOnly" - from the user's $HOME/.face -# "PreferAdmin" - prefer $USER.png; fallback on $HOME/.face -# "PreferUser" - ... and the other way round -FaceSource=PreferUser -# Specify, if/which user should be preselected for log in. -# Note, that enabling this feature can be considered a security hole, -# as it presents a valid login name to a potential attacker, so he "only" -# needs to guess the password. -# "None" - don't preselect any user (Default) -# "Previous" - the user which successfully logged in last time -# "Default" - the user specified in the DefaultUser field -#PreselectUser=Previous -# The user to preselect if PreselectUser=Default -#DefaultUser=ethel -# If this is true, the password input line is focused automatically if -# a user is preselected. Default is false -#FocusPasswd=true -# The password input fields cloak the typed in text. Specify, how to do it: -# "NoEcho" - nothing is shown at all, the cursor doesn't move -# "OneStar" - "*" is shown for every typed letter (Default) -# "ThreeStars" - "***" is shown for every typed letter -#EchoMode=NoEcho -# If true, krootimage will be automatically started by KDM. Otherwise, the -# Setup script should be used to setup the background. Default is true -#UseBackground=false -# The configuration file to be used by krootimage. -# Default is _PREFIX_/share/config/kdm/backgroundrc -#BackgroundCfg= -# Hold the X-server grabbed the whole time the greeter is visible. This -# may be more secure, but it will disable any background and other -# X-clients started from the Setup script. Default is false -#GrabServer=true -# How many seconds to wait for grab to succeed. Default is 3 -#GrabTimeout= -# Warn, if local X-authorization cannot be created. Default is true -# XXX this is a dummy currently -AuthComplain=true - -# Core config for local displays -[X-:*-Core] -# How often to try to run the X-server. Running includes executing it and -# waiting for it to come up. Default is 1 -#ServerAttempts= -# How long to wait for a local X-server to come up. Default is 15 -#ServerTimeout= -# See above -AllowShutdown=All -# See above -AllowRootLogin=true -# See above -AllowNullPasswd=true -# Enable password-less logins on this display. USE WITH EXTREME CARE! -# Default is false -#NoPassEnable=true -# The users that don't need to provide a password to log in. NEVER list root! -#NoPassUsers=fred,ethel - -# Greeter config for local displays -[X-:*-Greeter] -# See above -#AuthComplain=false -# The screen the greeter should be displayed on in multi-headed setups. -# The numbering starts with 0 and corresponds to the listing order in the -# active ServerLayout section of XF86Config. -1 means to use the upper-left -# screen, -2 means to use the upper-right screen. Default is 0 -#GreeterScreen=-1 - -# Core config for 1st local display -[X-:0-Core] -# Enable automatic login on this display. USE WITH EXTREME CARE! -# Default is false -#AutoLoginEnable=true -# The user to log in automatically. NEVER specify root! -#AutoLoginUser=fred -# The password for the user to log in automatically. This is NOT required -# unless the user is to be logged into a NIS or Kerberos domain. If you use -# it, you should "chmod 600 kdmrc" for obvious reasons. -#AutoLoginPass=secret! -# The session for the user to log in automatically. This becomes useless after -# the user's first login, as the last used session will take precedence. -#AutoLoginSession=kde -# If "true", the auto-login is truly automatic, i.e., the user is logged in -# when KDM comes up. If "false", the auto-login must be initiated by crashing -# the X-server with Alt-Ctrl-BackSpace. Default is true -#AutoLogin1st=false -# See above -Authorize=true - -# Greeter config for 1st local display -[X-:0-Greeter] -# See above -#PreselectUser=Default -# See above -#DefaultUser=johndoe - -[X-:1-Core] -# See above -Authorize=true - diff --git a/kde-base/kdebase/files/3.2.0_alpha1/startkde-3.2.0_alpha1-gentoo.diff b/kde-base/kdebase/files/3.2.0_alpha1/startkde-3.2.0_alpha1-gentoo.diff deleted file mode 100644 index c6fe97273f57..000000000000 --- a/kde-base/kdebase/files/3.2.0_alpha1/startkde-3.2.0_alpha1-gentoo.diff +++ /dev/null @@ -1,67 +0,0 @@ ---- startkde 2003-03-12 18:20:54.000000000 +0100 -+++ startkde 2003-03-12 18:26:10.000000000 +0100 -@@ -1,12 +1,34 @@ --#!/bin/sh -+#!/bin/sh --login - # --# DEFAULT KDE STARTUP SCRIPT ( KDE-3.2 ) -+# GENTOO CUSTOMIZED KDE STARTUP SCRIPT ( KDE-3.2 ) - # - - # When the X server dies we get a HUP signal from xinit. We must ignore it - # because we still need to do some cleanup. - trap 'echo GOT SIGHUP' HUP - -+# Gentoo part: -+export PATH="_KDEDIR_/bin:${PATH}" -+export KDEDIR="_KDEDIR_" -+# Use env.d's KDEDIRS. They should only include locations like /usr though, not -+# actual KDE installations -+ -+# handle ~/.kde* dirs - separate ones for separate KDEs -+cd ~ -+[ -d .kde ] && /bin/mv .kde .kde.backup -+if [ ! -e .kde3.2 ]; then -+ if [ -e .kde3.1 ]; then -+ /bin/cp -r .kde3.1 .kde3.2 -+ else -+ /bin/mkdir .kde3.2 -+ fi -+fi -+/bin/ln -sf .kde3.2 .kde -+ -+#export KDEHOME="${HOME}/.kde3.2" -+ -+# Gentoo part ends -+ - # we have to unset this for Darwin since it will screw up KDE's dynamic-loading - unset DYLD_FORCE_FLAT_NAMESPACE - -@@ -112,12 +134,12 @@ - # especially necessary on slow machines, where starting KDE takes one or two - # minutes until anything appears on the screen. - # --# Set the background to plain grey. -+# Set the background to cyan (Gentoo version change). - # The standard X background is nasty, causing moire effects and exploding - # people's heads. We use colours from the standard KDE palette for those with - # palettised displays. - --test "$XDM_MANAGED" || bkg="-solid #C0C0C0" -+test "$XDM_MANAGED" || bkg="-solid #5477A0" - xsetroot -cursor_name left_ptr $bkg - - # The user's personal KDE directory is usually ~/.kde, but this setting -@@ -163,7 +186,11 @@ - fi - - # the splashscreen and progress indicator --ksplash -+if [ -n "$KSPLASH" ]; then -+ $KSPLASH -+else -+ ksplash -+fi - - # We set LD_BIND_NOW to increase the efficiency of kdeinit. - # kdeinit unsets this variable before loading applications. diff --git a/kde-base/kdebase/files/digest-kdebase-3.2.0_alpha1 b/kde-base/kdebase/files/digest-kdebase-3.2.0_alpha1 deleted file mode 100644 index f384429ef3b1..000000000000 --- a/kde-base/kdebase/files/digest-kdebase-3.2.0_alpha1 +++ /dev/null @@ -1 +0,0 @@ -MD5 6390f5706f956271ad1511b20c4a660e kdebase-3.1.91.tar.bz2 16602155 diff --git a/kde-base/kdebase/files/digest-kdebase-3.2.0_alpha2 b/kde-base/kdebase/files/digest-kdebase-3.2.0_alpha2 new file mode 100644 index 000000000000..cab74efce997 --- /dev/null +++ b/kde-base/kdebase/files/digest-kdebase-3.2.0_alpha2 @@ -0,0 +1 @@ +MD5 6189a181f664e522e8320665323e736d kdebase-3.1.92.tar.bz2 16190353 diff --git a/kde-base/kdebase/kdebase-3.2.0_alpha1.ebuild b/kde-base/kdebase/kdebase-3.2.0_alpha2.ebuild index dcbaf193277f..5407979d6b3b 100644 --- a/kde-base/kdebase/kdebase-3.2.0_alpha1.ebuild +++ b/kde-base/kdebase/kdebase-3.2.0_alpha2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase/kdebase-3.2.0_alpha1.ebuild,v 1.3 2003/09/16 03:36:55 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase/kdebase-3.2.0_alpha2.ebuild,v 1.1 2003/09/25 23:26:41 caleb Exp $ inherit kde-dist eutils IUSE="ldap pam motif encode oggvorbis cups ssl opengl samba java" diff --git a/kde-base/kdelibs/ChangeLog b/kde-base/kdelibs/ChangeLog index 0c063554f12f..afe13475043b 100644 --- a/kde-base/kdelibs/ChangeLog +++ b/kde-base/kdelibs/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdelibs # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/ChangeLog,v 1.90 2003/09/25 15:25:13 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/ChangeLog,v 1.91 2003/09/25 23:24:28 caleb Exp $ + +*kdelibs-3.2.0_alpha2 (25 Sep 2003) + + 25 Sep 2003; Caleb Tennis <caleb@gentoo.org> kdelibs-3.2.0_alpha1.ebuild, + kdelibs-3.2.0_alpha1.ebuild, kdelibs-3.2.0_alpha2.ebuild: + new alpha version 25 Sep 2003; root <root@gentoo.org> kdelibs-3.1.4.ebuild: marking x86 stable diff --git a/kde-base/kdelibs/Manifest b/kde-base/kdelibs/Manifest index bbd7a26dbc83..b2c8596bc9de 100644 --- a/kde-base/kdelibs/Manifest +++ b/kde-base/kdelibs/Manifest @@ -2,15 +2,14 @@ MD5 434626ef575100a44e7f2424082808b5 kdelibs-3.1.2.ebuild 2441 MD5 c6d6b8ad780f8c1bbc8f3402c6f9c2e4 kdelibs-3.1.2-r1.ebuild 2539 MD5 8440f48347736267baa3fb29403dd600 kdelibs-3.1.4.ebuild 2389 MD5 8a21daa4525f5d8edef9d9be0d4a3354 kdelibs-3.0.4-r1.ebuild 2303 -MD5 2575c7b6e345d01dc480f9c568a121fd kdelibs-3.2.0_alpha2.ebuild 2220 +MD5 cb3a72e767d85f302d891303273d56c3 kdelibs-3.2.0_alpha2.ebuild 2220 MD5 c1904a08290952b668274da4df0aad8a kdelibs-3.1.1a.ebuild 2647 MD5 e907b234e307a34e574f3225b3f7d17b kdelibs-3.0.5b-r1.ebuild 1994 MD5 b738a6c4ff97493257f186b1dfb853ee kdelibs-3.0.5b.ebuild 1921 MD5 83634808b03c92344adfcc587e7b99d6 kdelibs-3.1.3.ebuild 2424 -MD5 116ffa300ccfb52147e11e5d2542802c kdelibs-3.2.0_alpha1.ebuild 2201 MD5 ecb842ef67a00a4a3348c92a784cc3b7 kdelibs-2.2.2a-r2.ebuild 2570 MD5 d3644c194ed974e8fdafaa060f287b2f kdelibs-3.1.3-r1.ebuild 2499 -MD5 5e8db8466f13367b565c4d91f177346b ChangeLog 15354 +MD5 dabf79f818bca3129f13afc5faf18be8 ChangeLog 15548 MD5 14889ab75f97d76e58b0c1154e7683a9 metadata.xml 161 MD5 41d30ba8cf8d36ad3caebeedb1ddfd0e files/kdelibs-3.1.3-kjs-alphaev6-gcc3-workaround.patch 477 MD5 4232704fe9aeecbb09dbed9cb45b8529 files/kdelibs-3.0.5b-khtml.patch 848 @@ -21,7 +20,6 @@ MD5 acd90863c0847e230aa37f3943d58176 files/kdelibs-3.0.5b-libxml2-2.5.2.diff 703 MD5 09f2cae6a320fd2baef3d56102cb6f62 files/digest-kdelibs-3.0.5b-r1 68 MD5 36a366fd1a948f28712eab93b5be7e52 files/kdelibs-3.1.3-render_root.patch 896 MD5 41d30ba8cf8d36ad3caebeedb1ddfd0e files/kdelibs-3.1.1a-kjs-alphaev6-gcc3-workaround.patch 477 -MD5 dbb6b3c09e276c6a98daa07cb7cb5463 files/digest-kdelibs-3.2.0_alpha1 69 MD5 762b24559d7e5b32397efa5526d5d15c files/digest-kdelibs-3.2.0_alpha2 69 MD5 adfd3d17be1f45423f07f22cd0c73427 files/digest-kdelibs-3.1.2 68 MD5 0783bde2d3df61818e8563b3a445742b files/digest-kdelibs-3.1.3 68 diff --git a/kde-base/kdelibs/files/digest-kdelibs-3.2.0_alpha1 b/kde-base/kdelibs/files/digest-kdelibs-3.2.0_alpha1 deleted file mode 100644 index 330ae8d3ae25..000000000000 --- a/kde-base/kdelibs/files/digest-kdelibs-3.2.0_alpha1 +++ /dev/null @@ -1 +0,0 @@ -MD5 84f510cd42ff72d7520df4ff3f6c5a98 kdelibs-3.1.91.tar.bz2 11559018 diff --git a/kde-base/kdelibs/files/digest-kdelibs-3.2.0_alpha2 b/kde-base/kdelibs/files/digest-kdelibs-3.2.0_alpha2 new file mode 100644 index 000000000000..2da26156587a --- /dev/null +++ b/kde-base/kdelibs/files/digest-kdelibs-3.2.0_alpha2 @@ -0,0 +1 @@ +MD5 7b853ca00e661f6f48cc61c91ace5a1f kdelibs-3.1.92.tar.bz2 11598065 diff --git a/kde-base/kdelibs/kdelibs-3.2.0_alpha1.ebuild b/kde-base/kdelibs/kdelibs-3.2.0_alpha2.ebuild index f7007420a9ec..5c4cb828af4c 100644 --- a/kde-base/kdelibs/kdelibs-3.2.0_alpha1.ebuild +++ b/kde-base/kdelibs/kdelibs-3.2.0_alpha2.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-3.2.0_alpha1.ebuild,v 1.4 2003/09/25 15:25:13 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-3.2.0_alpha2.ebuild,v 1.1 2003/09/25 23:24:28 caleb Exp $ inherit kde -MY_PV=3.1.91 +MY_PV=3.1.92 S=${WORKDIR}/${PN}-${MY_PV} IUSE="alsa cups ipv6 ssl" @@ -24,14 +24,14 @@ DEPEND="dev-lang/perl >=dev-libs/libpcre-3.5 >=dev-libs/libxml2-2.4.10 ssl? ( >=dev-libs/openssl-0.9.6 ) - alsa? ( >=media-libs/alsa-lib-0.5.9 virtual/alsa ) + alsa? ( >=media-libs/alsa-lib-0.5.9 >=media-sound/alsa-driver-0.5.9 ) cups? ( >=net-print/cups-1.1.14 ) >=media-libs/tiff-3.5.5 app-admin/fam-oss app-text/ghostscript media-libs/libart_lgpl sys-devel/gettext - ~kde-base/arts-1.2.0_alpha1" + ~kde-base/arts-1.2.0_alpha2" newdepend "/autotools" |