Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
ca2dd274
Commit
ca2dd274
authored
Nov 27, 2006
by
Felix Paul Kühne
Browse files
* dc1394 cosmetics (forward-porting [18096])
parent
bd894c1b
Changes
2
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
ca2dd274
...
...
@@ -1671,19 +1671,19 @@ dnl AC_CHECK_LIB( dc1394_control, dc1394_setup_capture, [
VLC_ADD_LDFLAGS([dc1394],[-ldc1394_control -lraw1394])
dnl ],
dnl [
dnl AC_MSG_ERROR([libdc1394
are
mandatory for dc1394 input module. try --disable-dc1394 or install th
ose
librar
ies
])
dnl AC_MSG_ERROR([libdc1394
is
mandatory for
the
dc1394 input module. try --disable-dc1394 or install th
is
librar
y
])
dnl ])
],
[
AC_MSG_ERROR([libdc1394
are
mandatory for dc1394 input module. try --disable-dc1394 or install th
ose
librar
ies
])
AC_MSG_ERROR([libdc1394
is
mandatory for
the
dc1394 input module. try --disable-dc1394 or install th
is
librar
y
])
])
],
[
AC_MSG_ERROR([libraw1394
are
mandatory for dc1394 input module. try --disable-dc1394 or install th
ose
librar
ies
])
AC_MSG_ERROR([libraw1394
is
mandatory for
the
dc1394 input module. try --disable-dc1394 or install th
is
librar
y
])
])
],
[
AC_MSG_ERROR([libraw1394 is mandatory for dc1394 input module. try --disable-dc1394 or install th
ose
librar
ies
])
AC_MSG_ERROR([libraw1394 is mandatory for
the
dc1394 input module. try --disable-dc1394 or install th
is
librar
y
])
])
fi
...
...
extras/contrib/src/packages.mak
View file @
ca2dd274
...
...
@@ -100,10 +100,10 @@ GOOM2k4_URL=$(SF)/goom/goom-$(GOOM2k4_VERSION)-src.tar.gz
LIBCACA_VERSION
=
0.9
LIBCACA_URL
=
http://libcaca.zoy.org/files/libcaca-
$(LIBCACA_VERSION)
.tar.gz
LIBDC1394_VERSION
=
1.2.1
LIBDC1394_URL
=
http://surfnet.dl.sourceforge.net/sourceforge
/libdc1394/libdc1394-
$(LIBDC1394_VERSION)
.tar.gz
LIBDC1394_URL
=
$(SF)
/libdc1394/libdc1394-
$(LIBDC1394_VERSION)
.tar.gz
LIBDC1394_SVN
=
https://svn.sourceforge.net/svnroot
LIBRAW1394_VERSION
=
1.2.0
LIBRAW1394_URL
=
http://surfnet.dl.sourceforge.net/sourceforge
/libraw1394/libraw1394-
$(LIBRAW1394_VERSION)
.tar.gz
LIBRAW1394_URL
=
$(SF)
/libraw1394/libraw1394-
$(LIBRAW1394_VERSION)
.tar.gz
LIBRAW1394_SVN
=
https://svn.sourceforge.net/svnroot
LIBDTS_VERSION
=
0.0.2
LIBDTS_URL
=
http://debian.unnet.nl/pub/videolan/libdts/
$(LIBDTS_VERSION)
/libdts-
$(LIBDTS_VERSION)
.tar.gz
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment