Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Multimedia
Kdenlive
Commits
ba23f355
Commit
ba23f355
authored
Feb 18, 2020
by
Jean-Baptiste Mardelle
Browse files
Switch to gtk+ 2.24 (fixed compilation issue on Ubuntu 16.04)
parent
dc8e6134
Pipeline
#15236
passed with stage
in 13 minutes and 53 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
packaging/appimage/3rdparty/ext_gtk+/CMakeLists.txt
View file @
ba23f355
ExternalProject_Add
(
ext_gtk+
DOWNLOAD_DIR
${
EXT_DOWNLOAD_DIR
}
URL http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.2
3
/gtk+-2.2
3.90
.tar.
g
z
URL_MD5
404c75655bc497994c13a1aa92c9949a
URL http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.2
4
/gtk+-2.2
4.32
.tar.
x
z
URL_MD5
d5742aa42275203a499b59b4c382a784
CONFIGURE_COMMAND <SOURCE_DIR>/configure --prefix=
${
EXT_INSTALL_DIR
}
${
AT_HOST
}
--disable-cups
BUILD_COMMAND $
(
MAKE
)
...
...
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