[MacPorts] #46860: Add EasySDL C lib
#46860: Add EasySDL C lib ----------------------------------------------+---------------------------- Reporter: nyuubi.10@… | Owner: macports- Type: submission | tickets@… Priority: Normal | Status: new Component: ports | Milestone: Keywords: Simple SDL dev, extended SDL API | Version: 2.3.3 | Port: EasySDL ----------------------------------------------+---------------------------- SDL lib, EasySDL permit to create program / game with SDL 1.2 easily. Main repository: https://github.com/Ousret/EasySDL Pub: http://spitajoke.com/tahri/EasySDL/pub/ [[Image(https://cloud.githubusercontent.com/assets/9326700/6200032/464c4492-b465-11e...)]] -- Ticket URL: <https://trac.macports.org/ticket/46860> MacPorts <https://www.macports.org/> Ports system for OS X
#46860: Add EasySDL C lib --------------------------+-------------------------------- Reporter: nyuubi.10@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: EasySDL | --------------------------+-------------------------------- Changes (by mf2k@…): * cc: nyuubi.10@… (removed) * keywords: Simple SDL dev, extended SDL API => * version: 2.3.3 => Comment: Thanks. As reporter you do not need to Cc yourself. A few observations: - The revision line should be removed because it starts at zero and that is the default. - This appears to use cmake and so it should use the cmake portgroup. -- Ticket URL: <https://trac.macports.org/ticket/46860#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#46860: Add EasySDL C lib --------------------------+-------------------------------- Reporter: nyuubi.10@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: EasySDL | --------------------------+-------------------------------- Comment (by nyuubi.10@…): Thank you for your answer, I've updated Portfile. Now working. -- Ticket URL: <https://trac.macports.org/ticket/46860#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#46860: Add EasySDL C lib --------------------------+-------------------------- Reporter: nyuubi.10@… | Owner: ryandesign@… Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: EasySDL | --------------------------+-------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => ryandesign@… * status: new => assigned Comment: Thanks. This line is not necessary because the github portgroup already does it for you: {{{ depends_build port:cmake }}} There were a few tabs in the Portfile that need to be converted to spaces. The port does not configure or build because it extracts to a nonstandard directory name, which appears to be of the kind that github would produce. Did you just take a tarball from github and upload it to http://spitajoke.com/tahri/EasySDL/pub/? If so, it would be simpler to just have the port download from github directly, using the github portgroup, which knows how to deal with the unusual directory names in their downloads. -- Ticket URL: <https://trac.macports.org/ticket/46860#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#46860: Add EasySDL C lib --------------------------+-------------------------- Reporter: nyuubi.10@… | Owner: ryandesign@… Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: EasySDL | --------------------------+-------------------------- Comment (by ryandesign@…): Replying to [comment:4 ryandesign@…]:
it would be simpler to just have the port download from github directly, using the github portgroup, which knows how to deal with the unusual directory names in their downloads.
I see the problem with that idea: the Portfile is for version 0.6.1, but no 0.6.1 tag exists in the github repository. (A tag for 0.6.1-beta exists, however.) I assume you are also the developer of this software? If you have released the final non-beta version of 0.6.1, could you create a 0.6.1 tag in the repository? Then we'll have the port fetch its tarball from github. -- Ticket URL: <https://trac.macports.org/ticket/46860#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
#46860: Add EasySDL C lib --------------------------+-------------------------- Reporter: nyuubi.10@… | Owner: ryandesign@… Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: EasySDL | --------------------------+-------------------------- Comment (by nyuubi.10@…): Github tag 0.6.1-beta mv to 0.6.1 And yes, github portgroup would be for the best. -- Ticket URL: <https://trac.macports.org/ticket/46860#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts