Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : enet | name : enet | ||||
| version : 1.3.13 | version : 1.3.17 | ||||
| release : 1 | release : 2 | ||||
| source : | source : | ||||
| - http://enet.bespin.org/download/enet-1.3.13.tar.gz : e36072021faa28731b08c15b1c3b5b91b911baf5f6abcc7fe4a6d425abada35c | - https://github.com/lsalzman/enet/archive/v1.3.17.tar.gz : 1e0b4bc0b7127a2d779dd7928f0b31830f5b3dcb7ec9588c5de70033e8d2434a | ||||
| license : MIT | license : MIT | ||||
| component : programming | component : programming | ||||
| summary : Reliable UDP networking library | summary : Reliable UDP networking library | ||||
| description: | | description: | | ||||
| ENet's purpose is to provide a relatively thin, simple and robust network communication layer on top of UDP (User Datagram Protocol).The primary feature it provides is optional reliable, in-order delivery of packets. | ENet's purpose is to provide a relatively thin, simple and robust network communication layer on top of UDP (User Datagram Protocol).The primary feature it provides is optional reliable, in-order delivery of packets. | ||||
| setup : | | setup : | | ||||
| %configure --disable-static | %reconfigure --disable-static | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.