Support Deps
  1. Support Deps

libpng

Public
AuthorCommitMessageCommit dateIssues
Christopher RienzoChristopher Rienzo
8cc985da9a2FS-7553 #comment rename RPM package to libpng16 and resolve conflict with libpng 1.5FS-7553
Christopher RienzoChristopher Rienzo
62376ed989cFS-7553 #comment add RPM packaging for libpng 1.6FS-7553
Ken RiceKen Rice
2dcda7eac3fmake the patch right
Ken RiceKen Rice
98781353755add src_tarball script
Ken RiceKen Rice
dda67ae3fc9MMerge branch 'master' of ssh://freeswitch.org:7999/fsp/libpngConflicts: debian/util.sh
Ken RiceKen Rice
ccd73a07a6cupdate to util.sh for building with cows
William KingWilliam King
490f889408eNo need to use two branches
Ken RiceKen Rice
c60d2eb8ac4small tweak for repo
Ken RiceKen Rice
4508fe1e85eadd a util script for building packages with build number bump
William KingWilliam King
e3651c606beRevert "Adding the patches as an overlay diff"This reverts commit 57b244c108197be303df56c45c68e1ae4df2454f.
William KingWilliam King
df344aafd5aRemove conflicts
William KingWilliam King
57b244c1081Adding the patches as an overlay diff
William KingWilliam King
ff30ca5c069Copy over the current upstream debian package configs
William KingWilliam King
4060396dae3New upstream that is already bootstrapped
Glenn Randers-PehrsonGlenn Randers-Pehrson
070a616b827[master] Imported from libpng-1.6.16.tar
Glenn Randers-PehrsonGlenn Randers-Pehrson
da7a1e79afb[master] Imported from libpng-1.6.15.tar
Glenn Randers-PehrsonGlenn Randers-Pehrson
eed640dbe8f[master] Imported from libpng-1.6.14.tar
Glenn Randers-PehrsonGlenn Randers-Pehrson
d55c4f32fc2[master] Imported from libpng-1.6.13.tar
Glenn Randers-PehrsonGlenn Randers-Pehrson
238e7646a89[master] Imported from libpng-1.6.12.tar
Glenn Randers-PehrsonGlenn Randers-Pehrson
d21eae44e73[master] Imported from libpng-1.6.11.tar
Glenn Randers-PehrsonGlenn Randers-Pehrson
1cc02f0395a[master] Imported from libpng-1.6.10.tar
Glenn Randers-PehrsonGlenn Randers-Pehrson
a710317d2f9[master] Imported from libpng-1.6.9.tar
Glenn Randers-PehrsonGlenn Randers-Pehrson
339ef1ec97f[master] Imported from libpng-1.6.8.tar
Glenn Randers-PehrsonGlenn Randers-Pehrson
0e60f06b7c1[master] Update version number in CHANGES file.
Glenn Randers-PehrsonGlenn Randers-Pehrson
a066d49b01f[master] Imported from libpng-1.6.7.tar
Glenn Randers-PehrsonGlenn Randers-Pehrson
05f3788b7a7[master] Imported from libpng-1.6.5.tar
Glenn Randers-PehrsonGlenn Randers-Pehrson
90e288241df[master] Imported from libpng-1.6.4.tar
Glenn Randers-PehrsonGlenn Randers-Pehrson
fca68966b29[master] Imported from libpng-1.6.3.tar
Glenn Randers-PehrsonGlenn Randers-Pehrson
a4f7ea0d116[master] Imported from libpng-1.6.2.tar
Glenn Randers-PehrsonGlenn Randers-Pehrson
41db297e63f[master] Imported from libpng-1.6.1.tar
Glenn Randers-PehrsonGlenn Randers-Pehrson
0da9cf38cd5[master] Imported from libpng-1.6.0.tar
Glenn Randers-PehrsonGlenn Randers-Pehrson
d14caad2e9c[master] Imported from libpng-1.5.14.tar
Glenn Randers-PehrsonGlenn Randers-Pehrson
c2ac10b502f[master] Imported from libpng-1.5.13.tar
Glenn Randers-PehrsonGlenn Randers-Pehrson
c86cf4b7e40[master] Imported from libpng-1.5.12.tar
Glenn Randers-PehrsonGlenn Randers-Pehrson
981560ae609[master] Imported from libpng-1.5.11.tar
Glenn Randers-PehrsonGlenn Randers-Pehrson
d5a80e09446[master] Imported from libpng-1.5.10.tar
Glenn Randers-PehrsonGlenn Randers-Pehrson
5a13159bfcd[master] Imported from libpng-1.5.10rc01.tar
Glenn Randers-PehrsonGlenn Randers-Pehrson
ae1b45a0469[master] Imported from libpng-1.5.10beta04.tar
Glenn Randers-PehrsonGlenn Randers-Pehrson
187694b9ec3[master] Imported from libpng-1.5.10beta03.tar
Glenn Randers-PehrsonGlenn Randers-Pehrson
3484a760f45[master] Bump version to 1.5.10beta01
Glenn Randers-PehrsonGlenn Randers-Pehrson
715423c8d61MMerge branch 'libpng15'Conflicts: ANNOUNCE CHANGES CMakeLists.txt INSTALL LICENSE Makefile.am Makefile.in README TODO aclocal.m4 config.guess config.h.in config.sub configure configure.ac contrib/gregbook/COPYING contrib/gregbook/Makefile.sgi contrib/gregbook/Makefile.unx contrib/gregbook/README contrib/gregbook/readpng2.c contrib/gregbook/rpng-x.c contrib/gregbook/rpng2-win.c contrib/gregbook/...
Glenn Randers-PehrsonGlenn Randers-Pehrson
d57dc304c46[libpng15] Eliminated redundant png_push_read_tEXt|zTXt|iTXt|unknown code
Glenn Randers-PehrsonGlenn Randers-Pehrson
8a2033d77f2[libpng15] Eliminated redundant png_push_read_tEXt|zTXt|iTXt|unknown code frompngpread.c and use the sequential png_handle_tEXt, etc., in pngrutil.c; now that png_ptr->buffer is inaccessible to applications, the special handling is no longer useful. Fixed bug with png_handle_hIST with odd chunk length (Frank Busse).
Glenn Randers-PehrsonGlenn Randers-Pehrson
932d7ac5e98[libpng15] Always put the CMAKE_LIBRARY in "lib" (removed special WIN32 case). Removed empty vstudio/pngstest directory (Clifford Yapp).
Glenn Randers-PehrsonGlenn Randers-Pehrson
f9accb9df23[libpng15] Bump version to 1.5.10beta01
Glenn Randers-PehrsonGlenn Randers-Pehrson
7a4e497b628[libpng15] Imported from libpng-1.5.9.tar
Glenn Randers-PehrsonGlenn Randers-Pehrson
0207529f275[libpng15] Imported from libpng-1.5.9rc01.tar
Glenn Randers-PehrsonGlenn Randers-Pehrson
a08f60352c3[libpng15] Removed tests for no-longer-used *_EMPTY_PLTE_SUPPORTEDfrom pngstruct.h
Glenn Randers-PehrsonGlenn Randers-Pehrson
0bddb27e75b[libpng15] Removed unused macro definition from pngread.c
Glenn Randers-PehrsonGlenn Randers-Pehrson
a67ddd4b9fd[libpng15] Removed two unused definitions from scripts/pnglibconf.h.prebuilt