Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » Releasing U++ » External content updates
External content updates [message #48885] Sun, 22 October 2017 23:09 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
During the recent release 2017.1 there was a valid suggestion that all external sources should be updated to the recent versions.

As I am now getting ready a new release, I have decided to do so and make it a bit easier for the next time by simply writing some simple doc into uppbox about which steps I had to do to update individual packages. It goes like (excerpt for png):

plugin/png

https://sourceforge.net/projects/libpng/files/libpng12/

download latest .zip

overwrite CHANGES, LICENSE, all *.c (except example.c), *.h

fix problem with zlib.h include:

#ifndef PNG_VERSION_INFO_ONLY
/* Include the compression library's header */
#include <plugin/z/lib/zlib.h>
#endif

current version 1.2.59


Now I believe that I have updated (and written steps) everything that I consider important, but there are some that I have not done yet:

plugin/Eigen
plugin/FT_fontsys
plugin/astyle
plugin/box2d
plugin/glew
plugin/ndisasm

Is there anybody willing to update these (and write down steps how to do that)?

Mirek

[Updated on: Sun, 22 October 2017 23:10]

Report message to a moderator

 
Read Message
Read Message
Read Message
Previous Topic: SVN mirror
Next Topic: Install libgtkglext1-dev in instructions
Goto Forum:
  


Current Time: Thu Mar 28 14:10:19 CET 2024

Total time taken to generate the page: 0.01531 seconds