adding mplayer trunk cause the stable source distribution is said to be

outdated

svn path=/nixpkgs/trunk/; revision=17030
This commit is contained in:
Marc Weber
2009-09-10 16:58:02 +00:00
parent b441632f92
commit 09920037c0
5 changed files with 98 additions and 3 deletions

View File

@@ -43,6 +43,8 @@ args:
hg2git = { type = "git"; url="git://repo.or.cz/hg2git.git"; };
MPlayer = { type = "svn"; url="svn://svn.mplayerhq.hu/mplayer/trunk"; };
# darcs repositories haskell
http = { type= "darcs"; url="http://darcs.haskell.org/http/"; groups="happs"; };
syb_with_class = { type="darcs"; url="http://happs.org/HAppS/syb-with-class"; groups="happs"; };