[vlc-commits] Contribs: build schroedinger
Jean-Baptiste Kempf
git at videolan.org
Thu Oct 13 02:20:01 CEST 2011
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Oct 13 02:19:41 2011 +0200| [24c98c5071a806110115ecceba8aa107a851f583] | committer: Jean-Baptiste Kempf
Contribs: build schroedinger
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=24c98c5071a806110115ecceba8aa107a851f583
---
contrib/src/schroedinger/rules.mak | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/contrib/src/schroedinger/rules.mak b/contrib/src/schroedinger/rules.mak
index 0fbd5c2..cf0b1f8 100644
--- a/contrib/src/schroedinger/rules.mak
+++ b/contrib/src/schroedinger/rules.mak
@@ -1,9 +1,9 @@
# schroedinger
SCHROEDINGER_VERSION := 1.0.10
-
SCHROEDINGER_URL := http://diracvideo.org/download/schroedinger/schroedinger-$(SCHROEDINGER_VERSION).tar.gz
+PKGS += schroedinger
ifeq ($(call need_pkg,"schroedinger-1.0"),)
PKGS_FOUND += schroedinger
endif
More information about the vlc-commits
mailing list