mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-15 00:48:01 +08:00
[opus] Rename libopus to opus to match upstream project's name
This commit is contained in:
parent
0ce85b546e
commit
faf60f0ee3
@ -1,3 +1,3 @@
|
||||
Source: libopus
|
||||
Source: opus
|
||||
Version: 1.1.4
|
||||
Description: Totally open, royalty-free, highly versatile audio codec
|
@ -73,4 +73,4 @@ endif()
|
||||
file(INSTALL ${SOURCE_PATH}/include DESTINATION ${CURRENT_PACKAGES_DIR}/include RENAME opus)
|
||||
|
||||
# Handle copyright
|
||||
file(INSTALL ${SOURCE_PATH}/COPYING DESTINATION ${CURRENT_PACKAGES_DIR}/share/libopus RENAME copyright)
|
||||
file(INSTALL ${SOURCE_PATH}/COPYING DESTINATION ${CURRENT_PACKAGES_DIR}/share/opus RENAME copyright)
|
Loading…
x
Reference in New Issue
Block a user