From 5e30b773362b1955c6b8213d2ead54fd1f7eb2d4 Mon Sep 17 00:00:00 2001 From: Nagy Karoly Gabriel Date: Wed, 1 Aug 2007 01:22:15 +0000 Subject: [PATCH] * initial package selsction and config of Bare Desktop git-svn-id: svn://svn.opensde.net/desktop/bare/trunk@6 219270a8-6335-0410-8c83-dfab25b4dc40 --- README | 9 +--- build.sh | 14 ++++++ config.in | 16 ++++++- pkgsel | 131 +----------------------------------------------------- 4 files changed, 32 insertions(+), 138 deletions(-) diff --git a/README b/README index 1096e37..e4fd4da 100644 --- a/README +++ b/README @@ -1,7 +1,2 @@ -The Koala target will grow eventually in a full KDE based desktop target. -Right now it is mostly a kind of KDE reference target, which we think will prove -quite handy for testing upcoming KDE updates. Neverthenless it might be used as -a KDE based desktop. - -~ The evil Tardiba team ~ - +Bare Desktop is the foundation on which all OpenSDE +desktop distributions are built. diff --git a/build.sh b/build.sh index 3d0cd6c..369d179 100644 --- a/build.sh +++ b/build.sh @@ -1 +1,15 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: target/bare/build.sh +# Copyright (C) 2007 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. A copy of the +# GNU General Public License can be found in the file COPYING. +# --- SDE-COPYRIGHT-NOTE-END --- + . target/generic/build.sh diff --git a/config.in b/config.in index 924a11b..38e3224 100644 --- a/config.in +++ b/config.in @@ -1,4 +1,18 @@ -#Description: KDE-Koala Reference +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: target/bare/config.in +# Copyright (C) 2007 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. A copy of the +# GNU General Public License can be found in the file COPYING. +# --- SDE-COPYRIGHT-NOTE-END --- + +#Description: Bare Desktop SDECFGSET_PKGFILE_TYPE='tar.bz2' diff --git a/pkgsel b/pkgsel index bbbce99..789b7af 100644 --- a/pkgsel +++ b/pkgsel @@ -1,4 +1,4 @@ -# Description: KDE-Koala reference package selection +# Description: Bare Desktop package selection O * = glibc @@ -258,15 +258,6 @@ X qt X arts X kdelibs -# multimedia -X xine-lib -X mplayer -X mplayer-fonts -X xvid -X libdvdread -X ffmpeg -X libmpeg2 - # sound X audio/alsa* X ogg-vorbis @@ -278,124 +269,4 @@ X audiofile X taglib X mppenc -# server -X samba - -# security -X gnupg - -#miscelanous -X sip -X pyqt -X pykde -X pykde-extensions - ###################### End desktop basic packages and deps###################### - -###################### Begin KDE requirements ################################## -X postgresql -X python -X tetex -X htdig -X sysfsutils -X lm_sensors -X mtools -# libmal -X openldap -X hal -X dbus -X dbus-glib -X fam -X openslp -X pilot-link -X cyrus-sasl2 -X mdnsresponder -X wine -X libidn -# NTLM -X libsdl -X libtiff -X libpng -X libjpeg -X poppler -# GIFT -X cdparanoia -X flac -X speex -X mad -X libaudiofile -X libogg -X libvorbis -X vorbis-tools -X libtheora -X ogmtools -X gstreamer -X gstreamer-plugins* -X libmusicbrainz -X libtunepimp -X ctags -X doxygen -# libfacile -X ocaml -X imagemagick -X graphicsmagick -X imlib2 -# KOffice needs tcl and tk -X tcl -X tk -# KDEPim needs some stuff -X gpgme -X libgpg-error -X libassuan -X pinentry -X bogofilter -X libksba -# kopete needs jasper -X jasper -###################### End KDE requirements ############################ -###################### Begin KDE core ################################## -X kdebase -X kdeaddons -X kdeadmin -X kdeartwork -X kdebindings -X kdeedu -X kdegames -X kdegraphics -X kdemultimedia -X kdenetwork -X kdepim -X kdesdk -X kdetoys -X kdeutils -X koffice -X koffice-i18n -X kdevelop -###################### End KDE core ################################## -##################### Begin Koala specific apps ###################### -X amarok - -# needed by amarok -X ruby -# - -# needed by mppenc -X cmake -# - -X kaffeine -X konversation -X w32codec -X libexif -X openexr -X wv2 -X libwpd -X k3b -X k3b-i18n -X digikam -X digikamimageplugins -X vlc -X wxwidgets -X unrar -X shared-mime-info -##################### End Koala specific apps ########################