Commit Graph

16 Commits

Author SHA1 Message Date
Kai Pastor
a2367ceec5
[raylib] Cleanup, fix platform support (#40209) 2024-08-06 00:53:19 -07:00
Mengna Li
de5e71ea0c
update to 5.0 (#35345) 2023-11-27 17:07:46 -08:00
tstraus
b9218c4523
[raylib] Enable raylib on ARM (#33946)
* Enable raylib on ARM Macs

Raylib has been working on ARM based macOS for a while now. I've tested it on my own, and the raylib project has been building it in actions for a year now. See: https://github.com/raysan5/raylib/pull/2567

* Update version database

* Update raylib.json

---------

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2023-09-25 23:54:05 -07:00
Cheney Wang
aa61ae5d72
[raylib] Fix incorrect version in raylib-config-version.cmake (#30981) 2023-04-20 16:02:16 -07:00
Mengna Li
64121b45cc
update to 4.5.0 (#30296) 2023-03-20 00:17:43 -07:00
Hristo Iliev
809a7384dd
[raylib] Fix dependency on glfw for emscripten and compilation options (#28079)
* Fix dependency on glfw for emscripten and compilation options

* Updated port version and commit

* add port-version

* vdb

Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2022-12-28 13:52:08 -08:00
JonLiu1993
b14fb7282f
[raylib] update to 4.2.0 (#26393)
* [raylib] update to 4.2.0

* update version

* Update portfile.cmake

* update version
2022-08-17 09:28:34 -07:00
LilyWangLL
75d2a36b8e
[raylib] Fix cannot find -lglfw on Linux (#23348)
* [raylib] Fix cannot find -lglfw

* update version

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-03-11 11:21:42 -08:00
Stefano Sinigardi
ea22dd11cf
[raylib] remove broken wrapper, port already installs cmake config (#22875)
* [raylib] remove broken wrapper, port already installs cmake config

* fix references

* add license

* fix references
2022-01-31 19:38:58 -08:00
Billy O'Neal
c9e786d81a
[many ports] remove remaining vcpkg_fail_port_install calls. (#22770)
* Bulk remove vcpkg_fail_port_install calls.

Interesting ones have been split out into separate reviews, where "interesting" means "anything more than just deleting the call to vcpkg_fail_port_install",

In support of https://github.com/microsoft/vcpkg/pull/21502

* Update version database.

* Revert google benchmark changes already submitted as https://github.com/microsoft/vcpkg/pull/22728

* Repair version database.
2022-01-25 10:31:15 -08:00
Daniel Marshall
37240bfebf
[raylib] Update to 4.0.0 (#21209)
* [raylib] Update to 4.0.0

* [raylib] Update version files
2021-11-08 21:06:51 -08:00
autoantwort
e7e328cf9d
[many ports] call vcpkg_fixup_pkgconfig() (#20953)
* [many ports] call vcpkg_fixup_pkgconfig()

The ports generate pc files, but don't call vcpkg_fixup_pkgconfig() so that there are absolute paths in the pc files

* Update port-version for armadillo and polyclipping.

* Update version database.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-27 15:19:28 -07:00
Leonid Pospelov
6bbafb22a5
[raylib] Fix MinGW build (#18362)
.
2021-06-15 11:53:40 -07:00
JonLiu1993
58ce192f0f
[raylib] update to 3.7 (#17932)
* [raylib] update to 3.7

* update version

* update vcpkg.json

* update version

* update vcpkg.json

* update version
2021-06-09 15:16:21 -07:00
NancyLi1013
d4ba955db2
[raylib] Fix usage (#15935)
* [raylib] Fix usage

* Update ports/raylib/CONTROL

* Update versions

* Update versions/r-/raylib.json
2021-02-01 19:26:35 -08:00
nicole mazzuca
68a74950d0
[vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00