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
GSoC
GSoC2018
macOS
vlc
Commits
baf454a4
Commit
baf454a4
authored
Dec 23, 2002
by
Jean-Paul Saman
Browse files
Enabled --with-gpe-prefix in buildscript.
parent
ea3f2123
Changes
1
Hide whitespace changes
Inline
Side-by-side
ipkg/rules.gpe
View file @
baf454a4
...
@@ -19,6 +19,7 @@ export CONFIG_FLAGS="--enable-release --prefix=/usr \
...
@@ -19,6 +19,7 @@ export CONFIG_FLAGS="--enable-release --prefix=/usr \
--disable-qte \
--disable-qte \
--enable-fb \
--enable-fb \
--enable-sdl \
--enable-sdl \
--enable-oss \
--disable-alsa \
--disable-alsa \
--disable-xvideo \
--disable-xvideo \
--disable-dvd \
--disable-dvd \
...
@@ -34,6 +35,7 @@ export CONFIG_FLAGS="--enable-release --prefix=/usr \
...
@@ -34,6 +35,7 @@ export CONFIG_FLAGS="--enable-release --prefix=/usr \
--with-mad-tree=/home/jpsaman/iPaq/src/mad-0.14.2b \
--with-mad-tree=/home/jpsaman/iPaq/src/mad-0.14.2b \
--with-gtk-config-path=/usr/local/arm/2.95.3/arm-linux/usr/bin \
--with-gtk-config-path=/usr/local/arm/2.95.3/arm-linux/usr/bin \
--with-gtk-prefix=/usr/local/arm/2.95.3/arm-linux/usr \
--with-gtk-prefix=/usr/local/arm/2.95.3/arm-linux/usr \
--with-gpe-prefix=/usr/local/arm/2.95.3/arm-linux/usr \
--with-sdl-config-path=/usr/local/arm/2.95.3/arm-linux/usr/bin \
--with-sdl-config-path=/usr/local/arm/2.95.3/arm-linux/usr/bin \
--with-sdl-prefix=/usr/local/arm/2.95.3/arm-linux/usr \
--with-sdl-prefix=/usr/local/arm/2.95.3/arm-linux/usr \
--with-ffmpeg-tree=/home/jpsaman/iPaq/src/ffmpeg"
--with-ffmpeg-tree=/home/jpsaman/iPaq/src/ffmpeg"
...
...
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