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
b0dcad95
Commit
b0dcad95
authored
May 08, 2011
by
Jean-Baptiste Kempf
Browse files
Contribs: remove unused packages
parent
8ecc33cc
Changes
2
Hide whitespace changes
Inline
Side-by-side
extras/contrib/src/contrib-src.mak
View file @
b0dcad95
...
...
@@ -523,24 +523,6 @@ CLEAN_FILE += .mpeg2
CLEAN_PKG
+=
libmpeg2
DISTCLEAN_PKG
+=
libmpeg2-
$(LIBMPEG2_VERSION)
.tar.gz
# ***************************************************************************
# pcre
# ***************************************************************************
pcre-$(PCRE_VERSION).tar.bz2
:
$(WGET)
$(PCRE_URL)
pcre
:
pcre-$(PCRE_VERSION).tar.bz2
$(EXTRACT_BZ2)
.pcre
:
pcre
(
cd
$<
;
$(HOSTCC)
./configure
$(HOSTCONF)
--prefix
=
$(PREFIX)
--disable-shared
&&
make
&&
make
install
)
touch
$@
CLEAN_FILE
+=
.pcre
CLEAN_PKG
+=
pcre
DISTCLEAN_PKG
+=
pcre-
$(PCRE_VERSION)
.tar.bz2
# ***************************************************************************
# lua
# ***************************************************************************
...
...
@@ -2758,7 +2740,7 @@ clean-src: clean
rm
-rf
$(DISTCLEAN_PKG)
clean-svn
:
rm
-rf
ffmpeg tremor x264 libdca pa_s
napshot
_v
$(PORTAUDIO_VERSION)
.tar.gz portaudio live555-
$(LIVEDOTCOM_VERSION)
.tar.gz live libass
rm
-rf
ffmpeg tremor x264 libdca pa_s
table
_v
$(PORTAUDIO_VERSION)
.tar.gz portaudio live555-
$(LIVEDOTCOM_VERSION)
.tar.gz live libass
distclean
:
clean-src
...
...
extras/contrib/src/packages.mak
View file @
b0dcad95
...
...
@@ -203,9 +203,6 @@ LUA_VERSION=5.1.4
LUA_URL
=
http://www.lua.org/ftp/lua-
$(LUA_VERSION)
.tar.gz
NCURSES_VERSION
=
5.7
NCURSES_URL
=
$(GNU)
/ncurses/ncurses-
$(NCURSES_VERSION)
.tar.gz
ASA_URL
=
$(CONTRIB_VIDEOLAN)
/asa.git.tar.gz
PCRE_VERSION
=
8.00
PCRE_URL
=
ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-
$(PCRE_VERSION)
.tar.bz2
FLUID_VERSION
=
1.0.9# DO NOT update, this will require glib
#FLUID_URL=http://download.savannah.gnu.org/releases/fluid/fluidsynth-$(FLUID_VERSION).tar.gz
FLUID_URL
=
http://downloads.sourceforge.net/project/fluidsynth/older%20releases/fluidsynth-
$(FLUID_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