# /etc/apt/sources.list
#
# Only uncomment the lines you need. This default config is set
# to work with a Debian Unstable (Sid) installation.
####################################################################
## Official Debian Repositories ####################################
####################################################################
# Stable (Etch)
# deb http://http.us.debian.org/debian/ stable main contrib non-free
# deb http://security.debian.org/ stable/updates main contrib non-free
# deb-src http://http.us.debian.org/debian/ stable main contrib non-free
# deb-src http://security.debian.org/ stable/updates main contrib non-free
# Testing (Lenny)
# deb http://http.us.debian.org/debian/ testing main contrib non-free
# deb http://security.debian.org/ testing/updates main contrib
# deb-src http://http.us.debian.org/debian/ testing main contrib non-free
# deb-src http://security.debian.org/ testing/updates main contrib
# Unstable (Sid)
deb http://http.us.debian.org/debian/ unstable main contrib non-free
deb-src http://http.us.debian.org/debian/ unstable main contrib non-free
# Experimental
# deb http://ftp.debian.org/debian/ experimental main contrib non-free
###### End Official List ###########################################
####################################################################
## External Debian Repositories ####################################
####################################################################
# -----------------------------------------------------------------
# Debian Multimedia Repositories (Marillat)
# http://debian-multimedia.org/
deb http://www.debian-multimedia.org sid main
deb-src http://www.debian-multimedia.org sid main
# deb http://debian-multimedia.org/ testing main
# deb http://www.debian-multimedia.org experimental main
# -----------------------------------------------------------------
# -----------------------------------------------------------------
# Debian Unofficial
# deb http://ftp.debian-unofficial.org/debian stable main contrib non-free
# deb http://ftp.debian-unofficial.org/debian testing main contrib non-free
# deb http://ftp.debian-unofficial.org/debian unstable main contrib non-free
# -----------------------------------------------------------------
# -----------------------------------------------------------------
# Debian Experimental Kernels
# deb http://kernel-archive.buildserver.net/debian-kernel/ trunk main
# -----------------------------------------------------------------
# -----------------------------------------------------------------
# Opera Web Browser
# Info: http://www.opera.com
#
# Prodution Release
# deb http://deb.opera.com/opera/ stable non-free
# deb http://deb.opera.com/opera/ testing non-free
deb http://deb.opera.com/opera/ unstable non-free
#
# Beta Release
# deb http://deb.opera.com/opera-beta/ stable non-free
# deb http://deb.opera.com/opera-beta/ testing non-free
# deb http://deb.opera.com/opera-beta/ unstable non-free
# -----------------------------------------------------------------
# -----------------------------------------------------------------
# Google software repository
# Info: http://www.google.com/linuxrepositories/apt.html
# Notes: wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub |
# apt-key add -
#
deb http://dl.google.com/linux/deb/ stable non-free
# -----------------------------------------------------------------
# -----------------------------------------------------------------
# Compiz Fusion for Debian Sid
# Info: http://www.linuxsmokersclub.com/?p=95
#
# deb http://download.tuxfamily.org/shames/debian-sid/desktopfx/unstable/ ./
# deb http://download.tuxfamily.org/shames/debian-lenny/desktopfx/unstable/ ./
# -----------------------------------------------------------------
# -----------------------------------------------------------------
# Moblock
# http://moblock-deb.sourceforge.net
# Notes: gpg --keyserver wwwkeys.eu.pgp.net --recv 9072870B
# gpg --export --armor 9072870B | sudo apt-key add -
#
# deb http://moblock-deb.sourceforge.net/debian sid main
# deb-src http://moblock-deb.sourceforge.net/debian sid main
# -----------------------------------------------------------------
# -----------------------------------------------------------------
# RareWares/Debian Multi-Media Repository
# http://www.rarewares.org/debian.html
#
# deb http://www.rarewares.org/debian/packages/unstable/ ./
# deb http://www.rarewares.org/debian/packages/experimental/ ./
# -----------------------------------------------------------------
# -----------------------------------------------------------------
# VLC's libdvdcss
#
# deb http://download.videolan.org/pub/videolan/debian sid main
# deb-src http://download.videolan.org/pub/videolan/debian sid main
# -----------------------------------------------------------------
# -----------------------------------------------------------------
# VLC's Nighly Builds
# Note: gpg --keyserver #wwwkeys.eu.pgp.net --recv-keys AA5F4DE6 &&
# apt-key add /root/.gnupg/pubring.gpg
#
# deb http://nightlies.videolan.org/build/sid-i386/arch ./
# deb http://nightlies.videolan.org/build/sid-amd64/arch ./
# -----------------------------------------------------------------
# -----------------------------------------------------------------
# My Media System
# http://mymediasystem.org/
#
# deb http://www.prodeia.de/mms/sid binary/
# deb-src http://www.prodeia.de/mms source/
# -----------------------------------------------------------------
# -----------------------------------------------------------------
# Tovid
# http://tovid.wikia.com/wiki/Installing_tovid/Debian
#
# deb http://tovid.sourceforge.net/download/debian unstable contrib
# deb-src http://tovid.sourceforge.net/download/debian unstable contrib
# -----------------------------------------------------------------
# -----------------------------------------------------------------
# Freevo
# http://doc.freevo.org/FreevoAptDebian
#
# deb http://freevo.sourceforge.net/debian unstable main
# -----------------------------------------------------------------
# -----------------------------------------------------------------
# Cinepaint
# http://www.cinepaint.org/
#
# deb http://sidux.net/etorix/i386 ./
# deb http://sidux.net/etorix/amd64 ./
# -----------------------------------------------------------------
# -----------------------------------------------------------------
# XFCE
# http://pkg-xfce.alioth.debian.org/
#
# deb http://debian.corsac.net unstable/
# deb-src http://debian.corsac.net unstable/
# -----------------------------------------------------------------
# -----------------------------------------------------------------
# LXDE - Lightweight X11 Desktop Environment
# http://lxde.sourceforge.net/about.html
#
# deb http://people.linux.org.tw/~andrew/debian/lxde/ ./
# -----------------------------------------------------------------
# -----------------------------------------------------------------
# ROX Desktop
# http://rox.sourceforge.net/desktop/node/86
#
# deb ftp://ftp.berlios.de/pub/rox4debian binary/
# -----------------------------------------------------------------
# -----------------------------------------------------------------
# Enlightenment E17
# http://xsm.alphagemini.org/E17/repository/index.html
# Notes: gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 7E5D69A103CA4243
# apt-key add archive_key.asc
#
# deb http://www.edevelop.org/debian unstable main
# deb http://debian.alphagemini.org/ unstable main
# -----------------------------------------------------------------
# -----------------------------------------------------------------
# LG3D - Project Looking Glass
#
# deb http://javadesktop.org/lg3d/debian stable contrib
# deb http://javadesktop.org/lg3d/debian testing contrib
# deb http://javadesktop.org/lg3d/debian unstable contrib
# -----------------------------------------------------------------
# -----------------------------------------------------------------
# Skype
#
# deb http://download.skype.com/linux/repos/debian/ stable non-free
# -----------------------------------------------------------------
# -----------------------------------------------------------------
# TOR - The Onion Network
# http://wiki.noreply.org/noreply/TheOnionRouter/TorOnDebian
#
# deb http://mirror.noreply.org/pub/tor sid main
# deb-src http://mirror.noreply.org/pub/tor sid main
# -----------------------------------------------------------------
# -----------------------------------------------------------------
# Kirya Unofficial Debian packages
# http://packages.kirya.net/
# Notes: gpg --keyserver wwwkeys.eu.pgp.net --recv-keys FBABB737
# gpg --export -a FBABB737 | apt-key add -
#
# deb http://packages.kirya.net/debian/ stable main contrib non-free
# deb-src http://packages.kirya.net/debian/ stable main contrib non-free
# deb http://packages.kirya.net/debian/ testing main contrib non-free
# deb-src http://packages.kirya.net/debian/ testing main contrib non-free
# deb http://packages.kirya.net/debian/ unstable main contrib non-free
# deb-src http://packages.kirya.net/debian/ unstable main contrib non-free
# -----------------------------------------------------------------
# -----------------------------------------------------------------
# ndsiwraper Wireless Driver
# deb http://ndiswrapper.sourceforge.net/debian/ ./
# -----------------------------------------------------------------
####################### End Unofficial List ######################
####################################################################
## Stable Backports Repositories ###################################
####################################################################
# -----------------------------------------------------------------
# Debian Stable Backports
# http://www.backports.org/dokuwiki/doku.php?id=instructions
# Notes: gpg --recv-keys 16BA136C
# gpg --export |apt-key add -
#
# deb http://www.backports.org/debian etch-backports main contrib non-free
# -----------------------------------------------------------------
# -----------------------------------------------------------------
# Debian Unofficial Repository
# http://debian-unofficial.org/
#
# deb http://ftp.debian-unofficial.org/debian stable main contrib non-free restricted
# deb-src http://ftp.debian-unofficial.org/debian stable main contrib non-free restricted
# -----------------------------------------------------------------
# -----------------------------------------------------------------
# Backports of various packages for Stable
# http://debian.stdout.at/
# Notes: Updated versions of Firefox and Thunderbird
#
# deb http://debian.stdout.at/ ./
# -----------------------------------------------------------------
####################### End Backports List #######################
# Last updated in August 16, 2008.