summaryrefslogtreecommitdiffstats
path: root/vlc
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2009-10-15 19:24:34 +0000
committer Eric Hameleers <alien@slackware.com>2009-10-15 19:24:34 +0000
commit3f13942c1c816f1a930a5eb3c4ee5092352d320c (patch)
tree5b06cb17430c986164d8c9177b26220d699b7478 /vlc
parent43ae7a8038511a4fb956de49cf546a80ce546d09 (diff)
downloadasb-3f13942c1c816f1a930a5eb3c4ee5092352d320c.tar.gz
asb-3f13942c1c816f1a930a5eb3c4ee5092352d320c.tar.xz
Fixes to libraw1394 download
Diffstat (limited to 'vlc')
-rwxr-xr-xvlc/build/vlc-1.0.SlackBuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/vlc/build/vlc-1.0.SlackBuild b/vlc/build/vlc-1.0.SlackBuild
index c4288f08..0211d242 100755
--- a/vlc/build/vlc-1.0.SlackBuild
+++ b/vlc/build/vlc-1.0.SlackBuild
@@ -178,6 +178,9 @@
# * Update.
# 1.X.X-1: XX/XXX/2009 by Eric Hameleers <alien@slackware.com>
# * Update. New version of the theora encoder.
+# Downgraded libraw1394 to 1.2.0 which is the last 1.x version
+# found on sourceforge, now that the original linux1394.org site
+# has disappeared (using new download URL too).
#
# Run 'sh vlc.SlackBuild' to build a Slackware package.
# The package (.tgz) plus descriptive .txt file are created in /tmp .
@@ -330,7 +333,7 @@ MPCDEC=1.2.6
MPEG2DEC=0.5.1
OIL=0.3.16
QT4=4.4.3
-RAW1394=1.3.0
+RAW1394=1.2.0
SCHROEDINGER=1.0.7
SHOUT=2.2.2
SPEEX=1.2rc1
@@ -575,7 +578,7 @@ USE[29]="YES"
# Library needed to control IEEE 1394 (firewire-) based cameras
SOURCE[30]="$SRCDIR/libraw1394-${RAW1394}.tar.gz"
-SRCURL[30]="http://www.linux1394.org/dl/libraw1394-${RAW1394}.tar.gz"
+SRCURL[30]="http://downloads.sourceforge.net/libraw1394/libraw1394-${RAW1394}.tar.gz"
SRCPAT[30]="NO"
USE[30]="YES"