Browse Source

* modified Koala to extend Bare Desktop target

git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk/target/koala@21892 10447126-35f2-4685-b0cf-6dd780d3921f
master
Nagy Károly Gábriel 17 years ago
parent
commit
295763b1bb
2 changed files with 4 additions and 273 deletions
  1. +1
    -0
      extends
  2. +3
    -273
      pkgsel

+ 1
- 0
extends

@ -0,0 +1 @@
bare

+ 3
- 273
pkgsel

@ -1,263 +1,6 @@
# Description: KDE-Koala reference package selection
O *
= glibc
= glibc32
X dietlibc
# Add strictly required packages
X 00-dirtree
X cpio
X dhcp
X dialog
X autoconf
X automake
X bash
X binutils
X bison
X bdb
X gdbm
X bzip2
X ccache
X cracklib
X cron
X curl
X diffutils
X disktype
X distcc
X e2fsprogs
X eject
X embutils
X ethtool
X reiserfsprogs
X ed
X expat
X file
X fget
X ipconfig
X coreutils
X mmv
X findutils
X flex
X gawk
X gcc
X gdb
X gettext
X gpm
X grep
X groff
X gzip
X unifdef
X iproute2
X iptables
X jfsutils
X nullmailer
X wireless-tools
X kbd
X less
X libtool
X libjpeg
X libpng
X libtiff
X libungif
X libvolume_id
X linux26
X linux-header
X m4
X make
X man
X man-pages
X mine
X minised
X mktemp
X modutils
X module-init-tools
X ncompress
X ncurses
X netkit-base
X net-tools
X nfs-utils
X netkit-telnet
X openssh
X openssl
X rsync
X pam
X parted
X pdksh
X patch
X perl
X procinfo
X procps
X psmisc
X pciutils
X usbutils
X screen
X sudo
X pkgconfig
X readline
X hotplug++
X sed
X shadow
X strace
X sysfiles
X iana-etc
X sysklogd
X sysvinit
X tar
X texinfo
X time
X udev
X unzip
X util-linux
X vim
X vlock
X wget
X xfsprogs
X zip
X zlib
# Subversion, to let people get our source
X apr
X apr-util
X neon
X subversion
X cvs
# and let people create ISOs here
X dvdrtools
X popt
# Add architecture-specific-packages for booting
X aboot
X yaboot
X quick
X mac-fdisk
X milo
X grub
X elftoaout
X silo
X syslinux
X bin86
X nasm
# sysfiles split
X stone
X rocknet
X mkinitrd
###################### Begin XOrg basic packages and deps##################################
# needed by xsm:
X netkit-rsh
# the basic modular X.org tree
X xorg/*proto*
X xorg/*ext
X xorg/*lib*
X xorg/*xf86-*
# Disable clashing drivers
O xorg/xf86-video-i810
X xorg/font-*
X fslsfonts
X fstobdf
X bdftopcf
X rgb
X xbitmaps
X xorg-server
X xinit
X xrdb
X xauth
X iceauth
X fontconfig
X mkfontdir
X mkfontscale
X xcursorgen
X xcursor-themes
X xtrans
X xau
X xcmiscproto
X xkbcomp
X xkbdata
X setxkbmap
X mesa
X makedepend
X mesa-demos
X cairo
X rman
X imake
X xorg-cf-files
X gccmakedep
X xhost
x xkill
X xdpyinfo
X xwininfo
X xrandr
X xmag
X xorg/xset*
X xev
X freetype
X gle
X freeglut
X lesstif
X libgd
X netpbm
X xaw3d
# a window manager and terminal
X twm
X xterm
# needed by libx11
X check
###################### End XOrg basic packages and deps##################################
###################### Begin desktop basic packages and deps#############################
X pcre
X perl-xml-parser
X libusb
X libidl
X libxml
X libxslt
X ppp
# graphics
X libart_lgpl23
X libmng
X sane-backends
X lcms
X libgphoto
X gimp
# fonts
X bitstream-vera-fonts
X freefonts
# printing
X ghostscript
X ghostscript-fonts
X cups
X gutenprint
# gtk/gnome
X atk
X glib
X pango
X cairo
X gtk+
X libgsf
X gconf
X orbit2
# kde
X qt
X arts
X kdelibs
##################### Begin some left-overs not in Bare Desktop ###################
# multimedia
X xine-lib
X mplayer
@ -266,18 +9,7 @@ X xvid
X libdvdread
X ffmpeg
X libmpeg2
# sound
X audio/alsa*
X ogg-vorbis
X cdrdao
X libcdio
X lame
X libmad
X audiofile
X taglib
X mppenc
# server
X samba
@ -289,9 +21,7 @@ X sip
X pyqt
X pykde
X pykde-extensions
###################### End desktop basic packages and deps######################
##################### End Some left-overs not in Bare Desktop ##################
###################### Begin KDE requirements ##################################
X postgresql
X python

Loading…
Cancel
Save