Commit 936657e7 authored by Felix Paul Kühne's avatar Felix Paul Kühne

contribs/schroedinger: fixed source download as original server no longer provides the package

parent 8ff3e725
...@@ -225,7 +225,8 @@ TIGER_URL=http://libtiger.googlecode.com/files/libtiger-$(TIGER_VERSION).tar.gz ...@@ -225,7 +225,8 @@ TIGER_URL=http://libtiger.googlecode.com/files/libtiger-$(TIGER_VERSION).tar.gz
OIL_VERSION=0.3.16 OIL_VERSION=0.3.16
OIL_URL=http://liboil.freedesktop.org/download/liboil-$(OIL_VERSION).tar.gz OIL_URL=http://liboil.freedesktop.org/download/liboil-$(OIL_VERSION).tar.gz
SCHROED_VERSION=1.0.8 SCHROED_VERSION=1.0.8
SCHROED_URL=http://www.diracvideo.org/download/schroedinger/schroedinger-$(SCHROED_VERSION).tar.gz SCHROED_URL=$(VIDEOLAN)/testing/contrib/schroedinger-$(SCHROED_VERSION).tar.gz
#SCHROED_URL=http://www.diracvideo.org/download/schroedinger/schroedinger-$(SCHROED_VERSION).tar.gz
ASS_VERSION=0.9.8 ASS_VERSION=0.9.8
ASS_URL=http://libass.googlecode.com/files/libass-$(ASS_VERSION).tar.bz2 ASS_URL=http://libass.googlecode.com/files/libass-$(ASS_VERSION).tar.bz2
ASS_GIT=git://repo.or.cz/libass.git ASS_GIT=git://repo.or.cz/libass.git
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment