Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ports/sfml/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: sfml
Version: 2.5.1-6
Version: 2.5.1-7
Homepage: https://github.com/sfml/sfml
Description: Simple and fast multimedia library
Build-Depends: freetype, libflac, libogg, libvorbis, openal-soft, stb
26 changes: 0 additions & 26 deletions ports/sfml/export-win-libs.patch

This file was deleted.

1 change: 0 additions & 1 deletion ports/sfml/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ vcpkg_from_github(OUT_SOURCE_PATH SOURCE_PATH
SHA512 7aed2fc29d1da98e6c4d598d5c86cf536cb4eb5c2079cdc23bb8e502288833c052579dadbe0ce13ad6461792d959bf6d9660229f54c54cf90a541c88c6b03d59
PATCHES
use-system-freetype.patch
export-win-libs.patch
)

file(REMOVE_RECURSE ${SOURCE_PATH}/extlibs)
Expand Down