Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
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-2-2
Commits
aad27e08
Commit
aad27e08
authored
Sep 25, 2011
by
Rafaël Carré
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
--enable-release doesn't exist anymore
parent
89c0d24f
Changes
8
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
5 additions
and
8 deletions
+5
-8
extras/package/ipkg/rules.gpe
extras/package/ipkg/rules.gpe
+1
-1
extras/package/ipkg/rules.h3600
extras/package/ipkg/rules.h3600
+1
-1
extras/package/ipkg/rules.opie
extras/package/ipkg/rules.opie
+1
-1
extras/package/ipkg/rules.zaurus
extras/package/ipkg/rules.zaurus
+1
-1
extras/package/rpm/vlc.altlinux.spec
extras/package/rpm/vlc.altlinux.spec
+0
-1
extras/package/rpm/vlc.fedora.spec
extras/package/rpm/vlc.fedora.spec
+0
-1
extras/package/rpm/vlc.suse.spec
extras/package/rpm/vlc.suse.spec
+0
-1
extras/package/win32/configure-mingw-release.sh
extras/package/win32/configure-mingw-release.sh
+1
-1
No files found.
extras/package/ipkg/rules.gpe
View file @
aad27e08
...
@@ -16,7 +16,7 @@ export PIXDIR="usr/share/pixmaps"
...
@@ -16,7 +16,7 @@ export PIXDIR="usr/share/pixmaps"
export DESTDIR=${HOME}/arm-linux
export DESTDIR=${HOME}/arm-linux
export PKGDIR=${HOME}/packages/vlc-$(VERSION)
export PKGDIR=${HOME}/packages/vlc-$(VERSION)
export CONFIG_FLAGS="--
enable-release --
prefix=${HOME}/arm-linux/task-bootgpe2-v0.7.2-3600/usr \
export CONFIG_FLAGS="--prefix=${HOME}/arm-linux/task-bootgpe2-v0.7.2-3600/usr \
--disable-plugins \
--disable-plugins \
--disable-gtk \
--disable-gtk \
--disable-gtk2 \
--disable-gtk2 \
...
...
extras/package/ipkg/rules.h3600
View file @
aad27e08
...
@@ -16,7 +16,7 @@ export PIXDIR="usr/share/pixmaps"
...
@@ -16,7 +16,7 @@ export PIXDIR="usr/share/pixmaps"
export DESTDIR=${HOME}/arm-linux
export DESTDIR=${HOME}/arm-linux
export PKGDIR=${HOME}/packages/vlc-$(VERSION)
export PKGDIR=${HOME}/packages/vlc-$(VERSION)
export CONFIG_FLAGS="--
enable-release --
prefix=${HOME}/arm-linux/task-bootgpe2-v0.7.2-3600/usr \
export CONFIG_FLAGS="--prefix=${HOME}/arm-linux/task-bootgpe2-v0.7.2-3600/usr \
--disable-plugins \
--disable-plugins \
--disable-gtk \
--disable-gtk \
--disable-gtk2 \
--disable-gtk2 \
...
...
extras/package/ipkg/rules.opie
View file @
aad27e08
...
@@ -12,7 +12,7 @@ export PKGDIR=${HOME}/packages/opie-vlc-$(VERSION)
...
@@ -12,7 +12,7 @@ export PKGDIR=${HOME}/packages/opie-vlc-$(VERSION)
export QTDIR=${HOME}/arm-linux/opt/QtPalmtop
export QTDIR=${HOME}/arm-linux/opt/QtPalmtop
# Compilation options
# Compilation options
export CONFIG_FLAGS="--
enable-release --
prefix=/usr \
export CONFIG_FLAGS="--prefix=/usr \
--disable-plugins \
--disable-plugins \
--disable-gtk \
--disable-gtk \
--disable-gtk2 \
--disable-gtk2 \
...
...
extras/package/ipkg/rules.zaurus
View file @
aad27e08
...
@@ -12,7 +12,7 @@ export PKGDIR=${HOME}/packages/zaurus-vlc-$(VERSION)
...
@@ -12,7 +12,7 @@ export PKGDIR=${HOME}/packages/zaurus-vlc-$(VERSION)
export QTDIR=${HOME}/arm-linux/opt/QtPalmtop
export QTDIR=${HOME}/arm-linux/opt/QtPalmtop
# Compilation options
# Compilation options
export CONFIG_FLAGS="--
enable-release --
prefix=/usr \
export CONFIG_FLAGS="--prefix=/usr \
--disable-plugins \
--disable-plugins \
--disable-gtk \
--disable-gtk \
--disable-gtk2 \
--disable-gtk2 \
...
...
extras/package/rpm/vlc.altlinux.spec
View file @
aad27e08
...
@@ -916,7 +916,6 @@ export JAVA_HOME=%_libdir/j2se1.5-sun
...
@@ -916,7 +916,6 @@ export JAVA_HOME=%_libdir/j2se1.5-sun
--enable-oss \
--enable-oss \
--enable-png \
--enable-png \
--enable-realrtsp \
--enable-realrtsp \
--enable-release \
--enable-screen \
--enable-screen \
--enable-sdl \
--enable-sdl \
--enable-shout \
--enable-shout \
...
...
extras/package/rpm/vlc.fedora.spec
View file @
aad27e08
...
@@ -366,7 +366,6 @@ export JAVA_HOME=%{_prefix}/lib/jvm/java
...
@@ -366,7 +366,6 @@ export JAVA_HOME=%{_prefix}/lib/jvm/java
--disable-dependency-tracking \
--disable-dependency-tracking \
--disable-rpath \
--disable-rpath \
--enable-shout \
--enable-shout \
--enable-release \
--enable-live555 \
--enable-live555 \
%if %with_static_live555
%if %with_static_live555
--with-live555-tree=live \
--with-live555-tree=live \
...
...
extras/package/rpm/vlc.suse.spec
View file @
aad27e08
...
@@ -145,7 +145,6 @@ export XPIDL_INCL=$(xulrunner-config --idlflags)
...
@@ -145,7 +145,6 @@ export XPIDL_INCL=$(xulrunner-config --idlflags)
--enable-optimizations \
--enable-optimizations \
--disable-altivec \
--disable-altivec \
--disable-debug \
--disable-debug \
--enable-release \
--enable-sout \
--enable-sout \
--with-ffmpeg-faac \
--with-ffmpeg-faac \
--enable-httpd \
--enable-httpd \
...
...
extras/package/win32/configure-mingw-release.sh
View file @
aad27e08
...
@@ -7,5 +7,5 @@ export CONTRIB_DIR="$1"
...
@@ -7,5 +7,5 @@ export CONTRIB_DIR="$1"
CC
=
i586-mingw32msvc-gcc
CXX
=
i586-mingw32msvc-g++
\
CC
=
i586-mingw32msvc-gcc
CXX
=
i586-mingw32msvc-g++
\
CONFIGURE
=
"
${
root
}
configure"
\
CONFIGURE
=
"
${
root
}
configure"
\
CONFIGOPTS
=
"--host=i586-mingw32msvc --build=i386-linux
CONFIGOPTS
=
"--host=i586-mingw32msvc --build=i386-linux
--enable-mkv --enable-taglib --enable-
release --enable-
nls --enable-projectm"
\
--enable-mkv --enable-taglib --enable-nls --enable-projectm"
\
sh
${
root
}
extras/package/win32/configure-common.sh
sh
${
root
}
extras/package/win32/configure-common.sh
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