Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-gpu
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-gpu
Commits
b0dcad95
Commit
b0dcad95
authored
May 08, 2011
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Contribs: remove unused packages
parent
8ecc33cc
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
22 deletions
+1
-22
extras/contrib/src/contrib-src.mak
extras/contrib/src/contrib-src.mak
+1
-19
extras/contrib/src/packages.mak
extras/contrib/src/packages.mak
+0
-3
No files found.
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
Markdown
is supported
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