packages/packages.ia

530 lines
16 KiB
Plaintext
Raw Normal View History

2011-04-26 17:36:31 -04:00
# vim:tw=78:sw=4
2009-12-13 20:33:08 -05:00
2009-12-21 00:34:09 -05:00
if @core {
2009-12-13 20:33:08 -05:00
# 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
2011-03-15 19:12:39 -04:00
install bzip2 gzip pax lzma @!lenny xz-utils cpio;
2009-12-13 20:55:33 -05:00
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
2011-04-26 17:36:31 -04:00
@!container ntp vlan bridge-utils tcpdump tshark
2009-12-13 20:33:08 -05:00
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;
2009-12-14 19:29:39 -05:00
# ssh
install ssh fail2ban;
2009-12-13 20:55:33 -05:00
# documentation
install manpages info;
2009-12-14 01:25:33 -05:00
# logging
install rsyslog;
2011-03-15 19:12:39 -04:00
# safety
install molly-guard;
# mail
install @mta postfix @!mta ssmtp;
2009-12-13 20:33:08 -05:00
};
# physical machine (non virtual server)
2009-12-21 00:34:09 -05:00
if @machine {
2011-03-06 20:44:35 -05:00
install lm-sensors smartmontools hwinfo lshw @armel mtd-utils
2011-05-03 14:42:56 -04:00
@x86 acpid @x86 acpi @x86 @!lucid @!maverick @!natty acpi-support-base
2011-04-26 17:36:31 -04:00
@!sparc @!mips @!alpha @!mipsel kexec-tools @x86 vbetool fbset
@x86 read-edid;
2011-03-15 19:12:39 -04:00
@amd64 install linux-image-amd64/linux-image;
@i386 install linux-image-686/linux-image;
@sparc install @!nosmp linux-image-sparc64-smp @nosmp linux-image-sparc64;
@powerpc install linux-image-powerpc;
@alpha install linux-image-alpha-smp;
2011-03-21 12:53:08 -04:00
@mips @sodium-citrate install linux-image-r5k-ip32;
2009-12-13 20:33:08 -05:00
};
2009-12-14 20:06:34 -05:00
# container (virtual server)
2009-12-21 00:34:09 -05:00
if @container {
2011-04-26 17:36:31 -04:00
remove udev initramfs-tools pm-utils radeontool acpid ntp;
2009-12-14 20:06:34 -05:00
};
2009-12-21 00:34:09 -05:00
if @auth-core {
2011-03-15 19:12:39 -04:00
install nscd @!lenny nslcd libnss-ldapd ldap-utils libpam-krb5 krb5-user ldapvi;
2009-12-13 20:33:08 -05:00
@csclub
2011-03-12 01:04:16 -05:00
install libpam-csc;
2009-12-13 20:33:08 -05:00
};
2009-12-21 00:34:09 -05:00
if @nfs-core {
2009-12-13 20:55:33 -05:00
install nfs-common quota;
2009-12-13 20:56:26 -05:00
};
2009-12-13 20:55:33 -05:00
2009-12-21 00:34:09 -05:00
if @devel-core {
2009-12-13 20:33:08 -05:00
# 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;
};
2009-12-21 00:34:09 -05:00
if @devel-full {
2009-12-13 20:33:08 -05:00
# essentials
2009-12-21 01:29:03 -05:00
install gcc-doc cpp-doc
2009-12-14 18:16:30 -05:00
binutils-doc binutils-multiarch
2009-12-13 20:33:08 -05:00
manpages-posix-dev
2011-05-03 14:42:56 -04:00
glibc-doc @!karmic @!lucid @!maverick @!natty glibc-doc-reference
2009-12-21 18:47:55 -05:00
@!alpha gcc-multilib;
2009-12-13 20:33:08 -05:00
# 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
2010-07-11 17:40:22 -04:00
install flex flex-doc bison bison-doc ragel
2011-03-06 20:44:35 -05:00
antlr antlr-doc @!alpha cantlr python-antlr happy frown frown-doc
2010-07-11 17:40:22 -04:00
byacc kelbt lemon bnfc jflex jlex re2c bisonc++
2011-03-06 20:44:35 -05:00
python-ply python-pyparsing btyacc @!alpha mono-jay pccts
2010-07-11 17:55:41 -04:00
kimwitu kimwitu-doc kimwitu++ menhir racc wyg
2011-04-26 17:36:31 -04:00
@i386/amd64/powerpc @!squeeze @!wheezy ml-yacc @!alpha coco-cpp @!alpha
2011-03-06 20:44:35 -05:00
coco-cs @!alpha coco-java coco-doc cup
2010-07-11 17:40:22 -04:00
javacc javacc-doc python-yappy yapps2
2010-07-11 17:55:41 -04:00
styx styx-dev styx-doc liblua5.1-lpeg-dev
2011-05-03 14:42:56 -04:00
@!lucid @!maverick @!squeeze @!wheezy @!natty cl-yacc;
2009-12-13 20:33:08 -05:00
# build systems
2011-04-26 17:36:31 -04:00
install make-doc ccache @!lenny distcc ant ant-optional @!squeeze @!wheezy bake scons qt4-qmake
2011-03-15 19:12:39 -04:00
autogen autoconf-doc autoconf2.13 automake1.9
2009-12-14 18:16:30 -05:00
automake1.9-doc autotools-dev autoproject kbuild;
2009-12-13 20:33:08 -05:00
# version control
2009-12-14 01:25:33 -05:00
install git-core git-email git-cvs git-svn git-arch git-doc
2010-12-13 19:49:24 -05:00
git-buildpackage guilt stgit @!lenny topgit mercurial subversion subversion-tools
2011-05-03 14:42:56 -04:00
@!lucid @!maverick @!squeeze @!wheezy @!natty svk darcs bzr bzrtools rcs cvs cvsps cssc tla tla-doc diff wdiff
2009-12-14 18:16:30 -05:00
colordiff xxdiff tkdiff patch patchutils quilt tig diffstat
pristine-tar
2009-12-13 20:33:08 -05:00
@x86 monotone
@X gitk
@X git-gui;
2010-12-13 19:49:24 -05:00
# semantic analyzers
install sparse @!lenny coccinelle;
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
2011-05-03 14:42:56 -04:00
install @!wheezy @!natty jde indent;
2009-12-13 20:55:33 -05:00
2009-12-17 17:59:52 -05:00
# c/c++
install cutils stl-manual bcc;
2011-05-03 14:42:56 -04:00
# c#
@!alpha
install mono-complete mono-devel @!alpha @!sparc mono-debugger mono-profiler
mono-tools-devel @X mono-tools-gui;
# vb.net
@!alpha
install mono-vbnc;
2009-12-13 20:33:08 -05:00
# java
install openjdk-6-jdk;
# haskell
2011-05-03 14:42:56 -04:00
install ghc6 ghc6-doc @!lucid @!maverick @!squeeze @!wheezy @!natty haskell-utils hugs hmake haskell-mode
@!lenny @!natty haskell-platform;
2009-12-13 20:33:08 -05:00
# 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
2011-04-26 17:36:31 -04:00
python-numpy-doc python-twisted python-support
@!squeeze @!wheezy python-numeric
python-openssl python-pexpect @!wheezy python-pgsql python-pyasn1
2009-12-13 20:33:08 -05:00
python-pysnmp4 python-sqlobject python-subversion python-tk
python-urwid python-xmpp drpython ipython pylint pychecker
2009-12-14 20:06:34 -05:00
pyflakes python-beautifulsoup python-chardet python-clientform
2009-12-22 23:33:25 -05:00
python-cups python-kerberos python-mako
2009-12-14 20:06:34 -05:00
python-notify python-pyme python-rpm python-selinux
python-setuptools python-simplejson python-sqlite
python-sqlitecachec python-urlgrabber
@x86 jython @x86 jython-doc;
2009-12-13 20:33:08 -05:00
# ruby
2011-05-03 14:42:56 -04:00
install ruby ruby-dev rubygems @!squeeze @!maverick @!wheezy @!natty irb rake ruby1.9/ruby1.9.1
2010-10-05 23:08:56 -04:00
ruby1.9-dev/ruby1.9.1-dev;
2009-12-13 20:33:08 -05:00
# llvm
2011-04-26 17:36:31 -04:00
install @!lenny clang llvm llvm-dev
2009-12-13 20:33:08 -05:00
@x86 llvm-gcc-4.2;
# scheme
install gauche-dev gambc mit-scheme-doc chicken-bin
2010-12-12 18:05:14 -05:00
@!lucid @!maverick @!squeeze guile-1.8-dev scheme48 scm sigscheme slib tinyscheme
2011-03-15 19:12:39 -04:00
@!lenny @!sparc scheme2c @!lenny scheme9
2009-12-13 20:33:08 -05:00
@x86 stalin
@x86 plt-scheme;
2009-12-17 17:59:52 -05:00
# tcl/tk
install tcl tcl-dev tcl8.5 tk tk-dev;
# lua
install lua5.1 lua5.1-doc luadoc;
2009-12-13 20:33:08 -05:00
# misc scripting
2009-12-17 17:59:52 -05:00
install swig gawk mawk m4;
2009-12-13 20:33:08 -05:00
# misc languages
2011-05-03 14:42:56 -04:00
install gfortran gforth gnat gobjc gobjc++ @!wheezy @!natty gpc erlang erlang-dev beef
2010-12-12 18:05:14 -05:00
intercal/clc-intercal php5-cli rhino iconx @i386/amd64 sbcl
2011-04-26 17:36:31 -04:00
@!sparc clisp @i386/amd64/powerpc @!squeeze @!wheezy smlnj;
2009-12-13 20:33:08 -05:00
2010-07-12 04:30:51 -04:00
# AVR toolchain
install gcc-avr binutils-avr gdb-avr avrdude avrdude-doc simulavr
2011-04-26 17:36:31 -04:00
@!squeeze @!wheezy ava avarice avr-libc avra avrp uisp usbprog
2011-02-19 20:38:50 -05:00
@!lenny @!sparc avrprog;
2010-07-12 04:30:51 -04:00
2009-12-13 20:33:08 -05:00
# development libraries
2009-12-21 01:29:03 -05:00
install comerr-dev e2fslibs-dev libcap-dev
libattr1-dev libacl1-dev libselinux1-dev libpcre3-dev
2011-03-09 05:12:52 -05:00
libalut-dev libopenal-dev python-dev libapt-pkg-dev
2010-12-12 18:05:14 -05:00
linux-libc-dev libgnutls-dev libkrb5-dev libreadline6-dev/libreadline5-dev
2009-12-13 20:33:08 -05:00
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
libghc6-quickcheck-doc libghc6-network-dev libghc6-parsec-dev
2010-12-12 18:05:14 -05:00
libboost-dev libgtkmm-2.4-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
2011-03-09 05:12:52 -05:00
uuid-dev libprotobuf-c0-dev libprotobuf-dev
2010-12-13 19:49:24 -05:00
@amd64 ia32-libs libffi-dev libidl-dev libelf-dev libdw-dev
2011-05-03 14:42:56 -04:00
libaudit-dev @!lenny @!maverick @!squeeze @!wheezy @!natty libnew-dev
libsigc++-dev @amd64/i386 @!natty libbullet-dev;
2009-12-14 01:25:33 -05:00
# X development libraries
install xorg-dev libgtk2.0-dev libqt4-dev kdelibs4-dev
2009-12-17 17:38:19 -05:00
libsdl1.2-dev freeglut3-dev libgl1-mesa-dev
libglu1-mesa-dev
@X gnome-core-devel
2011-03-09 05:12:52 -05:00
@X libgnome-dev/libgnome2-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
2009-12-14 18:16:30 -05:00
# integrated development environments
2011-05-03 14:42:56 -04:00
@X install eclipse monodevelop monodevelop-python
monodevelop-vala monodevelop-java;
2009-12-14 18:16:30 -05:00
2011-03-21 12:53:08 -04:00
# cross toolchains
2011-03-15 19:12:39 -04:00
@squeeze @x86
2011-03-21 12:53:08 -04:00
install gcc-4.4-arm-linux-gnueabi
gcc-4.4-mips-linux-gnu
gcc-4.4-mipsel-linux-gnu
gcc-4.4-powerpc-linux-gnu
gcc-4.4-sparc-linux-gnu
gcc-4.4-s390-linux-gnu
gcc-4.4-ia64-linux-gnu;
2011-03-15 19:12:39 -04:00
2009-12-13 20:33:08 -05:00
# miscellaneous
2009-12-17 17:59:52 -05:00
install chrpath openmpi-bin openmpi-doc protobuf-compiler
2009-12-14 18:16:30 -05:00
protobuf-c-compiler;
2009-12-13 20:33:08 -05:00
};
2009-12-21 00:34:09 -05:00
if @general-use {
2009-12-13 20:33:08 -05:00
# shells
2009-12-14 18:16:30 -05:00
install bash-doc zsh-beta bash-completion zsh-doc zsh-beta-doc bashdb;
2009-12-13 20:33:08 -05:00
# editors
2011-03-06 20:44:35 -05:00
install nvi bvi wily
2009-12-13 20:55:33 -05:00
@X vim-gnome;
2009-12-13 20:33:08 -05:00
# crypto
install gnupg-agent gnupg2 openssl;
# network
install ipset ipcalc iftop nmap openipmi @x86 ipmitool cdpr lksctp-tools
2011-04-26 17:36:31 -04:00
iptables ebtables arptables tsocks @!lenny freeipmi-tools
2009-12-14 18:16:30 -05:00
lftp ncftp
2009-12-13 20:33:08 -05:00
@X wireshark;
# web
install w3m links elinks lynx axel curl;
# typesetting
2009-12-14 18:16:30 -05:00
install groff texlive-full dvi2ps dvipng dvidvi djvulibre-bin
2011-03-09 05:12:52 -05:00
# @X texmacs - requires mlocate
2009-12-13 20:33:08 -05:00
@X lyx;
# filesystems
2011-04-26 17:36:31 -04:00
@!container
install fuse-utils sshfs davfs2 cloop-utils @x86/powerpc fuseext2;
2009-12-13 20:33:08 -05:00
# printing
install ghostscript psutils
@X gv
@X ghostscript-x;
# databases
2010-07-11 17:40:22 -04:00
install sqlite3 sqlite3-doc postgresql-client mysql-client
db4.7-util/db4.8-util;
2009-12-13 20:33:08 -05:00
# compression
install unzip unrar sharutils cabextract p7zip p7zip-full p7zip-rar
2011-04-26 17:36:31 -04:00
arj unace ncompress zoo xdelta bsdtar bsdcpio;
2009-12-13 20:33:08 -05:00
# ssh
2011-03-09 05:12:52 -05:00
install pssh @X clusterssh dsh;
2009-12-13 20:33:08 -05:00
# documentation
2009-12-14 01:25:33 -05:00
install texinfo texi2html asciidoc jade jadetex openjade wv iso-codes
2009-12-14 18:16:30 -05:00
man2html help2man info2man docbook2x txt2man;
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
2011-05-03 14:42:56 -04:00
install emacs-jabber @!wheezy @!natty ede
2010-12-12 18:05:14 -05:00
@!karmic @!lucid @!maverick tuareg-mode @!karmic @!lucid @!maverick ocaml-mode
2011-05-03 14:42:56 -04:00
@X emacs22-gtk/emacs23-gtk @!X emacs22-nox/emacs23-nox;
2009-12-13 20:55:33 -05:00
2009-12-13 20:33:08 -05:00
# math
2011-04-26 17:36:31 -04:00
install graphviz r-recommended euler euler-doc gnuplot gnuplot-doc
2009-12-13 20:33:08 -05:00
gap lp-solve mathomatic maxima maxima-doc
2011-05-03 14:42:56 -04:00
@X gnuplot-x11 @amd64 @!squeeze @!maverick @!wheezy @!natty xppaut
2011-04-26 17:36:31 -04:00
@X rocs;
# octave
install octave3.2/octave3.0 octave3.2-doc/octave3.0-doc
octave3.2-emacsen/octave3.0-emacsen
octave3.2-headers/octave3.0-headers;
@!lenny
install octave-ad octave-audio octave-benchmark octave-bim
octave-combinatorics octave-communications-common
octave-communications octave-control octave-data-smoothing
octave-econometrics octave-epstk octave-financial octave-fixed octave-fpl
octave-ftp octave-ga octave-general octave-gsl octave-ident octave-image
octave-informationtheory octave-integration octave-io octave-irsa
octave-linear-algebra octave-mapping octave-miscellaneous
octave-missing-functions octave-msh octave-multicore octave-nan
octave-nlwing2 octave-nnet octave-nurbs octave-ocs octave-octcdf
octave-octgpr octave-odepkg octave-optim octave-optiminterp
octave-outliers octave-parallel octave-pdb
octave-pkg-dev octave-plot octave-secs1d octave-secs2d octave-signal
octave-simp octave-sockets octave-specfun octave-splines octave-statistics
octave-strings octave-struct octave-symband octave-symbolic octave-time
octave-tsa octave-vrml octave-zenity octave-pfstools
octave-plplot octave-sp;
2009-12-13 20:33:08 -05:00
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
2011-05-03 14:42:56 -04:00
install mplayer vlc @!container festival ffmpeg dvd+rw-tools dvgrab
2011-04-26 17:36:31 -04:00
@!squeeze @!wheezy dvdrip
@!squeeze @!wheezy lame twolame @audio timidity
cdrdao cdparanoia genisoimage sox mp3blaster
@!squeeze @!wheezy x264 mkvtoolnix
vorbis-tools
2011-03-06 20:44:35 -05:00
@X cheese @!alpha mencoder;
2009-12-13 20:33:08 -05:00
2010-12-13 19:49:24 -05:00
# images
install enblend enfuse hugin-tools;
2009-12-13 20:55:33 -05:00
# torrents
install rtorrent
@X amarok;
2009-12-13 20:33:08 -05:00
# communication
2011-05-03 14:42:56 -04:00
install mutt alpine tin irssi efax @!lucid @!maverick @!squeeze @!wheezy @!natty mailx
2011-03-09 05:12:52 -05:00
@squeeze/lucid/maverick bsd-mailx procmail centerim fetchmail
2009-12-22 23:33:25 -05:00
nn slrn spamassassin trn4
2011-03-06 20:44:35 -05:00
@lenny @!squeeze @!alpha pine;
2009-12-13 20:33:08 -05:00
# utilities
2011-05-03 14:42:56 -04:00
install rdiff dosfstools tofrodos mc wodim socat snmp @!lenny snmp-mibs-downloader
@!lucid @!maverick busybox-static/busybox
2011-04-26 17:36:31 -04:00
@lucid/maverick busybox-static uboot-mkimage most
2009-12-13 20:33:08 -05:00
bonnie++ latencytop time bsdmainutils dctrl-tools ddrescue gddrescue
file parchive par2 realpath reportbug rpm shtool smbclient stow xstow
2011-04-26 17:36:31 -04:00
sysstat unison john iotop sg3-utils attr dstat @!container i2c-tools
rstat-client dnstracer parted tree apt-file makepasswd
2011-03-06 20:44:35 -05:00
@x86 syslinux finger fdupes bchunk cowsay 9base;
2009-12-13 20:33:08 -05:00
# serial
install conserver-client minicom cu;
2009-12-14 18:16:30 -05:00
# virtualization
2011-03-06 20:44:35 -05:00
install @!corn-syrup @!alpha qemu
2010-07-11 17:40:22 -04:00
@corn-syrup qemu-system
@corn-syrup qemu-user;
2009-12-14 18:16:30 -05:00
2011-03-15 19:12:39 -04:00
# club management
@csclub @amd64
2011-05-03 14:42:56 -04:00
@!natty
2011-03-15 19:12:39 -04:00
install ceo-python;
2009-12-13 20:33:08 -05:00
};
2009-07-19 04:09:41 -04:00
2009-12-21 00:34:09 -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
2009-12-14 18:16:30 -05:00
install xauth xsel gksu sux;
2009-12-13 20:33:08 -05:00
# terminal emulators
install xterm gnome-terminal rxvt rxvt-unicode yakuake;
# window managers
2011-05-03 14:42:56 -04:00
install xmonad stumpwm wmii @!maverick @!natty ion3;
2009-12-13 20:33:08 -05:00
2011-04-26 17:36:31 -04:00
# widgets
install xmobar;
2009-12-13 20:33:08 -05:00
# fonts
2009-12-21 01:29:03 -05:00
install console-terminus xfonts-terminus gsfonts gsfonts-x11
2009-12-22 23:33:18 -05:00
ttf-dejavu ttf-opensymbol ttf-freefont;
2009-12-13 20:33:08 -05:00
# office
2009-12-21 01:29:03 -05:00
install openoffice.org scribus
2009-12-13 20:33:08 -05:00
gimp xfig dia inkscape imagemagick blender fontforge
2009-12-14 18:16:30 -05:00
xpdf evince gthumb eog djview4;
2009-12-13 20:33:08 -05:00
2010-12-13 19:49:24 -05:00
# messaging
install pidgin pidgin-otr empathy;
# browsers
2009-12-14 01:25:33 -05:00
install firefox/iceweasel thunderbird/icedove epiphany-browser
2011-05-03 14:42:56 -04:00
@!lenny midori google-chrome-stable flashplugin-installer;
2009-12-13 20:33:08 -05:00
# multimedia
2011-05-03 14:42:56 -04:00
install audacity @!natty kstreamripper audacious @!natty lmms k3b
2009-12-22 23:33:25 -05:00
@!lenny ardour;
2009-12-22 23:12:42 -05:00
2010-12-13 19:49:24 -05:00
# images
install hugin;
# geometry
2011-03-15 19:12:39 -04:00
install carmetal;
2010-12-13 19:49:24 -05:00
# cad
install xtrkcad @!lenny freecad pythoncad;
2009-12-13 20:33:08 -05:00
# gnome
2011-05-03 14:42:56 -04:00
install gdm @!lucid @!maverick @!natty gdm-themes gnome-core gnome-office gnome-themes
2011-03-15 19:12:39 -04:00
gnome-themes-extras rhythmbox gnome-rdp
2010-12-12 18:05:14 -05:00
@!karmic @!lucid @!maverick gnome-desktop-environment;
2009-12-13 20:33:08 -05:00
# kde
2010-12-12 18:05:14 -05:00
install @maverick kde-standard @!kdebase kdebase-runtime kdeutils
2010-10-05 23:08:56 -04:00
@lenny/squeeze kde-core @!lenny kdebase-workspace;
2009-07-19 04:09:41 -04:00
2009-12-13 20:33:08 -05:00
# xfce
install xfce4;
2011-03-06 20:44:35 -05:00
# electronics
2011-05-03 14:42:56 -04:00
install geda @!natty ktechlab arduino ngspice bristol cl-rlc electric
gerbv gnucap gpsim gsmc gspiceui gtkwave @!natty klogic linsmith
2011-04-26 17:36:31 -04:00
oregano pcb pcb-gtk qucs tkgate xcircuit xsmc-calc
2011-03-06 20:44:35 -05:00
eagle kic kicad;
2011-03-15 19:12:39 -04:00
# virtualization
install virtualbox-ose;
2009-12-13 20:33:08 -05:00
# miscellaneous
2011-04-26 17:36:31 -04:00
install gucharmap gmrun dzen2 xserver-xephyr xtightvncviewer
2010-10-05 23:08:56 -04:00
@lenny/squeeze wine;
2009-12-13 20:33:08 -05:00
};
2009-12-03 19:42:14 -05:00
2011-03-15 19:12:39 -04:00
if @core {
2011-03-09 05:12:52 -05:00
2011-03-15 19:12:39 -04:00
# no games
@csclub
remove gnome-games nethack-common;
# evil packages
2011-05-03 14:42:56 -04:00
remove pulseaudio avahi-daemon @!natty evolution-data-server @!lenny docky
2011-04-26 17:36:31 -04:00
@!lenny @!squeeze @!wheezy ureadahead lirc joe
2011-03-15 19:12:39 -04:00
mlocate locate;
# useless packages
2011-03-21 12:53:08 -04:00
remove winbind gpm @!audio timidity @!lenny modemmanager
2011-04-26 17:36:31 -04:00
libpam-ldap @!lenny libpam-ldapd auditd
2011-05-03 14:42:56 -04:00
isc-dhcp-client/dhcp3-client @!squeeze @!wheezy @!natty dhcp-client
2011-03-15 19:12:39 -04:00
@!lenny blcr-dkms
2011-04-26 17:36:31 -04:00
@!squeeze @!lenny @!wheezy apparmor @!squeeze @!lenny packagekit;
2011-03-15 19:12:39 -04:00
# X-only packages
2011-04-26 17:36:31 -04:00
@!X remove fam gamin hal pidgin dbus dbus-x11 xfonts-100dpi;
2011-03-15 19:12:39 -04:00
# static network only
remove network-manager-kde network-manager-pptp
network-manager-pptp-gnome network-manager
wpasupplicant;
# obsolete daemons
2011-04-26 17:36:31 -04:00
remove nagios-nrpe-server watchdog @!squeeze @!wheezy autofs autofs5 cups
@!sodium-benzoate @!corn-syrup snmpd;
2011-03-09 05:12:52 -05:00
};