Browse Source

* removed koala target because it's external now

misl/sde-wrapper
Alejandro Mery 17 years ago
parent
commit
f155ef1c7a
6 changed files with 0 additions and 174 deletions
  1. +0
    -7
      target/koala/README
  2. +0
    -1
      target/koala/build.sh
  3. +0
    -18
      target/koala/config.in
  4. +0
    -1
      target/koala/extends
  5. +0
    -16
      target/koala/pkg_xorg-server.conf
  6. +0
    -131
      target/koala/pkgsel

+ 0
- 7
target/koala/README

@ -1,7 +0,0 @@
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 ~

+ 0
- 1
target/koala/build.sh

@ -1 +0,0 @@
. target/generic/build.sh

+ 0
- 18
target/koala/config.in

@ -1,18 +0,0 @@
#Description: KDE-Koala Reference
SDECFGSET_PKGFILE_TYPE='tar.bz2'
SDECFGSET_DO_REBUILD_STAGE=0
SDECFGSET_DISABLE_NLS=0
SDECFGSET_DIETLIBC=1
SDECFGSET_DIETLIBC_pdksh=1
SDECFGSET_DIETLIBC_module_init_tools=1
SDECFGSET_DIETLIBC_modutils=1
SDECFGSET_DIETLIBC_udev=1
SDECFGSET_DIETLIBC_embutils=1
SDECFGSET_DIETLIBC_hotplug__=1
SDECFGSET_DIETLIBC_disktype=1
SDECFGSET_DIETLIBC_minised=1
SDECFGSET_DIETLIBC_ipconfig=1
SDECFGSET_DIETLIBC_fget=1

+ 0
- 1
target/koala/extends

@ -1 +0,0 @@
bare

+ 0
- 16
target/koala/pkg_xorg-server.conf

@ -1,16 +0,0 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: target/koala/pkg_xorg-server.conf
# 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 ---
echo "export WINDOWMANAGER=\"/opt/kde3/bin/startkde\"" > $root/etc/profile.d/windowmanager
echo "export XDM=\"/opt/kde3/bin/kdm -nodaemon\"" > $root/etc/conf/xdm

+ 0
- 131
target/koala/pkgsel

@ -1,131 +0,0 @@
# Description: KDE-Koala reference package selection
##################### Begin some left-overs not in Bare Desktop ###################
# multimedia
X xine-lib
X mplayer
X mplayer-fonts
X xvid
X libdvdread
X ffmpeg
X libmpeg2
# server
X samba
# security
X gnupg
#miscelanous
# X sip
# X pyqt
# X pykde
# X pykde-extensions
##################### End Some left-overs not in Bare Desktop ##################
###################### 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 ########################

Loading…
Cancel
Save