The SDL forums have moved to discourse.libsdl.org.
This is just a read-only archive of the previous forums, to keep old links working.


SDL Forum Index
SDL
Simple Directmedia Layer Forums
Anyone want to maintain a chocolatey package?
MrOzBarry


Joined: 26 Jun 2010
Posts: 620
Hey Guys and Gals,

Has anyone heard of chocolatey, a package manager for Windows?  Just discovered it a few days ago, and see there aren't any SDL packages.  Any thoughts?  I don't mind maintaining it myself, but I don't want to start something that someone else has already taken up.  Any merits or downsides anyone can think of?


-Alex
Anyone want to maintain a chocolatey package?
Scott Percival
Guest

Would there be a need for it? Chocolatey is more geared for deploying applications, it doesn't at all map to the Linux package manager standard of e.g. having every shared library as a seperate package with a dependency list. Typically if a Windows application requires SDL, it bundles a DLL; there isn't an expectation that it should be preinstalled on the system.



On 23 July 2014 09:10, Alex Barry wrote:
Quote:
Hey Guys and Gals,

Has anyone heard of chocolatey, a package manager for Windows?  Just discovered it a few days ago, and see there aren't any SDL packages.  Any thoughts?  I don't mind maintaining it myself, but I don't want to start something that someone else has already taken up.  Any merits or downsides anyone can think of?


-Alex


_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

Anyone want to maintain a chocolatey package?
MrOzBarry


Joined: 26 Jun 2010
Posts: 620
Well, it would be more-so for developers than end-users, but it could work for both if developers deploy their applications on chocolatey as well.  That's not to say that I disagree with you that best-case scenario is bundling with your own build of SDL upon deployment.

-Alex



On Tue, Jul 22, 2014 at 11:19 PM, Scott Percival wrote:
Quote:
Would there be a need for it? Chocolatey is more geared for deploying applications, it doesn't at all map to the Linux package manager standard of e.g. having every shared library as a seperate package with a dependency list. Typically if a Windows application requires SDL, it bundles a DLL; there isn't an expectation that it should be preinstalled on the system.



On 23 July 2014 09:10, Alex Barry wrote:


Quote:
Hey Guys and Gals,

Has anyone heard of chocolatey, a package manager for Windows?  Just discovered it a few days ago, and see there aren't any SDL packages.  Any thoughts?  I don't mind maintaining it myself, but I don't want to start something that someone else has already taken up.  Any merits or downsides anyone can think of?


-Alex




_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org





_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

Anyone want to maintain a chocolatey package?
Scott Percival
Guest

Ahh, as in NuGet, to let Visual Studio people get the latest build? That would make a bit more sense... e.g. there's an old 1.2 package available http://www.nuget.org/packages/SDL/ . (don't know much about NuGet save that Chocolately was built off it, I'm guessing hardcore VS users will like it?)



On 23 July 2014 11:29, Alex Barry wrote:
Quote:
Well, it would be more-so for developers than end-users, but it could work for both if developers deploy their applications on chocolatey as well.  That's not to say that I disagree with you that best-case scenario is bundling with your own build of SDL upon deployment.

-Alex



On Tue, Jul 22, 2014 at 11:19 PM, Scott Percival wrote:
Quote:
Would there be a need for it? Chocolatey is more geared for deploying applications, it doesn't at all map to the Linux package manager standard of e.g. having every shared library as a seperate package with a dependency list. Typically if a Windows application requires SDL, it bundles a DLL; there isn't an expectation that it should be preinstalled on the system.



On 23 July 2014 09:10, Alex Barry wrote:


Quote:
Hey Guys and Gals,

Has anyone heard of chocolatey, a package manager for Windows?  Just discovered it a few days ago, and see there aren't any SDL packages.  Any thoughts?  I don't mind maintaining it myself, but I don't want to start something that someone else has already taken up.  Any merits or downsides anyone can think of?


-Alex




_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org





_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org







_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org