Browse Source

* splitted out the xorg packages from mixed.all on Bare Desktop.

Added xorg.all, removed packages in xorg.all from mixed.all

git-svn-id: svn://svn.opensde.net/desktop/bare/trunk@52 219270a8-6335-0410-8c83-dfab25b4dc40
legacy/early
Nagy Károly Gábriel 17 years ago
committed by Alejandro Mery
parent
commit
1f8a5bff24
2 changed files with 68 additions and 71 deletions
  1. +0
    -71
      pkgsel.d/mixed.all
  2. +68
    -0
      pkgsel.d/xorg.all

+ 0
- 71
pkgsel.d/mixed.all

@ -107,77 +107,6 @@ X popt
X stone X stone
X mkinitrd 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 xprop
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############################# ###################### Begin desktop basic packages and deps#############################
X pcre X pcre

+ 68
- 0
pkgsel.d/xorg.all

@ -0,0 +1,68 @@
# 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 xprop
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

Loading…
Cancel
Save