Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
dd397096
Commit
dd397096
authored
Jun 25, 2008
by
Jean-Baptiste Kempf
Browse files
Remove Unicows.
If you don't like it, repair it or fork it :D Or install debian. :D
parent
7c376405
Changes
3
Hide whitespace changes
Inline
Side-by-side
extras/contrib/src/Distributions/win32.mak
View file @
dd397096
...
@@ -5,7 +5,7 @@ all: .iconv .intl .freetype .fribidi .zlib \
...
@@ -5,7 +5,7 @@ all: .iconv .intl .freetype .fribidi .zlib \
.live .goom2k4 .caca .mod .x264 .xml .twolame
\
.live .goom2k4 .caca .mod .x264 .xml .twolame
\
.png .gpg-error .gcrypt .opencdk .gnutls .mpcdec
\
.png .gpg-error .gcrypt .opencdk .gnutls .mpcdec
\
.dvdnav .dvbpsi .wxwidgets .qt4_win32 .dirac .SDL_image
\
.dvdnav .dvbpsi .wxwidgets .qt4_win32 .dirac .SDL_image
\
.dx_headers .dshow_headers .gecko-win32
.unicows
.dca
\
.dx_headers .dshow_headers .gecko-win32 .dca
\
.lua .tag .fontconfig .portaudio
\
.lua .tag .fontconfig .portaudio
\
.aclocal
.aclocal
# .daap .cddb .cdio .vcdimager
# .daap .cddb .cdio .vcdimager
extras/contrib/src/Makefile
View file @
dd397096
...
@@ -2311,25 +2311,6 @@ DISTCLEAN_PKG += yasm-$(YASM_VERSION).tar.bz2
...
@@ -2311,25 +2311,6 @@ DISTCLEAN_PKG += yasm-$(YASM_VERSION).tar.bz2
CLEAN_FILE
+=
.aclocal
CLEAN_FILE
+=
.aclocal
# ***************************************************************************
# UNICOWS (Unicode support for WINME/98/95)
# ***************************************************************************
libunicows-$(UNICOWS_VERSION).tar.gz
:
$(WGET)
$(UNICOWS_URL)
mv
libunicows-
$(UNICOWS_VERSION)
-src
.tar.gz
$@
||
true
libunicows
:
libunicows-$(UNICOWS_VERSION).tar.gz
$(EXTRACT_GZ)
.unicows
:
libunicows
(
cd
$<
/src
;
make
-f
makefile.mingw32
PATHSEP
=
'/'
$(HOSTCC)
&&
cp
-f
../lib/mingw32/libunicows.a
$(PREFIX)
/lib
)
touch
$@
CLEAN_FILE
+=
.unicows
CLEAN_PKG
+=
libunicows
DISTCLEAN_PKG
+=
libunicows-
$(UNICOWS_VERSION)
.tar.gz
# ***************************************************************************
# ***************************************************************************
# TagLib read and editing of tags of popular audio formats
# TagLib read and editing of tags of popular audio formats
# ***************************************************************************
# ***************************************************************************
...
...
extras/contrib/src/packages.mak
View file @
dd397096
...
@@ -208,8 +208,6 @@ EXPAT_VERSION=2.0.0
...
@@ -208,8 +208,6 @@ EXPAT_VERSION=2.0.0
EXPAT_URL
=
$(SF)
/expat/expat-
$(EXPAT_VERSION)
.tar.gz
EXPAT_URL
=
$(SF)
/expat/expat-
$(EXPAT_VERSION)
.tar.gz
PTHREADS_VERSION
=
2-8-0
PTHREADS_VERSION
=
2-8-0
PTHREADS_URL
=
ftp://sources.redhat.com/pub/pthreads-win32/pthreads-w32-
$(PTHREADS_VERSION)
-release
.tar.gz
PTHREADS_URL
=
ftp://sources.redhat.com/pub/pthreads-win32/pthreads-w32-
$(PTHREADS_VERSION)
-release
.tar.gz
UNICOWS_VERSION
=
1.1.1
UNICOWS_URL
=
$(SF)
/libunicows/libunicows-
$(UNICOWS_VERSION)
-src
.tar.gz
ZVBI_VERSION
=
0.2.30
ZVBI_VERSION
=
0.2.30
ZVBI_URL
=
$(SF)
/zapping/zvbi-
$(ZVBI_VERSION)
.tar.bz2
ZVBI_URL
=
$(SF)
/zapping/zvbi-
$(ZVBI_VERSION)
.tar.bz2
TAGLIB_VERSION
=
1.5
TAGLIB_VERSION
=
1.5
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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