packages/packages.ia

347 lines
8.8 KiB
Plaintext
Raw Normal View History

2009-12-13 20:33:08 -05:00
# vim:tw=74:sw=4
if core {
# shells
2009-12-14 01:25:33 -05:00
install bash zsh dash ksh tcsh csh rc;
2009-12-13 20:33:08 -05:00
# editors
install ed vim nano;
# utils
install acl screen less lsof bc dc psmisc procps htop
schedtool pciutils usbutils rsync;
2009-12-13 20:55:33 -05:00
# compression
install bzip2 gzip pax lzma cpio;
2009-12-13 20:33:08 -05:00
# terminals
install ncurses-bin ncurses-term;
# network
install iputils-ping iputils-arping traceroute telnet
iproute ethtool dnsutils whois wget netcat-openbsd netcat6
ntp vlan bridge-utils tcpdump tshark
ftp tftp;
2009-12-13 20:55:33 -05:00
2009-12-14 01:25:33 -05:00
# package management
install aptitude dselect;
2009-12-13 20:55:33 -05:00
# crypto
install gnupg;
# sudo
install sudo-ldap;
# documentation
install manpages info;
2009-12-14 01:25:33 -05:00
# logging
install rsyslog;
2009-12-13 20:33:08 -05:00
};
# physical machine (non virtual server)
if machine-core {
2009-12-14 01:25:33 -05:00
install lm-sensors smartmontools hwinfo lshw
@x86 acpid;
2009-12-13 20:33:08 -05:00
};
if auth-core {
install nscd libnss-ldapd ldap-utils libpam-krb5 ldapvi;
@csclub
install libpam-csc;
};
2009-12-13 20:55:33 -05:00
if nfs-core {
install nfs-common quota;
2009-12-13 20:56:26 -05:00
};
2009-12-13 20:55:33 -05:00
2009-12-13 20:33:08 -05:00
if devel-core {
# essentials
install build-essential gcc g++;
# debian pckages
install dpkg-dev devscripts debootstrap dupload fakeroot;
# build systems
install make autoconf automake;
# debugging tools
install strace gdb elfutils;
# scripting
install perl python;
# documentation
install manpages-dev;
};
if devel-full {
# essentials
2009-12-14 01:25:33 -05:00
install gcc-doc cpp-doc glibc-doc glibc-doc-reference
binutils-doc
2009-12-13 20:33:08 -05:00
manpages-posix-dev
@x86 gcc-multilib;
# debugging
install libc6-dbg/libc6.1-dbg gdb-doc
@x86 valgrind
@x86 ltrace;
# profiling
install gperf libc6-prof/libc6.1-prof;
# assembly
install bin86 nasm yasm;
# scanning and parsing
install flex flex-doc bison bison-doc ragel antlr happy frown frown-doc
byacc;
# build systems
install make-doc ccache distcc ant ant-optional bake scons qt4-qmake
cmake autogen autoconf-doc autoconf2.13 automake1.9
automake1.9-doc autotools-dev autoproject;
# version control
2009-12-14 01:25:33 -05:00
install git-core git-email git-cvs git-svn git-arch git-doc
2009-12-13 20:33:08 -05:00
git-buildpackage guilt stgit mercurial subversion subversion-tools
svk darcs bzr rcs cvs cvsps cssc tla tla-doc diff wdiff
colordiff xxdiff tkdiff patch patchutils quilt
@x86 monotone
@X gitk
@X git-gui;
2009-12-13 20:55:33 -05:00
# debian
2009-12-14 01:25:33 -05:00
install debhelper dh-make dh-make-perl dh-buildinfo dbs cdbs dpatch
kernel-package lintian alien po-debconf pbuilder dpkg-repack
schroot;
2009-12-13 20:55:33 -05:00
# i18n
install gettext;
# testing
install dejagnu check;
# code browsing
install doxygen exuberant-ctags;
# editing
install jde indent;
2009-12-13 20:33:08 -05:00
# java
install openjdk-6-jdk;
# haskell
install ghc6 ghc6-doc haskell-utils hugs hmake haskell-mode;
# ocaml
install ocaml camlp4;
# perl
2009-12-14 01:25:33 -05:00
install perl-doc libsvn-perl libdbd-sqlite3-perl;
2009-12-13 20:33:08 -05:00
# python
install python-all-dev python-m2crypto python-mysqldb
python-imaging python-libxml2 python-libxslt1 python-numpy
python-numpy-doc python-twisted python-support python-numeric
python-openssl python-pexpect python-pgsql python-pyasn1
python-pysnmp4 python-sqlobject python-subversion python-tk
python-urwid python-xmpp drpython ipython pylint pychecker
2009-12-14 01:25:33 -05:00
pyflakes jython;
2009-12-13 20:33:08 -05:00
# ruby
install ruby ruby-dev rubygems irb rake;
# llvm
install llvm llvm-dev
@x86 llvm-gcc-4.2;
# scheme
install gauche-dev gambc mit-scheme-doc chicken-bin
guile-1.8-dev scheme48 scm sigscheme slib tinyscheme
@karmic scheme2c
@x86 stalin
@x86 plt-scheme;
# misc scripting
install swig gawk mawk tcl tcl-dev tcl8.5 tk tk-dev m4
lua5.1 lua5.1-doc luadoc;
# misc languages
2009-12-14 01:25:33 -05:00
install gfortran gforth gnat gobjc gobjc++ gpc erlang erlang-dev beef
intercal php5-cli rhino iconx;
2009-12-13 20:33:08 -05:00
# development libraries
install libqt4-dev comerr-dev e2fslibs-dev libcap-dev
libattr1-dev libacl1-dev libselinux1-dev libpcre3-dev zlib1g-dev
2009-12-14 01:25:33 -05:00
libalut-dev libopenal-dev python-dev
2009-12-13 20:33:08 -05:00
linux-libc-dev libgnutls-dev libkrb5-dev libreadline5-dev
libncurses5-dev libncursesw5-dev libghc6-x11-dev libghc6-mtl-dev
libghc6-quickcheck-dev libghc6-x11-prof libghc6-mtl-prof
libghc6-quickcheck-prof libghc6-x11-doc libghc6-mtl-doc
2009-12-14 01:25:33 -05:00
libghc6-quickcheck-doc libboost-dev
2009-12-13 20:33:08 -05:00
zlib1g-dev libcurl4-gnutls-dev libexpat1-dev libglib2.0-dev
libgmp3-dev libpq-dev libsasl2-dev libsctp-dev libsqlite3-dev
2009-12-14 01:25:33 -05:00
libssl-dev libxml2-dev libxslt1-dev ss-dev mesa-common-dev
finch-dev uuid-dev libprotobuf-c0-dev libprotobuf-dev;
# X development libraries
install xorg-dev libgtk2.0-dev libqt4-dev kdelibs4-dev
gnome-core-devel libgnome-dev libsdl1.2-dev freeglut3-dev
libgl1-mesa-dev libglu1-mesa-dev;
2009-12-13 20:33:08 -05:00
# gui tools
2009-12-14 01:25:33 -05:00
install @X glade xutils-dev;
2009-12-13 20:33:08 -05:00
# miscellaneous
install bcc chrpath openmpi-bin openmpi-doc;
};
if general-use {
# shells
install zsh-beta bash-completion zsh-doc zsh-beta-doc bashdb;
# editors
2009-12-13 20:55:33 -05:00
install nvi
@X vim-gnome;
2009-12-13 20:33:08 -05:00
# crypto
install gnupg-agent gnupg2 openssl;
# network
2009-12-14 01:25:33 -05:00
install ipset ipcalc iftop nmap openipmi ipmitool cdpr lksctp-tools
lftp
2009-12-13 20:33:08 -05:00
@x86 syslinux
@X wireshark;
# web
install w3m links elinks lynx axel curl;
# typesetting
2009-12-14 01:25:33 -05:00
install groff texlive-full dvi2ps dvipng dvidvi
2009-12-13 20:33:08 -05:00
@X texmacs
@X lyx;
# filesystems
2009-12-14 01:25:33 -05:00
install fuse-utils sshfs davfs2 cloop-utils;
2009-12-13 20:33:08 -05:00
# printing
install ghostscript psutils
@X gv
@X ghostscript-x;
# databases
install sqlite3 sqlite3-doc postgresql-client mysql-client db4.7-util;
# compression
install unzip unrar sharutils cabextract p7zip p7zip-full p7zip-rar;
# ssh
install pssh clusterssh dsh;
# documentation
2009-12-14 01:25:33 -05:00
install texinfo texi2html asciidoc jade jadetex openjade wv iso-codes
man2html;
2009-12-13 20:33:08 -05:00
# spelling
install aspell-en ispell myspell-en-us iamerican wamerican;
2009-12-13 20:55:33 -05:00
# emacs
install emacs-jabber gnus ede
@X xemacs21
@X emacs22-gtk @!X emacs22-nox;
2009-12-13 20:33:08 -05:00
# math
install graphviz octave3.0 octave3.0-doc octave3.0-emacsen octave3.0-headers
r-recommended euler euler-doc gnuplot gnuplot-doc
gap lp-solve mathomatic maxima maxima-doc
@X gnuplot-x11;
2009-12-13 20:55:33 -05:00
# xml
install xsltproc libxml2-utils docbook-xsl docbook-utils docbook-dsssl
docbook-xml docbook-to-man xmlto fop opensp sgml2x sgmltools-lite
sp tidy xalan;
2009-12-13 20:33:08 -05:00
# multimedia
install mplayer festival ffmpeg dvd+rw-tools dvgrab dvdrip lame twolame
2009-12-14 01:25:33 -05:00
cdrdao cdparanoia genisoimage sox mp3blaster x264 mkvtoolnix
2009-12-13 20:33:08 -05:00
@X cheese;
2009-12-13 20:55:33 -05:00
# torrents
install rtorrent
@X amarok;
2009-12-13 20:33:08 -05:00
# communication
2009-12-14 01:25:33 -05:00
install mutt alpine tin irssi efax mailx procmail centerim finch fetchmail
nn slrn spamassassin pine;
2009-12-13 20:33:08 -05:00
# utilities
install rdiff dosfstools tofrodos mc wodim socat snmp busybox
bonnie++ latencytop time bsdmainutils dctrl-tools ddrescue gddrescue
file parchive par2 realpath reportbug rpm shtool smbclient stow xstow
2009-12-14 01:25:33 -05:00
sysstat unison john iotop sg3-utils
2009-12-13 20:33:08 -05:00
@x86 syslinux;
# serial
install conserver-client minicom cu;
};
2009-07-19 04:09:41 -04:00
2009-12-12 22:42:35 -05:00
if X {
2009-12-13 20:33:08 -05:00
# base
2009-12-12 22:42:35 -05:00
install xserver-xorg xfonts-base;
2009-12-13 20:33:08 -05:00
# utils
install xauth xsel gksu;
# terminal emulators
install xterm gnome-terminal rxvt rxvt-unicode yakuake;
# window managers
install xmonad stumpwm wmii ion3;
# fonts
2009-12-22 23:33:18 -05:00
install console-terminus xfonts-terminus xfonts-base gsfonts gsfonts-x11
ttf-dejavu ttf-opensymbol ttf-freefont;
2009-12-13 20:33:08 -05:00
# office
install openoffice.org gnome-office scribus
gimp xfig dia inkscape imagemagick blender fontforge
xpdf evince gthumb eog;
# communications
2009-12-14 01:25:33 -05:00
install firefox/iceweasel thunderbird/icedove epiphany-browser
pidgin pidgin-otr empathy
@karmic midori;
2009-12-13 20:33:08 -05:00
# multimedia
install audacity kstreamripper audacious lmms k3b
2009-12-22 23:33:18 -05:00
@karmic ardour;
2009-12-22 23:12:42 -05:00
2009-12-13 20:33:08 -05:00
# gnome
2009-12-14 01:25:33 -05:00
install gdm gdm-themes gnome-core gnome-office gnome-themes;
2009-12-13 20:33:08 -05:00
# kde
2009-12-14 01:25:33 -05:00
install kdebase kdebase-runtime kdeutils
@lenny kde-core
@karmic kdebase-workspace;
2009-07-19 04:09:41 -04:00
2009-12-13 20:33:08 -05:00
# xfce
install xfce4;
# miscellaneous
2009-12-14 01:25:33 -05:00
install gucharmap gmrun dzen2 xserver-xephyr wine;
# tweaks
@lenny install gnome-desktop-environment;
2009-12-13 20:33:08 -05:00
};
2009-12-03 19:42:14 -05:00
2009-12-14 01:25:33 -05:00
@csclub remove gnome-games nethack-common;
# satan
2009-12-12 22:42:35 -05:00
remove pulseaudio avahi-daemon;