Skip to content
GitLab
Menu
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
e5776050
Commit
e5776050
authored
Jun 05, 2021
by
Jean-Baptiste Mardelle
Browse files
update appimage ogg
parent
fa04b7f9
Pipeline
#64321
canceled with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
packaging/appimage/3rdparty/ext_ogg/CMakeLists.txt
View file @
e5776050
ExternalProject_Add
(
ext_ogg
DOWNLOAD_DIR
${
EXT_DOWNLOAD_DIR
}
URL https://
downloads.xiph.org
/releases/ogg/libogg-1.3.
4
.tar.gz
URL_HASH SHA256=
fe5670640bd49e828d64d2879c31cb4dde9758681bb664f9bdbf159a01b0c76e
URL https://
ftp.osuosl.org/pub/xiph
/releases/ogg/libogg-1.3.
5
.tar.gz
URL_HASH SHA256=
0eb4b4b9420a0f51db142ba3f9c64b333f826532dc0f48c6410ae51f4799b664
CONFIGURE_COMMAND <SOURCE_DIR>/configure --prefix=
${
EXT_INSTALL_DIR
}
${
AT_HOST
}
${
AT_SHARED_ONLY
}
BUILD_IN_SOURCE 1
...
...
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